C, C++, MFC
It is a dictionary program using vector and binary tree of C++ STL. If there is a lot of data, the data load will take a long time, showing only 2000 words and loading the remaining data when the scrollbar reaches the end.
Because it is a study project, the design and algorithm are rather weak. Note please.