×
C程序设计语言英文版第二版

C程序设计语言英文版第二版

1星价 ¥17.2 (4.9折)
2星价¥17.2 定价¥35.0

温馨提示:5折以下图书主要为出版社尾货,大部分为全新(有塑封/无塑封),个别图书品相8-9成新、切口有划线标记、光盘等附件不全详细品相说明>>

暂无评论
图文详情
  • ISBN:711119626
  • 装帧:暂无
  • 册数:暂无
  • 重量:暂无
  • 开本:其它
  • 页数:272
  • 出版时间:2006-08-01
  • 条形码:9787111196266 ; 978-7-111-19626-6

内容简介

在计算机发展的历史上,没有哪一种程序设计语言像c语言这样应用广泛。本书是c语言的设计者之一dennis m.ritchie和著名计算机科学家brian w.kernighan合著的一本介绍c语言的权威经典著作。我们现在见到的大量论述c语言程序设计的教材和专著均以此书为蓝本。本书第1版中介绍的c语言成为后来广泛使用的c语言版本——标准c的基础。人们熟知的“hello,world"程序就是由本书首次引入的。现在,这一程序已经成为众多程序设计语言入门的**课。
第2版根据1987年制定的ansic标准做了适当的修订,引入了*新的语言形式,并增加了新的示例。通过简洁的描述、典型的示例,作者全面、系统、准确地讲述了c语言的各个特性以及程序设计的基本方法。对于计算机从业人员来说,本书是一本必读的程序设计语言方面的参考书。

目录


第1版序
introduction
chapter 1.a tutorial introduction
1.1 getting started
1.2 variables and arithmetic expressions
1.3 the for statement
1.4 symbolic constants
1.5 character input and output
1.6 arrays
1.7 functions
1.8 arguments-call aby value
1.9 character arrays
1.10 external variables and scope
chapter 2.types,operators,and expressions
2.1 variable names
2.2 data types and sizes
2.3 constants
2.4 declarations
2.5 arithmetic cperators
2.6 relational and logical operators
2.7 type conversions
2.8 increment and decrement operators
2.9 bitwise operators
2.10 assignment operators and expressions
2.11 conditional expressions
2.12 precedence and order of evaluation
chapter 3.control flow
3.1 statements and blocks
3.2 if-else
3.3 else-if
3.4 switch
3.5 loops-while and for
3.6 loops-do-while
3.7 break and continue
3.8 goto and labels
chapter 4.functions and program structure
4.1 basics of functions
4.2 functions returning non-integers
4.3 external variables
4.4 scope rules
4.5 header files
4.6 static variables
4.7 register variables
4.8 block structure
4.9 initialization
4.10 recursion
4.11 the c preprocessor
chapter 5.pointers and arrays
5.1 pointers and addresses
5.2 pointers and function arguments
5.3 pointers and arrays
5.4 address arithmetic
5.5 character pointers and functions
5.6 pointer arrays;pointers to pointers
5.7 multi-dimensional arrays
5.8 initialization of pointer arrays
5.9 pointers vs multi-dimensional arrays
5.10 command-line argunents
5.11 pointers to functions
5.12 complicated declarations
chapter 6.structures
6.1 basics of structures
6.2 strucures and functions
6.3 arrays of structures
6.4 pointers to structures
6.5 self-referential structures
6.6 table lookup
6.7 typedef
6.8 bit-fields
chapter 7.input and output
7.1 standard input and output
7.2 formatted output-printf
……
chapter8.the unix system interface
appendix a.reference manual
appendix b.standard library
appendix c.summary of changes
index
展开全部

作者简介

Brian W.Kernighan,贝尔实验室计算科学研究中心高级研究人员,著名的计算机科学家。他参加了UNIX系统、C语言、AWK语言和许多其他系统的开发,同时出版了许多在计算机领域具有影响的著作,包括《The Elements of Programming Style》、《The Practice of Programming》、《The UNIX Programming Environment》、《The AWK Language》、《Software Tools》等。

预估到手价 ×

预估到手价是按参与促销活动、以最优惠的购买方案计算出的价格(不含优惠券部分),仅供参考,未必等同于实际到手价。

确定
快速
导航