-
Thinking C++ Chinese version, learning VC++ The book, using simple examples and...
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 sui
- 2022-02-26 02:42:08下载
- 积分:1
-
Mapinfo地理学学习与研究,制图,连接数据库,加载数据于地图。...
Mapinfo地理学学习与研究,制图,连接数据库,加载数据于地图。-Mapinfo geography learning and research, mapping, connect to database, loading data in the map.
- 2022-08-03 04:22:36下载
- 积分:1
-
Computer vision. Fundamentals.
Computer vision. Fundamentals.
- 2022-05-12 11:58:47下载
- 积分:1
-
This is a very good system identification English books. Which introduced the sy...
这是一本很好的系统辨识英文书。里面系统介绍了系统辨识的各种算法-This is a very good system identification English books. Which introduced the system of system identification algorithm
- 2022-07-12 18:42:44下载
- 积分:1
-
《精通RMI:Java与EJB企业级应用开发》书籍的源代码.
本书是讲述RMI技术的经典著作,清晰地展示了设计和创建RMI应用中涉及到的思想,包括最常用的设...
《精通RMI:Java与EJB企业级应用开发》书籍的源代码.
本书是讲述RMI技术的经典著作,清晰地展示了设计和创建RMI应用中涉及到的思想,包括最常用的设计模式。详细讲述了如何利用RMI的所有高级特性,如何创建RMI系统,实例丰富,还介绍了常用的客户/服务器结构、远程调用的本质以及与RMI相关的技术。作者把既简单又很有说服力的应用与理论相结合,全书由浅入深,概念叙述和应用分析并举,使读者不仅“知其然”,而且“知其所以然”。对于所有关注Java技术、从事企业应用实现的读者来说,是一本内容详尽、技巧高超的参考书籍。 -"proficient RMI : Java and EJB enterprise-class application development, "the source books. the book is about RMI classics, a clear demonstration of the design and creation of RMI application relates to the idea, including the most commonly used design patterns. A detailed account of how to use RMI all advanced features, how to set up RMI system, abundant examples, also introduced in the client/server structure, the nature of long-distance calls with the RMI and related technologies. The authors not only simple but also very convincing application and theory, elementary book. the concept of narrative and analysis applications simultaneously, so that readers not only "know-" and "know why they are so.&qu
- 2022-06-22 03:50:33下载
- 积分:1
-
关于i2c master/slaver control 方面的技术资料 介绍其特色与使用方法...
关于i2c master/slaver control 方面的技术资料 介绍其特色与使用方法-On the i2c master/slaver control of technical information on their characteristics and use
- 2023-08-09 02:15:03下载
- 积分:1
-
ARM linux的有关电子文档。有ARM的入门笔记,arm的调试过程,ARM的开发流程等实用的PDF文档...
ARM linux的有关电子文档。有ARM的入门笔记,arm的调试过程,ARM的开发流程等实用的PDF文档-learning arm Linux!
- 2022-11-14 02:45:04下载
- 积分:1
-
Manning newly published Ajax in Action. Ajax used Gmail is a web asynchronous in...
Manning新出版的Ajax in Action。Ajax是Gmail所采用的一种网页异步交互技术,用户有非常好的使用体验。-Manning newly published Ajax in Action. Ajax used Gmail is a web asynchronous interactive technology, users have a very good experience.
- 2022-03-06 03:29:32下载
- 积分:1
-
VC模板库参考手册
VC模板库参考手册-VC Template Library Reference Manual
- 2022-06-15 03:18:41下载
- 积分:1
-
Turbo C provides a very rich graphical functions, all the graphics functions of...
Turbo C提供了非常丰富的图形函数, 所有图形函数的原型均在graphics. h中, 本节主要介绍图形模式的初始化、独立图形程序的建立、基本图形功能、图形窗口以及图形模式下的文本输出等函数。另外, 使用图形函数时要确保有显示器图形驱动程序*BGI, 同时将集成开发环境Options/Linker中的Graphics lib选为on, 只有这样才能保证正确使用图形函数。-Turbo C provides a very rich graphical functions, all the graphics functions of the prototype are in graphics. H in, this section focuses on the initialization of graphics mode, the establishment of an independent graphics program, the basic graphics functions, graphics window, as well as graphics mode text output and other functions. In addition, when using the graphics function is to ensure that display graphics drivers* BGI, while Integrated Development Environment Options/Linker in the Graphics lib voted on, the only way to ensure the proper use of graphics functions.
- 2022-03-26 08:00:32下载
- 积分:1