-
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
- 2022-08-16 14:04:17下载
- 积分:1
-
识别动物的专家系统,包括长颈鹿、斑马、鸵鸟、企鹅、信天翁等七种动物的简单专家系统,表现了专家系统的框架结构...
识别动物的专家系统,包括长颈鹿、斑马、鸵鸟、企鹅、信天翁等七种动物的简单专家系统,表现了专家系统的框架结构-Expert system to identify animals, including giraffes, zebras, ostriches, penguins, albatrosses and other seven animals, a simple expert system, the performance of the expert system framework
- 2023-06-18 02:35:03下载
- 积分:1
-
c++的程序 有关神经网络的,请站长加我,
c++的程序 有关神经网络的,请站长加我,-c procedures of the neural network, for my head, thank you
- 2022-01-29 01:52:50下载
- 积分:1
-
遗传算法用于微波网络综合
遗传算法用于微波网络综合- The heredity algorithm uses in the microwave network to
synthesize
- 2022-02-26 09:41:28下载
- 积分:1
-
采用遗传蚁群算法求解TSP问题
use genetic ant algorithm to slove TSP problem-use genetic algorithm to slove ant TSP ty B"Tselem,
- 2022-02-21 10:54:21下载
- 积分:1
-
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、...
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、Population2 Chrom(i ,j) 为遗传个体的等位基因值、Popsize 为种群中的个体数,CHROMLENGTH为一母体对的等位基因
总数。-VB-based genetic algorithm software implementation in the proceedings, FitnessValue (i) In order to meet an array value, avFit2nessValue (100) for the normalized fitness value of the array, Population2 Chrom (i, j) for the genetic value of individual alleles, Popsize for stocks in the number of individuals, CHROMLENGTH for one parent to the total number of alleles.
- 2022-03-03 05:07:26下载
- 积分:1
-
EM算法,详细介绍了EM算法的应用,对研究EM算法的人来说有很大的帮助。...
EM算法,详细介绍了EM算法的应用,对研究EM算法的人来说有很大的帮助。-EM algorithm, described in detail the application of EM algorithm
- 2023-06-05 09:55:02下载
- 积分:1
-
人工智能8数码问题
人工智能8数码问题-artificial intelligence problem
- 2022-05-16 17:05:14下载
- 积分:1
-
多目标进化算法源代码
多目标进化算法源代码-more evolutionary algorithm source code
- 2022-04-13 08:28:31下载
- 积分:1
-
特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。...
特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method, Retrospective testing and genetic algorithm) were compared. For more popular authentication code technology has provided a concrete realization.
- 2022-03-05 17:25:24下载
- 积分:1