Description: 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.
To Search:
File list (Check if you may need any files):
Wordprocess
...........\ReadMe.txt
...........\input.txt
...........\list.h
...........\output.txt
...........\stdafx.cpp
...........\stdafx.h
...........\targetver.h
...........\word_process.cpp