-
固体中的超声波
板波资料和书,里面有瑞利波和lamb波的相关资料(Plate wave data and books)
- 2017-12-10 21:53:54下载
- 积分:1
-
linker+and+loader
link and loader,很好的一本数,讲链接和加载的(link and loader, a good number of links and load stresses)
- 2008-12-27 10:58:43下载
- 积分:1
-
waterprint
关于图像水印,VC++语言运行程序,可以正常正常运行.希望有所帮助.
- 2009-02-28 12:22:40下载
- 积分:1
-
ISO22900
ISO 22900 1-3 道路车辆通信接口模型(ISO 22900 1-3 road vehicle communication interface model)
- 2009-11-28 20:53:32下载
- 积分:1
-
Cexample
经典的C语言小程序220例,想学习C语言的拿来练手很好(The classic C language applet 220 cases, want to learn C language used to practice good hand)
- 2013-11-24 23:09:50下载
- 积分:1
-
MFC
这本书全名为<MFC深入浅出——从MFC设计到MFC编程>李久进编著,华中理工大学出版
有人认为这本书比侯捷的<深入浅出MFC>更好
也有人认为他们各有特点:侯捷的那本<深入浅出MFC>更关心的是MFC的设计,或者说更像是想知道MFC是如何做到它所做到的东西的——从目的上说,是希望在了解了MFC的实现方法以后,自己也做出一个类似的东西来(你看别人的源代码的时候,就是这个目的)。而李久进的那本<MFC深入浅出>更关心的是MFC的使用,看完这本书,当你需要做某件事的时候,你会很清楚MFC是在哪个函数中完成这个工作的,你知道应该重载哪个函数,知道如何实现你的功能...相信读者看后自有评判.()
- 2007-10-21 21:23:08下载
- 积分:1
-
HACKprogramming
HACK编程精讲
黑客手册图书额
解压缩密码 www.xiakezhu.com
电子书密码:www.nohack.cn
(HACK Programming Manual Book精讲hackers extract the amount of e-book password www.xiakezhu.com password: www.nohack.cn)
- 2008-12-27 20:04:49下载
- 积分:1
-
quicksort
说明: Quick Sort an implementation in c++language. may it help others in their projects
- 2019-12-14 19:12:38下载
- 积分:1
-
ThinkingC++
Thinking C++ 中文版,学习VC++的好书,用简单的例子和简练的叙述讲解C++编程,别具特色。
全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。
本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。(Thinking C++ Chinese version, learning VC++ The book, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into eighteen chapters, covering the evolution of object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very suitable.)
- 2008-08-08 09:32:45下载
- 积分:1
-
1
说明: In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produced 露procedure affich_calcul, one declared the prototype and one it definite after one made the call has this function.
- 2009-03-31 00:40:15下载
- 积分:1