资源列表
binarysearch11
- 这个小程序是VC++处学者用的,自己编的,很简单的-this small program is VC Department of scholars, their series, a very simple
FFT
- FFT算法,Cooley-Turkey算法,By HeChaoyang @Dept.51, HiT-FFT, Cooley-Turkey
Gauss
- 用全选主元Gauss消去法求解线性方程组。其中a是方程组的系数矩阵,b是右端常数向量,并存放最终解向量,n是阶数。-With full pivoting Gauss elimination method for solving linear equations. Where a is the coefficient matrix, b is the right end of the constant vector, and store the final solution vector, n i
AhoCorasick
- Aho Corasick implementation algorithm
expA
- 自己写的一段程序,计算矩阵的指数函数(e^A) 程序简单易用-a program to compute the matrix exponential function (e ^ A) , it is easy to use
cc
- 用K60单片机对得到的数据先进行到位运算(使用雷德算法),得到FFT运算时需要的数据顺序,然后进行蝶形运算,并将结果进行保存-K60 microcontroller on the data obtained by the first operation carried out in place (with Reid algorithm), data is sequentially obtained when required FFT computation, then butterfly, an
csademo
- 这是一个基于模拟退火算法的混沌神经网络模型-This is an algorithm based on simulated annealing chaotic neural network model
qiang
- 北京航空航天大学能源与动力工程学院 强度与振动第一题大作业
pi
- 一个生成和计算圆周率pi的小程序,主要用来演示和说明fortran的数据结构和使用方法的,简单易懂。
1113melkman
- 1113 melkman 凸包算法,O(n),前提是有拓补结构,是一种在线算法-1113 melkman convex hull algorithm, O (n), the premise is expanding premium structure, is an online algorithm
Simplex
- 单纯形法是求解线性规划问题的通用方法。。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。 -Simplex method for solving linear programming problems is a common approach. . Due to the limited number of basic feasible solution, so by the limited issue of conversions will be
