C程序設計語言 2025 pdf epub mobi 電子書 下載
☆☆☆☆☆
簡體網頁||
繁體網頁
C程序設計語言 pdf epub mobi 著者簡介
Brian W.Kernighan,貝爾實驗室計算科學研究中心高級研究人員,著名的計算機科學傢。他參加瞭UNIX係統、C語言、AWK語言和許多其他係統的開發,同時齣版瞭許多在計算機領域具有影響的著作,包括《The Elements of Programming Style》、《The Practice of Programming》、《The UNIX Programming Environment》、《The AWK Language》、《Software Tools》等。
C程序設計語言 pdf epub mobi 圖書描述
在計算機發展的曆史上,沒有哪一種程序設計語言像C語言這樣應用廣泛。本書是C語言的設計者之一Dennis M.Ritchie和著名計算機科學傢Brian W.Kernighan閤著的一本介紹C語言的權威經典著作。我們現在見到的大量論述C語言程序設計的教材和專著均以此書為藍本。本書第1版中介紹的C語言成為後來廣泛使用的C語言版本——標準C的基礎。人們熟知的“hello,World"程序就是由本書首次引入的。現在,這一程序已經成為眾多程序設計語言入門的第一課。
第2版根據1987年製定的ANSIC標準做瞭適當的修訂,引入瞭最新的語言形式,並增加瞭新的示例。通過簡潔的描述、典型的示例,作者全麵、係統、準確地講述瞭C語言的各個特性以及程序設計的基本方法。對於計算機從業人員來說,本書是一本必讀的程序設計語言方麵的參考書。
C程序設計語言 2025 pdf epub mobi 電子書 下載
C程序設計語言 pdf epub mobi 圖書目錄
序第1版序IntroductionChapter 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 by Value 1.9 Character Arrays 1.10 External Variables and ScopeChapter 2. Types, Operators, and Expressions 2.1 Variable Names 2.2 Data Types and Sizes 2.3 Constants 2.4 Declarations 2.5 Arithmetic Operators 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 LabelsChapter 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 PreprocessorChapter 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 Arguments 5.11 Pointers to Functions 5.12 Complicated DeclarationsChapter 6. Structures 6.1 Basics of Structures 6.2 Structures 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 Unions 6.9 Bit-fieldsChapter 7. Input and Output 7.1 Standard Input and Output 7.2 Formatted Output--Printf 7.3 Variable-length Argument Lists 7.4 Formatted Input-Scanf 7.5 File Access 7.6 Error Handling--Stderr and Exit 7.7 Line Input and Output 7.8 Miscellaneous FunctionsChapter 8. The UNIX System Interface 8.1 File Descriptors 8.2 Low Level I/O-Read and Write 8.3 Open, Creat, Close, Unlink 8.4 Random Access--Lscek 8.5 Example--An Implementation of Fopen and Getc 8.6 Example--Listing Directories 8.7 Example--A Storage AllocatorAppendix A. Reference Marital AI Introduction A2 Lexical Conventions A3 Syntax Notation A4 Meaning of Identifiers A5 Objects and Lvalues A6 Conversions A7 Expressions A8 Declarations A9 Statements AI0 External Declarations All Scopeand Linkage A12 Preprocessing A13 GrammarAppendix B. Standard Library B1 Input and Output: <stdio.h> B2 Character Class Tests: <ctype.h> B3 String Functions: <string.h> B4 Mathematical Functions: <math.h> B5 Utility Functions: <stdlib.h> B6 Diagnostics: <assert.h> B7 Variable Argument Lists: <stdarg.h> B8 Non-local Jumps: <setjmp.h> B9 Signals: <signal.h> B10 Date and Time Functions: <time.h> BI 1 Implementation-defined Limits: <limits.h> and <float.h>Appendix C. Summary of ChangesIndex
· · · · · · (
收起)
下載链接在页面底部
下載連結1
下載連結2
下載連結3
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!
發表於2025-03-04
C程序設計語言 2025 pdf epub mobi 電子書 下載
C程序設計語言 2025 pdf epub mobi 電子書 下載
C程序設計語言 2025 pdf epub mobi 電子書 下載
喜欢 C程序設計語言 電子書 的读者还喜欢
C程序設計語言 pdf epub mobi 讀後感
評分
☆☆☆☆☆
評分
☆☆☆☆☆
這本書很好,這個應該沒有疑問,但是我在想,如果我剛學C語言的時候就看這本書會怎麼樣?我想應該是看不懂。作為一個初學者,我應該找一本更通俗易懂的書來讀,哪怕它談的不全麵,我可以容忍它為瞭變得容易讀,故意嚮我隱瞞瞭一些內容,其實這是值得的,因為書變得好讀瞭,我很...
評分
☆☆☆☆☆
B5紙的開本,除去附錄,這是一本不到200頁的小書。根據我20年的讀書經驗,圖書分類上最大的缺陷之一就是沒有首先把書分為兩類:可以睡前躺在床上看的書和不能躺在床上看的書——因為很多書太重。絕大多數計算機類書籍屬於後者,這本書則屬於前一類,傳遞著一種簡單、優雅、平實...
評分
☆☆☆☆☆
購於2011-08-15 至今 2015-11-16 。 曆時四年,終於堪堪算把這本聖經一點點看完瞭。 看至Chapter8,Reference manual 應該是不會看瞭。 內容給足瞭基礎的 qsort,binsearch,parser,i/o,malloc,free... 從 原理,構思,實現,其過程娓娓道來。 代碼也是漂亮得不行,思考...
評分
☆☆☆☆☆
購於2011-08-15 至今 2015-11-16 。 曆時四年,終於堪堪算把這本聖經一點點看完瞭。 看至Chapter8,Reference manual 應該是不會看瞭。 內容給足瞭基礎的 qsort,binsearch,parser,i/o,malloc,free... 從 原理,構思,實現,其過程娓娓道來。 代碼也是漂亮得不行,思考...
類似圖書 點擊查看全場最低價
出版者:機械工業齣版社
作者:Brian W. Kernighan
出品人:
頁數:272
譯者:
出版時間:2006-8-1
價格:35.00元
裝幀:平裝
isbn號碼:9787111196266
叢書系列:經典原版書庫
圖書標籤:
c
編程
C語言
計算機
經典
C
programming
K&R
C程序設計語言 2025 pdf epub mobi 電子書 下載
C程序設計語言 pdf epub mobi 用戶評價
評分
☆☆☆☆☆
大概是3年前,從有路網買迴的二手書,不同於china-pub, 那是真正的二手書,帶著筆記,書摸上去也有一種陳舊的感覺(或許是髒和膩)。 非常認真的讀瞭前麵的80頁,想想,反正都是十年前學習並且弄懂的東西,於是後麵的內容就開始瀏覽的方式瞭。幸好,除瞭位域(bit field)的內容忘記以外,其他的都記憶猶新。書中的例子果然非常好。尤其那個錶達式求值,雖然沒有流程圖輔助,但是那簡短的僞代碼真的是通俗易懂。
評分
☆☆☆☆☆
C89標準現在看來還是偏老瞭,而且有些非常tricky的編碼風格我覺得也不值得提倡。書中的例子是亮點,幾乎全是UNIX下的經典程序,實踐性滿點。不過也導緻信息量很大,個人以為算是有利有弊吧。
評分
☆☆☆☆☆
C89標準現在看來還是偏老瞭,而且有些非常tricky的編碼風格我覺得也不值得提倡。書中的例子是亮點,幾乎全是UNIX下的經典程序,實踐性滿點。不過也導緻信息量很大,個人以為算是有利有弊吧。
評分
☆☆☆☆☆
Imperative Language的正確啓濛
評分
☆☆☆☆☆
大概是3年前,從有路網買迴的二手書,不同於china-pub, 那是真正的二手書,帶著筆記,書摸上去也有一種陳舊的感覺(或許是髒和膩)。 非常認真的讀瞭前麵的80頁,想想,反正都是十年前學習並且弄懂的東西,於是後麵的內容就開始瀏覽的方式瞭。幸好,除瞭位域(bit field)的內容忘記以外,其他的都記憶猶新。書中的例子果然非常好。尤其那個錶達式求值,雖然沒有流程圖輔助,但是那簡短的僞代碼真的是通俗易懂。
C程序設計語言 2025 pdf epub mobi 電子書 下載