资源列表
Lagrange
- 这是一个拉各朗日差值算法程序,在计算机上已经运行过了,好用的!
4-7
- 一个用友元函数实现运算符重载的例子,对运算符+,-,*,/进行重载定义,实现两个复数的四则运算
shunxubiao
- 简单顺序表的实现,vc++操作环境。代码短小精悍-Simple realization of the order of the table, vc++ operating environment. Code is short and pithy
IMPLIT16.ZIP
- converts numbers to an another base
MaxSubSumON
- 线性时间算法求最大子序列和算法。实现软件:VS2008-Linear-time maximun contiguous subsequence sum algorithm
prim
- Prim algorithm in C-Prim algorithm in C++
select_sort
- /*选择排序 *从待排序的数中找到最小的元素,放到第一个位置, *从剩下的n - 1个元素中找到最小的元素,放到第二个位置, *依次下去,直到n - 1个元素。 *每次排序都会在待排序的元素中找出一个最小的值放到待排序的数的首段。 */-/* Sort select* find the smallest element from the number to be sorted, and placed in the first position, find the smalle
Distance
- 这个程序是用java语言编写的,主要是对编辑距离算法的实现。在程序中输入两个字符串,可以有效据算这两个字符串之间的编辑距离。-This procedure is used java language, mainly on the edit distance algorithm. Enter the two strings in the program, which can be effectively calculated according to the edit distance betwe
unlinear_pid
- 非线性PID神经元网络控制,有需要的童鞋可以瞧一瞧-Nonlinear PID neural network control, there is a need of shoes can take a look
OMP
- this code is an important algorithm in compressed sensing
Imp_ksvd_IR
- this code is using for learning dictionary with ksvd algorithm for infrared images
PlotSolution
- plot solutions of the ant colony
