-
关于矩阵的运算算法
关于矩阵的运算算法-on matrix arithmetic algorithm
- 2022-08-18 04:17:44下载
- 积分:1
-
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符...
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符改为另一个字符
将字符串A变换为字符串B所用的最少操作数称为A到B的编辑距离,极为d(A,B)。设计一个算法,计算任意两个字符串的编辑距离。
-Set A and B are two strings. Operation will use the least character string A is converted to a string B. Operation of characters are talking about here include: 1. Delete a character 2. Insert a character 3. Will be replaced by one character to another character will be transformed into a string A string of at least B operand used by A to B is called the edit distance is extremely d (A, B). Design an algorithm to calculate any two of the string edit distance.
- 2022-01-26 03:32:59下载
- 积分:1
-
SPWM正弦波
应用背景用于正弦波逆变,查表法,基于STM32,频率可调,编译通过,还没有做东西,谢谢 给大家分享 相互学习!关键技术keil环境,查表法,基于STM32帮助学习正弦波控制的逆变,电机等项目的学习!
- 2022-11-16 04:50:04下载
- 积分:1
-
用来产生嵌入到随机噪声内的正弦波算法的C源程序。
用来产生嵌入到随机噪声内的正弦波算法的C源程序。-used to produce embedded into random noise sine wave within the algorithm in C source code.
- 2022-01-26 07:02:13下载
- 积分:1
-
旅行商问题遗传算法MATLAB程序
本文利用遗传算法的全局搜索能力求解,针对旅行商问题(TSP),设计一种贪婪算子个体保护的遗传算法,并使用MATLAB程序快速求解出了满意的结果。
- 2022-01-30 15:29:10下载
- 积分:1
-
mapInfo图形文件的读取程序,可在DOS/控制台下读取tab文件数据
mapInfo图形文件的读取程序,可在DOS/控制台下读取tab文件数据-graphics document reader, the DOS/console read tab document data
- 2022-05-06 01:20:56下载
- 积分:1
-
电路节点导纳矩阵的计算机生成法源程序。可计算少于20个节点的电路方程。...
电路节点导纳矩阵的计算机生成法源程序。可计算少于20个节点的电路方程。-circuit node admittance matrix of computer generation source. Computable less than 20 nodes of the circuit equation.
- 2022-03-18 02:34:23下载
- 积分:1
-
在MATLAB环境下进行各种曲线拟合算法,…
在matlab环境下能进行各种曲线拟合的算法,非常好。-In the matlab environment to conduct various kinds of curve fitting algorithms, very good.
- 2022-05-22 17:14:18下载
- 积分:1
-
FFT
fft程序,高质量,效率高,大把方法飞机及附件啊 -fft
- 2023-08-22 11:55:02下载
- 积分:1
-
Kruscal algorythm
这是kruskal算法,用于计算图中的最小展开式3。它是用java编程的,包含一个使用javaswing技术的GUI。
- 2022-02-12 03:06:08下载
- 积分:1