搜索资源列表
KC
- 实现线性表的基本操作:插入、删除、查找。 链表遍历器的使用方法。-To achieve a linear form the basic operations: insert, delete, search. List iterator to use.
directory_iterator
- Some uselles crap (directory iterator test approach).
lianbiao
- 用单链表实现多项式的加法运算,其中没有迭代器-Polynomial with a single linked list to achieve the addition operation, which is not an iterator
derangementsIterator
- A derangement iterator written in Python
iterator
- 容器,迭代器,是学习stl标准模板库的入门小程序-Containers, iterators, Standard Template Library is learning stl entry applet
IteratorModel
- 迭代器模式的C++实现,个人参考的是Java版本的HeadFirst设计模式,改写的-Iterator mode C++ implementation, personal reference is the Java version of the HeadFirst design pattern, rewritten
Dll_Rxjh
- iodata->sock=s; map<SOCKET,Channel *>::iterator iter; mmsend_pool_mutex.Lock(); iter=mmsend_pool.find(s); if(mmsend_pool.end()==iter) { mmsend_pool_mutex.Unlock(); delete iodata;
18.迭代器、分部类、索引器
- .迭代器、分部类、索引器 : 索引器的概述和声明 、18.5类在索引器中使用、18.6索引器在接口中使用、综合小结(Iterator, partial class, indexer)
Source4
- a file iterator to iterate files
迭代器方法任意控制
- 使用迭代器的方式調用綫程的例子,適合初學者學習迭代器用法(An example of using an iterator to call a thread)
迭代器方法優先權控制
- 迭代器方法優先權控制,適合迭代器初學者的例子(Iterator method priority control is suitable for beginners of iterators.)
