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

搜索资源列表

  1. 用vc写的内存映射文件读、写的dll

    1下载:
  2. 用vc写的内存映射文件读、写的dll,还有在vb、c#以及C++中如何使用的例子说明,Vc Writing with the memory-mapped file read and write the dll, have at vb, c# and C++ in how to use examples to illustrate
  3. 所属分类:系统编程

    • 发布日期:2016-01-25
    • 文件大小:1.33mb
    • 提供者:张海振
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:404.23kb
    • 提供者:xiaowei
  1. analyze

    0下载:
  2. 从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)-Txt file to read from the log data analysis and the results of the analysis output to XML file, which contains CMarkup (VC operation XML file) category, I prepared original:)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:55.7kb
    • 提供者:lu
  1. OEP

    0下载:
  2. 读取PE文件OEP值,带源码,VC++编写-Read the Address Entry Point of PE File
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:31.87kb
    • 提供者:beggar
  1. ReadINI

    0下载:
  2. 这个vc++工程可以读取INI文件的内容信息-This project could read a INI file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:376.54kb
    • 提供者:Ivan.Ru
  1. videospto203

    0下载:
  2. windows32系统 VC++6.0环境下 可以读写*.INI文件,可以保存系统数据-read write*,ini file read write*,ini file read write*,ini file
  3. 所属分类:Scanner

    • 发布日期:2017-05-19
    • 文件大小:4.94mb
    • 提供者:wanghuyuan
  1. File_ini_RW

    1下载:
  2. VC++ 代码编写的读取配置文件(ini文件)的小程序,可作为借鉴-Written in VC++ code to read configuration file (ini files) in a small program can be used as reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:12.79kb
    • 提供者:张恒
  1. Read_xml

    0下载:
  2. 一般来说,VC的程序配置文件都为INI格式,本程序演示了如何在VC中读取XML文件中的内容。-Generally, VC' s are for the INI configuration file format, this program demonstrates how to read XML file in the VC content.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:10.31kb
    • 提供者:123
  1. ReadWriteIni

    0下载:
  2. vc读写ini文件的源码。自己编写的demo-vc read and write ini file source. I have written demo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:2.97mb
    • 提供者:sherwin
  1. vcPPcsvfile

    0下载:
  2. Vc++读写csv文件的类,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。-Class Vc++ read and write csv file, as long as the the above code CSVOperator.h, CSVOperator.cpp and StringParser.h copied to the project, it can be used directly.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:4.09kb
    • 提供者:sophia
  1. File

    0下载:
  2. 关于文件操作的一个实例,基于VC++6.0的代码。代码很规范,容易读懂-About an instance of the file operation based on code VC++6.0. The code is very standard, easy to read
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:1.86mb
    • 提供者:
  1. readstring

    0下载:
  2. VC++从文本文件中读取一个字符串,字符串已经内置在文本文件里,在窗体的空白处点击右键可看到效果。-VC++ read a string from a text file, the string has built-in text file, right-click to see the effect in the space of the form.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:31.73kb
    • 提供者:罗学军
  1. File

    0下载:
  2. VC++文件操作与注册表读写操作例子,了解一下注册表API以及MFC对文件操作的支持,Win32 API对文件操作的支持,主要学习一下文件指针定位、文本方式和二进制方式文件操作的异同等。-VC++ file operations and registry read and write operations example, look at the registry API and MFC support for file operations, Win32 API on support for
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:27.54kb
    • 提供者:余灶兴
  1. vcini

    0下载:
  2.  两个INI文件操作实例,VC++源代码,两个源码分别是:VC++在INI文件中读写数据,VC++获得INI文件的全部段名。-INI file operations instance, VC++ source code, both source code are: VC++ to read and write data in the INI file, VC++ INI file section name.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:10.54kb
    • 提供者:王筱蕾
  1. Read-string-from-text-file

    0下载:
  2. 如何从文本文件中读取一个字符串,vc++ mfc 编程语言源代码,压缩包内有源代码-How to read a string from a text file, vc++ MFC programming language source code, compressed package source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:196.39kb
    • 提供者:小瘦子
  1. read-and-write-INI-file

    0下载:
  2. 如何读写INI文件,vc++ mfc 程序源代码,压缩包内有源代码与测试程序-How to read and write INI file, vc++ mfc program source code, compressed package source code and test procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-06
    • 文件大小:193.46kb
    • 提供者:小瘦子
  1. Buffer

    0下载:
  2. vc读写操作的一个BUffer,提取自gh0st中的文件,不过改成跨平台的了-vc read and write operations of a BUffer, extracted from gh0st in the file, but changed to a cross-platform
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:2.54kb
    • 提供者:朱郑
  1. MFC-read-output-file

    0下载:
  2. MFC vc 读取文本文件,输出内容到特定的文件中-MFC vc read a text file and output the contents to a specific file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3.24mb
    • 提供者:董光雷
  1. VC--READ-OR-WRITE--EXCEL

    0下载:
  2. VC读写EXECL文件,并将读取到的数据进行存储,显示!-VC literacy EXECL file and will read the data for storage, display!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2.51mb
    • 提供者:likunliang
  1. VCPPread-large-file

    0下载:
  2. VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。-VC++ read large documents (binary), VC6 compiler, usually we open a large number of words of the text, you will find the computer very sl
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:15.15kb
    • 提供者:putaoyuan
« 12 3 »
搜珍网 www.dssz.com