搜索资源列表
C.STL
- 本书是一本有关于C++ 标准模板库的介绍的丛书 即使是拥有STl使用经验的人也可以从本书中学到新知识-This book is a book about C++ standard template library even though the introduction of the series is to have STl experience in the use of the people can learn new knowledge from this book,
Addison.Wesley.Essential.C++
- • Generic programming and the Standard Template Library (STL) • Object-based programming and class design • Object-oriented programming and the design of class hierarchies • Function and class template design and use ̶
STL
- c++ STL程序员开发指南,从程序员的角度出发,讲述C++高级编程技术,然后讲述C++标准库,最后讲述STL技术-c++ STL Programmer Developer' s Guide, from the programmer' s point of view, about the C++ advanced programming techniques, and then talk about C++ standard library, the last about the S
cstrings
- c++ string implementation using stl
stl
- some books about the stl of c++,because recently I should use that,so I collect some resource from the web
vtkreadstl.tar
- interactive STL file reader using vtk library developed with QT designer
CppTemplates.ccrun.055544
- VC环境下可以充分开发和利用的C++ STL资料,可以深入学习STL知识.-VC environment, can fully develop and utilize the C++ STL data, a thorough study of knowledge of STL.
datastructureAndstl_sourcecode
- 《数据结构与STL》这本书中的源代码,希望对你看这本书有帮助。-the source code in 《data structure and STL》,i hope it can be helpful.
sgi_stl
- sgi stl 在vs2008下修改后能编译成功,外加示例代码-sgi stl libarary modify for vs2008
STL
- Generics Sample in C++
STL
- 基于STL平台的字符串类,可以实现在快速字符串搜索。采用vc编写。-Platform based on STL string class, you can achieve fast string search. Prepared using vc.
STL
- windows下的STL的源码,适合学C/C++的高级学习者学习-STL under the windows source code for learning C/C++ Advanced Learners ~ ~ ~
OpenGL_STL_Car
- opengl在汽车建模中使用例子,有stl格式数据介绍和读入程序编程。word格式-opengl examples of the use of modeling in the car, there are stl format data presented and read into the programming.
STL
- 利用STL容器排序,了解和利用STL容器-Sorting using STL containers, understanding and use of STL containers
STLmap_using
- 在linux下使用stl map 进行插入,查询,删除等功能的代码-Insert,inquire,delete fuction with stl map in linux/unix
CplusplusStl
- 学校acm培训讲解关于C++STL的示例代码,非常简单清晰,初学者必备(环境为Visual C++ 6.0)-Acm training school on the C++ STL to explain the sample code is very simple and clear, essential for beginners
stl
- 最新的STL源码, 最新的STL源码-STL source code
head
- stl格式数据文件的例子,是学习三维模型简化和修复时常用的数据文件。-stl format data file example is the study and three-dimensional models commonly used to simplify and repair data files.
3DViewer
- 自己写的一个读取STL文件和进行控制面板操作的界面,可以大大减少计算机图形和图像处理可视化的界面编写工作量-a project for .stl files viewer using VC++
vc
- 30分钟轻松入门stl,STL的一个重要特点是数据结构和算法的分离。尽管这是个简单的概念,但这种分离确实使得STL变得非常通用。 -30 minutes easy entry stl, STL An important feature is the separation of data structures and algorithms. Although this is a simple concept, but this separation makes the STL does becom