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

搜索资源列表

  1. mycomputerwithstl

    0下载:
  2. 用stl实现表达式求解算法(我写的) 有一点点难度!需要有较好的数据结构知识-used to achieve expression algorithm (I write) is a little more difficult! The need for a better knowledge of the data structure
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:王哲江
  1. array2_T

    0下载:
  2. 一个二维数组,模板写的,内存连续,可以通过计算内存得到正确的数据,元素类型为T-a two-dimensional array, templates written in the continuous memory, memory can be correctly calculated data, elements of type T
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:hhn
  1. cvm_jmlr_exe

    0下载:
  2. 香港的Kwok在JMLR上发表的CVM论文的可执行文件,以供需要快速算法需求的用户直接调用。用于海量数据的分类。-in JMLR CVM published papers executable file, the need for rapid algorithm needs of the users call directly. Massive data for the classification.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:905.37kb
    • 提供者:宋争鸣
  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. 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. 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. CPP

    0下载:
  2. 面向对象的程序设计:数据结构<向量类实现优先队列>-Object-Oriented Programming: data structures < vector implementation of priority queue type>
  3. 所属分类:STL

    • 发布日期:2017-04-11
    • 文件大小:856byte
    • 提供者:nwyf201
  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. Java

    0下载:
  2. 数据挖掘 统计学习 分类聚类离散点分布插件小程序-Statistical learning data mining classification clustering distribution of discrete points applet plug-ins
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:14.49kb
    • 提供者:avily
  1. STL

    0下载:
  2. 属于模版类学习。自定义结构的数据排序功能的实现。-Class templates are learning. Custom data structure to achieve the sort function.
  3. 所属分类:STL

    • 发布日期:2017-04-09
    • 文件大小:27.08kb
    • 提供者:iloveu
  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-14
    • 文件大小:3.11mb
    • 提供者:nbn
  1. mrjeep1

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

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:mr
  1. mrjeep2

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

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:mr
  1. mrjeep3

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

    • 发布日期:2017-05-12
    • 文件大小:2.66mb
    • 提供者:mr
  1. mrjeep4

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

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:mr
  1. mrjeep6

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

    • 发布日期:2017-04-16
    • 文件大小:112.32kb
    • 提供者:mr
  1. Howtostudy_STL_CN

    0下载:
  2. STL 是Standard Template Library的缩写,中文名是标准模板库。STL以其独特的魅力得到越来越多的程序员钟爱,STL彻底封装复杂的数据结构,提供丰富灵活的程序接口,同时还能保证程序的运行效率。-STL is an acronym for Standard Template Library, Chinese name is a standard template library. STL for its unique charm to be loved more and m
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:587.1kb
    • 提供者:rain
  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
    • 文件大小:658.81kb
    • 提供者: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
    • 文件大小:161.56kb
    • 提供者:grom2
  1. Queues

    0下载:
  2. lecture material about Queues. Adopted from E-book "Data Structures with C++ using STL" by William Ford, William To-lecture material about Queues. Adopted from E-book "Data Structures with C++ using STL" by William Ford, William Topp
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:43.53kb
    • 提供者:grom2
« 12 3 »
搜珍网 www.dssz.com