Sciweavers

3256 search results - page 115 / 652
» Mixin-Based Programming in C
Sort
View
118
Voted
CCS
2003
ACM
15 years 8 months ago
Buffer overrun detection using linear programming and static analysis
This paper addresses the issue of identifying buffer overrun vulnerabilities by statically analyzing C source code. We demonstrate a light-weight analysis based on modeling C stri...
Vinod Ganapathy, Somesh Jha, David Chandler, David...
105
Voted
IWPC
2003
IEEE
15 years 8 months ago
gccXfront: Exploiting gcc as a Front End for Program Comprehension Tools via XML/XSLT
Parsing programming languages is an essential component of the front end of most program comprehension tools. Languages such as C++ can be difficult to parse and so it can prove ...
Mark Hennessy, Brian A. Malloy, James F. Power
132
Voted
CC
2003
Springer
120views System Software» more  CC 2003»
15 years 8 months ago
Run-Time Type Checking for Binary Programs
Abstract. Many important software systems are written in the C programming language. Unfortunately, the C language does not provide strong safety guarantees, and many common progra...
Michael Burrows, Stephen N. Freund, Janet L. Wiene...
130
Voted
SIAMJO
2011
14 years 10 months ago
A Unifying Polyhedral Approximation Framework for Convex Optimization
Abstract. We propose a unifying framework for polyhedral approximation in convex optimization. It subsumes classical methods, such as cutting plane and simplicial decomposition, bu...
Dimitri P. Bertsekas, Huizhen Yu
83
Voted
CHI
2006
ACM
16 years 4 months ago
Waypointing and social tagging to support program navigation
Margaret-Anne D. Storey, Li-Te Cheng, R. Ian Bull,...