-
cprogrammbooks
不错的六本c++书籍
Effective C++.chm
Effective.STL.pdf
EssentialC++.pdf
Inside The C++ Object Model.chm
ModernC++Design.pdf
More Effective C++中文.pdf(A good 6 c++ books, Effective C++. Chm Effective.STL.pdf EssentialC++. Pdf Inside The C++ Object Model.chm ModernC++ Design.pdf More Effective C++ Chinese. Pdf)
- 2009-10-17 18:42:46下载
- 积分:1
-
EC20建立一路SOCKT发数据_TCP(各种数据字符透传)
说明: EC20建立一路SOCKT发数据_TCP(各种数据字符透传)(EC20 establishes a socket to send data_ TCP (through transmission of various data characters))
- 2020-06-23 16:42:06下载
- 积分:1
-
2019081091-韦秋云-代码
说明: C语言小锻炼,工程实践飞机订票系统,虚拟支付(airline reservation system)
- 2020-10-25 13:47:32下载
- 积分:1
-
beep
用beep蜂鸣器写的婚礼进行曲,循环播放》。(music from beep )
- 2009-02-12 11:58:14下载
- 积分:1
-
非常实用的一款计算器
说明: 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)(This is a very practical calculator, I think far better than using Windows systems calculator. The main feature of polynomial Operational support, which can import an entire polynomials, and to identify the priority level computing (using stack realization))
- 2021-02-19 09:59:44下载
- 积分:1
-
ecshop订单提醒
说明: 可以跟踪ECSHOP商城订单状态,实时提醒。(It can track the order status of ECSHOP mall and remind it in real time.)
- 2020-06-24 13:00:02下载
- 积分:1
-
STV0913_LLA_V1P4-140401
STV913 tuner demodulator sample code c++
- 2020-12-29 15:19:01下载
- 积分:1
-
90550001-v5.10fix-mods
说明: MITSU LANCER EVO 7 ROM IMAGES
- 2020-06-24 00:40:02下载
- 积分:1
-
const
const 声明将常量放入符号表中,当const使用了extern或&符号,编译分配存储空间(The const declaration places constants in the symbol table, and when const uses extern or symbol, compiles and allocates storage space)
- 2020-06-24 23:40:12下载
- 积分:1
-
C程序设计语言
本书是由C语言的设计者Brian W. Kernighan和Dennis M. Ritchie编写的一部介绍标准C语言及其程序设计方法的权wei性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。(This book is written by Brian W. Kernighan and Dennis M. Ritchie, the designers of C language. It is a classic authoritative work introducing standard C language and its programming methods. This paper comprehensively and systematically describes the characteristics of C language and the basic methods of program design, including basic concepts, types and expressions, control flow, function and program structure, pointer and array, structure, input and output, UNIX system interface, standard library and so on.)
- 2020-06-18 03:40:01下载
- 积分:1