-
这本书是一个彻底改写的第一个版本,以反映所有的变化…
This book is a thorough rewrite of the first edition to reflect all the changes introduced in C++
by the finalization of the ANSI/ISO C++ Standard. The entire text present in the first edition
has been examined and rewritten, sometimes removing old examples, often changing existing
examples and adding new ones, and adding many new exercises. Significant rearrangement
and re-ordering of the material took place to reflect the availability of better tools and my
improved understanding of how people learn C++. A new chapter was added which is a rapid
introduction to the C concepts and basic C++ features for those who haven’t been exposed.
The CD ROM bound into the back of the book contains a seminar which is an even gentler
introduction to the C concepts necessary to understand C++ (or Java). It was created by
Chuck Allison for my company (MindView, Inc.) and it’s called “Thinking in C: Foundations
for Java and C++.” It introduces you to the aspects of C that are necess
- 2022-10-23 19:40:04下载
- 积分:1
-
是一个用MATLAB编写的计算器的程序实现加减乘除等运算
是一个用MATLAB编写的计算器的程序实现加减乘除等运算-MATLAB is used to prepare the calculator program, such as addition and subtraction multiplication and division operations
- 2022-08-11 18:53:20下载
- 积分:1
-
RGB, the form of diversification, it is suitable for beginners to use, very good...
RGB,形式多样化,很适合初学者使用,很好的代码-RGB, the form of diversification, it is suitable for beginners to use, very good code
- 2022-05-16 00:04:43下载
- 积分:1
-
自己编写的一款小巧的YUV格式视频文件的播放器
自己编写的一款小巧的YUV格式视频文件的播放器-I have written a compact of the YUV format video file player
- 2022-03-07 08:41:20下载
- 积分:1
-
use of a VC can be prepared by the broadcast of the film small programs to facil...
一个使用VC编写的可以播放电影的小程序,便于学习、使用。-use of a VC can be prepared by the broadcast of the film small programs to facilitate learning, use.
- 2022-11-09 14:55:03下载
- 积分:1
-
小区低电压自动抄表系统程序,大家交流学习使用
小区低电压自动抄表系统程序,大家交流学习使用 -zidongchaobiaoxitong
- 2022-03-04 16:11:45下载
- 积分:1
-
msflexgrid.zip
msflexgrid.zip
- 2022-03-09 16:39:22下载
- 积分:1
-
加密聊天来源:VC IDE
加密聊天源程序 IDE:vc-encrypted chat source IDE : vc
- 2022-01-30 21:56:32下载
- 积分:1
-
tinyXMl xml文件解析库
tinyxml是小巧的xml文件解析库,使用方便,功能强大。易学易用。。。
(1)TinyXML是一个开源的解析xml的库,使用面向对象技术开发。能够在windows和linux下使用。通过库的解析,将xml文件在内存中以DOM模型的方式存在,很方便遍历各个节点。
(2)将库文件加载到工程:下载的库文件为几个头文件和几个cpp文件,只要将这几个文件添加到开发工程即可。
在使用库文件的文件内,包含tinyxml.h头文件。
(3)tinyxml的源码中,根据xml文件的各个元素定义了操作的类。
TiXmlBase:整个TinyXML模型的基类。
TiXmlAttribute:对应于XML中的元素的属性。
TiXmlNode:对应于DOM结构中的节点。
TiXmlComment:对应于XML中的注释
TiXmlDeclaration:对应于XML中的申明部分,即。
TiXmlDocument:对应于XML的整个文档。
- 2022-03-09 14:51:35下载
- 积分:1
-
这是一个关于粒子群算法的程序源码,已经在C++6.0运行过了,真的是不错的一个程序...
这是一个关于粒子群算法的程序源码,已经在C++6.0运行过了,真的是不错的一个程序-This is a process on the particle swarm algorithm source code, has been run over C++6.0, and really is a good a program
- 2022-06-17 13:57:14下载
- 积分:1