-
DNA分类,包含三中模式识别经典算法的实现:K紧邻,BP神经网络,概率神经网络。...
DNA分类,包含三中模式识别经典算法的实现:K紧邻,BP神经网络,概率神经网络。-DNA classification, which includes three classic pattern recognition algorithm to achieve : K borders, BP neural networks, probabilistic neural network.
- 2022-04-19 23:14:34下载
- 积分:1
-
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化...
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
- 2022-10-22 18:50:03下载
- 积分:1
-
遗传算法在TSP中的应用的原代码, 具体的代码见内。
遗传算法在TSP中的应用的原代码, 具体的代码见内。-Genetic algorithm source code applies in TSP with detailed code
- 2022-08-03 01:46:09下载
- 积分:1
-
a radial network algorithm!
一个径向网络算法程序!-a radial network algorithm!
- 2022-09-30 02:00:02下载
- 积分:1
-
这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)...
这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)-for data mining algorithms commonly used template library (data mining C template library for UNIX)
- 2022-07-08 21:31:05下载
- 积分:1
-
对数组的例子很好的模式识别问题可以测试…
一个关于模式识别问题的很好的例子,可以对数组进行检验,非常好用!-a pattern recognition problem on the very good example of the array can be tested very handy!
- 2022-11-03 14:25:02下载
- 积分:1
-
《游戏编程中的人工智能技术》一书中123章源代码
《游戏编程中的人工智能技术》一书中123章源代码- Game programming in artificial intelligence technology, one source book, Chapter 123
- 2023-08-06 01:40:05下载
- 积分:1
-
bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测...
bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测-bp artificial neural network algorithm, using java programming code, the application case is the throughput of the port prediction
- 2022-03-17 01:01:01下载
- 积分:1
-
此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结
构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与...
此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结
构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与其症候之
间的相互联系。疾病名与症候分别用二叉树进行排序。排序后可由疾病名而查到与该
疾病名有关的所有详细情况,也可由一种症候而查到哪些疾病有这种症候,以及该症
候可能引起各种疾病的概率。-This is the disease diagnosis expert system, using this structure to establish the knowledge base can easily realize the above mentioned features. The structure of the most unique is that relying on the same key (the disease or its code) to achieve a disease and its symptoms between. Name and symptoms of disease were treated with binary tree sort. Sort by the disease after the name of the disease were found with all the details of which can also be a symptom of the diseases that have found such a symptom, as well as the symptoms may lead to the probability of various diseases.
- 2023-05-21 00:15:03下载
- 积分:1
-
Lin
Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
- 2022-04-26 11:50:31下载
- 积分:1