-
-
-
-
Curvature.rar
This is to compute discrete curvature from STL (tesselated)3D model.
-
-
Containers.rar
Data Structures - Overview of STL container classes, lecture material is adapted from E-Book "Data Structures with C++ using STL"
-
Queues.rar
lecture material about Queues. Adopted from E-book "Data Structures with C++ using STL" by William Ford, William Topp
-
Stacks.rar
Lecture material on Stacks, adopted from E-book "Data Structures with C++ using STL" by William Todd, William Ford
-
LinkedLists.rar
Power Point Presentation/Lecture material on STL topic Linked Lists, adopted from book "Data Structures with C++ using STL" by William Ford, William Topp
-
Vector_Deque.rar
Power Point Presentation/Lecture Material on Vectors and Deques (C++ STL), adapted from "Data Structures with C++ using STL" by William Ford, William Topp
-
tree-2.65.tar.gz
这是一个表示数据结构tree的c++模板对象,封装的非常好.tree-msvc.hh能在 visual c++下使用,如同使用stl标准模板类库一样
-