Sciweavers

4698 search results - page 557 / 940
» Making Functionality More General
Sort
View
MM
2005
ACM
148views Multimedia» more  MM 2005»
16 years 7 days ago
GPU-assisted decoding of video samples represented in the YCoCg-R color space
Although pixel shaders were designed for the creation of programmable rendering effects, they can also be used as generic processing units for vector data. In this paper, attentio...
Wesley De Neve, Dieter Van Rijsselbergen, Charles ...
WS
2005
ACM
16 years 7 days ago
Modeling epidemic spreading in mobile environments
The growing popularity of mobile networks makes them increasingly attractive to virus writers, and malicious code targeting mobile devices has already begun to appear. Unfortunate...
James W. Mickens, Brian D. Noble
CCS
2005
ACM
16 years 7 days ago
Secure collaboration in mediator-free environments
The internet and related technologies have made multidomain collaborations a reality. Collaboration enables domains to effectively share resources; however it introduces several ...
Mohamed Shehab, Elisa Bertino, Arif Ghafoor
DBPL
2005
Springer
112views Database» more  DBPL 2005»
16 years 7 days ago
Dual Syntax for XML Languages
XML is successful as a machine processable data interchange format, but it is often too verbose for human use. For this reason, many XML languages permit an alternative more legib...
Claus Brabrand, Anders Møller, Michael I. S...
EMSOFT
2005
Springer
16 years 6 days ago
Random testing of interrupt-driven software
Interrupt-driven embedded software is hard to thoroughly test since it usually contains a very large number of executable paths. Developers can test more of these paths using rand...
John Regehr