资源列表
MBAL
- 动平衡分析之影响系数法算法源代码。。。 C语言编写-influence coefficient method algorithm source code. . . C language
graph6666
- 多段图问题解答,得用VC++实现 多段图问题解答,得用VC++实现-number of plans to answer questions, starting a multi-VC map of Answers, starting VC
paixushu
- 通过调用函数,实现对二叉排序数的查找、删除等功能
1kruskal
- KRUSKAL算法-KRUSKAL Algorithm
Hashtable
- 哈希表: HashTable H int s,a,n,w,i,q,t g=1 cout<<"输入元素个数n:\n" cin>>n InitList_H(H) for(i=0 i<16 i++) H.elem[i]=10000 for(i=0 i<n i++) {cout<<"输入你要输入的n个数:\n" cin>>s t=1 H.count++ if(H.e
zhuiyezhu
- 动物世界里猎豹的奔跑总是很让人有速度的美感。这天,猎豹盯上了一只野猪,现在 要捉住它,由于猎豹很好的保护色,所以野猪没发现猎豹。猎豹和野猪在同一条直线上, 他们的坐标分别是 x 和 y,x 是小于等于 y 的。 现在猎豹有两种跑法: 1. 跑动一格,就是从x到x+1或者x-1; 2. 跑动一倍,就是从x到2*x。 现在请你找出最少要几步捉到野猪。 ★数据输入 输入第1行给出两个正整数x、y(0<x<=y<=100000),分别表示猎豹的坐
Critical Path
- 数据结构中实现图的关键路径的算法,是在TC中运行的。-data structure to achieve the critical path map algorithm is run in the TC.
primkruskal
- 数据结构中的经典算法,普利姆算法和kruskal算法,已经测试过的可以运行 。-Classical algorithm for data structure, algorithm and kruskal Pliem algorithm has been tested to run.
graphTraverse
- 图的存储方式,数据结构的绝佳范例,方便深入理解动态指针,结构简单,方便移植-Figure of storage, an excellent example of the data structure to facilitate in-depth understanding of the dynamic pointers, simple structure, easy to transplant
Tree
- 树类,孩子父母链表实现树的操作
Maze
- 利用栈实现走迷宫的算法,走通的路径,走过但走不通的路径也已标出-Use stacks maze algorithm, the path to go through, and walked the path that leads to nowhere, but has also been marked
ENTROPY
- Entropy coding for difrrent channels identification
