-
Genetic Algorithm, is an evolutionary algorithm, the basic principle is to emulate the biosphere in
遗传算法是一种进化算法,其基本原理是模仿生物圈中“物竞天择、适者生存”的进化规律。该方法将遗传算法的参数编码为染色体,再利用迭代的方式,如选择、交叉和变异等算子来交换染色体种群的信息,得到优化目标在染色体上的行;
- 2023-08-30 21:25:03下载
- 积分:1
-
这是一个分治法应用的又一个例子,利用分治技术,做大整数乘法,尤其是几百位数以上的乘法,比一般的方法快很多,仅次于快速傅立叶变换....
这是一个分治法应用的又一个例子,利用分治技术,做大整数乘法,尤其是几百位数以上的乘法,比一般的方法快很多,仅次于快速傅立叶变换.-This is a partition of the application also an example of the use of the partition, bigger integer multiplication, especially above the median of hundreds of multiplication, than the much faster after the Fast Fourier Transform.
- 2022-02-01 00:49:28下载
- 积分:1
-
八数字源问题。
八数码问题源程序.-eight digital source issues.
- 2022-02-14 09:31:48下载
- 积分:1
-
多线程快速排序
多线程并行的快速排序的实现,使用多线程实现递归排序,使用标准模板库STL实现最后的排序
- 2022-06-03 05:38:46下载
- 积分:1
-
意味着在C #滤波器
应用背景关键技术均值滤波的想法是简单的替换每个像素值与平均图像(`平均”)邻国的价值,包括本身。这消除了其像素值的影响具代表性的环境。像其他部分是围绕一个核心,这代表形状和邻域大小进行采样时计算平均。
- 2022-08-21 13:48:45下载
- 积分:1
-
在 python 中的 Hopfield 网络
在 python 中的 Hopfield 神经网络
- 2023-02-13 05:50:04下载
- 积分:1
-
用最小二乘法求矩形区域上的N*M个数据点的拟合曲面。
用最小二乘法求矩形区域上的N*M个数据点的拟合曲面。-Least square method for rectangular area on the N* M data points of the fitting surface.
- 2022-02-14 01:32:42下载
- 积分:1
-
产生随机数,包含产生随机数的代码!
产生随机数,包含产生随机数的代码!-generate random number,including the code.
- 2022-06-16 08:13:50下载
- 积分:1
-
ARTMAP的MATLAB工具箱
ARTMAP的MATLAB工具箱-ARTMAP MATLAB Toolbox
- 2022-08-17 06:50:39下载
- 积分:1
-
有二叉树计算表达式的值
有二叉树计算表达式的值-a binary tree calculate the value of the expression
- 2023-04-10 11:00:03下载
- 积分:1