达内c++ppt(The C++ Programming Language) 主讲人:陈宗权 共505页
2019-12-21 22:13:14 198KB C++
1
C语言之父经典著作,堪称C语言圣经 內容列表 Table of Contents Preface.......................................................... Preface to the first edition..................................... Introduction..................................................... Chapter 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.5.1 File Copying.......................... 1.5.2 Character Counting.................... 1.5.3 Line Counting......................... 1.5.4 Word Counting......................... 1.6 Arrays......................................... 1.7 Functions...................................... 1.8 Arguments - Call by Value...................... 1.9 Character Arrays............................... 1.10 External Variables and Scope.................. Chapter 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 E
2019-12-21 22:03:58 8.69MB The C Programming Language
1
The C Programming Language是C语言的经典书籍,程序员必备的学习、参考资料,这里把第二版的中文、英文原版和习题答案、高清电子版一起打包。
2019-12-21 22:00:30 13.32MB C语言
1
本书详细介绍了Ruby1.8和1.9版本各方面的内容。在对Ruby进行了简要的综述之后,本书详细介绍了以下内容:Ruby的句法和语法结构,数据结构和对象,表达式和操作符,语句和控制结构,方法、proc、lambda和闭包,反射和园变成,Ruby平台。
2019-12-21 21:59:34 26.03MB ruby david 电子工业出版社
1
Hi大家好, 鉴于《The Swift Programming Language》中文文档版本繁杂,避免大家因为版本问题引起学习不便。@未来眼之老码团队 会定期发布最新的中文文档。大家有任何问题欢迎垂询! BR OldCoder Team
2019-12-21 21:34:04 5.76MB Swift
1
The Go Programming Language Alan A. A. Donovan Google Inc. Brian W. Kernighan Princeton University
2019-12-21 21:10:01 6.17MB Go Golang Programming Language
1
K&R的c语言圣经答案 有官方版和非官方版两个版本
2019-12-21 20:25:36 2.98MB K&R 答案
1
Java程序设计语言,Java之父的精心之作,第四版本
2019-12-21 20:19:02 30.34MB Java
1
The C Programming Language - 英文版,高清PDF ,非扫描版。废话不多说绝对干净,没页眉页脚,没水印,没阅读过的痕迹。
2019-12-21 19:32:01 1.53MB The C
1
《C程序设计语言(第2版•新版)》是由C语言的设计者Brian W.Kernighan和Dennis M.Ritchie编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念,类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容
2019-12-21 18:57:38 5.94MB C Kernighan Ritchie
1