Sciweavers

3708 search results - page 23 / 371
» Programming with C Exceptions
Sort
View
118 views 108 votes 14 years 11 months ago  TSE 2010»
—Process modeling allows for analysis and improvement of processes that coordinate multiple people and tools working together to carry out a task. Process modeling typically focu...
140 views 113 votes 15 years 5 months ago  POPL 1999»
A promising technique for protecting privacy and integrity of sensitive data is to statically check information flow within programs that manipulate the data. While previous work...
1455 views 222 votes 16 years 11 months ago
A set of lecture notes that introduces the reader to the object-orientation as a new programming concept. However, this is not a course for learning the C++ programming language.
94 views 82 votes 15 years 6 months ago  DDECS 2006»
Abstract— In this paper, we describe a system for transforming a code given in ANSI C into an equivalent SystemC description. In order to synthesize parallel C codes into hardwar...
122 views 89 votes 15 years 4 months ago  CAV 2006»
We show how to find and fix faults in Boolean programs by extending the program to a game. In the game, the protagonist can select an alternative implementation for an incorrect st...
144 views 90 votes 15 years 4 months ago  GECCO 2006»
This paper compares the performance of the program evaluation phase of genetic programming using C and Common Lisp. A simple experiment is conducted, and the conclusion is that ge...
3104 views 204 votes 16 years 11 months ago
"The Hypertext Transfer Protocol (HTTP) allows information to be exchanged between a web server and a web browser. C# allows you to program HTTP directly. HTTP programming all...
84 views 106 votes 15 years 4 months ago  PLILP 1997»
Abstract. Teaching introductory computing courses with Scheme elevates the intellectual level of the course and thus makes the subject more appealing to students with scienti c int...
169 views 77 votes 14 years 10 months ago  DSL 2009»
213 views 126 votes 15 years 4 months ago  GECCO 2006»
Evolutionary algorithms have successfully been applied to software testing. Not only approaches that search for numeric test data for procedural test objects have been investigate...