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

搜索资源列表

  1. myinifile

    0下载:
  2. inifile read and write in stl c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4287
    • 提供者:boliehi
  1. vector_unique-for-aix

    0下载:
  2. C++ STL 的 vector_unique 在AIX 下的应用实例。-C STL vector_unique AIX in the application.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:969
    • 提供者:凌寒
  1. boost_source_code

    0下载:
  2. 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3491458
    • 提供者:hnycmx
  1. VB6Str2Cpp

    0下载:
  2. VB6 has two very useful string functions: Join and Split. This code implements Join and Split functions using STL so that you can use them in your C++ programs -VB6 has two very useful string functions : Join and Split. This code implements Join and
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19047
    • 提供者:gn
  1. Test_Map

    0下载:
  2. 包中TMap,TMapStringToPtr类,为本人重vc下CMap,CMapStringToPtr两个STL移植到linux的,经过测试,效率比C++中的stl对应的高3-5倍以上
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:22068
    • 提供者:ly
  1. SimulateCat

    0下载:
  2. 一个用C++实现的模拟UNIX的cat的程序,使用了STL的istreambuf_iterator,支持“-”,终端直接输出,文件输出和错误输出。-C to achieve a simulated UNIX cat procedures, the use of the STL istreambuf_iterator support "-", a direct output terminals, document output and the output error.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1350
    • 提供者:飞杨
  1. STL

    0下载:
  2. 学习过C++程序设计语言(也就是说学习过Template),但是还没有接触过STL的STL的初学者。这实际上是我学习STL的一篇笔记,老鸟就不用看了。-stl
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:9600
    • 提供者:越甲三千
  1. asearchd-1.06.tar

    0下载:
  2. 功能强大的搜索引擎的源代码,可进行垂直搜索,企业搜索,专业知识领域的搜索-A full featured Internet search engine, specifically designed to power vertical search, enterprise search, or a knowledge area search. Can index 2.5 million documents per 24 hours on a single Dell server. Clean C+
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:150963
    • 提供者:王成
  1. STL

    0下载:
  2. windows下的STL的源码,适合学C/C++的高级学习者学习-STL under the windows source code for learning C/C++ Advanced Learners ~ ~ ~
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1124784
    • 提供者:Dragon
  1. base64_

    0下载:
  2. base64 编解码实现,其中有两种方式,一种是比较普通的c++ stl实现,另一种是根据国外的某人用java写的程序 用c++的方式重新实现的-base64 codec implementation, where there are two methods for a more general c++ stl implementation, and the other is based on a person abroad programs written using java with c+
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:7972
    • 提供者:qiangl
  1. STL-and-CPPlibary

    0下载:
  2. STL and C++libary 编程书籍,对理解库很有帮助-STL and C++ libary programming books, helpful for understanding the library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:15632
    • 提供者:superkeyboard
  1. demo02_ostriter

    0下载:
  2. linux C/C++ STL output iterator code sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:2588
    • 提供者:steven
  1. demo03_random

    0下载:
  2. linux C/C++ STL random access iterator code sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:3158
    • 提供者:steven
  1. STL

    0下载:
  2. 这是一份C++ 标准类库stl的一份教程。是开发学习stl程序很好的参考资料。-This is a C++ standard library stl on a tutorial. Stl learning program is to develop a good reference.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:482340
    • 提供者:allen
  1. STL-set-container

    0下载:
  2. 关于C++的容器,vector之所以被认为是一个容器,是因为它能够像容器一样存放各种类型的对象,简单地说,vector是一个能够存放任意类型的动态数组-About C++ containers, vector reason is considered to be a container, the container is the same because it can be stored as objects of various types, simply put, vector is cap
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:9909
    • 提供者:诚溜
  1. DES

    0下载:
  2. des实现,采用c++ stl中的bitset,编译即可。-des implement with bitset in c++ stl.
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:3271
    • 提供者:c
  1. SGI_STL_Code

    0下载:
  2. C++标准模板库的SGI实现代码,有助于理解STL-SGI implementation of C++ STL library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:224869
    • 提供者:宋桓
  1. stl

    0下载:
  2. c++ 标准模板库源代码,SGI STL,学习和进阶stl的好方法-c++ standard template library source code, SGI STL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:220369
    • 提供者:刘雅楠
  1. TinySTL

    0下载:
  2. 采用C++11实现一款简易的STL标准库,既是C++STL的一个子集(裁剪了一些容器和算法)又是一个超集(增加了一些容器和算法) 目的:练习数据结构与算法和C++ Template编程 编译环境:VS2013及以上版本-C++11 realized using a simple STL standard library, not only a subset of C++STL (clipping some containers and algorithms) is a sup
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2692354
    • 提供者:张三
  1. C++_编程思想

    0下载:
  2. 主要讲述计C++语言的的编程思想,编写流程,STL源码的过程(It mainly focuses on the programming thought of c ++ language, the process of writing process and STL source code)
  3. 所属分类:Linux/Unix编程

« 12 3 »
搜珍网 www.dssz.com