CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 标准模板库

搜索资源列表

  1. multiway-tree-______

    0下载:
  2. 通过指针的方式建立多叉树,源码中包括多叉树的建立,多叉树的遍历,多叉树的插入等操作,建立多叉树和对多叉树的遍历采用了c++标准模板库中队列,map,list等操作。 -Through pointers way to create multi-tree, the source code is included in multi-tree creation, multi-tree traversal, multi-tree insertion and other operations, the es
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:3069938
    • 提供者:邹奎
  1. exp5

    0下载:
  2. 学生管理系统采用线性链表结构完成,链表直接使用C++标准 模板库STL中的list来完成。关于排序,直接调用list 容器的sort方法完成-Student management system using a linear chain structure complete list directly using C++ Standard Template Library STL in the list to complete. About sort, directly call the sort
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:235136
    • 提供者:lemonzou
  1. STL

    0下载:
  2. STL,是关于c++标准模板库的。希望对大家有用,注你学习愉快!-STL, is about c++ Standard Template Library.I hope useful, Note you happy learning!
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:22513
    • 提供者:陈琛
  1. CPPexam10

    1下载:
  2. 1. 使用 C++标准模板库(STL)中的双向队列类(deque)重新实现实验九中实验任务2。 2. 声明一个整型数组,使用 C++标准模板库(STL)中的查找算法 find()进行数据的查找,然后应用排序算法Sort(),并配合使用标准函数对象Greater<T>对数据进行升序和降序排序。 -1 Use C++ Standard Template Library (STL) in the two-way queue class (deque) reimplement exp
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:899043
    • 提供者:wolf
  1. C-ocr

    0下载:
  2. OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-ocr algorithm code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:866178
    • 提供者:文觞
  1. Sgi-stl

    0下载:
  2. sgi版本的标准模板库(STL)源代码,STL源码分析-The standard template library (STL) version of the SGI source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:214871
    • 提供者:萧南
  1. SGI_STL_Code

    0下载:
  2. C++标准模板库的SGI实现代码,有助于理解STL-SGI implementation of C++ STL library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:224869
    • 提供者:宋桓
  1. stl

    0下载:
  2. c++ 标准模板库源代码,SGI STL,学习和进阶stl的好方法-c++ standard template library source code, SGI STL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:220369
    • 提供者:刘雅楠
  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
    • 文件大小:7311082
    • 提供者:冯泽
  1. STL_PPT_CODE

    0下载:
  2. 包含标准模板库的定义分类vector,map,set等容器常用属性 PPT,以及课程代码。-The vector contains the definition of the standard template library classification, map, set container commonly used properties such as PPT, and course code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:240326
    • 提供者:张雁淇
  1. 8

    0下载:
  2. 上传的压缩包是STL源码的具体实现。STL是一种标准模板库,源码比较有用。-Upload the compressed package is a concrete implementation STL source. STL is a standard template library, source code useful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:15013
    • 提供者:高紫玉
  1. 6

    0下载:
  2. 上传的压缩包是STL源码的部分具体实现。STL是一种标准模板库,源码比较有用。-Upload the compressed package is STL source implementation. STL is a standard template library, source code useful.
  3. 所属分类:STL

    • 发布日期:2017-05-03
    • 文件大小:708222
    • 提供者:高紫玉
  1. 5

    0下载:
  2. 上传的压缩包是STL源码的具体实现。STL是一种标准模板库,源码比较有用。STL可分为容器、迭代器、空间配置器、配接器、算法、仿函数六个部分。-Upload the compressed package is a concrete implementation STL source. STL is a standard template library, source code useful. STL can be divided into six parts containers, itera
  3. 所属分类:STL

    • 发布日期:2017-05-03
    • 文件大小:735039
    • 提供者:高紫玉
  1. 4

    0下载:
  2. 上传的压缩包是STL源码的实现。STL是一种标准模板库,源码比较有用。STL可分为容器、迭代器、空间配置器、配接器、算法、仿函数六个部分。-Upload the compressed package is STL source implementation. STL is a standard template library, source code useful. STL can be divided into six parts containers, iterators, space a
  3. 所属分类:STL

    • 发布日期:2017-05-25
    • 文件大小:8212872
    • 提供者:高紫玉
  1. 3

    0下载:
  2. 上传的压缩包是STL源码的具体实现。STL是一种标准模板库,源码十分有用。STL可分为容器、迭代器、空间配置器、配接器、算法、仿函数六个部分。-Upload the compressed package is a concrete implementation STL source. STL is a standard template library, source code is very useful. STL can be divided into six parts container
  3. 所属分类:STL

    • 发布日期:2017-04-30
    • 文件大小:15051
    • 提供者:高紫玉
  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. iterator

    0下载:
  2. 容器,迭代器,是学习stl标准模板库的入门小程序-Containers, iterators, Standard Template Library is learning stl entry applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:405996
    • 提供者:黄攀
  1. calculater104

    0下载:
  2. 简易计算器,利用到1.标准模板库;2.封装、继承、多态;-Simple calculator, the use of the 1. Standard Template Library 2. Encapsulation, inheritance, polymorphism
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1202
    • 提供者:shuo36026
  1. stl30.tar

    0下载:
  2. C++语言使用的标准模板库v30版本,作为一份源码来说易于剖析和学习-Standard Template Library v30 uses language version C++
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:98940
    • 提供者:孟麟
  1. The-CPP-Standard-Library

    0下载:
  2. stl标准模板库,The C++ Standard Library-The C++ Standard Library
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4449974
    • 提供者:doasilike
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com