搜索资源列表
读取基于文本的数据文件
- 用于读取基于文本的数据文件的类,及其使用的详细说明,是java处理文本变得很方便-used to read text-based data files category, and the use of the detailed descr iptions, java version of the text is very convenient
读取基于文本的数据文件
- 这是一个JAVA 工具类库,用户读取给予文本的数据文件,如 GSV ,tab分隔的或固定宽度格式的文件-This is a tool for Java class libraries, giving users read the text data files, such as Hopkins, tab-separated or fixed width files
txtFileReader
- 用VS2008写的实现文本文件数据读取的实例,注意源代码中的要打开的文件路径。-hgdhgdffghdf
ReadFile
- C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
ReadFileByLine
- 使用API按行读取文件,在操作文本文件时应该很有用-Line read by the use of API documents, text files in the operation should be very useful
test5
- VC编写的小程序,通过读取坐标文件(文本),进行PL线的绘制,并可进行移动.对新手上路有帮助.-VC prepared applet, by reading the coordinates file (text) for PL line mapping, and mobile. For New Users helpful.
Text-File-Array
- Matlab实现文本文件读取并存储成矩阵源代码 -这个Matlab程序,可以读取任何文本文件,并返回一个内容的数组。它在执行过程中,对每个字符串进行匹配,每行作为一次匹配的结束。
filechooser
- 文件选择器和文件过滤器以图形界面实现对文本文件读取-File selection and graphical interface implementation
bianjiqi
- 实现一个简单的文本编辑器,要求该编辑器有以下功能: Up、Down、Left及Right四个光标键控制编辑器上下行、及一行左右的移动。 编辑器具有:查找,替换,插入及删除等基本功能。 ●编辑器能够从保存和读取文件 -based on the simple JAVA editor,* EditFace realized interfaces * EditFace $ FileOpen completed the open file function * EditFace $ Fil
TTSapplication
- 本次项目通过使用VC6.0环境,调用Microsoft Speech SDK进行开发,创建了一个基于TTS的中英文文本阅读器,对其进行了应用拓展,可以调节语速、音调、读取文件,并且建立了一个使用TTS语音阅读的登录器,使用语音验证码,防止恶意注册。本文主要论述了设计的主要流程思路与核心技术、问题解决过程,包含了主要问题是speak函数的同步与异步实现,UNICODE与ANSI码转化,线程的运行与文件读写,TTS功能完善,语音验证码等。-sounds-reading and sounds deci
AddLineNum
- 读取一个文本文件,并读取每行,然后在另一个文本文件中添加文本文件的行号-add Index to*.txt 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
wenjianpaixu
- VB数据排序及文件读取的应用,可以读取TXT文本数据和保存数据,在此基础上进行数据的排序 -Sort and read the data file VB application, you can read TXT text data and stored data, based on the data of this sort
test3
- 新建VI(test3\login_reading.vi),运用循环事件结构,通过输入用户名和密码后登录,实现输入正确和错 误提示、登录前禁用并灰显读取按钮、登录后启用读取按钮、读取并显示文本文件内容、加密程序框图查看操作。(New VI (test3\login_reading.vi), using the loop event structure, login by entering the user name and password, to achieve the correct and
C#读取文件
- C# 读取文件 C#读取TXT文件实现的一些总结: 1、Niit.txt 默认在 File_read\bin\Debug 文件下! 假如你不想程序运行报错,那么就在这个文件下建立 1)因为这里咱们是读取文本,所以Niit.txt,内容自己写一下!留心两点 1.1)文件最好不要写中文的,否则运行结果用 ?代替中文~ 2.2)最首要 的,你写完了内容要保存文本后再运行,才会显示你添加的内容 2、读写文本操作要领来源于 System.IO 命名空间,所以程序开
VC++ 实现逐行读取txt文本文件
- VC 实现逐行读取txt文本文件,VC++实现一行一行的读取文本文件。(VC to achieve line by line to read TXT text file, VC++ to achieve a line of text files to read.)
Segy文件分析 v1.4
- 功能: 1、查看卷头、道头的主要信息 2、工作站格式与微机格式的相互转换 3、各道数据的波形显示,及其频谱分析 4、多种形式的数据输出,可输出文本文件 5、三维数据体的分析,得出工区角点坐标 6、原始炮数据扫描,找出缺炮的道号 7、对数据体进行任意道及时间段的切割 8、对多个Segy文件进行合并处理 9、给出读取微机格式数据的示意性代码(Function: 1. Check the main information of the header and hea
ReadFile
- 该代码采用C语言编程,通过文件路径读取文本文件,并保存在数组中。(The program is used to read the text file through the file path ,and save it in the array for other's purposes.)
两种WinCE读取txt文件内容的方法
- 提供了在WinCE平台下,读取txt文件内容的两种方法(Two methods to read .txt file based on the WINCE platform.)
561061
- delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来()