C语言程序设计
作 者:(美)史蒂芬·G·寇肯(Stephen G.Kochan) 著
定 价:108
出 版 社:电子工业出版社
出版日期:(咨询特价)年04月01日
页 数:525
装 帧:平装
ISBN:93
●Introduction
●1 Some Fundamentals
●Programming
●Higher-Level Languages
●Operating Systems
●Compiling Programs
●Integrated Development Environments
●Language Interpreters
●2 Compiling and Running Your First Program
●Compiling Your Program
●Running Your Program
●Understanding Your First Program
●Displaying the Values of Variables
●Comments
●Exercises
●3 Variables,Data Types,and Arithmetic Expressions
●Understanding Data Types and Constants
●The Integer Type int
●The Floating Number Type float
●The Extended Precision Type double......
内容简介
本书全面介绍了C语言的各种特性,包括C11中增加的内容。书中包含大量完整的示例及详细的讲解。附录中详尽总结了C语言和C语言库,两者的组织形式都便于快速参考。本书通过示例来教授C语言,每个新概念都有完整的C程序做演示。你不仅可以学习这门语言的基础知识,还能养成良好的程序设计习惯。另外,每章很后附有习题,便于课堂学习或自学。无论是否拥有编程经验,你都可以通过本书透彻地理解C语言。
(美)史蒂芬·G·寇肯(Stephen G.Kochan) 著
Stephen G.Kochan,多本畅销书的作者或合著者,其中有关于C语言的,包括Programming in C(Sams,2004)、Programming in ANSI C(Sams,1994)和Topics in CProgramming(Wiley,1991),也有关于UNIX的,包括Exploring the UNIX System(Sams,1992)和UNIX Shell Programming(Sams,2003)。从1984年Mac很初引进时......