资源列表
jacobi
- 这是一段使用并行方式运算的jacobi迭代,目的是为了说明MPI使用过程中的对称消息发送的方式,矩阵经迭代多次后,其结果是一个16*16的方阵,元素都为8
pid
- PID的实现程序,很基本,使用c编写,可以直接在tc的环境中调试。仅仅用于pid的实现测试而已
FFT
- FFT变换源码,实现FFT变换,不需帐号就可自由下载此源码
fft_radix2
- 用FFT 计算离散傅里叶变化,时间抽取(DIT)基2算法。
biggers_group
- 图的最大完全子图回溯式计算,用栈实现,输入时可以是任意的临街矩阵-The biggest completely son figure figure back type calculation, stack realized
langrage
- 拉格朗日 算法 的 C编程序,很有用的插值算法程序 -Lagrange algorithm assembler
colaberate-filtering
- 协同过滤 推荐系统 基于共同评分的用户相似度计算-user simularity compute
diaosi
- 用布尼人汉姆算法画线,并用扫描线填充一个多边形-scan line
Convection-diffusion-burgus-equation
- 对流扩散方程,Burgus方程的迎风格式,Lax格式,Lax_wendroff格式-convection-diffusion equation and the Burgus equation with the upwind scheme, Lax scheme, Lax-wendroff scheme
fft1
- 快速傅立叶变换(来源《C常用算法集》) 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。-Fast Fourier Transform (Source C commonly used algorithm sets) the function test OK, TC2.0 VC++6.0 the Keil C51 test by If the the MCS51 system yo
complexification-quadrature-formula
- 复化求积公式计算定积分 包括 复化梯形 复化辛普森 等-complexification quadrature formula to calculate definite integration
Paixu
- 输入一组数,对这个数进行排序,按照一定的规律排序-Enter a number, the number of this sort, sort according to certain rules