搜索结果

找到约 21 项符合 Inheritance 的查询结果

VC书籍 This book focuses on combining C++ s power and flexibility with high performance and scalability, r

This book focuses on combining C++ s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlining, referencecounting, STL, and much more
https://www.eeworm.com/dl/686/170679.html
下载: 91
查看: 1074

软件设计/软件工程 Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s

Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This bo ...
https://www.eeworm.com/dl/684/371863.html
下载: 111
查看: 1101

人工智能/神经网络 The purpose of this computer program is to allow the user to construct, train and test differenttype

The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures an ...
https://www.eeworm.com/dl/650/139587.html
下载: 40
查看: 1071

VC书籍 If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood,"

If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you! Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary ge ...
https://www.eeworm.com/dl/686/493487.html
下载: 20
查看: 1100

其他数据库 This little program shows how to use COM technology in Win32Asm. When it s run it lets the user fr

This little program shows how to use COM technology in Win32Asm. When it s run it lets the user freely decide about the presence of the program with the WS_EX_TOOLWINDOW style on the taskbar. The main goal is to show the easiest possible example instead of killing people with the details about ...
https://www.eeworm.com/dl/645/147982.html
下载: 42
查看: 1121

JavaScript <JavaScript:The Good Parts>全英文版,O Reilly出品,必属精品,该书的英文版是2008年5月才出版的,此为对应的chm文档,支持目录索引和搜索功能.目录如下

<JavaScript:The Good Parts>全英文版,O Reilly出品,必属精品,该书的英文版是2008年5月才出版的,此为对应的chm文档,支持目录索引和搜索功能.目录如下:Syntax/Objects/Functions/Inheritance/Arrays/Regular expressions/Methods/Style/Beautiful features
https://www.eeworm.com/dl/685/341538.html
下载: 185
查看: 1097

软件工程 Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob

Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most ...
https://www.eeworm.com/dl/540/376264.html
下载: 81
查看: 1116

电子书籍 Source Insight Source Insight是一个革新的面向项目开发的程序编辑器和代码浏览器

Source Insight Source Insight是一个革新的面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。Source Insight不仅仅是一个强大的程序编辑器,它还能显示reference trees,c ...
https://www.eeworm.com/dl/cadence/ebook/223406.html
下载: 36
查看: 1128

技术资料 SourceInsight-v3.50

Source Insight是一个面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。 Source Insight不仅仅是一个强大的程序编辑器,它还能显示reference trees,class inheritance dia ...
https://www.eeworm.com/dl/875539.html
下载: 7
查看: 8776

技术资料 Effective C++中文第三版

《Effective C++:改善程序与设计的55个具体做法》(中文版)(第3版)一共组织55个准则,每一条准则描述一个编写出更好的C++的方式。每一个条款的背后都有具体范例支撑。第三版有一半以上的篇幅是崭新内容,包括讨论资源管理和模板(templates)运用的两个新章。为反映出现代设计考虑,对第二版论题做了广泛的修订,包括异常( ...
https://www.eeworm.com/dl/834771.html
下载: 3
查看: 1070