Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Astar.rar A*算法实现的八数码问题,使用STL的优先队列及康拓展开的hash函数实现
  • Finder.rar 文件搜索的例子,使用了STL基本库,非常容易学习和引用
  • TheStandardLibrary.rar 这是很好用的STL说明书,适合急需用到STl进行编程的人员。
  • STLport.gz STL经典收藏值得收藏的一本好书 大家不要错过了
  • algo.rar 这里会逐渐上传一些C++的STL得源码,希望对初学者有用
  • algobase.rar 这里会逐渐上传一些C++的STL得源码,希望对初学者有用
  • 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.
  • STL.zip Generics Sample in C++
  • HMM.rar 通用HMM,文件:Hmm.h and Hmm.cpp是Hmm class cmain.cpp是用c语言写的测试函数 main.cpp是用c++语言(stl)写的测试函数 HmmData.txt是一个hmm的存储文件,可由程序读出
  • The_Annotated_STL_Source.zip The Annotated STL Source(Chinese Edition) This is a book leading readers to analyse STL source(SGI Edition)