搜索资源列表
CStrLineToNum
- 基于CString类的自动分解单词的函数,对于文本文件的处理比较有用-redeem category based on the decomposition of the word automatic functions, the text file handling more useful
cifagouzhaoqi
- 词法分析器构造 通过对给定源语言词法分析程序的设计,加深对词法分析原理的理解,掌握源语言的接受、存贮、预处理和扫描分析,生成正确的 单词符号串二元式序列。 -lexical analyzer structure of a given source language lexical analysis procedures in the design, Lexical analysis to deepen the principle
磨法单词
- 很好的单词处理程序-good word processing
文字处理带哈弗曼树统计
- windows界面文字统计 单词数量 画树等等
锐捷网络单词处理程序
- 锐捷网络 入司培训 软件程序员 嵌入式软件工程师 考核练习 高性能单词处理程序
磨法单词
- 很好的单词处理程序-good word processing
scanner22
- 编译原理词法分析器,进行预处理,及单词的规约-compiler theory lexical analyzer, pretreatment, and the words of the Statute
DictFrame
- 简单的英汉词典 用三层结构(界面层、事务处理层、数据层)编辑,实现了字典的添加、查找、背单词功能。关键在于三层结构的理解。-simple English-Chinese dictionary with the three-tier structure (the interface layer, business layer, data layer) editing, Implementation of the dictionary
TextEditor
- 字符串处理。 简单的,Win32(dos)字符界面,有简单加密、替换、统计单词数等功能。-String handle. Simple, Win32 (dos) character interface, a simple encryption, replaced a number of features such as word statistics.
English
- 该文件中包含有源代码及一部分的文档,该系统是一个小型的英语单词字典的系统.-The document contains the active part of the code and documentation, the system is a small dictionary of English words of the system.
cifafenxi
- 实验内容:设计并实现C语言的词法分析程序,要求如下。 (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 (2) 可以识别并读取源程序中的注释。 (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4) 检查源程序中存在的非法拼写错误,并可以报告错误所在的行列位置。 (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以
c
- 实现源程序输入串中注释、续行符的删除,换行符和Tab的替换,大写字母变换,得到预处理后的文本串,为单词识别做好准备。-Realization of input strings in the source notes, continued at the deleted line, newlines, and Tab replacement, capital letters transform, obtained after pretrea
LWord.ZIP
- 用VB做的,一个简单的单词处理程序的源代码。-To do with VB, and a simple word processing program' s source code.
word-counting
- 统计文章中每一个单词出现次数的程序,是C语言中字符串处理的经典教学例子-Article statistics the number of occurrences of each word in the process, the C language teaching in a classic example of string handling
word
- 单词处理,根据读入的文件,统计文件中纯英文字母组成的单词,并统计该单词出现的次数,并且输出到指定文件中,每行显示一个单词和出现次数,并用“,”隔开-Word processing, according to read the files, Statistics file letter words in plain English, and statistics the number of occurrences of the word,
Word-processing
- 单词处理 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。-Word processing to read in a text file. input txt, remove the word of en
wordsplit
- 单词处理 ~~~ ~~~~~ 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。 -dan ci chu li
文本处理统计.
- 进行一些简单的文本处理,得出行数单词数字符数等(manage to do some simple text processing)
05315418
- 本代码包包括超长整数相加,积分实现,数制转换,单词统计等()
txtselect1
- 统计txt文本中所出现的单词,列出出现次数最多的十个单词,并显示它们的个数。(The words appearing in the TXT text are counted, and the number of the ten most frequent occurrences is listed, and the number of them is displayed.)