-
Data Mining k
数据挖掘k-measextions 算算法,改进了其中部分结构。-Data Mining k-measextions counting algorithm, to improve some part of the structure.
- 2022-02-24 16:17:55下载
- 积分:1
-
Genetic Algorithm for university examination timetable, not extracting passwords...
遗传算法求解大学考试时间表问题,没有解压密码的。-Genetic Algorithm for university examination timetable, not extracting passwords.
- 2023-07-31 13:45:04下载
- 积分:1
-
< 网络机器人java编程指南>>的配套源程序,研究如何实现具有Web访问能力的网络机器人的书。从Internet编程的基本原理出发,深入浅出...
< 网络机器人java编程指南>>的配套源程序,研究如何实现具有Web访问能力的网络机器人的书。从Internet编程的基本原理出发,深入浅出、循序渐进地阐述了网络机器人程序Spider、Bot、Aggregator的实现技术,并分析了每种程序的优点及适用场合。本书提供了大量的有效源代码,并对这些代码进行了详细的分析。通过本书的介绍,你可以很方便地利用这些技术,设计并实现网络蜘蛛或网络信息搜索器等机器人程序。-lt; Lt; Java Web Robot Programming Guide gt; Gt; The matching source to study how to achieve the ability to visit the Web network robot book. Internet programming from the basic principles and simple, step by step elaborate procedures of the network robot Spider, Bot, aggregator of technology, and analysis of the merits of each procedure and applicable occasions. The book provides plenty of source code, as well as code for a detailed analysis. Through the book, you can easily take advantage of these technologies, network design and network information spider or other search engine robot procedures.
- 2022-04-29 00:22:28下载
- 积分:1
-
neural networks and genetic algorithms combined application
神经网络和遗传算法组合应用-neural networks and genetic algorithms combined application
- 2023-02-09 23:20:03下载
- 积分:1
-
完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序
完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph of the Hamilton Circle genetic simulated annealing algorithm matlab source generic
- 2022-01-20 23:57:49下载
- 积分:1
-
多段图的分析算法,找到最优路径,用VC编的
多段图的分析算法,找到最优路径,用VC编的-more of the map analysis algorithms to find the optimal path, the series with VC
- 2022-02-11 17:45:49下载
- 积分:1
-
人工智能实验§贝叶斯网络的因果推理关系§ 熟悉掌握Bayes定理,学习贝叶斯网络的因果推理...
人工智能实验§贝叶斯网络的因果推理关系§ 熟悉掌握Bayes定理,学习贝叶斯网络的因果推理-artificial intelligence experiments Bayesian network causal reasoning relations mastery Bayes Theorem, learning Bayesian network causal reasoning
- 2023-04-19 22:15:03下载
- 积分:1
-
exmat
exmat - The Expression Template Matrix Library,是矩阵运算模板库-exmat- The Matrix Expression Template Library, yes matrix calculation Template Library
- 2022-06-27 17:02:18下载
- 积分:1
-
一种数据聚类算法的源码,可以在模式识别和图像处理中试用。...
一种数据聚类算法的源码,可以在模式识别和图像处理中试用。
-a data clustering algorithm source code, in pattern recognition and image processing trial.
- 2022-02-02 21:38:15下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1