资源列表
biggers_group
- 图的最大完全子图回溯式计算,用栈实现,输入时可以是任意的临街矩阵-The biggest completely son figure figure back type calculation, stack realized
langrage
- 拉格朗日 算法 的 C编程序,很有用的插值算法程序 -Lagrange algorithm assembler
colaberate-filtering
- 协同过滤 推荐系统 基于共同评分的用户相似度计算-user simularity compute
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
fft
- 实数fft代码,源于侯朝焕老师的实用FFT信号处理技术,已验证
CAGMIVH
- 此程序是关于多维数组多次排序的一个小程序。
1
- 统计学领域,测量数据处理领域线性混合模型的方差分量的最小范数估计-The MIQUE of variance components
JD_Nt
- 自己以前编写的解非线性组的简单Newton法的一个算例。程序中自定义求解的方程组为:3X-Cos(Y*Z)-0.5=0 X^2-81*(Y+1)^2+Sin(Z)+1.06=0 e^(-X*Y)+20*Z+(10*pi-3)/3=0。方程组可根据用户需要在程序中自行定义。-A case of simple Newton algorithm for nonlinear equations. The example of the nonlinear equations is given: 3X-C
sort
- 快速排序算法的多线程实现,将快速排序算法并行化处理-Multi-threaded implementation of quick sort algorithm, Quicksort algorithm parallel processing
