-
map
C++ STL关于map的代码,里面详细说明了map的使用(n c++ STL code on the map, the map is described in detail)
- 2014-11-27 15:36:24下载
- 积分:1
-
contour
导入STL模型自动切片分层,可以修改分层厚度,生成相应的文件(STL Import auto slices layered model, you can modify the layer thickness to generate the corresponding file)
- 2014-12-08 23:08:58下载
- 积分:1
-
Object
面向对象的程序设计:数据结构-Object-Oriented Programming: data structures < vector implementation of priority queue type>
- 2022-03-25 18:19:37下载
- 积分:1
-
stl the good books
stl方面的很好的书籍-stl the good books
- 2023-06-15 01:15:03下载
- 积分:1
-
STL程序员的guide.chm
STL Programmer s Guide.chm
- 2022-01-29 03:41:32下载
- 积分:1
-
能够快速有效地掌握c++stl的基本知识
能够快速有效地掌握c++stl的基本知识-Quickly and efficiently be able to c++ stl to master the basic knowledge
- 2022-04-23 17:22:17下载
- 积分:1
-
95302915Classify_Homework
模式识别k均值算法,用于求大量非线性复杂问题的一种比较好的方法(Pattern Recognition k means algorithm, for a large number of non-linear complex problems demand a better method)
- 2010-06-07 15:21:49下载
- 积分:1
-
STLyuanmapouxi
代码中包含了部分作者侯捷的<<STL源码剖析>>一书中的程序实例,有助于理解及应用STL,来进行方便高效的编程(Code contains some of Hou Jie, author of <<STL源码剖析>> one book instance, contribute to the understanding and application of STL, to facilitate the efficient programming)
- 2008-06-10 22:11:27下载
- 积分:1
-
688796823C
stl的一些算法 ,可以参考参考参考,代码可以通过(Some of the algorithms for STL can be referred to as reference, and the code can be passed through)
- 2018-02-12 16:50:16下载
- 积分: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