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

搜索资源列表

  1. 读文件及文件夹类

    0下载:
  2. 读取文件以及文件夹的类,包含执行文件以及头文件-read the document and folders, are contained documents and the implementation of the first document
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.41kb
    • 提供者:
  1. PE文件格式分析程序VC++

    0下载:
  2. PE文件格式分析程序,程序采用VC++编写,主要完成分析文件PE头,格式等功能!-PE file format analysis procedures, procedures used to prepare VC, PE analysis completed first, the format capabilities!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9.6kb
    • 提供者:得可爹
  1. 搜索子目录(VC源码)

    0下载:
  2. (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.25kb
    • 提供者:牛牛
  1. filecat

    0下载:
  2. 界面和优化大师自带的碎纸机查不多,压缩包里有源代码,和相应的头文件,编译后就可用。-interface and optimized master's own investigation Shredder small bag of active compression code, and the corresponding first document, compiled after available.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:93.35kb
    • 提供者:陈江伟
  1. INCLUDE

    0下载:
  2. nRF24L01_EVB开发板试验头文件。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:19.28kb
    • 提供者:李金梅
  1. IniFile

    0下载:
  2. 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include \"IniFile.h\",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString(\"section\",\"item\",\"默认\") int = IniFile.GetInt(\"section\",\"item\",666)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.92kb
    • 提供者:电风扇
  1. C++list_header

    0下载:
  2. C++头文件一览表
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24.71kb
    • 提供者:东东
  1. c-star

    1下载:
  2. .h 头文件:常量声明,结构体,函数的声明 .c/.cpp 变量、函数的实现 流程: 1。读文件,方法可用读 section或者txt(检查到头[descr iption],开始读) 2。while/for 开始解析数据(定义一个结构体,把每一行的每个数据分别存入结构体内。最好考虑下文件的占用问题,可以读1000个关文件,读后一1000个再打开文件) 注意:处理Item:判断lenth是否合法,char*是否为NULL 要写个HandleE
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:21.93kb
    • 提供者:gaohao
  1. Upper

    0下载:
  2. 检查字符串是否符合要求,可以在window VisualC++环境下测试,头文件需要自己写
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5.54kb
    • 提供者:zhaojie
  1. makedepend-1.0.0

    0下载:
  2. 根据C文件生成依赖的头文件,写makefile的必备工具
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:158.43kb
    • 提供者:李俊
  1. ExerciseC4

    0下载:
  2. 把一个文本文件读入,并按要求转化成c语言格式头文件,作为一个c语言练习程序.熟悉文件的读入和数据结构的练习.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18.92kb
    • 提供者:尚旭
  1. CStringToDouble

    0下载:
  2. 将string类转换为double类,包含头文件和cpp文件,可以直接应用到程序中-The string class is converted to double type, include the header files and cpp files can be directly applied to the program
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:1.56kb
    • 提供者:sunbo
  1. CHead2Delphi

    0下载:
  2. 这是一个自动转换以struct定义为主的c++头文件到pascal文件的小工具。方便实现vc程序和delphi程序的通信。对c头文件的内容和格式有一些限制,力求简单。-This is an automatic conversion to struct definition mainly c++ Header files to pascal paper gadget. Procedures and facilitate the achievement of vc communications de
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:11.78kb
    • 提供者:陈晓斌
  1. C-header_file_list

    0下载:
  2. C,C++头文件一览.doc,希望有用。-C, C++ header file list. Doc
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:3.64kb
    • 提供者:wangxing
  1. Markup

    0下载:
  2. 一个MARKUP程序。用于解析XML文件的简单实用类,通过此类可以解析XML文件。使用时只需把其头文件和CPP文件加入就好!-A MARKUP program. Used for parsing XML documents is simple and practical classes, you can parse XML files through such.
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:18.2kb
    • 提供者:hehe
  1. PatriciaTrie

    0下载:
  2. 提取关键词的程序头文件。直接调用可执行提取关键词的相关操作。-Extract keywords program header files. Call the executable directly related to operation of extracting keywords.
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:4.82kb
    • 提供者:Monster
  1. LCD12864

    0下载:
  2. 精电12864液晶头文件,包含读字节操作,写字节操作,左右屏控制等-Varitronix 12864 LCD header file that contains the byte read operations, write-byte operation, or so screen control. . . .
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:1.6kb
    • 提供者:thdfs
  1. soqdware

    0下载:
  2. 全局函数使用起来很方便,不需要很多的包含头文件,在每种类中都可以用(Global function it is convenient to use, don't need a lot of include the header file, can be used in each species)
  3. 所属分类:文件操作

    • 发布日期:2017-12-29
    • 文件大小:60kb
    • 提供者:Lynvan
  1. 032943

    0下载:
  2. 基于数据链路层的网络收费,部分代码,头文件大家通过我的主页找到,(Based on the data link layer of the network to collect fees, part of the code, header files found everyone through my page,)
  3. 所属分类:文件操作

    • 发布日期:2017-12-14
    • 文件大小:2kb
    • 提供者:Sfdqey
  1. xiable

    0下载:
  2. 界面和优化大师自带的碎纸机查不多,压缩包里有源代码,和相应的头文件,编译后就可用,()
  3. 所属分类:文件操作

    • 发布日期:2018-05-04
    • 文件大小:84kb
    • 提供者:iewmen
« 12 3 »
搜珍网 www.dssz.com