《C语言程序设计》求取 ⇩

第一章C语言导引(Introduction to C)1

1.1 C语言简述(An Overview of C)1

1.2 C语言程序(C Language Programs)2

1.3 编程基础(Programming Basis)4

1.4 C系统(C System)10

小结(Summary)11

思考题(Points to Ponder Exercises)12

实验(Experiments)13

第二章基本数据类型(The Fundamental Data Types)15

2.1 说明和表达式(Declarations and Expressions)15

2.2 基本数据类型(The Fundamental Data Types)16

2.3 char类型(The Data Type char)17

2.4 int类型(The Data Type int)19

2.5 整数类型(The Integral Types)20

2.6 浮点类型(The Floating Types)21

2.7 类型定义(The Use of typedef)22

2.8 容量运算符(The sizeof Operator)22

2.9 宏getchar()和putchsr()23

2.10 数学函数(Mathemstical Functions)25

2.11 类型转换(Conversions and Casts)26

小结(Summary)28

思考题(Points to Ponder Exercises)29

实验(Experiments)30

第三章控制流语句(Flow of Control)32

3.1 关系和逻辑运算符(Relational and Logical Operators)32

3.2 复合语句(Compound Statement)37

3.3 空语句(Empty Statement)38

3.4 if和if-else语句38

3.5 while语句40

3.6 for语句43

3.7 程序举例(An Example of Boolean Variables)44

3.8 逗号运算符(The Comma Operator)45

3.9 do语句46

3.10 程序举例(An Example of Fibonacci Numbers)47

3.11 goto语句49

3.12 break和continue语句50

3.13 switch语句51

3.14 条件运算符(The Conditional Operator)52

小结(Summary)53

思考题(Points to Ponder Exercises)54

实验(Experiments)56

第四章函数(Functions)58

4.1 函数的定义(Function Definition)58

4.2 return语句59

4.3 函数的原型(Function Prototypes)61

4.4 函数的调用(Function Invocation)62

4.5 递归调用(Recursion)64

4.6 存储类型(Storage Classes)65

小结(Summary)72

思考题(Points to Ponder Exercises)73

实验(Experiments)76

第五章数组(Arrays)78

5.1 一维数组(One-dimensional Arrays)78

5.2 二维数组(Two-dimensional Arrays)80

5.3 字符数组和字符串(Character Arrays and Strings)82

5.4 数组作函数的参数(Arrays as Function Arguments)86

小结(Summary)89

思考题(Points to Ponder Exercises)89

实验(Experiments)91

6.1 算法与数据结构(Algorithms and Data Structures)94

第六章程序设计导论(Introduction to Programming)94

6.2 “八皇后”问题(The Eight Queens Problem)95

6.3 结构化程序设计(Constructed Programming)99

小结(Summary)104

思考题(Pointsto Ponder Exercises)104

实验(Experiments)105

第七章指针(Pointers)106

7.1 指针变量(Pointer Variables)106

7.2 指针作函数参数(Pointers as Function Arguments)108

7.3 指针与数组(The Relationship between Pointers and Arrays)112

7.4 字符指针与字符串(Character Pointers vesus Strings)121

7.5 指针数组(Using Pointers with Arrays)124

7.6 命令行参数(main with Arguments)127

7.7 函数指针(Pointers to Functions)129

思考题(Points to Ponder Exercises)134

小结(Summary)134

实验(Experiments)138

第八章结构与联合(Structures and Unions)140

8.1 结构(Structures)140

8.2 运算符优先级(Operator Precedence and Associativity)145

8.3 类型定义(typedef)146

8.4 结构与数组(Using Structures with Arrays)147

8 5 结构与指针(Using Structures with Pointers)151

8.6 结构与函数(Using Structures with Functions)154

8.7 位域(Bit Fields)160

8 8 联合(Unions)163

8.9 枚举(Enumeration Types)166

8.10 自引用结构(Self-referential Structures)168

小结(Summary)175

思考题(Points to Ponder Exercises)176

实验(Experiments)181

第九章文件I/O183

9.1 文件的基本概念(Fundament Concepts of Files)183

9.2 标准级文件的打开与关闭函数(fopen() and fclose())185

9.3 标准级文件I/O函数(Standard I/O Functions)188

9.4 文件定位函数(File Positioning Functions)194

9.5 文件的块存取(Direct input/output)196

9.6 低级文件I/O(System I/O)199

小结(Summary)206

思考题(Points to Ponder Exercises)207

实验(Experiments)208

第十章预编译(The Preprocessor)210

10.1 宏(Macros)210

10 2 文件包含(include)214

10.3 条件编译(Conditional Compilation)215

10.4 其它预处理命令(Other Preprocessing Operators)217

小结(Summary)219

思考题(Points to Ponder Exercises)219

实验(Experiments)223

第十一章标准库函数(The Standard Library)224

11.1 字符类函数(Character Functions)224

11.2 字符串函数(String Functions)225

11.3 数学函数(Mathematicsl Functions)229

11.4 内存管理(Memory Handling)230

11.5 图形处理(Graphics Handling)233

小结(Summary)239

思考题(Points to Ponder Exercises)239

实验(Experiments)239

参考文献241

1997《C语言程序设计》由于是年代较久的资料都绝版了,几乎不可能购买到实物。如果大家为了学习确实需要,可向博主求助其电子版PDF文件(由朱晋蜀,李向阳主编 1997 重庆:重庆大学出版社 出版的版本) 。对合法合规的求助,我会当即受理并将下载地址发送给你。

高度相关资料

C语言程序设计(1998 PDF版)
C语言程序设计
1998 北京:中国物资出版社
C语言程序设计( PDF版)
C语言程序设计
C语言程序设计(1994 PDF版)
C语言程序设计
1994 北京:中国科学技术出版社
C语言程序设计(1989 PDF版)
C语言程序设计
1989 杭州:浙江大学出版社
C++程序设计语言(1991 PDF版)
C++程序设计语言
1991 北京希望电脑公司
C程序设计语言(1987 PDF版)
C程序设计语言
1987 上海:同济大学出版社
C语言程序设计(1987 PDF版)
C语言程序设计
1987 上海:上海科学技术文献出版社
C++语言程序设计(1999 PDF版)
C++语言程序设计
1999 北京:清华大学出版社
C语言程序设计(1999 PDF版)
C语言程序设计
1999 大连:大连理工大学出版社
C语言程序设计(1998 PDF版)
C语言程序设计
1998 南京:南京大学出版社
C语言程序设计(1995 PDF版)
C语言程序设计
1995 天津:南开大学出版社
C语言程序设计(1994 PDF版)
C语言程序设计
1994 天津:南开大学出版社
C语言程序设计(1997 PDF版)
C语言程序设计
1997 重庆:重庆大学出版社
Netscape JavaScript指南(1997 PDF版)
Netscape JavaScript指南
1997 北京:中国水利水电出版社
C语言程序设计(1998 PDF版)
C语言程序设计
1998 北京:北京大学出版社