-
-
STL源码剖析.rar
STL源码剖析,对STL的使用方法及注意问题进行了说明。适合于相对STL进行深入分析的用户。
-
STL-hwto.rar
This docoment discribe how to programing with STL in windows.
-
-
-
stl-huffman.rar
implement huffman algorithm with stl priority-queue, first you must have the file, then the result is saved
-
STL.Tutorial.and.Reference.Guide.rar
英文版,pdf格式。
详细说明:
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library ( ... edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL ...
-
-
-
stl.LCS.rar
参考算法导论写的LCS算法,仿照STL的泛型风格,适用于多种STL容器中的各种类型数据构成的序列的最大公共子序列(Longest Common Subsequence)问题求解。
-
-