资源列表
SegTree
- 树结构中线段树结构,可以进行的操作单点查询,成段更新。-Line segment tree structure in the tree structure, can carry out the operation of the single point queries, into a period of update.
struction
- 很好用的很简单的张孝祥数据结构配套代码,直接复制粘贴到VC里边即可使用-Good use of a very simple data structure supporting Auspicious code, copy and paste directly to the VC can be used inside
sort-algorithm11.cpp
- 常见的排序算法,可以供新手学习,应该有所帮助。-Common sorting algorithm, can be used for novices to learn, should help.
red-black-tree-c
- 红黑树的c实现源码与剖析,添加了注释,教你彻底实现红黑树-red and black tree C language source code and analysis.Include detailed explain.
shortroute
- 一个求最短路径的程序,使用了广度优先搜索,深度优先搜索和帝斯卡尔算法来求出一张图的最短路,是一个范例程序-A shortest path, the use of a breadth-first search, depth-first search algorithm to find a Dili Scalzi shortest figure is a sample program
gvfclanguage
- 通过C语言实现梯度矢量流图像分割,比传统的分割效果好很多-Through the C language implementation GVF image segmentation, segmentation results than the traditional lot better
random2
- function Rguji=shixi2_2(t,thetaa1,thetaa2,thetab1,thetab2,thetac,mm) t 是要求系统生存的寿命 thetaa1 是元件A1的数学期望 thetaa2 是元件A2的数学期望 thetab1 是元件B1的数学期望 thetab2 是元件B2的数学期望 thetac是元件c的数学期望 mm 是随机实验次数 frq=0 -function Rguji = shixi2_2 (t, thetaa1, thet
SequenList
- 线性表的顺序存储,用c++实现,对初学数据结构的很有帮助。-Linear tables stored in the order, with the c++ implementation.
sim_two
- 关于图论与网络流当中一种有效的可用于连接俩个子图的算法-On graph theory and network flow which can be used to connect an efficient algorithm for two sub-graphs
shortest_path
- 关于图论与网络流当中一种有效的寻找最短树形图的算法-On graph theory and network flow in an effective achievable short tree algorithm to find the most
mini_tree
- 关于图论与网络流中的一种有效的可实现的寻找最短路树形图算法-On graph theory and network flow in an effective achievable short tree algorithm to find the most
Btree
- 平衡二叉排序树实现平衡二叉排序树的各种算法 涉及递归算法堆栈算法队列算法树型查找 -Balanced binary sort tree