-
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
-
设计的bp神经网络,来判断和预测机器的故障级别。
设计的bp神经网络,来判断和预测机器的故障级别。-Bp neural network designed to determine and predict the fault-level machines.
- 2023-07-07 23:35:03下载
- 积分:1
-
遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。...
遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
- 2022-04-10 08:48:30下载
- 积分:1
-
犯错
中国股市分析,2008年数学建模预测,股市是股票市场或股票交易市场的简称,也称为二级市场或次级市场,是股票发行和流通的场所,也可以说是指对已发行的股票进行买卖和转让的场所。在我国,沪深股市是从一个地方股市发展而成为全国性的股市的,1990年12月正式营业。以上证为例,有A股、S股、ST股等,其中A股也称为人民币普通股票、流通股、社会公众股、普通股,以人民币认购和交易。A股不是实物股票,以无纸化电子记账,实行“T+1”交割制度,有涨跌幅(10%)限制,参与投资者为中国大陆机构或个人,目前已发展到853家最新-err
- 2022-10-21 08:30:04下载
- 积分:1
-
我根据书上算法自编的蚁群程序,也是我的中期筛选设计。目录下函数收敛图是用了VC的结果,在matlab里画的...
我根据书上算法自编的蚁群程序,也是我的中期筛选设计。目录下函数收敛图是用了VC的结果,在matlab里画的-algorithm based on the book written by Ant procedures, and also my mid-screening design. Directory function convergence plan is the result of the VC in Matlab Lane painting
- 2022-08-22 04:31:02下载
- 积分:1
-
遗传算法解决TSP问题,在vb开发环境中,在网上找的。
遗传算法解决TSP问题,在vb开发环境中,在网上找的。-Genetic algorithm to solve TSP problems in vb development environment, in the Internet looking for.
- 2023-05-25 05:15:03下载
- 积分:1
-
这是一个使用VC++编写的“基于神经网络方法的专家系统源代码”,很有参考价值,请检查...
这是一个使用VC++编写的“基于神经网络方法的专家系统源代码”,很有参考价值,请检查-It is a preparation of the VC, "based on neural network expert system source code," was useful, please check
- 2022-03-24 01:12:07下载
- 积分:1
-
solve the 8
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.-solve the 8-puzzle problem using A* algori thm. Definitely written by my self. NBS also include graphics library output.
- 2022-01-26 06:41:41下载
- 积分: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
-
模拟退火算法工具箱的研究,非常有用的东西
模拟退火算法工具箱介绍 研究sa很有用的东西-simulated annealing algorithm toolbox the study sa very useful things
- 2023-07-26 00:00:04下载
- 积分:1