CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - list stl

搜索资源列表

  1. clonePtr

    0下载:
  2. 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
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.27kb
    • 提供者:张建
  1. vector_list_deque

    0下载:
  2. 一个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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:牛亚
  1. IOCP1

    0下载:
  2. Windows 2000. --*/ 的完成端口例子,做的一个完成端口练习。 我把代码写的更清晰了一些。 还有一点,就是,我使用了一个,我叫做“双链表”的数据结构来管理IO结点和单句柄结点。这个东西是用stl里的list做的-Windows 2000. ------- / Completion of the port example, do a complete port practice. I have to write the code more clearly some of it. An
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:264.57kb
    • 提供者:卢宏伟
  1. ReadSTL

    0下载:
  2. 该程序用于读入.STL格式的文件,并将其存入到一个链表中。-the procedures to be used for reading. STL format of the document, and save them to a chain list.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:40.65kb
    • 提供者:自珍
  1. STL-list(Sample)

    1下载:
  2. 用STL中的List来实现多项式的各种运算-Polynomial of a variety of computing the STL List
  3. 所属分类:STL

    • 发布日期:2013-07-03
    • 文件大小:4.6kb
    • 提供者:zengchao
  1. List

    0下载:
  2. 采用C++语言编写的链表模拟程序,可实现STL中的链表操作功能。-Linked list C++ language simulation program, linked list in the STL operation.
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:555.14kb
    • 提供者:jiutianfeixue
  1. implementMapVecterListWithCProgram

    0下载:
  2. c语言实现了stl里面的map,vector,list,是了解学习stl容器的好东西。-c language to implement stl inside the map, vector, list, is to understand the good things to learn stl containers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7.36kb
    • 提供者:黄亮
  1. collect

    0下载:
  2. STL的例子,非常全面 List,Array,Map 的用法-Lists Arrays Maps
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:48.74kb
    • 提供者:GanCL
  1. collect_STL

    0下载:
  2. STL的例子,非常全面,list,array,map的用法集合-STL example, very comprehensive, list, array, map the usage of a collection
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:55.47kb
    • 提供者:GanCL
  1. STLContainer

    0下载:
  2. Own List STL Container Source Code
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:13.97kb
    • 提供者:toaster
  1. list2

    0下载:
  2. 是STL中双向循环链表list的经典应用,面向对象的标准C++语法解决了josephus圈的问题,适合学习数据结构中stl中list的应用,需要面向对象的C++知识。-A concise aplication of "list" in STL, simple but powful.
  3. 所属分类:STL

    • 发布日期:2017-03-27
    • 文件大小:752byte
    • 提供者:王涛
  1. STL

    0下载:
  2. 详细的讲述一些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
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:190.49kb
    • 提供者:汪柏胜
  1. Stack-by-List

    0下载:
  2. 通过一个链表来实现栈,和STL中的实现方法不一样。-Implementing the Stack by List
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:216.49kb
    • 提供者:小小
  1. STL

    0下载:
  2. 关于STL中的List,迭代器等的使用源码-Use the Source List, STL iterators
  3. 所属分类:STL

    • 发布日期:2017-11-12
    • 文件大小:1.81mb
    • 提供者:panzhigang
  1. STL-vector

    1下载:
  2. STL的应用,其中包含详细的vector,map,set,list的每一个函数的具体操作。-STL' s application, which contains detailed vector map, set, list every function specific operations.
  3. 所属分类:Windows编程

    • 发布日期:2014-03-21
    • 文件大小:702.2kb
    • 提供者:齐齐
  1. STL-Algorithms

    0下载:
  2. STL Algorithms Non modifying sequence operations mismatch: 1. Generic mismatch algorithm: Find the corresponding positions in a deque and list at which unequal elements first occur 2. Check for mismatch between two vectors 3. Use mismatch fun
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:3.72kb
    • 提供者:Tina
  1. STL

    0下载:
  2. STL的Vector、List、deque、set、map、queue、stack等的使用,包含了基本的用法-The STL Vector, List, deque, set, map, queue, stack, etc. are used, contains the basic usage
  3. 所属分类:STL

    • 发布日期:2017-11-23
    • 文件大小:4.02kb
    • 提供者:yaoml
  1. list

    0下载:
  2. list链表的内部底层的实现 包含stl编程的知识点-internal linked list implementation of the underlying programming knowledge contained stl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:13.62kb
    • 提供者:周大海
  1. STL-Standard-Template-Library

    0下载:
  2. STL标准模板库。 1.使用链表类模板加载学生类实例; 2.按索引排序; 3.使用并集算法合并容器; 4.利用容器算法洗牌。-STL Standard Template Library. 1. Use the list of students loaded class template class instance 2. Sort by index 3. Use and set algorithm merge container 4. The use of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:6.97mb
    • 提供者:冯泽
  1. STL

    0下载:
  2. 源码之前了无秘密,你将看到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 implement
  3. 所属分类:STL

    • 发布日期:2018-01-02
    • 文件大小:221kb
    • 提供者:qwer@
« 12 3 4 »
搜珍网 www.dssz.com