Sciweavers

1991 search results - page 169 / 399
» Using a Coding Standard to Improve Program Quality
Sort
View
128
Voted
IJSSE
2010
80views more  IJSSE 2010»
14 years 11 months ago
Improving Memory Management Security for C and C++
Memory managers are an important part of any modern language: they are used to dynamically allocate memory for use in the program. Many managers exist and depending on the operati...
Yves Younan, Wouter Joosen, Frank Piessens, Hans V...
95
Voted
ICIP
2002
IEEE
16 years 3 months ago
Rate-distortion optimized image compression using wedgelets
Most wavelet-based image coders fail to model the joint coherent behavior of wavelet coefficients near edges. Wedgelets offer a convenient parameterization for the edges in an ima...
Justin K. Romberg, Michael B. Wakin, Hyeokho Choi,...
ICFP
2003
ACM
16 years 1 months ago
Scripting the type inference process
To improve the quality of type error messages in functional programming languages, we propose four techniques which influence the behaviour of constraint-based type inference proc...
Bastiaan Heeren, Jurriaan Hage, S. Doaitse Swierst...
ESCIENCE
2005
IEEE
15 years 7 months ago
Distributed, Parallel Web Service Orchestration Using XSLT
GridXSLT is an implementation of the XSLT programming language designed for distributed web service orchestration. Based on the functional semantics of the language, it compiles p...
Peter M. Kelly, Paul D. Coddington, Andrew L. Wend...
DAC
2004
ACM
16 years 2 months ago
Multi-profile based code compression
Code compression has been shown to be an effective technique to reduce code size in memory constrained embedded systems. It has also been used as a way to increase cache hit ratio...
Eduardo Wanderley Netto, Rodolfo Azevedo, Paulo Ce...