Sciweavers

762 search results - page 16 / 153
» A study of the uniqueness of source code
Sort
View
XPU
2007
Springer
14 years 3 months ago
Predicting Software Defect Density: A Case Study on Automated Static Code Analysis
The number of defects is an important indicator of software quality. Agile software development methods put an explicit requirement on automation and permanently low defect rates. ...
Artem Marchenko, Pekka Abrahamsson
TIT
2008
96views more  TIT 2008»
13 years 9 months ago
Source Coding With Distortion Side Information
We analyze the impact of side information about the distortion measure in problems of quantization. We show that such "distortion side information" is not only useful at...
Emin Martinian, Gregory W. Wornell, Ram Zamir
ICIP
2005
IEEE
14 years 10 months ago
Correlation estimation for distributed source coding under information exchange constraints
Distributed source coding (DSC) depends strongly on accurate knowledge of correlation between sources. Previous works have reported capacity-approaching code constructions when ex...
Ngai-Man Cheung, Huisheng Wang, Antonio Ortega
CP
1998
Springer
14 years 1 months ago
Error-Correcting Source Code
We study how constraint-based static analysis can be applied to the automated and systematic debugging of program errors. Strongly moding and constraint-based mode analysis are tur...
Yasuhiro Ajiro, Kazunori Ueda, Kenta Cho
CC
2000
Springer
100views System Software» more  CC 2000»
14 years 1 months ago
A Static Study of Java Exceptions Using JESP
JESP is a tool for statically examining the usage of user thrown exceptions in Java source code. Reported here are the first findings over a dataset of 31 publicly available Java...
Barbara G. Ryder, Donald Smith, Ulrich Kremer, Mic...