Sciweavers

12334 search results - page 6 / 2467
» The Use of C
Sort
View
PLDI
2003
ACM
14 years 3 months ago
A practical flow-sensitive and context-sensitive C and C++ memory leak detector
This paper presents a static analysis tool that can automatically find memory leaks and deletions of dangling pointers in large C and C++ applications. We have developed a type s...
David L. Heine, Monica S. Lam
ACMSE
2009
ACM
14 years 1 months ago
Using computer graphics to explore object oriented concepts using C
Most recent graphics courses are what we would call topdown courses. Courses that focus on using graphical packages to implement and teach graphics. The course discussed in this p...
William C. Kreahling
DATE
2000
IEEE
86views Hardware» more  DATE 2000»
14 years 2 months ago
System Level Design Using C++
This paper discusses the use of C++ for the design of digital systems. The paper distinguishes a number of different approaches towards the use of programming languages for digita...
Diederik Verkest, Joachim Kunkel, Frank Schirrmeis...
TSE
2002
117views more  TSE 2002»
13 years 9 months ago
An Empirical Analysis of C Preprocessor Use
This is the first empirical study of the use of the C macro preprocessor, Cpp. To determine how the
Michael D. Ernst, Greg J. Badros, David Notkin
JUCS
2010
135views more  JUCS 2010»
13 years 8 months ago
Static Analysis of the XEN Kernel using Frama-C
: In this paper, we describe the static analysis of the XEN 3.0.3 hypervisor using the Frama-C static analysis tool.
Armand Puccetti