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

搜索资源列表

  1. STL C .zip

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:18694799
    • 提供者:
  1. 编写一个STL 中的CString类.zip

    0下载:
  2. 所属分类:ActiveX/DCOM

    • 发布日期:
    • 文件大小:3425
    • 提供者:
  1. C++_src

    0下载:
  2. The files in this directory are the source code for all examples in D.R. Musser, G.J. Derge, and Atul Saini, STL Tutorial and Reference Guide, Second Edition: C++ Programming with the Standard Template Library (Boston, MA: Addison-Wesley, 2001).-The
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:153071
    • 提供者:李金明
  1. stl313

    0下载:
  2. stl的源代码3.13版,供学习stl使用-stl the 3.13 version of the source code for the use of learning stl
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:199693
    • 提供者:john
  1. astl.beta.2.0

    0下载:
  2. 一个类似STL的自动机的源代码库,利用STL 组件开发,适合Windows和*nix多平台的C++ 编译器。-a similar automatic machine's source code for use STL components development for Windows and * nix multi-platform C compiler.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:942437
    • 提供者:jjyynmb
  1. MFileSpeed

    0下载:
  2. 本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速度,都是MFC>映射>STL,可见MFC的CArchive是进行数据文件操作的最佳选择!-procedures for the operation of the three data files, the method for testing the CArchive MFC, STL flow and document ma
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:165664
    • 提供者:张效栋
  1. ccq_event

    0下载:
  2. 随机时间的生成,可以用于其他很多应用,使用STL编的-time random generation, can be used in many other applications, the use of STL series
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8127
    • 提供者:蔡邑川
  1. IniFileNew

    0下载:
  2. 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document l
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:51358
    • 提供者:随便看看
  1. 中国象棋2222

    0下载:
  2. 一个小小的注意力测试   作为一个C++程序设计者,STL是一种不可忽视的技术。Sandard Template Library (STL): 标准模板库,更准确的说是 C++ 程序设计语言标准模板库。学习过MFC的人知道,MFC是微软公司创建的 C++ 类库。而与之类似的是 STL 是模板库,只不过 STL 是 ANSI/ISO 标准的一部分,而 MFC 只不过是微软的一个产品而已。也就是说STL是所有C++编译器和所有操作系统平-a little attention as a
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25456
    • 提供者:李鹏
  1. npp.3.4.src

    0下载:
  2. 文字编辑软件C++源代码,Notepad++可用于Notepad的替代,开源社区作品,遵循GPL协议。 使用了win32 api和STL,可以用VC进行编译。-text editing software C source code, Notepad can be used Notepad replacement, the open source community works, follow the GPL. Use of win32 api and STL, we can compile
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2382337
    • 提供者:阳广元
  1. XML_reader

    0下载:
  2. 自己手动编写的XML分析程序。其中用到了STL的模版库。其中的算法很巧妙,并且没有用其他任何库函数,值得一看。-own manual prepared by the XML analytical procedures. STL which uses the template library. The algorithm is a clever, and not any other library functions overseas.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1853
    • 提供者:李明
  1. Serialization

    0下载:
  2. 序列化(Chapter 14. Serialization)。一个非常简单的序列化程序,用于将完整的游戏实体树保存到磁盘中或从磁盘中载入。它使用一个自定义的流类和指针恢复方法(注:本章程序如在VC6.0环境编译,则要采用第三方的stl,比如sgi的stl:http://www.sgi.com/tech/stl/。可使用VC7.0,程序在VC7.0下可以编译通过)。-sequence of (Chapter 14. Serialization). A very simple sequence of
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17619
    • 提供者:dallas
  1. C++STLProgrammersGuide

    0下载:
  2. 经典的STL书籍:《C++STL程序员开发指南》-classic books : "C programmers to develop guidelines for STL"
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17929693
    • 提供者:刘晓文
  1. STL-12

    0下载:
  2. C++的一个类库,类似于CString的自我实现-of a Class C, similar to redeem the self-realization
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3738
    • 提供者:杨耀宇
  1. STLsourcecode3.3

    0下载:
  2. STL源码,就是侯捷那本书所用的 源码。-STL source, Hou Jie, is the book used by the source.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:187408
    • 提供者:wmx
  1. svini

    0下载:
  2. 使用STL对INI文件进行操作,时间匆忙没有加注释信息。跨平台,可以在Windows和Linux下使用。-use STL right INI file operation, no time to rush footnote information. Cross-platform, the Windows and Linux use.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4291
    • 提供者:杨锴
  1. stl3

    0下载:
  2. 我对 STL String 的一些经验,主要论述了String的一些特性。-I STL String some experience, mainly discusses the characteristics of the String.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6495
    • 提供者:tony
  1. Best_Ini

    0下载:
  2. INI文件读写类,C++编写,使用stl。任意C++编译器均可使用,可在任意平台上编译。-INI file reading and writing categories, C, the use of stl. Arbitrary C compiler can use, it can be arbitrary platform compiler.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10533
    • 提供者:dcg
  1. cui

    0下载:
  2. 一个利用stl来写的一个gui试验平台,基本实现一个简单的gui系统,很小,值得学习-use a stl write a gui test platform, the basic realization of a simple gui, small, it is worth learning
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40260
    • 提供者:李柳
  1. mypsd

    0下载:
  2. MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:633499
    • 提供者:孙磊
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com