资源列表
Lagrange
- 这是一个拉各朗日差值算法程序,在计算机上已经运行过了,好用的!
4-7
- 一个用友元函数实现运算符重载的例子,对运算符+,-,*,/进行重载定义,实现两个复数的四则运算
fread
- 使用fread函数读取整形数字,在巨大量的输入下,速度优势十分明显(相比cin和scanf)-Use the fread function to read plastic figures, a huge amount of input, the speed advantage is very clear (compared to the cin and scanf)
dolittle
- dolittle方法求解线性方程组,采用c语言进行编写-linearity equations resolved bu dolittle
shunxubiao
- 简单顺序表的实现,vc++操作环境。代码短小精悍-Simple realization of the order of the table, vc++ operating environment. Code is short and pithy
kl
- 列主元消元法解非线性方程,中科大第五次作业-Out principal component elimination method for solving nonlinear equations, the fifth operation USTC
newton
- 运用牛顿法求解非线性函数F(x)=0,应用的是Fortran90语言编写,注意检查猜测值-Using Newton' s method for solving nonlinear function F (x) = 0, application of a Fortran90 language, pay attention to check the guesses
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