The C Programming Language, 2/e (Paperback)
            
暫譯: C 程式語言(第二版)
        
        Brian W. Kernighan, Dennis M. Ritchie
- 出版商: Prentice Hall
- 出版日期: 1988-03-22
- 售價: $2,530
- 貴賓價: 9.8 折 $2,479
- 語言: 英文
- 頁數: 272
- 裝訂: Paperback
- ISBN: 0131103628
- ISBN-13: 9780131103627
- 
    相關分類:
    
      C 程式語言
 
- 
    相關翻譯:
    
      C 語言程式設計 + C 語言程式技巧問答實戰 (Kernighan: The C Programming Language, 2/e) (雙書合購) (繁中版)
 C程序設計語言, 2/e (典藏版) (簡中版)
 
立即出貨 (庫存 < 3)
買這商品的人也買了...
- 
                
                   Expert C Programming: Deep C Secrets (Paperback) Expert C Programming: Deep C Secrets (Paperback)$1,680$1,596
- 
                
                   A Book on C: Programming in C, 4/e (Paperback) A Book on C: Programming in C, 4/e (Paperback)$1,800$1,764
- 
                
                   The Art of Computer Programming, Volume 1 : Fundamental Algorithms, 3/e (Hardcover) The Art of Computer Programming, Volume 1 : Fundamental Algorithms, 3/e (Hardcover)$2,980$2,920
- 
                
                   C++ Algorithms for Digital Signal Processing, 2/e C++ Algorithms for Digital Signal Processing, 2/e$3,590$3,411
- 
                
                   $1,710The C++ Programming Language Special Edition (Hardcover) $1,710The C++ Programming Language Special Edition (Hardcover)
- 
                
                   C 程式語言 (The C Programming Language, 2/e) C 程式語言 (The C Programming Language, 2/e)$550$539
- 
                
                   人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e) 人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379
- 
                
                   C 語言程式設計 + C 語言程式技巧問答實戰 (Kernighan: The C Programming Language, 2/e) (雙書合購) C 語言程式設計 + C 語言程式技巧問答實戰 (Kernighan: The C Programming Language, 2/e) (雙書合購)$980$980
- 
                
                   C 語言教學手冊, 4/e C 語言教學手冊, 4/e$620$490
- 
                
                   C Programming: A Modern Approach, 2/e (Paperback) C Programming: A Modern Approach, 2/e (Paperback)$1,450$1,421
- 
                
                   程式設計師的自我修養-連結、載入、程式庫 程式設計師的自我修養-連結、載入、程式庫$580$493
- 
                
                   Linux Kernel Development, 3/e (Paperback) Linux Kernel Development, 3/e (Paperback)$1,900$1,862
- 
                
                   Structure and Interpretation of Computer Programs, 2/e (Paperback) Structure and Interpretation of Computer Programs, 2/e (Paperback)$2,800$2,660
- 
                
                   Introduction to Algorithms, 3/e (Hardcover) Introduction to Algorithms, 3/e (Hardcover)$1,750$1,715
- 
                
                   $2,993The C++ Standard Library: A Tutorial and Reference, 2/e (Hardcover) $2,993The C++ Standard Library: A Tutorial and Reference, 2/e (Hardcover)
- 
                
                   C++ Primer, 5/e (Paperback) C++ Primer, 5/e (Paperback)$2,580$2,451
- 
                
                   $1,200Practical Object-Oriented Design in Ruby: An Agile Primer (Paperback) $1,200Practical Object-Oriented Design in Ruby: An Agile Primer (Paperback)
- 
                
                   Advanced Programming in the UNIX Environment, 3/e (Paperback) Advanced Programming in the UNIX Environment, 3/e (Paperback)$2,800$2,744
- 
                
                   The C++ Programming Language, 4/e (Hardcover) The C++ Programming Language, 4/e (Hardcover)$3,300$3,234
- 
                
                   $2,048Hadoop: The Definitive Guide, 4/e (Paperback) $2,048Hadoop: The Definitive Guide, 4/e (Paperback)
- 
                
                   C: How to Program, 8/e (IE-Paperback) C: How to Program, 8/e (IE-Paperback)$1,900$1,862
- 
                
                   C# Programming: The ultimate way to learn the fundamentals of the C# language C# Programming: The ultimate way to learn the fundamentals of the C# language$880$836
- 
                
                   Computer Systems: A Programmer's Perspective, 3/e (IE-Paperback) Computer Systems: A Programmer's Perspective, 3/e (IE-Paperback)$2,980$2,920
- 
                
                   Sams Teach Yourself C++ in One Hour a Day, 8/e (Paperback) Sams Teach Yourself C++ in One Hour a Day, 8/e (Paperback)$1,770$1,682
- 
                
                   Discrete Mathematics and Its Applications, 8/e (Paperback) Discrete Mathematics and Its Applications, 8/e (Paperback)$1,350$1,323
商品描述
The authors present the complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C's rich set of operators, economy of expression, improved control flow, and data structures. The 2/E has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. For years, C programmers have let K&R guide them to building well-structured and efficient programs. Now this same help is available to those working with ANSI compilers. Includes detailed coverage of the C language plus the official C language reference manual for at-a-glance help with syntax notation, declarations, ANSI changes, scope rules, and the list goes on and on.
商品描述(中文翻譯)
作者提供了 ANSI 標準 C 語言程式設計的完整指南。這本書由 C 語言的開發者撰寫,這個新版本幫助讀者跟上已確定的 ANSI 標準,同時展示如何利用 C 語言豐富的運算子、表達的經濟性、改進的控制流程和資料結構。第二版已完全重寫,並增加了更多範例和問題集,以澄清難以實現的語言結構。多年來,C 程式設計師一直依賴 K&R 的指導來構建結構良好且高效的程式。現在,這種幫助也可供使用 ANSI 編譯器的開發者使用。書中詳細涵蓋了 C 語言,並附有官方 C 語言參考手冊,方便讀者快速查閱語法標記、宣告、ANSI 變更、作用域規則等內容。

 
     
     
     
     
     
     
     
     
    