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

搜索资源列表

  1. STLProgrammerGuide

    0下载:
  2. STL Programmer s Guide.chm
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:537.39kb
    • 提供者:hyl
  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. 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
    • 文件大小:191.54kb
    • 提供者:陈铤杰
  1. patch2stl

    0下载:
  2. Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:aprist
  1. Boost+STL.rar

    0下载:
  2. 介绍C++和Boost的经典力作,非常值得研究,有想学习Boost的一定好好研究一下哈,Introduced the C++ And Boost classic masterpiece, very worthy of study, there are certain Boost want to learn a good look Kazakhstan
  3. 所属分类:STL

    • 发布日期:2017-03-24
    • 文件大小:486.98kb
    • 提供者:王少华
  1. Chapter13_1.rar

    0下载:
  2. C++STL开发技术导引 一本很好的书 大家赶快下吧,C++ STL to develop technical guidance of a good book right under the U.S. as soon as possible
  3. 所属分类:STL

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

    0下载:
  2. STL程序员开发指南源码,非常有用的-STL-source programmers to develop the Guide, very useful
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:152.98kb
    • 提供者:李尧
  1. yahoo-GP-OO-CPP

    0下载:
  2. 侯捷在Yahoo关于STL的演讲资料(繁体中文)-Hou Jie, in Yahoo' s speech on the STL data (Traditional Chinese)
  3. 所属分类:STL

    • 发布日期:2017-04-09
    • 文件大小:1.59mb
    • 提供者:hertz
  1. paper

    0下载:
  2. 国家集训队韩文弢论文,介绍了pascal选手如何转向c++并列举若干stl的应用-National Team韩文韬papers on how to shift the pascal' s c++ and stl listed a number of applications
  3. 所属分类:STL

    • 发布日期:2017-03-28
    • 文件大小:326.58kb
    • 提供者:天雨
  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
    • 文件大小:646.18kb
    • 提供者:邹斌
  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
    • 文件大小:654.07kb
    • 提供者:邹斌
  1. STL

    0下载:
  2. c++ STL程序员开发指南,从程序员的角度出发,讲述C++高级编程技术,然后讲述C++标准库,最后讲述STL技术-c++ STL Programmer Developer' s Guide, from the programmer' s point of view, about the C++ advanced programming techniques, and then talk about C++ standard library, the last about the S
  3. 所属分类:STL

    • 发布日期:2017-06-11
    • 文件大小:17.15mb
    • 提供者:朱里
  1. MultiSort

    0下载:
  2. 多关键排序算法,采用STL的Sort算法,本程序采取的算法很朴实,但算法结果正确有效-Multi-key sorting algorithm, using STL' s Sort method, this procedure is very simple to the algorithm, but the algorithm is efficient
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:95.62kb
    • 提供者:ledan
  1. booststandardlibrary

    0下载:
  2. boost基本库,STL的接班人,对所有库都有涉及。-boost basic library, STL' s successor, all libraries are involved.
  3. 所属分类:STL

    • 发布日期:2017-04-24
    • 文件大小:486.72kb
    • 提供者:朋古
  1. usage-of-the-map

    0下载:
  2. STL中map用法详解,是关于map的基本操作,很详细的介绍。-Detailed usage of STL in the map, is about the map' s basic operation, it is described in detail.
  3. 所属分类:STL

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

    0下载:
  2. 标准模板库STL介绍_程序设计,学习stl的好书,希望大家下载。-Introduction _ Standard Template Library STL programming, learning stl' s books, I hope you download.
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:501.05kb
    • 提供者:李超
  1. STL.rar

    0下载:
  2. stl的源码,用于查看stl的内部实现和学习stl,the stl' s source for View stl internal implementation and learning stl
  3. 所属分类:STL

    • 发布日期:2017-11-08
    • 文件大小:422.82kb
    • 提供者:王建
  1. stl

    0下载:
  2. 上传的代码是北京大学在线评测系统poj 3096的AC代码-Code is uploaded Peking University' s online evaluation system poj 3096 AC code
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.37mb
    • 提供者:凌乱了
  1. MapKit_1.4

    0下载:
  2. 轻松创建哈希表的跨平台(Unix,Windows)库-This is a cross-platform (unix, windows) library to easily create and use hash tables (similar to STL s hash_map or python dictionaries) in C. Multiple keys and values types are provided (int, double, strings,...), and
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:57.36kb
    • 提供者:ling
  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-25
    • 文件大小:97.03kb
    • 提供者:Babak
« 12 »
搜珍网 www.dssz.com