搜索资源列表
-
0下载:
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。压缩包中包含了由C++语言编写的算法。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of th
-
-
2下载:
运用Matlab语言编程,进行信号分析的能力。音频信号是一种连续变化的模拟信号,计算机只能处理和记录二进制的数字信号,由自然音源而得的音频信号必须经过采样,量化和编码,变成二进制数据后才能送到计算机进行再编辑和存贮,通过本实验中了解模拟信号采样和重构的完整过程,加深对采样定理的理解。-Matlab programming language to use for signal analysis. Audio signal is a continuous change of the analog s
-
-
0下载:
This book focuses on the applications of inductive logic programming to software engineering.
An integrated framework based on inductive logic programming has been proposed
for the synthesis, maintenance, reuse, testing and debugging of logic pro
-
-
0下载:
遗传算法(Genetic Algorithm),是一种通过模拟自然进化过程搜索最优解的方法,提供了C语言编码-GA (Genetic Algorithm), is a natural evolutionary process by simulating the optimal solution search method provides a C language code
-