资源列表
C++programs-bubble
- bubble sort in c++ for data vector sorting
ransac
- 项目ransac是ransac算法的例子。-Project ransac is ransac algorithm example.
SpatialIndex
- 自己实现的四叉树空间索引源代码,想要的下-quadtree source
LLE-and-improve
- LLE(局部线性嵌入)算法研究介绍的pdf,属于算法的开山之作,LLE算法基础核心。学习LLE从这篇开始。-LLE (Locally Linear Embedding) algorithm introduced in pdf, the mountains are algorithms for, LLE algorithm is based on the core. LLE learn from this start.
c-datestructer
- 包括数据结构中的常见的排序,查找,以及对队列,堆栈等操作的源码-Including data structures common sort, find, and the queue, the source stack operation, etc.
template
- ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板-ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates
suanshu(C)
- C语言编写的算术编码程序,资源真的很好,希望有帮助-C language arithmetic coding procedures, resources, really good, hope to help
bfs
- 基于8数码问题的BFS(宽度优先搜索)算法,在VC++6.0上运行通过。- a algorithm based on 8 number problem ,it can run in VC++ 6.0 platform.
graph
- 有向图 采用邻接表存储 DFS和BFS方法遍历 为方便表示,结点数小于10 用V0-V9表示不同的结点的-Directed graph using adjacency list method of storing DFS and BFS traversal for the convenience that the number of nodes is less than 10 with V0-V9 for different node
seed_fill
- 此代码给出了四邻域与八邻域的种子填充数据结构函数源码-Change the code gives the neighbors field and eight neighborhood filled with data structure functions of seed source
obbtree
- OBB树的建立,用于碰撞检测过程中的模型处理,提高效率-OBB tree establishment in the process of collision detection for model processing, improve efficiency
jiheyunsuansys
- 集合运算系统,数据结构程序,集合的交,并,差运算。-Collection of computing systems, data structure procedures, collection of pay and poor computing.
