The C Programming Language 在线电子书 图书标签: c Programming C语言 编程 计算机 经典 C 程序设计
发表于2025-04-05
The C Programming Language 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
经典不解释
评分6、7、8三章习题还没做。慢慢补。
评分就好像一个基督徒终于读完了圣经,满足、畅快、如释重负。
评分就好像一个基督徒终于读完了圣经,满足、畅快、如释重负。
评分5年前的这个时候,正在煎熬于此书
Brian W. Kernighan works in the Computing Science Research Center at Bell Laboratories, Lucent Technologies. He is Consulting Editor for Addison-Wesley's Professional Computing Series and the author, with Dennis Ritchie, of The C Programming Language.
Dennis Ritchie is a computer scientist notable for his influence on ALTRAN, B, BCPL, C, Multics, and Unix.
Presents a 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. This 2nd edition has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. 7 x 9 1/4.
说些零碎的感想吧: 1. Ritchie在C语言发展史里面说,这本书前面的介绍部分是Kernighan写的,后面的参考部分和Unix interface是他自己写的。这本书除了K&R之外,还有个俗名叫做White book。 2. Kernighan在写软工和计算机语言图书方面是一等一的大师,其他人写出来的书,大多...
评分#include <stdio.h> int main(void) { printf("Farewall Dennis. On your shoulders we stand. "); return 0; }
评分精读经典,重新开始:《C程序设计语言》句读 康德如此闻名,没有人敢慎重地说他写得都是些什么玩意,根本看不懂。但是,一直以来,很多人都提到,康德的著作太难读了,这抱怨还是针对汉译的。《纯粹理性批判》中文版,看着跟德文似的。所幸,邓晓芒先生著有《<纯粹理性批判>句...
评分购于2011-08-15 至今 2015-11-16 。 历时四年,终于堪堪算把这本圣经一点点看完了。 看至Chapter8,Reference manual 应该是不会看了。 内容给足了基础的 qsort,binsearch,parser,i/o,malloc,free... 从 原理,构思,实现,其过程娓娓道来。 代码也是漂亮得不行,思考...
评分RT 翻得很快,但是看内容和做做后面的题目完全是两种不同的感觉 后面的习题真是有爱啊 其实也就一句话,这书其实不适合入门 还有一点不太好,这里的不是C99标准,可能是时间太久了吧
The C Programming Language 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025