搜索资源列表
fileFindAndReplace
- 主要功能:用于实现文本文件的查找与替换,用VC编写,用到类CStdioFile -main functions : to make the full text of the document search and replace, with VC preparation, use category CStdioFile
vcFileIO
- 内容摘要: 1. 使用CFile类进行文件读写、删除、改名及访问文件属性 2. 使用CStdioFile类操作文本文件 3.  使用CFileFind类查找文件 4.了解windows API的文件操作 文件中含有文件操作课件说明及具体实例源码,适用于较初学VC人员.-Abstract : 1. CFile use category for document literacy, delete, accessing files and renamed attribut
vc-sf
- 对文本文件按照行来进行分割,文件分割,详细请参考源程序。-according to the text document trip to division, the document segmentation, detailed reference source.
VCtxt
- VC读写文本文件, CString strLine while(file.ReadString(strLine)){str = strLine + \"P-Tree\" a<<str<<end
HuffamnCoding
- 用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压
File
- VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
RWTextFile
- 实例223——创建文本文件并进行读写数据操作\RWTextFile\RWTextFile.rar,很不错的vc源码,有兴趣的朋友可以看看。-Example 223- Create a text file and read and write data operations \ RWTextFile \ RWTextFile.rar, very good vc source, interested friends can see.
Replace
- 用于文本文件的字符替换,虽然很简单,但是适合VC对话框初级者学习-Text file used to replace the characters, although very simple, but suitable for beginners learning VC dialog
file
- 一个自编的读取文本文件数据的函数,可以读取整个文件,读取第N行,读取第M行到第N行,读取第M行到倒数第N行,读取第M次(也可以是最后一次、倒数第M次)出现字符串str的行开始(或结束)的数据,等等。希望能给大家带来帮助! -A self-read text file data function, you can read the entire document, read the first N lines, M reads the first line to the first N lin
fileio_src(VCFILE)
- VC++6.0的文件操作,可以很好操作各种文本文件或者是其它任何文件.-VC++6.0 document operation, the operation can be a variety of text files, or any other document.
file
- VC++ 文本压缩程序,主要是操作TXT格式文件,运行于Windows系统 命令提示符环境,输入文本文件位置就可以对文件进行压缩、解压、文件测试等,属底层操作,借鉴价值比较大。-VC++ text compression process, mainly operating TXT format, running on the Windows system environment for the command prompt, type the location of a text file of
yasuo
- VC++ 文本压缩程序,李恒作品,主要是操作TXT格式文件,运行于Windows系统 命令提示符环境,输入文本文件位置就可以对文件进行压缩、解压、文件测试等,属底层操作,借鉴价值比较大,感谢作者奉献。-VC++ text compression process, Li works, mainly operating TXT format, running on the Windows system environment for the command prompt, type the loca
CharNum
- 在vc平台下,统计输入的txt文本文件中任何指定的字符的个数-compute the character number of the document
ReplacePro
- VC++6.0工程,实现批量替换多个文本文件中的字符串。-Visual C++ 6.0 project to achieve batch replace string in multiple text files.
vcTxtsrc
- VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-Txt VC++ to read text file line by line, just a different way to read and write short, the ultimate goal is to read the entire file
Demo
- VC++逐行读取文本文件 有效读取文本里德内容-VC++ text file line by line to read the content of effective reading text Reid
vcTxtsrc
- VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件。 -Txt VC++ to read a text file line by line, just a different way to read and write, in short, the ultimate goal is to read the entire file.
Demo
- vc如何逐行读取文本文件的程序源码,感兴趣的可以看下-vc how to read text files line by line source, may have a look of interest
RWTextFile
- vc 创建文本文件并进行读写数据操作\RWTextFile的程序源码,希望对大家有所帮助-vc create a text file and read and write data operations \ RWTextFile the program source code, we hope to help
VC
- VC++ 实现逐行读取txt文本文件,在VS2010下编译通过。可以用于学习txt文件的读写。-VC++ to achieve the progressive read txt text file in VS2010 compiler through. You can learn to read and write txt file.