找回密码
 注册
搜索
查看: 1202|回复: 4

[综合资料] 一本超级经典的书——C语言圣经

[复制链接]
发表于 2009-12-9 10:06:10 | 显示全部楼层 |阅读模式
【文件名】:09129@52RD_C语言圣经.chm
【格 式】:chm
【大 小】:255K
【简 介】:
【目 录】:Contents
Preface
Preface to the first edition
Introduction
Chapter 1: A Tutorial Introduction
Getting Started
Variables and Arithmetic Expressions
The for statement
Symbolic Constants
Character Input and Output
File Copying
Character Counting
Line Counting
Word Counting
Arrays
Functions
Arguments - Call by Value
Character Arrays
External Variables and Scope

Chapter 2: Types, Operators and Expressions
Variable Names
Data Types and Sizes
Constants
Declarations
Arithmetic Operators
Relational and Logical Operators
Type Conversions
Increment and Decrement Operators
Bitwise Operators
Assignment Operators and Expressions
Conditional Expressions
Precedence and Order of Evaluation

Chapter 3: Control Flow
Statements and Blocks
If-Else
Else-If
Switch
Loops - While and For
Loops - Do-While
Break and Continue
Goto and labels

Chapter 4: Functions and Program Structure
Basics of Functions
Functions Returning Non-integers
External Variables
Scope Rules
Header Files
Static Variables
Register Variables
Block Structure
Initialization
Recursion
The C Preprocessor
File Inclusion
Macro Substitution
Conditional Inclusion

Chapter 5: Pointers and Arrays
Pointers and Addresses
Pointers and Function Arguments
Pointers and Arrays
Address Arithmetic
Character Pointers and Functions
Pointer Arrays; Pointers to Pointers
Multi-dimensional Arrays
Initialization of Pointer Arrays
Pointers vs. Multi-dimensional Arrays
Command-line Arguments
Pointers to Functions
Complicated Declarations

Chapter 6: Structures
Basics of Structures
Structures and Functions
Arrays of Structures
Pointers to Structures
Self-referential Structures
Table Lookup
Typedef
Unions
Bit-fields

Chapter 7: Input and Output
Standard Input and Output
Formatted Output - printf
Variable-length Argument Lists
Formatted Input - Scanf
File Access
Error Handling - Stderr and Exit
Line Input and Output
Miscellaneous Functions
String Operations
Character Class Testing and Conversion
Ungetc
Command Execution
Storage Management
Mathematical Functions
Random Number generation

Chapter 8: The UNIX System Interface
File Descriptors
Low Level I/O - Read and Write
Open, Creat, Close, Unlink
Random Access - Lseek
Example - An implementation of Fopen and Getc
Example - Listing Directories
Example - A Storage Allocator
Appendix A: Reference Manual
Introduction
Lexical Conventions
Syntax Notation
Meaning of Identifiers
Objects and Lvalues
Conversions
Expressions
Declarations
Statements
External Declarations
Scope and Linkage
Preprocessor
Grammar

Appendix B: Standard Library
Input and Output: <stdio.h>
File Operations
Formatted Output
Formatted Input
Character Input and Output Functions
Direct Input and Output Functions
File Positioning Functions
Error Functions
Character Class Tests: <ctype.h>
String Functions: <string.h>
Mathematical Functions: <math.h>
Utility Functions: <stdlib.h>
Diagnostics: <assert.h>
Variable Argument Lists: <stdarg.h>
Non-local Jumps: <setjmp.h>
Signals: <signal.h>
Date and Time Functions: <time.h>
Implementation-defined Limits: <limits.h> and <float.h>

Appendix C: Summary of Changes


--------------------------------------------------------------------------------

发表于 2013-4-7 19:50:47 | 显示全部楼层
支持免费!!!
点评回复

使用道具 举报

发表于 2013-6-14 11:32:02 | 显示全部楼层
强烈支持
点评回复

使用道具 举报

发表于 2013-8-19 17:50:48 | 显示全部楼层
楼主麻烦发一份谢谢 pzhujhj@126.COM
点评回复

使用道具 举报

发表于 2013-8-23 23:05:06 | 显示全部楼层
有下载链接吗?
点评回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-10-9 14:20 , Processed in 0.050187 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表