-
-
Astar.rar
A*算法实现的八数码问题,使用STL的优先队列及康拓展开的hash函数实现
-
-
-
-
-
-
C++_Coding_Standar.rar
... every facet of C++ programming: design and coding style, functions, operators, class design, inheritance, construction/destruction, copying, assignment, namespaces, modules, templates, genericity, exceptions, STL containers and algorithms, and more.
-
-
HMM.rar
通用HMM,文件:Hmm.h and Hmm.cpp是Hmm class
cmain.cpp是用c语言写的测试函数
main.cpp是用c++语言(stl)写的测试函数
HmmData.txt是一个hmm的存储文件,可由程序读出
-
-