CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - STL

搜索资源列表

  1. boost_1_35_0

    0下载:
  2. C++ Boost程序库。最新下载的哦。boost库据说比STL先进,可以好好学习下-New C++ Boost Library!!
  3. 所属分类:STL

    • 发布日期:2017-06-14
    • 文件大小:22125020
    • 提供者:李一鸣
  1. Server1

    0下载:
  2. 基于VISA的网络仪器控制的服务器端程序,用Socket封装了viRead和viWrite函数,并用Windows API函数实现了对网络仪器的控制,其中用到了STL中的map-Based on the VISA network equipment control server-side procedures, using Socket package of Viread and viWrite function, and use Windows API function implementat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1909844
    • 提供者:海涛
  1. CIVStringset

    0下载:
  2. 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 -Platform based on the MFC and the STL string type, you can achieve in the fast string search.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:23067
    • 提供者:陈元
  1. STLmap

    0下载:
  2. 介绍STL中map的使用方法,比较详细易懂-STL map
  3. 所属分类:STL

    • 发布日期:2017-04-26
    • 文件大小:12964
    • 提供者:王浩
  1. IntroductSTL

    0下载:
  2. STL简介,轻松入门,简单易懂,使用于初学者-STL
  3. 所属分类:STL

    • 发布日期:2017-04-17
    • 文件大小:508666
    • 提供者:王浩
  1. fileMapping

    0下载:
  2. 文件映射硬盘文件,在内存操作文件内容,可以改变文件内容。-file mapping disk files
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:1574779
    • 提供者:cao
  1. cppreference_cn

    0下载:
  2. 标准c/c++帮助文档,不含stl, 有io,string 等操作-Standard c/c++ help files, non-stl, has io, string, such as operation
  3. 所属分类:STL

    • 发布日期:2017-04-26
    • 文件大小:172513
    • 提供者:李斌
  1. filecompress

    0下载:
  2. 头压缩算法是一种常用的稀疏数组压缩算法,在数据联机分析处理(OLAP)等领域有着重要 应用。针对头压缩算法的特点,给出基于STL 的实现方法,并对解压算法进行改进。仿真实验表明,改进 后的解压算法的计算效率要优于原有解压算法-Head-compress algorithm was a commonly used algorithm for compressing sparse array, which was widely applied in OLAP(Online Analyti
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:229417
    • 提供者:周晨
  1. IniFileParesUseCppAndSTL

    0下载:
  2. Ini 文件解析, 在Windows下有API提供INI文件的支持, 但在Linux和WinCE下就没有了, 为了实现接口统一,所以写了两种INI文件的C++解析实现-IniFile Pares Use Cpp And STL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5128
    • 提供者:弘扬
  1. daoxu

    0下载:
  2. 利用STL提供的容器和算法,对数组里的三个数倒序输出。-Provided by the use of STL containers and algorithms, of the array in reverse order of the three the number of output.
  3. 所属分类:STL

    • 发布日期:2017-04-06
    • 文件大小:3103
    • 提供者:刘芳
  1. stl2

    0下载:
  2. some stl stuff version 2, is pretty random, not very useful
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-15
    • 文件大小:6281
    • 提供者:haeasd
  1. stl3

    0下载:
  2. some stl stuff version 3, is pretty random, not very useful
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-24
    • 文件大小:13410
    • 提供者:haeasd
  1. stl4

    0下载:
  2. some stl stuff version 4, is pretty random, not very useful
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-15
    • 文件大小:6658
    • 提供者:haeasd
  1. stl5

    0下载:
  2. some stl stuff version 5, is pretty random, not very useful
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-29
    • 文件大小:19222
    • 提供者:haeasd
  1. stl6

    0下载:
  2. just another stl source file, version 6 this time
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-26
    • 文件大小:7831
    • 提供者:haeasd
  1. stl7

    0下载:
  2. latest version of the stl source, version 7
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:29860
    • 提供者:haeasd
  1. DesigningComponentswiththeCppSTL

    0下载:
  2. 全英文版的STL书籍,本人认为比较好的一本书:Design Components with the C++ STL -The entire English version of the STL books, I think a better book: Design Components with the C++ STL
  3. 所属分类:STL

    • 发布日期:2017-05-03
    • 文件大小:770060
    • 提供者:张智伟
  1. TSP

    0下载:
  2. TSP算法在VC环境中的另类实现,利用了MFC STL 等技术-implementation of TSP algorithm in VC environment
  3. 所属分类:STL

    • 发布日期:2017-05-09
    • 文件大小:1937948
    • 提供者:jane
  1. Eff_STL_CN

    0下载:
  2. Effect STL 中文版,非常好的一本书-Effect STL English version of a very good book
  3. 所属分类:STL

    • 发布日期:2017-05-03
    • 文件大小:601176
    • 提供者:avad
  1. STLyuanmafenxi

    0下载:
  2. STLyuanmafenxi stl的源码分析-STLyuanmafenxi
  3. 所属分类:STL

    • 发布日期:2017-05-22
    • 文件大小:6269718
    • 提供者:winj
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com