-
Templates1_7
本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础。 全书共5个部分,22章。第1章全面介绍了本书的内容结构和相关情况。第1部分(第2~7章)以教程的风格介绍了模板的基本概念,第2部分(第8~13章)阐述了模板的语言细节,第3部分(第14~18章)介绍了C++模板所支持的基本设计技术,第4部分(第19~22章)深入探讨了各种使用模板的普通应用程序。附录部分是一处定义原则和重载解析的相关资料。 本书适合C++模板技术的初学者阅读,也可供有一定编程经验的C++程序员参考。(This book is C++ template programming, The Complete Guide to through the basic concepts, techniques and application examples of three commonly used useful information for readers to C++ templates to lay a solid foundation of knowledge. The book is 5 parts, 22 chapters. Chapter 1 introduces the overall structure and content of the book relevant circumstances. Part 1 (2 ~ 7) tutorial style introduction to the basic concepts of templates, Part 2 (8 ~ 13) describes the details of the template language, Part 3 (14 ~ 18), introduced C++ template support for the basic design techniques, Part 4 (19 ~ 22) in-depth study of various common applications using templates. Appendix is a definition of the principles and relevant information overload resolution. C++ book for beginners to read template technology, but also have some programming experience for C++ programmers reference.
)
- 2010-12-20 18:56:57下载
- 积分:1
-
Antenna
EM Numerical Modeling of a Monopole
- 2017-03-19 11:01:43下载
- 积分:1
-
matlab33
学会MATLAB编程;
学会用单纯型法求解线性规划;
学会用对偶单纯型法求解线性规划;(Institute of MATLAB programming learn how to use simple method to solve linear programming learn how to use dual simplex method to solve linear programming )
- 2008-04-13 19:38:29下载
- 积分:1
-
GM(1-1)
GM(1,1),用于预测数据变化趋势,基于灰度理论的。。。(GM (1,1), used to predict the data trend, based on gray theory. . .)
- 2011-04-23 10:31:45下载
- 积分:1
-
aperture_64
Firmware replacement code.
- 2015-03-16 14:24:10下载
- 积分:1
-
motionComp
this is used to find motion compensation. this is matlab code
- 2009-05-05 17:09:37下载
- 积分:1
-
modified180
modified 180 voltage souce inverter similar to p.s.bimbra circuit
- 2011-06-18 15:35:07下载
- 积分:1
-
shizhong
基于matlab的多个时钟小程序,能实现时钟同步测法等功能(Matlab multiple clock applet, clock synchronization function measurement method)
- 2013-01-16 17:49:41下载
- 积分:1
-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1
-
DCT
基于DCT域数字图像水印的MATLAB实现(DCT domain based on MATLAB implementation of digital image watermarking)
- 2010-10-09 23:15:59下载
- 积分:1