- 
- 
                
					STLTutorialandReferenceGuide.rar
					Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
Author: David R.  ...  includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made  ... 
				 
- 
                
			
- 
                
			
- 
                
					Cpp_Primer3rd_Edition.rar
					 ... 比如模
板template 支持面向对象object-oriented 和基于对象object-based 程序设计所需
要的类class 机制嵌套类型以及重载函数的解析机制也许更重要的是一个覆盖面非
常广阔的库现在成了标准C++的一部分其中包括以前称为STL 标准模板库的内容新
的string 类型一组顺序和关联容器类型比如vector list map 和set 以及在这些类型
上进行操作的一组可扩展的泛型算法generic algorithm 都是这个新标准库的特性本书
不但包括了许多新 ... 
				 
- 
                
			
- 
                
					AVLTreeImpl.rar
					AVL Tree implementation:
I also included a test function to compare the AVL Tree performance with STL Set and Map.
Compile the source mavltree.cpp and run it to see the result!
				 
- 
                
			
- 
                
			
- 
                
			
- 
                
					cui.rar
					一个利用stl来写的一个gui试验平台,基本实现一个简单的gui系统,很小,值得学习
				 
-