资源列表
c_mean
- c均值算法对数据进行分类,数据如data.txt格式。-c means algorithm for data classification
multiply
- 自己有休闲时间写的小程序代码,是用VC++写的,关于两个大整数相乘的算法,勉强还可以用。-I write it myself.It is the algorithm of two big integers multiply.
jacobi
- Jacobi method for solving system of linear equatations in its MPI realization
Num-algorithmsacomputer-pro-
- 计算机常用数值计算算法与程序,使用C++编码-Commonly used numerical algorithms and computer programs, using C++ code
gaijin-emd(fei-rilling-ban)
- 这是一种改进的EMD算法,可以一起交流下,不对的地方请批评指正!-this program is improved based on the primary one !
Devide-by-3-and-5
- 能被15整除的最大整数 给定一个只包含数字(0..9)的字符串,求使用字符串中的某些字符,构造一个能够被15整除的最大整数,注意,字符串中的每个字符只能适用一次。 输入:程序从标准输入读入数据,每行数据由一串数字组成,长度为1到1000. 输出:针对每一行输入,输出一个结果,每个结果占一行,如果无法构造出能够呗15整除的整数,请输出impossible -Be the largest integer divisible by 15, given a contains onl
Exercise
- 用C实现的使用幂法和反幂法求取矩阵按模最大和最小特征值。-C achieved with the use of the power method and inverse power mode of calculating the matrix by the maximum and minimum eigenvalues.
C_interpolation
- C语言编写的插值源程序, C语言编写的插值源程序-Interpolation of C language source code, C language source interpolation, C source code written in the interpolation
C_interpolation2
- C语言编写的插值程序, C语言编写的插值程序-Interpolation program written in C language, C language interpolation procedures, C programs written in the interpolation
hw1
- 输入两个数, 计算最大公约数和最小公倍数-Enter two numbers to calculate the greatest common divisor and least common multiple !!!!!!!!!!!!!!!!!!!!!!!!!
MARYUWA
- 计算AR模型系数,利用Levinson算法解Yule-Walker方程。-AR model coefficients calculated using the Levinson algorithm for solving Yule-Walker equation.
MAR1PSD
- 根据AR模型系数计算功率谱密度(PSD)。-AR model coefficients calculated according to the power spectral density (PSD).
