Sciweavers

1991 search results - page 23 / 399
» Using a Coding Standard to Improve Program Quality
Sort
View
SP
2002
IEEE
161views Security Privacy» more  SP 2002»
14 years 9 months ago
Improving Computer Security Using Extended Static Checking
We describe a method for finding security flaws in source code by way of static analysis. The method is notable because it allows a user to specify a wide range of security proper...
Brian Chess
NOSSDAV
2010
Springer
14 years 8 months ago
Reducing data request contentions for improved streaming quality
In P2P assisted multi-channel live streaming systems, it is commonly believed that in unpopular channels, quality degradation is due to the small number of participating peers wit...
Yao Liu, Fei Li, Lei Guo, Songqing Chen
ICCAD
2006
IEEE
180views Hardware» more  ICCAD 2006»
15 years 6 months ago
A bitmask-based code compression technique for embedded systems
Embedded systems are constrained by the available memory. Code compression techniques address this issue by reducing the code size of application programs. Dictionary-based code c...
Seok-Won Seong, Prabhat Mishra
BMCBI
2010
89views more  BMCBI 2010»
14 years 9 months ago
Spatial normalization improves the quality of genotype calling for Affymetrix SNP 6.0 arrays
Background: Microarray measurements are susceptible to a variety of experimental artifacts, some of which give rise to systematic biases that are spatially dependent in a unique w...
High-Seng Chai, Terry M. Therneau, Kent R. Bailey,...
SIGCSE
2009
ACM
194views Education» more  SIGCSE 2009»
15 years 10 months ago
Integrating pedagogical code reviews into a CS 1 course: an empirical study
Formal code inspections are employed by teams of professional software engineers to identify software defects and improve the quality of software. After reviewing a piece of code ...
Christopher D. Hundhausen, Anukrati Agrawal, Dana ...