搜索资源列表
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
st
- 文学研究助手,学研究人员需要统计某篇英文小说中某些形容词的出现次数和位置。试写一个实现这一目标的文字统计系统,称为“文学研究助手”。 英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词的出现次数和出现位置所在行的行号,格式自行设计-Literature research assistants, researchers need to study statistics in a chapter in English no
111
- 文学研究助手课程设计想下的赶紧下吧,祝你成功,自己瞎弄的-文学研究助手
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.