搜索资源列表
stl
- STL标准库源代码,非常经典的代码,学习STL的必备资料。
stl
- 标准模板库STL常用代码,包括一般操作,
c++stl程序员开发指南
- C++STL程序员开发指南,附书光盘,里面含有本书各章节的全部完整代码。-C programmers to develop guidelines on CD-ROM attached, it contains sections of the book all the integrity code.
STL学习——排序算法技术总结和用法代码实例
- STL学习——排序算法技术总结和用法代码实例
数据结构 C++语言描述--应用标准模板库代码
- 数据结构 C++语言描述--应用标准模板库(STL)(第2版)书中代码。
STL 举例介绍
- 介绍STL的各个容器,算法,并且附有代码,详细介绍。简单易懂
STLport-4.6.2.tar
- 改进版本的c++类模版库和其原代码-improved version of the C++ Class Library template and its source
c++stl程序员开发指南
- C++STL程序员开发指南,附书光盘,里面含有本书各章节的全部完整代码。-C programmers to develop guidelines on CD-ROM attached, it contains sections of the book all the integrity code.
VC 十个评委评分系统
- 这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能,很有趣,不妨-Because of STL libary of C++ used in this grade system,it has little code.The system carries out all the function with just 30 rows code.It s very interesting,you d bette
source-stl
- STL在liunx下的源代码文件,可以在Linux下安装,也可以直接阅读源码来学习STL编程-It s a STL source code file under Linux, it can set up under linux or read it directly
npp.3.4.src
- 文字编辑软件C++源代码,Notepad++可用于Notepad的替代,开源社区作品,遵循GPL协议。 使用了win32 api和STL,可以用VC进行编译。-text editing software C source code, Notepad can be used Notepad replacement, the open source community works, follow the GPL. Use of win3
sgiSTL
- sgi-STL的相关资料.有代码和帮助文件-sgi-STL relevant information. A code and help files
TestMDB
- 中文信息处理方面的一个源码。此为一个拼音分析和生成软件功能强大,代码简洁易懂。 1 可执行程序TestLexicon.exe必须与数据库文件在同一个目录下 2 数据库文件名为: lexicon.mdb,可以是access 97版格式的数据库, 也可以是access 2000版格式的数据库 3 双击TestLexicon.exe启动程序 4 选择“词典数据库”下“词库查询1”等进行查询,状态栏显示每个查询的 区
testIni
- STL解析ini文件的代码,ini信息保存到map中,可直接使用,简单明了。
stl
- 标准模板库STL常用代码,包括一般操作,-Standard Template Library STL common code, including general operations,
C.STL
- 本书对C++STL 进行了全面而深入的阐述,STL是惠普实验室开发,全书分16章,其中13章通过背景知识,功能描述,头文件代码,测试程序和习题-The book of C++ STL conducted a comprehensive and in-depth exposition, STL is a Hewlett-Packard developed in the laboratory, the whole book at Chapt
stl
- 读取STL格式文件代码,通过建表简化拓扑结构,获取模型的最大值,最小值等参数。-STL format file to read the code, through the construction of simplified topology table, access to model maximum and minimum values ??and other parameters.
STL-MySelf
- 个人编写的STL代码 一直再用 一个学习的好例子!-STL code has been written by individuals and then a good example of learning!
stl侯杰源码
- STL源码剖析配套代码 ,华中科技大学,候捷老师著(STL source code analysis supporting code, Huazhong University of Science and Technology, Hou Jie teacher)
stl
- stl的测试代码,牛客网某个数组面试题目(Stl test code, interview questions)