搜索资源列表
code31_1133771567
- 文学研究助手C++实现原代码,可能还有错,大家谅解-literature research assistants to achieve the original C code, there may be wrong, we Understanding
CPP-Literature-Assistant
- 文学研究助手。英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词的出现次数和出现位置所在行的行号,格式自行设计。-Literature and research assistants. English novel stored in a text file. Terms to be set to a statistical input is completed, the statistical work program
helper
- 很经典的小程序,文学研究助手,很好的应用了KMP算法-Applet is the classic, literary research assistants, a very good application of the KMP algorithm
fdefefsfs
- 题描述] 文学研究人员需要统计某篇英文小说中某些形容词的出现次数和位置。试写一个实现这一目标的文字统计系统,称为“文学研究助手”。 -Title descr iption of] the need for statistical research literature in a novel in English in some articles describe the emergence of the number and location. Try to write a letter
st
- 文学研究助手,学研究人员需要统计某篇英文小说中某些形容词的出现次数和位置。试写一个实现这一目标的文字统计系统,称为“文学研究助手”。 英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词的出现次数和出现位置所在行的行号,格式自行设计-Literature research assistants, researchers need to study statistics in a chapter in English no
literstudy
- 文学研究助手,主要是为文学工作者提供写作上的方便。-literature study
111
- 文学研究助手课程设计想下的赶紧下吧,祝你成功,自己瞎弄的-文学研究助手
wenxue
- 文学研究助手,查找关键字的位置在哪行,文件输入-failed to translate
Assistant
- 文学研究人员需要统计某篇英文小说中某些形容词出现的次数和位置。试写一个实现这一目标的文字统计系统,称为“文学研究助手”。 基本要求为: 英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词出现的次数和出现位置所在行的行号,格式自行设计。-Literary researchers need to count the number and location of some of the adjectives in t
11
- c++实现的文学研究助手,运用了AC自动机的算法,只要检索一遍文本就能统计出要查询的单词个数。-C++ realization of the literary research assistant, the use of AC automata algorithm, as long as the retri of text will be able to count the number of words to query.