Sciweavers

3404 search results - page 57 / 681
» C Programming Tutorial
Sort
View
PLDI
2012
ACM
13 years 4 days ago
Test-case reduction for C compiler bugs
To report a compiler bug, one must often find a small test case that triggers the bug. The existing approach to automated test-case reduction, delta debugging, works by removing ...
John Regehr, Yang Chen, Pascal Cuoq, Eric Eide, Ch...
AIED
2007
Springer
15 years 3 months ago
Topic Initiative in a Simulated Peer Dialogue Agent
One goal of our project is to create a dialogue agent that can behave as a student peer and collaborate with a human student to explain or diagnose data structures programs. A huma...
Pamela W. Jordan
49
Voted
IJBC
2007
39views more  IJBC 2007»
14 years 9 months ago
Optimal CNN Templates for Linearly-Separable One-Dimensional Cellular Automata
In this tutorial, we present optimal Cellular Nonlinear Network (CNN) templates for implementing linearly-separable one-dimensional (1-D) Cellular Automata (CA). From the gallery ...
P. J. Chang, Bharathwaj Muthuswamy
87
Voted
TCAD
2008
181views more  TCAD 2008»
14 years 9 months ago
A Survey of Automated Techniques for Formal Software Verification
The quality and the correctness of software is often the greatest concern in electronic systems. Formal verification tools can provide a guarantee that a design is free of specific...
Vijay D'Silva, Daniel Kroening, Georg Weissenbache...
66
Voted
CORR
2010
Springer
104views Education» more  CORR 2010»
14 years 7 months ago
Testing by C++ template metaprograms
Abstract. Testing is one of the most indispensable tasks in software engineering. The role of testing in software development has grown significantly because testing is able to rev...
Norbert Pataki