文件名称:Wordprocess
介绍说明--下载内容均来自于网络,请自行研究使用
用字典树统计一个文件中单词的出现次数,将单词及其出现次数按照字典中的顺序保存在输出文件中。-Use Trie Tree to statistic the number of words appeared in a document, save the word and its number of occurrences to the output file in the order according to the dictionary.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Wordprocess
...........\ReadMe.txt
...........\input.txt
...........\list.h
...........\output.txt
...........\stdafx.cpp
...........\stdafx.h
...........\targetver.h
...........\word_process.cpp