资源列表
mid-lat
- 一个数学表达式,先输入中缀表达式然后变成后缀表达式,并求出这个式子的值-A mathematical expression, and then to enter the infix expression into postfix expression, and calculated the value of this formula
boyi
- 博弈的问题,算法中会用到的博弈问题,竞赛当中用到的博弈问题-bai bao
ellipsoid_grid
- 椭球面网格生成程序。尽管不复杂,但可能某些人还是用得上。 -Ellipsoid mesh generation process. Although not complex, but some people may still need them.
Minimize
- Huffman Minimization algorithm.Accepts only DFA as input.
ceshi
- 基本的几道算法题目,对于学习算法的新手来说十分有用滴-A few, the basic algorithm subject, for the learning algorithm is useful for the novice drops. .
HIC
- 使用VC++编写,主要实现Spiht编码算法,小波算法使用的是9/7提升小波-vc++ spiht wavelet
MRANDOM
- 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差-Used to generate uniform or Gaussian distribution of the pseudo-random number (similar to white noise), they may have different mean and variance
VC
- 遗传算法实现,学习资料,更深了解遗传算法-Genetic algorithms, learning materials, better understanding of the genetic algorithm
datestructcricleline
- 以带头结点的循环列表表示队列,只设一个指针指向队尾元素,不设头指针,编写队列初始化、入队、出队、判空的算法。-To take the lead in circulating the list of nodes that the queue, only to set a pointer to the tail element with no head pointer, write queue is initialized into the team, a team, sub-space algor
bankmethod
- 这个实现的是数据库大型试验的银行家算法,用VC6实现的-This implementation is the banker' s algorithm large test database
tiaoshi
- 需要求3个长方柱的体积,请编写一个基于对象的程序。 数据成员包括length(长)、 width(宽)、height(高)。要求用成员函数实现以下功能: 1、由键盘分别输入3个长方柱的长、宽、高; 2、计算长方柱的体积; 3、输出3个长方柱体积; 请编写程序,上机调试并运行。-Demand for the volume of 3 rectangular column, please write a object-based programs. Data members,
greedy_algorithm
- this is a slide on greedy algorithm