-
图像文件用于图像检索
image file is used for image retrieval
- 2022-02-06 05:19:51下载
- 积分:1
-
讲解c++标准库的书,英文版的,很好很强大
讲解c++标准库的书,英文版的,很好很强大-Explain c++ Standard library books, in English, very good strong
- 2022-06-16 15:50:08下载
- 积分:1
-
一个利用MAP的类,可以方便地使用多维数组.
一个利用MAP的类,可以方便地使用多维数组.-use of a type that allow the use of multi-dimensional arrays.
- 2022-06-21 11:53:33下载
- 积分:1
-
supplementary source file 1 for The BESTLibrary
supplementary source file 1 for The BESTLibrary
- 2022-03-07 12:35:47下载
- 积分:1
-
一个数组的stl实现,实现了拷贝构造函数、下标运算符重载等,含有测试程序。...
一个数组的stl实现,实现了拷贝构造函数、下标运算符重载等,含有测试程序。-an array of stl, has implemented a copy constructor function, indexed Operator, containing the test.
- 2023-01-03 23:35:03下载
- 积分:1
-
用map统计一个文档中各个数字出现的次数
用map统计一个文档中各个数字出现的次数,可以统计数据量很大的文档中各个数字出现的字数。可用于统计使用。
- 2023-04-18 03:05:04下载
- 积分:1
-
使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。...
使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。-use VC6.0 STL std : : map of a small example. The pair is a body structure, which contains an integer 3D array.
- 2023-07-18 23:20:02下载
- 积分:1
-
Essential-CPP
本书为那些没有太多时间学习的程序员提供了一条在工作中学习C++的捷径。它把重点放在那些C++编程中重要的要素上,并覆盖能够帮助解决实际编程问题的特性和技术。
本书将C++的基本内容按照过程风格、泛型风格、基于对象风格,以及面向对象风格进行组织。本书采用复杂度渐进的风格展开,并在讨论解决方案的过程中引入语言特性,便于学习C++的功能和结构,同时理解其目的和基本理念。
书中完整深入探讨了以下主要内容:
泛型编程和标准模板库(STL)
基于对象的编程和类的设计面向对象的编程和类层次体系的设计
函数和类模板的设计和使用
异常处理和运行时类型信息(RTTI)(This book is not much time to learn those programmers provide a learning C++ at work as a shortcut. It focuses on those C++ programming on important elements, and covers issues that can help solve real programming features and technologies.
The book will be C++ style basic content in accordance with the process, the generic style, object-based style, and object-oriented style organization. This book uses a progressive style complexity unfold, and language features introduced in the process of discussing solutions, easy to learn C++ function and structure, and to understand its purpose and basic concepts.
The book explores the full depth of the following main elements:
Generic programming and the Standard Template Library (STL)
Programming and class design object-oriented programming and design objects class hierarchy based
Design and use functions and class template
Exception handling and runtime type information (RTTI))
- 2013-12-06 15:01:18下载
- 积分:1
-
基于STL的vector 使用方法演示。这里主要介绍Vector的操作。
基于STL的vector 使用方法演示。这里主要介绍Vector的操作。-STL
- 2022-03-22 12:26:28下载
- 积分:1
-
STL例子,猫吃老鼠的STL实现
STL例子,猫吃老鼠的STL实现-STL example,STL implements cat eat mouse
- 2022-10-25 19:00:03下载
- 积分:1