Sciweavers

632 search results - page 9 / 127
» C and C Style Guides
Sort
View
CORR
2011
Springer
148views Education» more  CORR 2011»
14 years 4 months ago
User guide to TIM, a ray-tracing program for forbidden ray optics
Dean Lambert, Alasdair C. Hamilton, George Constab...

Book
524views
16 years 7 months ago
Programming The Nintendo Game Boy Advance: The Unofficial Guide
All you need to know about the Nintendo game development. You will need to be a proficient in the C Language in order to follow this book.
Jonathan S. Harbour

Book
1815views
16 years 5 months ago
A Compact Guide to Lex & Yacc
"This document explains how to construct a compiler using lex and yacc. Lex and yacc are tools used to generate lexical analyzers and parsers. I assume you can program in C, a...
Tom Niemann
SIGPLAN
2002
14 years 9 months ago
A modest proposal for curing the public field phobia
Field accessor methods have become a ubiquitous feature of object-oriented programming. The definition and use of such methods promote code bloat and an unnatural expression style...
Diomidis Spinellis
SIGSOFT
1993
ACM
15 years 1 months ago
Using Style to Understand Descriptions of Software Architecture
The software architecture of most systems is described informally and diagrammatically. In order for these descriptions to be meaningful at all, gures are understood by interpreti...
Gregory D. Abowd, Robert Allen, David Garlan