Sciweavers

3404 search results - page 19 / 681
» C Programming Tutorial
Sort
View
DDECS
2006
IEEE
94views Hardware» more  DDECS 2006»
15 years 9 months ago
A System for Transforming an ANSI C Code with OpenMP Directives into a SystemC Description
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...
Piotr Dziurzanski, W. Bielecki, Konrad Trifunovic,...
115
Voted
CAV
2006
Springer
122views Hardware» more  CAV 2006»
15 years 7 months ago
Repair of Boolean Programs with an Application to C
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...
Andreas Griesmayer, Roderick Bloem, Byron Cook
119
Voted
GECCO
2006
Springer
144views Optimization» more  GECCO 2006»
15 years 7 months ago
When lisp is faster than C
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...
Børge Svingen
246
Voted

Book
3104views
17 years 1 months ago
HTTP Programming Recipes for C# Bots
"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...
Jeff Heaton
107
Voted
DSL
2009
15 years 1 months ago
Generic Libraries in C++ with Concepts from High-Level Domain Descriptions in Haskell
Daniel Lincke, Patrik Jansson, Marcin Zalewski, Ce...