搜索资源列表
ReadTxt
- 本程序实现了读取TXT文件的操作,对输入文件进行修改然后保存的功能
Data_Look
- 开发了一个读取txt文件的MIDlet,并且实现匹配查询功能
TestFile
- 读取txt文件的方法,是我在做项目是摸索出来的,下来看看把
readtxt
- 文件的读取操作,VC++代码读取TXT文件,自己调试过的,可用
VC读写txt文件的程序
- VC读写txt文件的程序,数据由空格,逗号或回车分隔开,还包括读取图位文件和二进制文件!,VC literacy txt documents, data from space, or comma separated from the transport, including map-reading documents and binary files!
读取txt文件 在vc环境下编程
- 读取txt文件 在vc环境下编程 可以按行读也可以完整读取,Read txt file in vc programming environment can be a complete line can also be time to read
freadFloat
- 读取txt文件中的浮点数据,涉及fread函数,及fseek函数的使用。-Txt file to read floating point data, involving fread function, and the use of fseek function.
txt
- vs2010开发环境,成功测试,读取文件数据,存入动态数组-vs2010 development environment, successful testing, read the file data, stored in dynamic arrays
MFCFile
- MFC中文件操作,包括文件读写,复制,查找等-File operations in MFC, including documents to read and write, copy, find, etc.
fun
- 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)-This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedur
READTXTto
- 改变以前读取TXT文件是整段读取的缺点,实现了TXT中数据的逐行读取以及数据的分解。-To change the previous paragraph to read TXT file is to read the shortcomings of the whole to achieve the progressive reading TXT data, and data decomposition.
drawline
- 读取*.txt文件画线,用C#描述的,绝对好用-Draw a line to read*. txt files, using C# as described, absolutely easy to use
a
- VC读取TXT文件数据,数据在1111.txt里-VC to read TXT file data, where data 1111.txt
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
readText
- 读取txt文件,代码简单精炼!!很好的东西-Read the txt file, the code simply refined! ! Ah ha ha good stuff
Readfile
- 两种方式读文件,一种是直接读取文字,一种是打开对话框读取TXT文件-read files in two ways
read-txt
- visual c++ 6.0编写的基于MFC的读取txt并显示的程序-visual c++ 6.0 writing MFC-based program to read and display txt
C-language-code-to-read-txt-file
- 用c语言读取txt文档的代码,代码中所用函数均有详细说明-C language code to read txt file, the code used in the function are described in detail
两种WinCE读取txt文件内容的方法
- 提供了在WinCE平台下,读取txt文件内容的两种方法(Two methods to read .txt file based on the WINCE platform.)
读取文件1
- 从TXT文档中读取一次读取一列,遇到空格就换列(Read each column of information from the TXT document)