Structural analysis software and the C programming language
β Scribed by P. Fazio; K. Gowri
- Publisher
- Elsevier Science
- Year
- 1987
- Tongue
- English
- Weight
- 404 KB
- Volume
- 25
- Category
- Article
- ISSN
- 0045-7949
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
The leading guide to real-time systems design-revised and updated This third edition of Phillip Laplante's bestselling, practical guide to building real-time systems maintains its predecessors' unique holistic, systems-based approach devised to help engineers write problem-solving software. Dr. Lap
Genetic Programming can find a good heuristic for a given problem. The code provided here, GP, has been written in simple ANSI C and is easier to integrate to a larger system than Koza's LISP version. Furthermore, the C code does not imitate an interpreter and, hence, it can be more efficient than i
Several parallel programming languages, libraries and environments have been developed to ease the task of writing programs for multiprocessors. Proponents of each approach often point out various language features that are designed to provide the programmer with a simple programming interface. Howe