搜索资源列表
mapSTL
- 实现如何使用 STL中的Map容器。适合初学者了解C++的STL机制。-realizing how to use the Map STL containers. For beginners to understand C + + STL mechanism.
wordstatSTL
- wordstatSTL.定义控制台应用程序的入口点。//单词统计 //统计一个文本文件中所有单词的使用次数 //将单词按照有多到少的使用次数打印出来 //对于次数相同的单词按照字母由大到小的顺序排列 //这是由STL(Standard Template Library)的map和set实现的教学例程-wordstatSTL. Console application definition of the point of entry. / / Word statistics / /
testIni
- STL解析ini文件的代码,ini信息保存到map中,可直接使用,简单明了。
vecDLL
- Dll无法直接导出泛型模板(generalized template),因此,如果要导出stl类,则模板必须先实例化(instantiated)。另外,如果导出的STL类使用了其他STL类,那么这些其他类必须同时被导出。目前stl中唯一能够被导出的容器是vector,其他容器(如map、set、queue、list、deque)都因包含嵌套类而不能被导出。
ssd5 opt 6
- Calculating "The Sum of Its Parts" Prerequisites, Goals, and Outcomes Prerequisites: Students should have mastered the following prerequisite skills. Trees - Knowledge of tree representation, particularly general hierarchies STL map contain
map_generate
- labview机器人模拟环境中常使用stl文件存储环境信息。该C++程序可读取.stl文件中地图环境信息转换为0/1表示的矩阵。- labview robot simulation environment is often used in stl file storage environment information. The program can read .stl file information into a map of the environment 0/1 matrix re