搜索资源列表
TTS读文本文件
- 利用Windows 系统中的语音系统发声,用户打开文本文件,将整个文件读出来。-use of the Windows operating system audible voice, the user opens a text file, the entire file read out.
取文件
- 如何读取保存在D盘某文件夹下的文本文件, 读取后如何保存在一个数组中-how to read stored in a D-folders within the text files, how to read stored in an array
readwenben
- 连表小程序可以,将文本中的东西读入内存并声称连表-procedures, the text will read things into memory and even claimed Table
LoadTxt
- 利用VC++读入文本文件,显示文本内容的数据-VC read into text documents, text data
readandwrite102
- 演示vb6怎样读写纯文本的程序-demonstrate VB6 how to read and write plain text procedures
asmpro
- 很多经典的汇编代码~电子时钟~日期显示~中标显示~磁盘文件读写~简易文本编辑器~等等!-many classical compilation code-date electronic clock showed ~ ~ ~ successful show-writable disk summary document text editor, and so on ~!
wfp
- 对于自底向上分析法中的LR语法分析器,其分析过程都一样,就是读输入字符、查分析表以采取合适的行动(进栈或归约)、再读输入字符、再查表…..。不同的地方是分析表,分析表的构造方法分为简单LR方法(SLR)、规范的LR方法、向前看的LR文法(LALR),分别构造出三种不同的分析表。本着欺软怕硬的原则,我使用SLR方法来从给定文法G中构造分析表。下面先直观地看一下输入输出,然后再分析程序的结构以及代码。 输入是一个文法,保存在名为dd.txt的文本文件中,并放在程序当前目录下,其格式为
Exer8_4
- 一个命名为reverse的程序,该程序运行时能通过命令行“reverse 文件名”将文 件名指定的英文纯文本文件以读/写模式打开,并将文件中每一行中的所有的字符反置 后写回原文件。
Exer8_5
- 该程序运行时能通过命令行“encrypt 文件名” 将文件名指定的英文文本文件以读/写模式打开,并通过输入的密钥单词建立正方形 密钥矩阵,再使用该密钥矩阵该将文件中的文本加密后,生成一个加密文本文件。
一个很好的文本编辑器
- 一个很好的文本编辑,实现了文本文件的创建、读入、保存。文件内容的修改:字、词、段的插入、删除、修改。文件内容的查找、替换:词,文件内容的Copy、Paste。不使用MFC-a good text editor, the realization of the creation of text files, read, the depositary. The contents of the documents modifications : Words, Phrases and of the ins
读文件
- 用vb编的读文本文件
smartread_sdk
- 在你的软件中加入文本朗读,混读功能,支持中文,英文男女声混合朗读,免费提供多种语音库 ,在朗读文本时,可以自由设定朗读语音,语速,音量 并可以将文本朗读到Wave文件中去. 朗读时高亮显示文字功能,朗读是否结束的信息.-At the software you add text to read, read mixed function, support Chinese, English mixed male and female voices reading aloud, free databa
huibiandaimadaquan
- 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 2
yysbjdwb
- 这是用易语言语音识别例程和机读文本例程,压缩包中的 ‘yysb’为语音识别例程,‘jdwb’为机读文本例程,希望这些例程能对新手有帮助!-It is easy to use language speech recognition and machine-readable text routines routines, compressed package ' yysb' routines for speech recognition, ' jdwb' routines
function
- 易语言写的常用功能模块 包含读写内存配置项、窗口隐藏显示、字节集到十六进制文本转换、unicode和ansi编码转换、内存读写等常用功能 -Common functions written in easy language to read and write memory module contains configuration items, hide the window display, bytes set to hex text conversion, unicode and a
VB-TTS
- VB实现读文本内容,不过需要系统安装语音库。-VB implementation of read text, but it needs the system to install the voice libraries.
voice
- vb语音读文本简单demo,输入文本自动读取-vb voice reading the text simple demo, enter the text automatically read
yuyinkongzhixitong
- 语音自动识别,声音控制电脑,外加电脑语音读文本。-Automatic speech recognition, voice control computer, plus a computer voice read the text.
Readtxt
- 可以读文本文件的每一行,并返回,也可在其中加入判断的代码-Each row can be read from a text file and returns, can also be added thereto Classifying code
树形数据读写模块
- 通过文本方式储存与读取树型数据,数据无加密,可通过添加加密代码实现(Storing and reading tree data in text mode, the data is not encrypted, and can be realized by adding encryption code)