资源列表
EffectiveSTL-revised
- 很好的介绍STL的资料,不可多得,呵呵。-STL a good introduction to the information hard to come by, huh, huh.
boostSTL
- 一些BOOST的学习资料合集,STL等介绍。有基础也有难度的-BOOST some collection of learning materials, STL, such as introduced. There is also the basis of the difficulty of
Eff_STL
- 在知道怎么建立容器,迭代它们的内容,添加删除元素和应用常见算法的基础上,该书中作者解释了怎么结合STL组件在库的设计得到最大的好处。-Know how to set up in containers, iterative their content, add and delete elements in the application of common algorithm based on the author of the book explains how combining STL li
chat
- Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly
CodeOfACM
- 对参加ACM竞赛非常有用的几个ACM答题模板(数论,数值计算,NP等等)-ACM to participate in several contests very useful answer ACM template (number theory, numerical calculation, NP, etc.)
STLTutorial
- a very good stl tutorial.
CppSTLalgorithm
- STL变易算法,STL算法库里的精华介绍。每个都配有实例-STL algorithm change, STL algorithm, introduced the essence of Curitiba. Examples of each are equipped with
fastL11
- It is about soving sparse solution from linear system, simpel and fast.
fastL1kick
- It is fast sparse linear programming solver, with fast speeder.
demo_vtk_stl_reader_modificado
- A Stl Reader with VTK
BookTheCPPStandardLibraryatutorialandreference
- Source code for the Book The C++ Standard Library a tutorial and reference.
carwash
- 一个模拟洗车场的小程序,主要算法是通过STL容器类queue实现对洗车场的仿真。-A PROGRAM FOR CAR WASHING SIMULATION