Computer science:a structured programming approach using C(计算机科学引论)
发布日期:2007-10-31 浏览次
[内容简介]
本书根据ACM所列举的CS1课程的框架讲授程序设计的基本原理,同时讲解C语言的基本结构。本书基于作者所开发的一个在工业界和学术界有着30多年优秀历史的软件工程概念环境,生动地阐述了基本的程序设计概念和基于C的结构化程序设计方法。
本书内容丰富,讲解透彻,可作为高等院校计算机及相关专业计算机科学引论、计算引论和程序设计语言等课程的教材或教学参考书。
[目次]
1. Introduction to Computers
2. Introduction to the C Language
3. Structure of a C Program
4. Functions
5. Selection-Making Decisions
6. Repetition
7. Text Input/Output
8. Arrays
9. Pointers
10. Pointer Applications
11. Strings
12. Enumerated, Structure, and Union Types
13. Binary Input/Output
14. Bitwise Operators
15. Lists
Appendices
A: Character Sets
B: Keywords
C: Flowcharting
D: Numbering Systems
E: Integer and Float Libraries
F: Function Libraries
G: Preprocessor Commands
H: Command-Line Arguments
I: Pointers to Void and to Functions
J: Storage Classes and Type Qualifiers
K: Program Development
L: Understanding Complex Declarations
Glossary
Index
【关闭】