搜索资源列表
C++面向对象程设计——使用STL编程
- C++面向对象程设计——使用STL编程.rar-C-Object-oriented design -- the use of the STL program. Rar
prefixspan的源代码c++
- 序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).-sequence Mining prefixspan algorithm source code. License : GPL (Gnu General Public License Version 2) Re
C++chensilu
- c++沉思录,涉及继承,stl,泛涵编程,库等
C++.STL
- 该文件名是《C++ STL中文版>>,为介绍C++ STL的书箱,应该会对这方面有所帮助
C++stl
- Visual Studio 2005环境下的STL编程教程和参考,很有价值
C++_Tree_container_4.08
- C++ STL 中没有树形容器是最大的遗憾! 还好高手总是能及时出现,本源码就是 目前最强大的树型容器标准库!与大家 分享!
STL
- c++的标准模板STL操作,对初学者很有用,帮助更快入们
Boost+STL.rar
- 介绍C++和Boost的经典力作,非常值得研究,有想学习Boost的一定好好研究一下哈,Introduced the C++ And Boost classic masterpiece, very worthy of study, there are certain Boost want to learn a good look Kazakhstan
examples
- C++标准程序库中的STL源码例子-C++ Standard procedure library STL source examples
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 Chapter 16, Chapter 13 of them thro
STL
- 最权威的对STL的最详尽的解析,c++开发者必备。-The most authoritative on the STL of the most detailed analysis, c++ developer required.
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
- Generics Sample in C++
STL
- 详细的讲述一些C排序的函数 STL 几乎封装了所有的数据结构中的算法,从链表到队列,从向量到堆栈,对hash 到二叉树,从搜索到排序,从增加到删除-Describe in detail the function of some sort STL C encapsulates almost all of the data structure algorithms, from the list to the queue, from the vector to a stack of hash to
stl-code
- stl标准库是C++ 的一个类库,包括容器,算法,迭代器。提供许多基本的算法和数据结构-The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science.
C-and-CPP
- 学习c语言各函数的绝好资料,同时里面含有对c++里的stl有深入的讲解-C language learning materials of excellent function, which also contain the stl c++ in-depth explanation
stl
- 读取stl文件,并将读取的数据显示在屏幕上(read stl files and show them on screen)
stl
- C++ SGI STL 3.3版,提供C++11支持,包含正则表达式array容器等新功能(C++ SGI STL 3.3 edition provides C++11 support, including regular expressions, array containers, and other new features)
STL源码剖析
- stl源代码分析,源代码罗列完整,可完全理解实现stl各种容器。(stl source code analysis.deeply can write a simple container after reading this book)
C++STL(2th)
- STL标准模板库介绍,各种数据结构的使用,C++语言的实现(Introduction of Standard Template Library)