Welcome![Sign In][Sign Up]
Location:
Search - stl list

Search list

[OtherC_STL_F

Description: 实现一个STL中的list的嵌套使用。可以实现学习STL中list的使用。-achieve an STL list of the nested. Learning can be achieved STL list use.
Platform: | Size: 31967 | Author: 刘一 | Hits:

[Otherstl_list

Description: 自己写的stl list的加强版,与stl完全兼容,适用于图像处理
Platform: | Size: 116699 | Author: xad | Hits:

[STLListTest2

Description: D:\Visual C++.NET编程技术体现 \第12章 STL编程\ListTest2-D : \ Visual C.NET programming techniques embodied \ Chapter 12 STL programming \ ListTest2
Platform: | Size: 200704 | Author: aljjm | Hits:

[Data structsclonePtr

Description: a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.-a non-sharing smart pointer class that can STL be used with containers such as std : : map, vector, list, set, and deque. The smart pointer has an assignment o perator and greater than operator that the call target object s operator.
Platform: | Size: 2048 | Author: 张建 | Hits:

[Othervector_list_deque

Description: 一个STL中VECTOR的综合实例,包括vector,deque,list等类型,对于STL爱好者来说这是必须要要掌握的东西-STL describing a comprehensive example, including vector, deque. , and other types of list for STL lovers, this is a must to master things
Platform: | Size: 1024 | Author: 牛亚 | Hits:

[Data structsListLink

Description: 数据结构单链表的实现,包含链表元素的删除,查找,插入-single linked list data structure to achieve List contains elements delete, retrieve, insert
Platform: | Size: 1024 | Author: 阿安 | Hits:

[Graph DrawingReadSTL

Description: 该程序用于读入.STL格式的文件,并将其存入到一个链表中。-the procedures to be used for reading. STL format of the document, and save them to a chain list.
Platform: | Size: 40960 | Author: 自珍 | Hits:

[OtherC_STL_F

Description: 实现一个STL中的list的嵌套使用。可以实现学习STL中list的使用。-achieve an STL list of the nested. Learning can be achieved STL list use.
Platform: | Size: 31744 | Author: 刘一 | Hits:

[Otherstl_list

Description: 自己写的stl list的加强版,与stl完全兼容,适用于图像处理-Wrote it myself stl list of the enhanced version, is fully compatible with stl applicable to image processing
Platform: | Size: 116736 | Author: xad | Hits:

[VC/MFCstd_list

Description: 标准模板库-LIST 本文以List容器为例子,介绍了STL的基本内容,从容器到迭代器,再到普通函数,而且例子丰富,通俗易懂。不失为STL的入门文章,新手不容错过!-Standard Template Library-LIST to List containers this article as an example, introduce the basic elements of the STL, the iterator from the container, and then to an ordinary function, and examples of rich, user-friendly. STL after the article entry, and newcomers should not be missed!
Platform: | Size: 22528 | Author: 天佑 | Hits:

[STLTestContainer

Description: STL 容器 使用例子 MAP VECTOR LIST -Example the use of STL containers MAP VECTOR LIST
Platform: | Size: 8192 | Author: 振宇 | Hits:

[OS programcollect

Description: STL的例子,非常全面 List,Array,Map 的用法-Lists Arrays Maps
Platform: | Size: 50176 | Author: GanCL | Hits:

[STLcollect_STL

Description: STL的例子,非常全面,list,array,map的用法集合-STL example, very comprehensive, list, array, map the usage of a collection
Platform: | Size: 56320 | Author: GanCL | Hits:

[VC/MFCthe-analysis-of-STL-sourse

Description: 本书所呈现的源码,使你踏上了基度山岛。源码之前了无秘密,你将看到vector的实现、list的实现、heap的实现、deque的实现、Red Black tree的实现、hash table的实现、set/map的实现;你将看到各种算法(排序、查找、排列组合、数据移动与复制技术)的实现;你甚至能够看到底层的memory pook和高阶抽象的traits机制的实现。-The source code presented in this book, so that you set foot on the base of Monte island. Prior to the non-secret source code, you will see the vector implementation, list the implementation, heap implementation, deque implementation, Red Black tree implementation, hash table implementation, set/map for implementation you will see the various algorithms (sort, find, permutations and combinations, data movement and replication technology) is achieved you can even see the bottom of memory pook and higher-order abstract traits mechanism for implementation.
Platform: | Size: 10075136 | Author: 祝鹏 | Hits:

[VC/MFCSTL

Description: 你现在可以开始学习使用STL来编程,主要学习容器vector, list即可,其他的容器以后再学习。 你发现了没有,STL的vector的用法与你写的template DArray的用法非常类似吧? 是的,你实现的template DArray就是vector的基本原理,可以说是你已经写了一个vector的“雏形”! -You can now begin to learn to program using the STL, the main study and container vector, list can be, later learning of other containers. You have not found, STL s vector of usage and you write the template DArray usage is very similar, right? Yes, you realize the template DArray is the vector of the basic principles, it can be said is that you have written a vector of "shape"!
Platform: | Size: 472064 | Author: 陈婉 | Hits:

[Data structsSTL

Description: 详细的讲述一些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 a binary tree, from the search to sort, to remove from the .... ..
Platform: | Size: 194560 | Author: 汪柏胜 | Hits:

[STLPolynomial

Description: 这是一个用list完成一个多项式的类,STL初学者可以体会一下list的用法。-This is a list of classes to complete a polynomial, STL beginners can learn about the usage list.
Platform: | Size: 4096 | Author: miaomiao | Hits:

[STLSTL-list(Sample)

Description: 用STL中的List来实现多项式的各种运算-Polynomial of a variety of computing the STL List
Platform: | Size: 5120 | Author: zengchao | Hits:

[VC/MFCC++_标准模板库(STL)

Description: STL是一些“容器”的集合,这些“容器”有list,vector,set,map等,STL也是算法和其他一些组件的集合。这里的“容器”和算法的集合指的是世界上很多聪明人很多年的杰作。STL的目的是标准化组件,这样就不用重新开发,可以使用现成的组件。STL现在是C++的一部分,因此不用安装额外的库文件。本书专门对STL库进行了详细的介绍。(STL is a collection of containers that have list, vector, set, map, and so forth, and STL is also a collection of algorithms and other components. Here the "containers" and the collection of algorithms refer to many of the world's most intelligent people of many years of masterpiece. The purpose of STL is to standardize components so that they do not need to be re developed, and ready to use components can be used. STL is now part of C++, so no additional library files need to be installed. This book specifically describes the STL library.)
Platform: | Size: 367616 | Author: 王寒桥 | Hits:

[STLSTL

Description: 源码之前了无秘密,你将看到vector的实现、list的实现、heap的实现、deque的实现、Red Black tree的实现、hash table的实现、set/map的实现;你将看到各种算法(排序、查找、排列组合、数据移动与复制技术)的实现;你甚至能够看到底层的memory pook和高阶抽象的traits机制的实现。(Before the secret source code, you will see the vector implementation, list implementation, heap implementation, deque implementation, Red Black tree, hash table, to achieve the realization of set/map; you will see a variety of algorithms (search, sorting, permutation and combination, and mobile data replication technology) to achieve even you; to see the realization of the underlying memory pook and higher order abstract traits mechanism.)
Platform: | Size: 226304 | Author: qwer@ | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net