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

搜索资源列表

  1. VCPPISODATA-Code

    0下载:
  2. 基于VC++的ISODATA算法代码 本例基于VC++环境,使用了STL模板容器实现了ISODATA算法,简单易用。 -Based on VC++ ISODATA algorithm code cases based on VC++ environment, the use of the STL template container to achieve the ISODATA algorithm, easy to use.
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:2719
    • 提供者:徐斌
  1. FreePtr

    0下载:
  2. 这是一个很好的帮助类,在适用STL的容器的时候,可以配合for_each算法函数删除容器中的指针对象-This is a very good help category, where applicable, the STL containers, they can function with the for_each algorithm to delete the pointer container object
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:1313
    • 提供者:haofei
  1. Stl_Tutorial_And_Reference_Guide

    0下载:
  2. 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.This book will help you how to programming with STL.
  3. 所属分类:STL

    • 发布日期:2017-05-13
    • 文件大小:3261379
    • 提供者:nbn
  1. SGI_Standard_Template_Library_Program_Guide

    0下载:
  2. 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. The STL is a generic library, meaning that its components are he
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:674620
    • 提供者:5263
  1. Containers

    0下载:
  2. Data Structures - Overview of STL container classes, lecture material is adapted from E-Book "Data Structures with C++ using STL"-Data Structures- Overview of STL container classes, lecture material is adapted from E-Book "Data Structures with C++ us
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:165433
    • 提供者:grom2
  1. ssd7exercise3

    0下载:
  2. 1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对于实验2,新增了2个类Class Category。Class Categories; 关键算法: virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches) void findOfferingsRecursive (Listing::iterator start, Listi
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:661693
    • 提供者:邹斌
  1. ssd7exercise5

    0下载:
  2. 1,实现stl模型的优先队列; 2,实现所有声明的函数 关键内容: 1新建的类:bid:Class Bid models a bid placed on an advertisement. 2Changes to class Advertisement:要存放所有 竞拍他的用户信息,并根据他们放到优先队列中。 重要方法: priority_queue<Bid>& Advertisement::getBids(void) vector<Bi
  3. 所属分类:STL

    • 发布日期:2017-05-02
    • 文件大小:669764
    • 提供者:邹斌
  1. STLContainer

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

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

    0下载:
  2. STL学习的好材料,在程序中使用了Vector,Map,Set容器对文本进行分析,可以查询指定单词出现的页数 行数 以及次数-STL a good learning materials used in the program Vector, Map, Set the container of the text, you can query the number of pages specified word appears, and the number of rows
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:916580
    • 提供者:yangsong
  1. dfas

    0下载:
  2. set容器,STL中简单的容器,操作很简单-set container, STL containers in a simple, operation is very simple
  3. 所属分类:STL

    • 发布日期:2017-05-18
    • 文件大小:5311095
    • 提供者:zhuyi
  1. avl-array-CPP-1.2.1

    0下载:
  2. AVL Array 是一个C++风格的容器类,具有快速随机存取和任意位置快速插入、删除的功能。-AVL Array is a C++ STL-style container with fast random access _and_ fast insert/erase at any point (all are O(log N) worst case)
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:101250
    • 提供者:james
  1. stl_src_doc

    0下载:
  2. 标准STL库手册,方便查询各个标准容器有哪些函数,怎么使用,还有一些使用的demo,在开发中,有助于提高开发速度-Standard STL library manual, easy access to each standard container which functions and how to use, there are some demo, development, help to improve development speed
  3. 所属分类:STL

    • 发布日期:2017-05-08
    • 文件大小:1730111
    • 提供者:刘元生
  1. CPP_STL-good-examples

    0下载:
  2. C++ STL范例大全,内含标准库中所有容器的使用方法介绍,合适初学者学习研究,有错的地方本人也进行了适当修改,大家共同进步!-C++ STL examples of documents, containing all container used in the standard library introduction, suitable for beginners to learn the wrong place with appropriate modifications, we make
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:88293
    • 提供者:cimulove
  1. CPP(STL)-state

    0下载:
  2. c++容器详解,很实用,简单易懂,不会有很多赘述,方便程序员快速阅读使用-container c++ Detailed, practical, easy to understand, there will be a lot of repeat, and easier for programmers quickly read the
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:366226
    • 提供者:guanguojing
  1. hashmap_demo

    0下载:
  2. hashmap,stl,容器使用,自己写的demo,分析效率-demo, analysis the hashmap, stl, container use to write their own efficiency
  3. 所属分类:STL

    • 发布日期:2017-11-16
    • 文件大小:1474
    • 提供者:kku28
  1. map_demo

    0下载:
  2. 自己写的stl,map容器实例,希望对大家有帮助,-Stl, map write your own container instance, hope to have everyone help
  3. 所属分类:STL

    • 发布日期:2017-11-22
    • 文件大小:1350
    • 提供者:kku28
  1. a-simple-phone-book

    0下载:
  2. map容器实现一个简单的电话本,可以实现输入,查找以及删除的功能。-map container implements a simple phone book, you can achieve input, search and delete functions.
  3. 所属分类:STL

    • 发布日期:2017-03-28
    • 文件大小:661
    • 提供者:刘凯新
  1. Container

    0下载:
  2. 通过堆栈实现Fibonacci序列的顺序、逆序显示-By stack implementation Fibonacci sequence order, reverse display
  3. 所属分类:STL

    • 发布日期:2017-05-24
    • 文件大小:3681322
    • 提供者:J
  1. Introducing-The-STL

    0下载:
  2. C++’s Standard Template Library (STL) introduction to some of the container classes defined by the STL
  3. 所属分类:STL

    • 发布日期:2017-04-24
    • 文件大小:99357
    • 提供者:Babak
  1. GVector

    0下载:
  2. 利用标准库算法和Vector容器编写的数组和矩阵的加减乘除四则运算-The use of the library algorithms and Vector container prepared array and matrix add, subtract, multiply and divide the four operations
  3. 所属分类:STL

    • 发布日期:2017-04-11
    • 文件大小:847
    • 提供者:章鱼
« 12 »
搜珍网 www.dssz.com