搜索资源列表
C++面向对象程设计——使用STL编程
- C++面向对象程设计——使用STL编程.rar-C-Object-oriented design -- the use of the STL program. Rar
MFCIteratorDemo
- 这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWinApp,-the project demonstrated the STL - style iteration, how to prepare their son iteration, the use of containers to simplify the STL, and compatible with the STL. In t
useMap
- 如何使用STL中的映射关系呢?看看这个吧!-how to use the map? Look at this!
cqa0408
- 代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、如何获取专用文件夹的路径名? 巧。-code contains a model following examples : 1, 2 GetKeyState use examples, and the STL string UNICODE three categories, how to C# or.NET framework expose
StdString
- StdString:利用STL的basic_string类实现MFC的CString类全部功能。-StdString : the use of STL basic_string class achieve MFC redeem all of the features category.
Effective_stl
- 很好的一本stl的书,本书分为7个部分,每部分各说明stl的高效用法及正确使用-good stl a book, the book is divided into seven parts, each part of the note stl efficient usage and proper use
stla8
- 这是一个关于A*算法的实现8数码的程序源代码,所有的算法核心全部使用STL标准模板库编程,对想熟悉STL编程和A*算法的朋友有很好的借鉴意义。-This is one of the A * algorithm to achieve eight digital source code, all of the core algorithms use all STL standard template library programming, STL right to know programming
STl_diff
- stl编写的文件比较程序,适合STL的学习者,使用了很多STL的技巧-stl paper prepared by the procedure more suitable for STL learners, use a lot of skills STL
一个基于XML的Log框架
- 实现对文件读写的操作。利用STL实现对有很好的移植性-realization of the document to read and write operation. The use of STL to achieve a very good transplantation
TestMap
- 使用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.
CMapEditorDemo
- 一个利用MAP的类,可以方便地使用多维数组.-use of a type that allow the use of multi-dimensional arrays.
STL_QuickSort
- 用STL实现快速排序,使用vector。-with STL achieve rapid sequencing, the use of vector.
my_log_statistic
- 自己写的统计log的程序,其中大量使用了STL-himself wrote the statistical log of procedures, the extensive use of the STL
phoenixinterSTL
- 一些STL的使用范例-some examples of the use of the STL
std string extention
- STL中string的扩展类string_ex,给出许多扩展的操作字符串的非常使用的成员函数-STL string of extensions string_ex given many strings to expand the operation of the very use of the function
OGRE搜索
- 使用stl技术,(还没看,是听说的)-use of technology, (No, it is heard)
testlinklists
- 这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications -- Descr iption Langua
STLport-4.5.3.tar
- What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostreams only)tes
dlltest
- Boost扩展Python应用样例 使用Boost1.32库,生成可以在Python环境下调用的Dll库-Boost Python application to expand the use of Boost1.32 for example, can generate the Python environment calls for the D
STL.zip
- source code from Mastering The Standard C++ Classes using C++. 1) The source code listings from each chapter can be found in the listings directory. The listings directory is divided by chapter. 2) A html quick reference for the mo