Sciweavers

1448 search results - page 98 / 290
» From Requirements to Code Revisited
Sort
View
106
Voted
ICSEA
2007
IEEE
15 years 10 months ago
A Tool for Automated Performance Testing of Java3D Applications in Agile Environments
Following the agile philosophy that all core features of a system need an automated test harness, performance requirements also need such a check when they are essential for the s...
Xueling Shu, Frank Maurer
142
Voted
FSEN
2007
Springer
15 years 10 months ago
A Model of Component-Based Programming
Abstract. Component-based programming is about how to create application programs from prefabricated components with new software that provides both glue between the components, an...
Xin Chen, Jifeng He, Zhiming Liu, Naijun Zhan
CORR
2006
Springer
102views Education» more  CORR 2006»
15 years 3 months ago
Approximate Linear Time ML Decoding on Tail-Biting Trellises in Two Rounds
A linear time approximate maximum likelihood decoding algorithm on tail-biting trellises is presented, that requires exactly two rounds on the trellis. This is an adaptation of an ...
K. Murali Krishnan, Priti Shankar
145
Voted
TCSV
2002
148views more  TCSV 2002»
15 years 3 months ago
A full-featured, error-resilient, scalable wavelet video codec based on the set partitioning in hierarchical trees (SPIHT) algor
Compressed video bitstreams require protection from channel errors in a wireless channel. The threedimensional (3-D) SPIHT coder has proved its efficiency and its real-time capabi...
Sungdae Cho, William A. Pearlman
131
Voted
USENIX
2008
15 years 6 months ago
Vx32: Lightweight User-level Sandboxing on the x86
Code sandboxing is useful for many purposes, but most sandboxing techniques require kernel modifications, do not completely isolate guest code, or incur substantial performance co...
Bryan Ford, Russ Cox