-
大学里数学系必学的一们课程数值分析中的经典算法――――高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性...
大学里数学系必学的一们课程数值分析中的经典算法――――高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性-University"s Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-Gaussian elimination method, the matrix theory and linear algebra and tacticians are very high importance.
- 2022-10-29 03:40:03下载
- 积分:1
-
利用高斯消去法求线性方程组
自己写的
简陋了点
利用高斯消去法求线性方程组
自己写的
简陋了点-using Gaussian elimination method for solving linear equations themselves have written a simple point
- 2022-06-17 17:38:07下载
- 积分:1
-
simulated annealing line inspection solution (Tsp)
模拟退火解巡视路线(Tsp)-simulated annealing line inspection solution (Tsp)
- 2022-05-27 16:18:00下载
- 积分:1
-
构造数独算法
基于深度优先搜索的构造数独的算法,没有界面 ,程序实在控制台运行的
- 2022-01-30 14:30:35下载
- 积分:1
-
最小二乘法圆拟合,用于图像处理,比较复杂,请耐心看完,也可直接使用...
最小二乘法圆拟合,用于图像处理,比较复杂,请耐心看完,也可直接使用-least square error (LSE) circle fitting, applicable to image processing, a little complicated, can be used directly
- 2022-04-09 19:52:59下载
- 积分:1
-
旅行商问题的模拟退火matlab源码程序
旅行商问题的模拟退火matlab源码程序-Traveling salesman problem matlab source of the simulated annealing procedure
- 2022-06-14 01:03:47下载
- 积分:1
-
任意长度的乘法汇编程序(ASM)
任意长度的乘法汇编程序(ASM)-multiplication of arbitrary length compilation process (ASM)
- 2022-02-04 05:07:31下载
- 积分:1
-
CRC的算法分析和程序实现
CRC的算法分析和程序实现-CRC algorithm analysis and Program Implementation
- 2022-03-19 00:05:36下载
- 积分:1
-
在powerbuilder 7.0中实现md5的算法,下载后直接导入到pbl库文件中,即可使用。...
在powerbuilder 7.0中实现md5的算法,下载后直接导入到pbl库文件中,即可使用。-in powerbuilder 7.0 achieving md5 algorithm downloaded directly into the pbl the document can be used.
- 2022-08-26 09:14:52下载
- 积分:1
-
C++实现语音的特征参数提取
资源描述语音识别中常用的参数有LPCC(线性预测倒谱系数)和MFCC(梅尔频率倒谱系数)。其中LPCC是基于人的发音模型建立的,是一种基于合成的参数。而MFCC是一种基于人耳的听觉特性提出的。大量研究表明,MFCC能够比LPCC更好的提高系统的识别性能。
- 2023-01-24 15:40:09下载
- 积分:1