-
err
《C++ STL开发技术引导》配套光盘
聆听大师级的指点,轻松步入C++ STL开发殿堂-err
- 2022-03-15 01:32:01下载
- 积分:1
-
stlnew.tar
关于C++中 STL库使用的一些新特性,包括一个makefile
可以直接编译,希望对大家有帮助(About some of the new features C++ the STL library uses, including a makefile can be directly compiled, we hope to help)
- 2013-11-26 23:28:53下载
- 积分:1
-
stl指南(英文),可参考
stl指南(英文),可参考-stl Guide (English), the reference
- 2023-05-21 21:25:03下载
- 积分:1
-
图像文件用于图像检索
image file is used for image retrieval
- 2022-02-06 05:19:51下载
- 积分:1
-
归并排序
Visual studio上利用C++模板类实现归并排序(sort c++ template on visual studio)
- 2020-06-20 22:40:01下载
- 积分:1
-
CPP_STL
基本的STL的使用知识,涉及内容较全,如果全部掌握,对编程有很大帮助(Basic knowledge of the use of the STL involving than the whole, if all master programming)
- 2013-01-17 01:48:48下载
- 积分:1
-
目标:这项任务的目的是加强学生的理解和…
1实现stl容器;
2实现说给声明的函数
3使用递归方法
相对于实验2,新增了2个类Class Category。Class Categories;
关键算法:
virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches)
void findOfferingsRecursive (Listing::iterator start, Listing::iterator finish, Listing &matches)
压缩包里面有代码,指导书,以及Apache服务器。-Goals: This assignment is designed to reinforce the student s understanding and use of recursion.
Outcomes: Students successfully completing this assignment would master the following outcomes.
Use the STL vector container
Produce C++ class implementations given class declarations
Produce a recursive algorithm
- 2022-07-07 02:57:41下载
- 积分:1
-
stlwrite
该matlab文件用于读取stl文件,stl是3D 打印技术(Read STL file)
- 2013-01-31 04:23:07下载
- 积分: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
-
MFC
基于MFC和STL平台的字符串类,可以实现在快速字符串搜索-MFC-based platform and STL string type, can achieve a rapid search string
- 2022-06-01 20:45:28下载
- 积分:1