搜索资源列表
file_R&W_abstractClass
- 在XP环境下用VC编写的二进制文件读写的程序-in XP environment with VC prepared by the binary file reading and writing procedures
MyOKFile
- 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过
file_operation
- 有关文件读写的各种典型操作例程VC源代码实现,丰富有用.-the typical operation of the source code routines VC realization useful.
BinarySaveOpenFile
- 对二进制文件读写,如何打开二进制文件,如何保存到二进制文件-right binary file reading and writing, how to break the binary files and how to preserve binary files
txt
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置
constcharcharconst
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置
BitFileRw
- 我用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
swfile
- 比用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.
Lesson12Code
- 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
text2data
- 程序] 文本文件和二进制文件读写 --C语言 /* 程序说明: 实现对账户信息的添删查改操作 从一个文本文件 data.txt 读取数据,然后写入一个二进制文件 credit.bf 文件中 */-Procedures] text files and binary files read and write C language/* descr iption of the procedures: the realizat
cp
- 文件操作,包括文本文件读写,二进制文件读写-File operations, including read and write text files, binary files
ReadAndWriteBinaryFile
- C#二进制文件读写实例(WinForm实现),保证打开就可用!-C# example of binary file reading and writing (WinForm implementation), ensure that you can use to open!
erjinzhiduxie
- C++.NET环境下的二进制文件读写 例程很好 希望能帮助到大家-C++. NET environment routines to read and write binary files very well intend to help you
File
- VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
DWORD-Data
- 一个对二进制文件进行读写的类的例子。简单修改后可作为一个二进制文件输入输出接口。-One pair of binary file reading and writing class example. Simple modification can be used as a binary file input and output interfaces.
读写文件
- VC++读写大块资料(二进制)文件,vc6开发,调试通过(VC ++ read and write large pieces of data (binary) files)
Convertbinaryfile
- 实现二进制文件与普通的文本文件 之间相互转换,高效易用,数据结构体自己定义(The implementation of binary files and common text files to convert, efficient and easy to use, data structures themselves)
BIN文件清0工具
- 实现对二进制文件的操作,全部写为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
ply文件读写
- 读写ply文件,包括ply 的 二进制格式以及 asc格式(The read-write ply file includes ply's binary format as well as the asc format)
NC_matlab
- 用来读取二进制文件和写入二进制文件的函数(it can be wrrited binary file by matlab)