Introduction - If you have any usage issues, please Google them yourself
Finishing Minidx dictionary source code release of thousands of data to sort and remove duplicate records can have a lot of sorting algorithm to operate directly in memory, but if that has millions of records that need to be addressed, it does not necessarily apply. The original objective of this procedure in order to resolve the duplication of data dictionary Minidx, but found time to write a document I/O limitations more obvious, although the problem can be solved, but not how to effect. Works based on the VS2005, MFC compile the Unicode mode, the use of Sqlite3.5.0, made C++ Package deal. Write a deal to open the Services. Http://cn.minidx.com/index.php?option=com_content
Packet : 61549809minsortdict.zip filelist
MINSortDict/
MINSortDict/debug/
MINSortDict/MINSortDict/
MINSortDict/MINSortDict.sln
MINSortDict/MINSortDict/CppSQLite3.cpp
MINSortDict/MINSortDict/CppSQLite3.h
MINSortDict/MINSortDict/MinidxGUICom.cpp
MINSortDict/MINSortDict/MinidxGUICom.h
MINSortDict/MINSortDict/MINSortDict.aps
MINSortDict/MINSortDict/MINSortDict.cpp
MINSortDict/MINSortDict/MINSortDict.h
MINSortDict/MINSortDict/MINSortDict.rc
MINSortDict/MINSortDict/MINSortDict.vcproj
MINSortDict/MINSortDict/MINSortDict.vcproj.YAHOO.wy_ding.user
MINSortDict/MINSortDict/MINSortDictDlg.cpp
MINSortDict/MINSortDict/MINSortDictDlg.h
MINSortDict/MINSortDict/ReadMe.txt
MINSortDict/MINSortDict/res/
MINSortDict/MINSortDict/resource.h
MINSortDict/MINSortDict/res/MINSortDict.ico
MINSortDict/MINSortDict/res/MINSortDict.rc2
MINSortDict/MINSortDict/sqlite3.c
MINSortDict/MINSortDict/sqlite3.h
MINSortDict/MINSortDict/stdafx.cpp
MINSortDict/MINSortDict/stdafx.h
MINSortDict/release/