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

搜索资源列表

  1. testlinklists

    0下载:
  2. 这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications -- Descr iption Langua
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:32.98kb
    • 提供者:啊啊
  1. StandardTempleteLibrary

    0下载:
  2. C.STL中文版。翻译了由四位对C++STL的实现有卓越贡献的大师撰写的,通过背景知识、功能描述、头文件代码、测试程序和习题,讲述了STL的13个头文件及迭代器算法和容器。-C. STL Chinese version. Translated from the four pairs of C++ STL outstanding contribution to the realization there is a master of writing, through background know
  3. 所属分类:STL

    • 发布日期:2017-05-27
    • 文件大小:9.25mb
    • 提供者:品牌
  1. C.STL

    0下载:
  2. 本书对C++STL 进行了全面而深入的阐述,STL是惠普实验室开发,全书分16章,其中13章通过背景知识,功能描述,头文件代码,测试程序和习题-The book of C++ STL conducted a comprehensive and in-depth exposition, STL is a Hewlett-Packard developed in the laboratory, the whole book at Chapter 16, Chapter 13 of them thro
  3. 所属分类:STL

    • 发布日期:2017-05-26
    • 文件大小:9.25mb
    • 提供者:万俊
  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. STL

    0下载:
  2. 这是关于VC++中的STL容器的资料,包括了STL容器各个类之间关系以及类的说明-This is on VC++ Of STL containers, including the STL containers, as well as the relationship between various types of categories of descr iption
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:刘怡
  1. STL_Brief

    0下载:
  2. STL (标准模版库,Standard Template Library)简要说明-a brief descr iption of STL (Standard Template Library, Standard Template Library)
  3. 所属分类:STL

    • 发布日期:2017-04-26
    • 文件大小:8.37kb
    • 提供者:Steven
  1. chat

    0下载:
  2. Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:551byte
    • 提供者:freetres
  1. STLsort

    0下载:
  2. 对STL的排序有详细的说明,是STL初学者良好的学习材料-STL sort of detailed descr iption, is a good learning material for beginners STL
  3. 所属分类:STL

    • 发布日期:2017-04-06
    • 文件大小:18.83kb
    • 提供者:韩磊
  1. ssd7exercise4

    0下载:
  2. 1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法是: virtual Listing sort(string field) 根据选择"email," "start," "close," and "quantity."来对list中的advertisements进行排序。 virtual Listing filter(string keyword) 筛选出whose name or descr iption contains
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:644.95kb
    • 提供者:邹斌
  1. zevent.1.2.1.tar

    0下载:
  2. stl c++,c++stl的源代码文件,有每一个文件的说明以及源码可以看下。很不错的学习源码,-stl c++, c++ stl source code file, there is a descr iption of each file source may have a look. Very good learning source, ha ha
  3. 所属分类:STL

    • 发布日期:2017-04-04
    • 文件大小:121.63kb
    • 提供者:edgar
  1. STL_Packs

    0下载:
  2. 包括标准模板库介绍,STL深度剖析,泛型编程与STL,深入学习STL的好资料-Including the Standard Template Library descr iption, STL depth analysis, generic programming and STL, STL-depth study of good information
  3. 所属分类:STL

    • 发布日期:2017-06-12
    • 文件大小:18.87mb
    • 提供者:陈鑫
  1. STL

    0下载:
  2. 关于STL的详细介绍,以及使用例子,都是经过测试可以用的。-A detailed descr iption about the STL, and the use of examples, are tested and can be used.
  3. 所属分类:STL

    • 发布日期:2017-04-09
    • 文件大小:614.38kb
    • 提供者:sky
  1. STL

    0下载:
  2. C++的STL介绍以及源代码,是学习C++的STL的好资料-C++, STL descr iption and source code, is to learn C++, STL good information
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:258.45kb
    • 提供者:yf
  1. STL_map

    0下载:
  2. STL中map用法详解 STL中map用法详解-Detailed map uses the STL STL STL Detailed descr iption of the map Detailed map usage
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:95.53kb
    • 提供者:augusdi
  1. CPP_stl

    0下载:
  2. C++入门,有C++关于STL模板的详细介绍,和使用方法并且能让你对STL有更进一步的了解-Introduction to C++, a C++ STL template for a detailed descr iption, and use
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:347.73kb
    • 提供者:daitiecheng
  1. STLaCPP-standard-library

    0下载:
  2. 详细讲述STL的教程,希望对了解STL的人员有所帮助。另外还有C++的标准库函数。-the detailed descr iption of STL and c++ standard library!
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:15.52kb
    • 提供者:祁磊
  1. cshiyan2012

    2下载:
  2. 基于EDA软件平台上,用硬件描述语言verilog设计完成分频器、计数器、串行移位输出器、伪码发生器、QPSK I/Q调制器、QPSK I/Q解调器,基于选项法中频调制器,再将各个模块综合起来组成一个完整系统;并用quartusII软件对其进行仿真验证。-EDA software platform based on the hardware descr iption language verilog design complete shift of the frequency divider,
  3. 所属分类:STL

    • 发布日期:2014-01-27
    • 文件大小:1.82mb
    • 提供者:赵旋
  1. libsvm_src

    0下载:
  2. libsvm,支持向量机,分类,C语言,描述清晰-libsvm, support vector machines, classification, C language, clear descr iption
  3. 所属分类:STL

    • 发布日期:2017-11-15
    • 文件大小:237.73kb
    • 提供者:王超
  1. c

    0下载:
  2. Descr iption: 1- Template for STL maps/multimaps 2- This routine shows how to use next/prev permutation with STL 3- Template for using C++ STL priority queues
  3. 所属分类:STL

    • 发布日期:2017-04-14
    • 文件大小:5.23kb
    • 提供者:tholfiqar
搜珍网 www.dssz.com