C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解
标签: Lippman Stanley Primer Lajoie
上传时间: 2014-12-07
上传用户:pompey
C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。
标签: Lippman Stanley Primer Lajoie
上传时间: 2014-11-24
上传用户:lanwei
《C++ Primer》配套源代码 ++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。
标签: Primer Lippman Stanley Lajoie
上传时间: 2013-12-23
上传用户:gtzj
ANSI/ISO C++ Professional Programmer s Handbook
标签: Professional Programmer Handbook ANSI
上传时间: 2015-12-01
上传用户:liansi
使得这些C 语言之间出现了一些不一致的地方。为了改变这种情况, 美国国家标准 研究所(ANSI)为C 语言制定了一套ANSI标准, 成为现行的C语言标准。
上传时间: 2016-03-04
上传用户:silenthink
ISO/IEC 14882 ANSI/ISO C++ Standard 776页
上传时间: 2016-08-16
上传用户:1051290259
ANSI-ISO C++ Professional Programmers Handbook.pdf
标签: Professional Programmers ANSI-ISO Handbook
上传时间: 2016-08-20
上传用户:wangyi39
作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。 本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、 “案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。 本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。
上传时间: 2016-12-05
上传用户:LouieWu
Borland C++ Builder Compiler 是一个BC 编译器。它是用来优化BC 开发系统的工具。它包括最后版本的ANSI/ISO C++ 语言的支持,包括RTL,C++ 的STL框架结构支持
上传时间: 2013-05-22
上传用户:ardager
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.
标签: introduce Overview Borland Builder
上传时间: 2014-01-04
上传用户:小鹏