-
高斯消去
gaussian elimination
- 2022-01-27 17:23:05下载
- 积分:1
-
dobbs编缉器升级版的C语言源程序
dobbs编缉器升级版的C语言源程序-Dobbs editor for an updated version of the C language source
- 2022-10-09 14:30:03下载
- 积分:1
-
source code for arithmatic coding
source code for arithmatic coding
- 2022-03-06 15:28:47下载
- 积分:1
-
一个可分解上万阶稀疏矩阵的SVD算法
一个可分解上万阶稀疏矩阵的SVD算法-a million bands on the sparse matrix of SVD algorithm
- 2022-12-19 12:20:03下载
- 积分:1
-
单件轮转调度算法
在这我们实行轮转调度算法,随机函数用来创建过程的突发时间,到达时间。后该周转时间和等待时间的计算。
- 2022-02-21 23:50:08下载
- 积分:1
-
C++ Language matrix used in computation, very good, with the reference value.
用C++语言实现矩阵的常用运算,非常不错,具有参考价值。-C++ Language matrix used in computation, very good, with the reference value.
- 2023-02-10 08:20:03下载
- 积分:1
-
并行关联分析算法
资源描述mahout中fpgrowth算法的实现。fpgrowth算法在主要用于关联分析,相比apriori算法只需要两次读取数据库。而并行的fpgrowth算法就将算法分而治之,改写成MR的形式,可以在hadoop的大数据框架上实现大数据关联分析
- 2022-02-03 12:59:18下载
- 积分:1
-
DSP6713 的FIR算法实现
这个是关于DSP6713的一个FIR算法的实现,仿真以通过,可以直接观察波形,基本的使用时,产生波形后,在CCS的view下观看波形的产生/* Purpose:FIR filter procedure for processing a group of data *//* Prototype in C:void fir_filter(const int x[],const int h[], *//* short y[],int n,int m,int s); *//* const int x[]:输入信号的缓冲数组,int类型,在滤波中不可修改 *//* const int h[]:滤波器的系数数组,int类型,在滤波中不可修改 *//* short y[]:输出信号的缓冲数组,short类型 *//* n:滤波器长度,本例中为ORDER_FIR &nbs
- 2022-02-02 18:16:07下载
- 积分:1
-
Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。...
Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。-Householder transform is one of the basic mathematical transform. Its role is to transform vectors will be mapped into the same mold of the other vector. One of its applications QR decomposition.
- 2023-07-27 13:40:03下载
- 积分:1
-
同时辨识模型阶次和参数的算法,源自于潘立登的系统建模与辨识。...
同时辨识模型阶次和参数的算法,源自于潘立登的系统建模与辨识。-At the same time identification model order and parameters of the algorithm, derived from Li-Deng Pan system modeling and identification.
- 2023-06-15 16:30:03下载
- 积分:1