-
melp PC定点算法
MELP定点算法,PC机上实现,2.4kbps的低码率算法,希望对大家有用,包括了自带清浊统计 ,LPC等子函数,完整的MELP算法。算法亲测有用,希望大家采纳
- 2022-05-18 20:39:22下载
- 积分:1
-
linklist的C++实现方法
数据结构中的linklist的C++实现方法。
实现了其中的各种函数。
- 2022-05-14 09:06:31下载
- 积分:1
-
LEACH 协议
这是 LEACH程序仅供您参考
谢谢
- 2023-04-17 18:15:02下载
- 积分:1
-
aes加密算法的c语言实现
密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-09 21:59:56下载
- 积分:1
-
matlab 平面拟合算法
这个代码的功能是:给定一组3维数据点,计算出一个平面,所有点到平面的法线具体之和最小。拟合用到了计算给定数据点的特征值/特征向量。代码可以用到所有大于等于2D的空间。
- 2022-01-25 16:41:34下载
- 积分:1
-
A program to demonstrate the optimization process of ant colony optimization for...
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
- 2022-02-19 22:51:42下载
- 积分:1
-
哲学家就餐问题的C#实现
哲学家就餐问题的C#实现 -dining philosophers problem of C#
- 2022-06-17 16:27:44下载
- 积分:1
-
无记忆Saleh模型,用于无记忆放大器非线性失真反正运算!
无记忆Saleh模型,用于无记忆放大器非线性失真反正运算!-No-momry saleh
- 2022-02-09 17:31:59下载
- 积分:1
-
神经网络BP改进算法:对开发神经网络BP算法的人员大有帮助
神经网络BP改进算法:对开发神经网络BP算法的人员大有帮助-neural network algorithm improvements : the development of neural network algorithm greatly assist the staff
- 2022-03-24 06:57:51下载
- 积分:1
-
C语言实现用遗传算法求函数极值
用遗传算法求y=x*sin(10*pi*x)+2的最大值 -1=
- 2022-07-16 07:19:29下载
- 积分:1