-
lms speed 2
这里我上传了lms算法spped 2文件,在这里我们使用了高效的定点实现和区域延迟节能算法,这与之前的算法有很大的不同。。
- 2022-03-24 12:14:02下载
- 积分:1
-
gene recombination value calculation
基因重组值的计算-gene recombination value calculation
- 2022-07-02 08:09:54下载
- 积分:1
-
看,是VB程序的数值类型,程序会让你输入一个n。
猜数字,是一个VB数值计算类程序,程序可以让你输入一个数字,猜错了可以继续猜-viewing, VB is a numerical type of proceedings, procedures can let you input a number of wrong guess can continue
- 2022-01-30 16:25:24下载
- 积分:1
-
关于移动通信工程常用的计算工具
关于移动通信工程常用的计算工具-works on the commonly used mobile computing tools
- 2022-01-28 18:21:28下载
- 积分:1
-
数字三角
资源描述问题描述:给定一个由n行数字组成的数字三角形,如下图所示。试用动态规划算法,计算出从三角
顶部至底部的一条路径,使得该路径经过的数字总和最大。
注意每个数字只能走向下一行左边或右边的数字,而不能跳跃的走。
7
3 8
8 1 0
2 7 4 4
4 5 2 6 5
- 2023-01-28 04:05:04下载
- 积分:1
-
将C语言转换成汇编语言
将C语言转换成汇编语言-C language into assembler language
- 2022-03-07 03:18:38下载
- 积分:1
-
this to find out the shortest path for various nodes
this to find out the shortest path for various nodes-this is to find out the shortest path for various nodes
- 2022-02-03 14:28:49下载
- 积分:1
-
一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排...
一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排-a simple algorithm, the source code is 16 teams, double-scheduling cycle race
- 2023-01-31 12:35:04下载
- 积分:1
-
快速傅立叶算法,按时间和按频率抽取的基2算法
快速傅立叶算法,按时间和按频率抽取的基2算法-Fast Fourier algorithm, time and frequency taken by the base 2 Algorithm
- 2022-08-22 10:21:33下载
- 积分:1
-
使用遗传算法的函数优化问题
这是简单的遗传算法代码,求解函数优化问题。这里是函数的遗传算法每一步。
使用了选择,交叉,突变,roullette 轮选择,一点交叉,位翻转突变。
- 2022-02-28 09:14:52下载
- 积分:1