搜索资源列表
ztemplbase
- 基于deque实现的队列模板,可用作各种数据类型的先进先出缓冲。-based cohort achieved templates can be used as the various types of data FIFO buffer.
clonePtr
- 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
quickstack
- I provide an implementation of fast-growing indexable stacks which outperforms std::vector and std::deque. -I provide an implementation of fast-growi ng indexable stacks which outperforms std : : vector and std : : deque.
vector_list_deque
- 一个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
vtkContainers-0.3
- vtkContainers is a container library for VTK providing list, deque, and vector sequence types set, map, and hash map associative types as well as stack, queue, and priority queue adaptor types.
vecDLL
- Dll无法直接导出泛型模板(generalized template),因此,如果要导出stl类,则模板必须先实例化(instantiated)。另外,如果导出的STL类使用了其他STL类,那么这些其他类必须同时被导出。目前stl中唯一能够被导出的容器是vector,其他容器(如map、set、queue、list、deque)都因包含嵌套类而不能被导出。
DequeExample
- Windows环境下,CSharp语言开发的工作队列Deque程序
Rhapsody-0.1.8.tar
- sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装
RussiaBlock
- 用C++写的一个俄罗斯方块程序。涉及到各种形状类和多线程,以及队列deque,想学习的可以参考一下 :(-With C++ Written by a Russian box procedures. Category involves a variety of shapes and multithreading, as well as the queue deque, would like to study for reference: (
CH_STL
- 详细介绍STL,包括vector,deque,list,set和map的实现原理和使用方法-Details of STL, including the vector, deque, list, set and map to achieve the principles and use
c
- fdsf_Where The position in the target deque where the first element is inserted. _Val The value of the element being inserted into the deque. _Count -_Where The position in the target deque where the first element is inserted.
PD
- _Where The position in the target deque where the first element is inserted. _Val The value of the element being inserted into the deque. _Count
deque
- 在一个双端队列的两端实现添加删除,并进行队列判空判满操作-In a double-ended queue, add and delete both ends to achieve, and the queue is full of sub-contracting operation of air
deque1
- example how to write deque
Socket_sync_double_list
- Socket异步通信 线程 双端队列, 通过队列来进行通信,保证不会重发-Socket asynchronous communication thread 2C 2C double-ended queue. ZipSocket asynchronous communication thread 2C 2C double-ended queue. ZipSocket asynchronous communication 2C 2C deque thread. Zip
Deque
- 关于STL deque的应用 小实例-STL deque small instance
deque
- 利用数组实现双端栈;利用双端队列depue实现双端队列-Use deque depue achieve double-ended queue
Deque
- Deque的一个基本实现,该有的功能应该都有吧-Deque is a fundamental realization that some functions should have it
Trabalho-Deque
- A demonstration of deque estructure
Deque
- Hand of Deck source Code in C