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

搜索资源列表

  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. 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. 用标准模板库STL实现文件比较

    2下载:
  2. 用标准模板库STL实现文件比较. 本文讨论如何使用标准模板库(STL),类模板和函数模板,以及其它编程技术来解决实际问题。本文涉及到STL包含的集合和向量,函数模板,类模板,常量检验,出错处理和使用STL的文件I/O。 要阅读本文,你要熟悉C++,熟悉类模板和函数模板。本文汇集了大量有关的信息,指引你逐步阅读。 本文用提问,设计和解决方案引导阅读。希望你能喜欢。 -Standard Template Library STL files comparison. This pa
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5082
    • 提供者:海贵
  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. 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. 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. QQWryLib

    0下载:
  2. 用STL编的 QQWry.Dat IP数据库查询程序 vs2005
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:139151
    • 提供者:HYL
  1. STL_mesh

    0下载:
  2. 建立了运用切片线扫描法对STL文件格式实体进行网格剖分的算法,在处理奇异点方面,采用了合理方法。基于该算法开发了能对任意复杂实体进行三维网格剖分的程序。实例剖分结果表明,该方法的剖分效率高$并能保证剖分精度。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:302364
    • 提供者:白加黑
  1. SortStr

    0下载:
  2. 对文件中字符排序,采用模板的开发方法 用到STL一些操作
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:152902
    • 提供者:xj
  1. stl

    2下载:
  2. STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上--a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen
  3. 所属分类:File Operate

    • 发布日期:2016-12-23
    • 文件大小:7192189
    • 提供者:you
  1. fileMapping

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

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

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

    • 发布日期:2017-03-27
    • 文件大小:23067
    • 提供者:Iowa
  1. stlsoft-1.9.85-hdrs

    0下载:
  2. 有名的C++库, 作者写了《Imperfect c++》和 《extended STL》,用C++的,不可错过。 STLsoft-Well-known C++ library STLsoft
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:2016885
    • 提供者:zhong
  1. ChgStr2CnU

    0下载:
  2. VC++将数字转换为中文大小的一个类文件,主要使用stl中的string类,这个类不但使用简单方便,新手也会用,而且还可以自动识别并过滤掉夹杂在阿拉伯数字中的逗号、空格等特殊符号,符合日常习惯用法,使用方法就是main函数中的方法,请朋友们做检验-VC++ to convert a number of Chinese as a class file size, the major use stl in the string class that is not only easy to use,
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:7066
    • 提供者:zhengjr123
  1. civstringset

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

    • 发布日期:2017-04-03
    • 文件大小:23059
    • 提供者:drengland
  1. MyVector

    0下载:
  2. MyVector,使用STL实现vector-implement vector with STL
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:560156
    • 提供者:juzhen
  1. emis

    0下载:
  2. 企业 员工信息管理系统 对STL 类的封装 继承 多态 重载 进行 深入对话-Employees information management system for multi-state overload STL package inherited depth dialogue
  3. 所属分类:File Operate

    • 发布日期:2017-11-20
    • 文件大小:22118
    • 提供者:王小冬
  1. STL-read

    0下载:
  2. 可以读取stl文件 对仿真有很大的价值 包含可执行文件 放心下载-Stl files can be read on the simulation of great value contains an executable file assured download
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2401812
    • 提供者:fengzhiyi
  1. Word-count

    0下载:
  2. 读取一个文件中单词出现的次数,通过C++的标准库STL的使用以及文件的操作,实现其功能-Read out the number of word used in a file
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:3020
    • 提供者:
  1. StL

    0下载:
  2. 3D 模型 STL (STereo Lithography) 文件格式解析-3D Model file, STL (STereo Lithography) File format parser
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:3901
    • 提供者:Eison
« 12 »
搜珍网 www.dssz.com