资源列表
A_combine
- 进行链表合并等功能。纯C语言,可进行移植到linux,windows等环境。-Features such as linked lists merge. Pure C language, can be ported to linux, windows environment.
MemoryCell
- THIS A Memory cell algorhtim. you will find memory cell programming-THIS IS A Memory cell algorhtim. you will find memory cell programming..
qiyizhi
- 奇异值能量差分谱计算,可用于信号降噪处理-Singular value of the energy difference spectrum calculation can be used for signal noise reduction
Newton
- 牛顿插值算法 用程序来实现模拟函数求值 代码考虑到时间复杂度问题-Newton
12
- 矩阵的加、减、乘运算演示,将矩阵的加、减、乘运算算法制作成CAI演示软件,可读入数据,演示运算全过程,演示的每一步都要有对应的中文解释。 -Matrix addition, subtraction, multiplication presentation, the matrix of addition, subtraction, multiplication algorithm produced CAI presentation software, read into the data, sho
LMMSE
- lmmse算法的仿真实现,在相关矩阵的求解上比较有技巧性-lmmse Simulation Algorithm
frtal
- 分形维数计算的函数,输入矩阵文件 和 文件的行列数,输出分形维数-Points the function of fractal dimension calculation
45
- 计算机数值方法中利用追赶法求线性方程组的解,在此只限定四阶-The use of the catch-up method to seek the solution of linear equations
plotcubesam
- Very simple function to quickly plot a 3D cube
Stl
- 关于stl的两个小程序,分别是计算一组数的中值和存入数字-2 cpps about stl, one of which is used to calculate the mean value of numbers and the other one is used to store numbers into a vector.
From-the-string
- 问题描述: 设有字符串X,我们称在X的头尾及中间插入任意多个空格后构成的新字符串为X的扩展串,如字符串X为“abcbcd”,则字符串“abcb□cd”,“□a□bcbcd□”和“abcb□cd□”都是X的扩展串,这里“□”代表空格字符。 如果A1是字符串A的扩展串,B1是字符串B的扩展串,A1与B1具有相同的长度,那么我们定义字符串A1与B1的距离为相应位置上的字符的距离总和,而两个非空格字符的距离定义为它们的ASCII码的差的绝对值,而空格字符与其它任意字符之间的距离为已知的定值K
SOR
- 数值分析的算法,松驰迭代算法,要的人可以下载-Numerical analysis algorithms, relaxation iterative algorithm, it is necessary to take a look at the people can download