-
维纳滤波处理,是C++源代码,包含了几个函数,请各位达人多多使用...
维纳滤波处理,是C++源代码,包含了几个函数,请各位达人多多使用-Wiener filtering treatment is C++ Source code contains a number of functions, please use up a lot of people
- 2022-11-12 05:15:03下载
- 积分:1
-
c语言简单算法实例
c语言简单算法实例-c algorithm example, simple language
- 2023-04-30 19:40:04下载
- 积分:1
-
a matrix type of source
一个矩阵类的源码-a matrix type of source
- 2023-08-13 21:20:02下载
- 积分:1
-
等离子体粒子模拟
等离子体PIC模拟-PIC simulation of plasma
- 2022-01-26 02:12:51下载
- 积分:1
-
运筹学中的生产计划方法c++源代码,试过,好用
运筹学中的生产计划方法c++源代码,试过,好用-Operations research in production planning methods c++ Source code, try, easy to use
- 2022-12-29 20:05:03下载
- 积分:1
-
求积算法
以我的近似 = 积分 ((F (X) DX)) 窗体 A 到 B 到内
给定的公差 TOL:
输入: 终结点 A、 B ;容忍 TOL
限制 N 到的级别数
输出: 逼近 APP 或 A 邮件那 N 是超过了。
- 2022-01-26 02:39:07下载
- 积分: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
-
acm时间问题算法
acm时间问题算法-acm time algorithm
- 2022-07-25 18:27:59下载
- 积分:1
-
矩阵乘法并行计算
矩阵乘法并行计算canon算法实现,用MPI做消息传送,能够快速实现多维矩阵的乘法运算
- 2023-07-15 22:10:03下载
- 积分:1
-
后缀树实现在Java中
后缀树实现在java中。该算法后缀树实现。字符串是从控制台输入和输出是在输出文件中生成。
- 2022-03-21 03:14:03下载
- 积分:1