资源列表
STL_line_detection
- 利用STL算法技术识别位图中的线段(刻线) 刻线识别技术是机器视觉技术中的重要内容之一。-this software can detect straight line in a bitmap by the use of STL technique
DivisionBound
- 分支边界算法的实现,重在原理的阐述与提高算法的速度-division bound
STLport-5.2.0.tar
- stlport5.20,c++标准模板库,很好的-stlport5.20, c++ standard template library, very good
DYNAMI_ALIGNMENT_AT_SLS
- 关于STL算法方面的知识,对想研究真个方面知识的人很有用的。-STL algorithms on knowledge, really wanting to study aspects of human knowledge, very useful.
include
- 一个二叉树算法的MAP的template,使用与分配内存,经测试(顺序插入256万条数据)效率比STL高5倍。乱序插入256万条数据,是stl的2倍。-A B-Tree Map template,It 5 times faster than the stl::Map.(Test insert 2.56M datas in sequential order. 2 times faster in random order.)
ThreadSafeList
- 一个线程安全的List算法,可以在Windows/Linux下使用。-A thread-safe list arithmetic. Use it in Windows/Linux env.
BNB20
- 能对整数问题进行整数规划,弥补了MATLAB的缺陷-Able to an integer problem integer programming to make up for the MATLAB defect
1
- EffectiveSTL中文版,很不错,有用,-EffectiveSTL Chinese, very good, useful,
stl
- 最新的STL源码, 最新的STL源码-STL source code
MATLAB6.0handbook
- MATLAB6.0中文手册,适于进阶级MATLAB学习。有些难度,可以当做查资料 -MATLAB6.0 help
list2
- 是STL中双向循环链表list的经典应用,面向对象的标准C++语法解决了josephus圈的问题,适合学习数据结构中stl中list的应用,需要面向对象的C++知识。-A concise aplication of "list" in STL, simple but powful.
CSTL
- VC方面的STL文档,非常适合初学者,内容详细,值得一读。-VC in STL documentation, very suitable for beginners, detailed and worth reading.