-
利用遗传算法求解邮递员问题,可以在同一个问题上得到…
使用遗传算法求解邮递员问题,从而可以同时求得多个最优解-The use of genetic algorithm postman problem, which can be obtained at the same time more than the optimal solution
- 2023-02-13 01:25:04下载
- 积分:1
-
约束条件下的序列模式挖掘(带约束)
Mining sequential patterns with constraint (SPADE with constraint)
- 2022-02-28 13:31:14下载
- 积分:1
-
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPD...
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPDATE FALSE
#define FORMAT TRUE
#define NOFORMAT FALSE
#define LEFT 0-HIGHLIGHT# define NOHIGHLIGHT TRUE FALSE UPDATE# define TRUE## define FALSE de NOUPDATE fine FORMAT# define TRUE FALSE# defin NOFORMAT e LEFT 0
- 2023-04-10 04:40:04下载
- 积分:1
-
这是一个人工智能方面的遗传算法工具箱包
这是一个人工智能方面的遗传算法工具箱包
-This is an artificial intelligence aspects of the genetic algorithm tool bags
- 2022-09-30 06:00:03下载
- 积分:1
-
人脸检测定位的示例代码.rar VC++源码,具有一定参考价值,我也是从别处下载下来的。...
人脸检测定位的示例代码.rar VC++源码,具有一定参考价值,我也是从别处下载下来的。-Face Detection positioning the sample code. Rar VC source, which have a certain value, I also downloaded from the elsewhere.
- 2022-02-13 01:34:33下载
- 积分:1
-
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基...
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S―R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ为给定的步长, η为[-1,1]的随机数-simulated annealing algorithm (Simulated Annealing, or SA algorithm) is a simulation of heating molten metal in the annealing process, to find the global optimum one of the effective ways. Simulated Annealing basic ideas and the steps are as follows : S = (s1, s2, ..., sn) for all possible state posed by the pool, f : S-R non-negative cost function, that is abstract optimization problems are as follows : Find S* s, making f (s*) = min f (si) arbitrary si S (1) to set a higher initial temperature T, randomly generated initial state S (2) of a certain form, the current state of random disturbance, have a new state S "S" = S+ sign (). delta where given for the step, [-1,1] Random Number
- 2022-08-26 01:32:21下载
- 积分:1
-
基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得
基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得-VC-based Face Detection system, as a general reference, collected from the Internet
- 2022-07-14 12:57:42下载
- 积分:1
-
支持向量机(SVM)的VC源代码,内有应用手册和应用实例。
支持向量机(SVM)的VC源代码,内有应用手册和应用实例。-Support Vector Machine (SVM) of the VC source code, with the application of manuals and application examples.
- 2022-07-21 15:55:40下载
- 积分:1
-
一个bp神经元网络的c++实现,优化了算法,有可执行界面
一个bp神经元网络的c++实现,优化了算法,有可执行界面-A bp neural network c++ to achieve and optimize the algorithm, there is an executable interface
- 2022-08-10 21:13:14下载
- 积分:1
-
一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!...
一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!-Data mining of a better way to focus on data mining of frequent items. Must have the disadvantage, however, also need to improve the place!
- 2023-08-18 22:15:04下载
- 积分:1