CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - STL

搜索资源列表

  1. NudtCommonTree

    0下载:
  2. 由STL扩展的树范型。该范型支持边的加权。树封装了内存管理,使得程序员免予释放、分配节点内存。附有实例程序-STL extended by the tree-Fan. Fan support for the type of edge-weighted. Tree Packaging, a memory management, allowing programmers to exempt from release, distribution nodes memory. With examples
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16379
    • 提供者:邓熠
  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
    • 文件大小:2323
    • 提供者:张建
  1. carray

    0下载:
  2. 一个自己定义的数组外包装,这是“使用者自定义stl容器“的一个好例子,在数组之外包装了一层常用的容器界面。-own definition of an array overpack, which is a "user-defined stl containers" of a good example In addition to the array of packaging containers used layer interface.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6477
    • 提供者:刘刚
  1. AVLTreeImpl

    0下载:
  2. AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!-AVL Tree implementation : I also included a test to compare the fu
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7020
    • 提供者:michael
  1. zwqvectorr

    0下载:
  2. 这是采用STL的VECTOR 做的一个程序,希望对大家有帮助-This is the STL so the probability of a process, we hope to help
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1082
    • 提供者:郑文清
  1. tree-2.03

    0下载:
  2. 一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。-a German Kasper Peeters C template to write the tree S TL realized, and other containers and STL vector, map, providing standard STL interface,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:196141
    • 提供者:陈铤杰
  1. a-star-algorithm-implementation

    0下载:
  2. 基于stl的a star寻路算法的高效实现
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18457
    • 提供者:WestWeald
  1. templatelib-owl

    0下载:
  2. 数据结构学习的小例子,附详细源代码,学习stl时用的
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15299
    • 提供者:Stonexin
  1. rb-tree

    0下载:
  2. 红黑树的算法,网上有好多例子,包括移植STL中的RBTREE算法,但是我试了,不怎么好用阿。 这是麻省理工数据结构课程的一个实现,我把它改造了一下,经过30-40万的数据量测试 windows/unix下都做过测试,没有问题。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5213
    • 提供者:zhi
  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
    • 文件大小:195065
    • 提供者:汪柏胜
  1. stl-code

    0下载:
  2. 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.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:215530
    • 提供者:肖新
  1. Data-structure-and-STL

    0下载:
  2. 《数据结构与STL》 ——一本结合STL讲解数据结构的不错的本,PDF格式-" Data structures and STL" - a combination of STL data structures to explain the good, PDF format
  3. 所属分类:Data structs

    • 发布日期:2017-06-09
    • 文件大小:16793421
    • 提供者:李兵
  1. The-Annotated-STL-Source

    0下载:
  2. STL源码剖析,向专家学习型别技术、内存管理、算法、数据结构、STL各类组件之高阶实现技巧-The Annotated STL Source, for management of memory, algorithm, data structure and accomplish of STL component.
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:11514154
    • 提供者:徐赫
  1. STL-source-analysis

    0下载:
  2. STL源码剖析.pdf 向专家学习 强型检验、内存管理、算法、数据结构、 及 STL 各类组件之实作技术-STL source analysis. PDF
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2187084
    • 提供者:xk
  1. DeQ-using-STL

    0下载:
  2. this is sample dqueue implementation using STL
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:600
    • 提供者:sham
  1. Data-structure-STL

    0下载:
  2. 数据结构与STL很全的程序例子,且分好了章节,好不容易才找到的,共享给大家,对学习数据结构应该很有帮助。-Data Structures and STL is the whole program examples, and divided the chapters, this really is a good thing, very helpful for learning.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1572868
    • 提供者:石同享
  1. STL读取

    0下载:
  2. 基于OPenGL 、VC++DE stl文件的读取及显示
  3. 所属分类:数据结构常用算法

  1. STL--Data-strcture-and-Alogrithm

    0下载:
  2. 数据结构C++语言描述——应用标准模板库(STL)(第2版) 源代码-Source Code for STL-Based Data structure and Alogrithm for C Plus Plus Programing
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:2762935
    • 提供者:丁晟
  1. stlwrite

    0下载:
  2. stlwrite从修补程序或表面数据编写STL文件,模式文件是使用“二进制”(默认)或“ascii”编写的。 写入STL文件的标题标题文本(最多80个字符)。(Stl writes STL files from patch or surface data, and the schema files are written using either " binary" ( default ) or " ascii ". Write the title
  3. 所属分类:数据结构

  1. C++STL(2th)

    0下载:
  2. STL标准模板库介绍,各种数据结构的使用,C++语言的实现(Introduction of Standard Template Library)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:21344256
    • 提供者:billson_
« 12 3 4 »
搜珍网 www.dssz.com