-
G729解码器
G729解码器,用于8K采样的语音处理
- 2022-05-20 05:36:20下载
- 积分:1
-
难题十五解决了使用明星C # Windows应用程序
著名的十五难题是用A*(A星)算法解决的。这是一个用C#(C Sharp)编程语言编写的windows应用程序。
- 2023-03-25 06:25:02下载
- 积分:1
-
比较详尽的GEP/GA/GP的Lisp版本
比较详尽的GEP、GP、GA的Lisp版本。GEP算法的基本过程和GA的过程非常相似,GEP处理的对象可以是单基因或多基因组成的染色体(基因组)。基因由线性的、固定长度的符号串组成。
- 2022-02-07 18:12:38下载
- 积分:1
-
极限学习机
ELMmetlab算法实现。特性:1.需要的数学模型简单,学习速度快;2.能获得全局最优解;3.具有良好的泛化性能。泛化性能是指机器学习算法对新样本的适应性。Extreme Learning Machine极限学习机器神经网络研究中的一种算法,是一种泛化的单隐层前馈神经网络(Single-hidden layer feedforward network)。
- 2023-04-30 17:15:03下载
- 积分:1
-
波峰值频率
项目包括一个测试实施的Goertzel算法频率的认可。说明:给出的主导间距为给定的选择视觉逼近。你可以得到相当准确的读数清洁或中档合成的信号,但仍可能会遇到不准确的较低的低音频率或更复杂的信号。包括一个可调节的滚动条来估计一波剪辑的平均节奏。选择样本的足够数目(约2000至4000)。首选的.wav格式为16位,44100千赫,单声道/立体声。
- 2022-05-31 17:39:38下载
- 积分:1
-
elemental distribution method 0
用元素分配法求解0-1整数规划问题,比匈牙利法简单且易实现,该算法已通过实例验证-elemental distribution method 0-1 integer programming problems than Hungary and France is simple to implement, The algorithm has been verified by examples
- 2022-02-03 16:11:38下载
- 积分:1
-
本程序为三维FDTD方法在Matlab中的实现。
本程序为三维FDTD方法在Matlab中的实现。-This procedure for the three-dimensional FDTD method in the realization of Matlab.
- 2022-01-26 17:24:46下载
- 积分:1
-
多元函数的共轭梯度法求多元函数在无约束情况下的最小值
多元函数的共轭梯度法求多元函数在无约束情况下的最小值-Multi-function conjugate gradient method for unconstrained multi-function in the case of the minimum
- 2022-01-26 07:45:56下载
- 积分:1
-
8 Queen of c Solutions
8皇后问题的c++解决方案-8 Queen of c Solutions
- 2023-04-06 17:05:03下载
- 积分:1
-
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果...
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。
2、光盘各目录中的内容如下所示:
光盘目录 内容说明
SourceChapterN 第N章的所有示例工程源程序
SourceClasses 本书所有算法类的源程序
SourceLib 集成本书所有算法的静态库文件
SourceDll 集成本书所有算法的动态库文件
-Science and Engineering numerical algorithm 1, this book comes with a CD-ROM contains all the book s source code. Simply use the corresponding copy of the directory to your hard drive. Note to copy the source files on your hard disk becomes read-only attribute in the compiler prior to their properties should be changed to read and write. 2, CD-ROM contents of the directory as follows: CD-ROM directory description SourceChapterN the first chapter all the examples of N source project SourceClasses algorithm book all types of source book SourceLib integrated all of the static algorithm library file SourceDll integrated all book algorithm for dynamic library files
- 2023-08-03 22:30:03下载
- 积分:1