CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 STL 搜索资源 - Ʊ׶ Ǹ ڡڢ 2.ãϣ ```Ʃ ߱ġ ó Ʈ ǰ ߱ġ ǰ þ˸ Ǹ Ͻö ı ǰ Ǹó Ʈ ö Ʈı

搜索资源列表

  1. cqa0408

    0下载:
  2. 代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、如何获取专用文件夹的路径名? 巧。-code contains a model following examples : 1, 2 GetKeyState use examples, and the STL string UNICODE three categories, how to C# or.NET framework expose
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:190.84kb
    • 提供者:刘斌
  1. boost_1_32_0

    0下载:
  2. lastest and stable boost library. C++ 的最强2个基础库之一.-9045.htm and stable boost library. C strongest two for one basis.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:8.46mb
    • 提供者:魏刚祥
  1. STL源码剖析2

    0下载:
  2. stl introduction
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:702.01kb
    • 提供者:王制
  1. STLport-4.6.2.tar

    0下载:
  2. 改进版本的c++类模版库和其原代码-improved version of the C + + Class Library template and its source
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:738.24kb
    • 提供者:李飞
  1. mtl-2.1.2-21

    0下载:
  2. 很好用的库,支持矩阵运算,速度很快。。。、
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:394.37kb
    • 提供者:fsdff
  1. tass-sgi-stl-2.91.57-source

    0下载:
  2. 著名的SGI的STL lib源码.(C++范型类编成,没有合适的分类,但是放到数据结构类别中也绝对适合)-famous SGI STL lib source. (C Fan-type establishment, and there is no suitable categories, but the data structure into categories have absolutely appropriate)
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:208.98kb
    • 提供者:littlebean
  1. fscl-0.0.2.tar

    0下载:
  2. Free C++ Standard Library,是一个非常类似于STL的C++类库,目的是实现一个更小、更快的stl库-Free Standard C Library, is a very similar to the C Class STL, which is aimed at a smaller, faster stl library
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:193.34kb
    • 提供者:苗林
  1. ptypes-2.0.tar

    0下载:
  2. PTypes是一个扩充了多线程和网络功能的STL库,具有跨平台移植的能力-PTypes is an expansion of the multithreading and networking capabilities for the STL, which is cross-platform capability transplant
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:219.86kb
    • 提供者:苗林
  1. 几何问题

    1下载:
  2. 试用C++的类来定义表示简单平面几何对象的抽象数据类型Geometry。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0000。 (2) 实现2 个构造函数:允许用1个参数或2 个参数声明几何对象。用1 个参数r声明的 几何对象为半径为r 的圆;用2 个参数r1和r2 声明的几何对象为r1磖2 的矩形。所声明的几 何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4) 对于给定的实数r,先声明一个半径为r的圆c1;然后声明一个
  3. 所属分类:STL

  1. tass-sgi-stl-2.91.57-annotated

    1下载:
  2. 是侯捷的stl源码解析的配套文档,通俗易懂,Hou Jie, stl is the source of the matching document analysis, user-friendly
  3. 所属分类:STL

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

    0下载:
  2. source code from Mastering The Standard C++ Classes using C++. 1) The source code listings from each chapter can be found in the listings directory. The listings directory is divided by chapter. 2) A html quick reference for the mo
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:993.59kb
    • 提供者:wwtmw
  1. er

    0下载:
  2. 数据结构C++语言描述--应用标准模板库(STL)(第2版)-Data structure C++ Language Descr iption- Application Standard Template Library (STL) (2nd edition)
  3. 所属分类:STL

    • 发布日期:2017-06-15
    • 文件大小:22.25mb
    • 提供者:wuhua
  1. STLport-5.2.0.tar

    0下载:
  2. stl的源码,可以学习stl的架构和详细原理,对学习c++的底层实现机制很有帮助-stl the source, you can learn the structure of stl and detailed principle of learning c++ underlying mechanism to achieve very helpful
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:894.77kb
    • 提供者:冰雨
  1. SQL2000bao

    0下载:
  2. int getDivisor(int iNum) { int i = 1 int sum = 0 if (0 == iNum) { return 1 } while (i <= iNum / 2) { if (0 == iNum % i) { sum++ } i++ } return (sum+1) } -int getDivisor (int iNum) (int i = 1
  3. 所属分类:STL

    • 发布日期:2017-04-06
    • 文件大小:2.47kb
    • 提供者:json
  1. mrjeep2

    0下载:
  2. Data Structures With C++ using STL part 2
  3. 所属分类:STL

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:mr
  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. tass-sgi-stl-2.91.57-source

    1下载:
  2. 侯捷的STL源码分析源码中推荐的一个实现版本SGI-STL-Hou Jie, the STL source code analysis source code in an implementation of the recommended version of the SGI-STL
  3. 所属分类:STL

    • 发布日期:2017-03-24
    • 文件大小:208.68kb
    • 提供者:白水
  1. cppfrance_RESOLUTION-SYSTEME-EQUATIONS-INCONNUES_

    0下载:
  2. programme used to resolve equation 2 variables and 2 unkown.
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:45.45kb
    • 提供者:silkan_h
  1. STLport-5.2.0.tar

    0下载:
  2. stlport5.20,c++标准模板库,很好的-stlport5.20, c++ standard template library, very good
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:894.77kb
    • 提供者:钱成
« 12 »
搜珍网 www.dssz.com