The c++ Programming Language (Special 3rd edition) by Bjarne Stroustrup (the creator of C++)
标签: Programming Stroustrup Language Special
上传时间: 2017-05-05
上传用户:yyyyyyyyyy
The C Programming reference
标签: Programming reference The
上传时间: 2013-12-18
上传用户:wuyuying
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上传时间: 2017-05-14
上传用户:日光微澜
The computing world has undergone a revolution since the publication of The C Programming Language in 1978. Big computers are much bigger, and personal computers have capabilities that rival mainframes of a decade ago. During this time, C has changed too, although only modestly, and it has spread far beyond its origins as the language of the UNIX operating system
标签: Programming publication revolution The
上传时间: 2017-05-16
上传用户:thinode
this is the sample code for reading data from aduc 848 adc. this is the c file.
上传时间: 2014-02-04
上传用户:大三三
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
上传时间: 2014-01-10
上传用户:2467478207
book code for professional c++ (2005) e-book written by Nicholas A. Solter and Scott J. Kleper
标签: A. J. professional Nicholas
上传时间: 2017-06-05
上传用户:lz4v4
THE ZIP FILE CONTAINS ALL THE PROGRAMS OF A BOOK NEURAL NETWROK FOUNDATIONS BY SATISH KUMAR
标签: FOUNDATIONS THE CONTAINS PROGRAMS
上传时间: 2013-12-22
上传用户:aig85
The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don t have to develop on your own.
标签: problem-solving practical Cookbook mastery
上传时间: 2017-06-07
上传用户:yph853211
Visual C++ MFC Black Book
上传时间: 2017-06-14
上传用户:shus521