搜索资源列表

  1. file_R&W_abstractClass

    0下载:
  2. 在XP环境下用VC编写的二进制文件读写的程序-in XP environment with VC prepared by the binary file reading and writing procedures
  3. 所属分类:系统编程

    • 发布日期:2024-10-21
    • 文件大小:336896
    • 提供者:叶子
  1. MyOKFile

    0下载:
  2. 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过
  3. 所属分类:文件操作

    • 发布日期:2024-10-21
    • 文件大小:38912
    • 提供者:qiyunping
  1. file_operation

    0下载:
  2. 有关文件读写的各种典型操作例程VC源代码实现,丰富有用.-the typical operation of the source code routines VC realization useful.
  3. 所属分类:书籍源码

    • 发布日期:2024-10-21
    • 文件大小:3463168
    • 提供者:李欣
  1. BinarySaveOpenFile

    0下载:
  2. 对二进制文件读写,如何打开二进制文件,如何保存到二进制文件-right binary file reading and writing, how to break the binary files and how to preserve binary files
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-10-21
    • 文件大小:4096
    • 提供者:李小明
  1. txt

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置
  3. 所属分类:界面编程

    • 发布日期:2024-10-21
    • 文件大小:53248
    • 提供者:快乐
  1. constcharcharconst

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置
  3. 所属分类:Windows编程

    • 发布日期:2024-10-21
    • 文件大小:38912
    • 提供者:cgw
  1. BitFileRw

    0下载:
  2. 我用VC写的,二进制文件读写范例。 该程序读取了MEPG2的包的二进制文件,并且把该包中的Teletext的信息取出来,重新写回一个新的二进制文件。-I use VC written examples to read and write binary files. The program reads the packet MEPG2 binary file, and the package of Teletext informati
  3. 所属分类:文件操作

    • 发布日期:2024-10-21
    • 文件大小:217088
    • 提供者:Frank Huang
  1. swfile

    1下载:
  2. 比用fread/fwrite的方式速度快了不少的读写文件方式。其中包括了读写文本文件和二进制文件的函数。-Than with fread/fwrite way faster than a lot of reading and writing papers. Including reading and writing text files and binary files function.
  3. 所属分类:文件操作

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:song_wing
  1. Lesson12Code

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持, FILE指针;文本文件和二进制文件的区别。用文本方式读写文件 和以二进制方式读写文件的注意事项。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and bi
  3. 所属分类:文件操作

    • 发布日期:2024-10-21
    • 文件大小:43008
    • 提供者:34071116
  1. text2data

    0下载:
  2. 程序] 文本文件和二进制文件读写 --C语言 /* 程序说明: 实现对账户信息的添删查改操作 从一个文本文件 data.txt 读取数据,然后写入一个二进制文件 credit.bf 文件中 */-Procedures] text files and binary files read and write C language/* descr iption of the procedures: the realizat
  3. 所属分类:图形/文字识别

    • 发布日期:2024-10-21
    • 文件大小:3072
    • 提供者:lrx
  1. cp

    0下载:
  2. 文件操作,包括文本文件读写,二进制文件读写-File operations, including read and write text files, binary files
  3. 所属分类:Windows编程

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:刘井生
  1. ReadAndWriteBinaryFile

    0下载:
  2. C#二进制文件读写实例(WinForm实现),保证打开就可用!-C# example of binary file reading and writing (WinForm implementation), ensure that you can use to open!
  3. 所属分类:C#编程

    • 发布日期:2024-10-21
    • 文件大小:34816
    • 提供者:董志凯
  1. erjinzhiduxie

    0下载:
  2. C++.NET环境下的二进制文件读写 例程很好 希望能帮助到大家-C++. NET environment routines to read and write binary files very well intend to help you
  3. 所属分类:Windows编程

    • 发布日期:2024-10-21
    • 文件大小:8192
    • 提供者:sdsadsa
  1. File

    0下载:
  2. VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
  3. 所属分类:文件操作

    • 发布日期:2024-10-21
    • 文件大小:1888256
    • 提供者:nanali
  1. DWORD-Data

    0下载:
  2. 一个对二进制文件进行读写的类的例子。简单修改后可作为一个二进制文件输入输出接口。-One pair of binary file reading and writing class example. Simple modification can be used as a binary file input and output interfaces.
  3. 所属分类:文件操作

    • 发布日期:2024-10-21
    • 文件大小:9216
    • 提供者:永远
  1. 读写文件

    0下载:
  2. VC++读写大块资料(二进制)文件,vc6开发,调试通过(VC ++ read and write large pieces of data (binary) files)
  3. 所属分类:Windows编程

    • 发布日期:2024-10-21
    • 文件大小:1878016
    • 提供者:583540466
  1. Convertbinaryfile

    0下载:
  2. 实现二进制文件与普通的文本文件 之间相互转换,高效易用,数据结构体自己定义(The implementation of binary files and common text files to convert, efficient and easy to use, data structures themselves)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-10-21
    • 文件大小:2048
    • 提供者:seatrcygull
  1. BIN文件清0工具

    0下载:
  2. 实现对二进制文件的操作,全部写为0 ;是VC++操作文件读写的一个简单例子; 本例子中的功能是将一个bin文件内容全写为0;(To achieve the operation of binary files, all written as 0; is a simple example of VC++ operation file read and write; The function of this example is to w
  3. 所属分类:文件操作

    • 发布日期:2024-10-21
    • 文件大小:4524032
    • 提供者:dashu
  1. ply文件读写

    0下载:
  2. 读写ply文件,包括ply 的 二进制格式以及 asc格式(The read-write ply file includes ply's binary format as well as the asc format)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:1146880
    • 提供者:Ldan
  1. NC_matlab

    0下载:
  2. 用来读取二进制文件和写入二进制文件的函数(it can be wrrited binary file by matlab)
  3. 所属分类:Windows编程

    • 发布日期:2024-10-21
    • 文件大小:371712
    • 提供者:KKKDragon
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org