-
Lin
Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
- 2022-04-26 11:50:31下载
- 积分:1
-
网上的一个BP算法实现数字识别的demo,希望能对其开发者有帮助...
网上的一个BP算法实现数字识别的demo,希望能对其开发者有帮助-a BP online digital algorithm to identify the demo, hoping they can help developers
- 2022-01-26 20:01:43下载
- 积分:1
-
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。...
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。-This is the A* algorithm eight digital issues, the solution may target state. Through the method back to the A* algorithm. Unlike other state diagram of the search to achieve eight digital problem.
- 2022-03-18 08:43:29下载
- 积分:1
-
Through artificial neural network algorithm for rapid identification, have a mor...
通过人工智能算法快速实现神经网络识别,具有更加高效和快速的特点-Through artificial neural network algorithm for rapid identification, have a more efficient and rapid characteristics of
- 2022-03-06 11:04:00下载
- 积分:1
-
人工智能中经典算法
人工智能中经典算法-宽度搜索和启发是搜索(A*算法)在VC环境下的实现代码,对于学习人工智能有很多帮助- In the artificial intelligence the classical algorithm- width
search and the inspiration are the search (the A* algorithm) under the
VC environment realization code, has regarding the study artificial
intelligence very helps
- 2022-02-21 10:04:12下载
- 积分:1
-
基于MATLAB完成的神经网络源程序
大家
基于MATLAB完成的神经网络源程序
大家-Based on the MATLAB neural network to complete the U.S. source
- 2022-12-09 20:40:03下载
- 积分:1
-
AI 人工智能 在C#环境下实现 9宫格 算法
AI 人工智能 在C#环境下实现 9宫格 算法-AI
- 2023-07-03 03:40:03下载
- 积分:1
-
本疾病诊断专家系统(免费软件)只限于个人研究学习使用,任何单位和个人不得将此软件用于任何商业用途。...
本疾病诊断专家系统(免费软件)只限于个人研究学习使用,任何单位和个人不得将此软件用于任何商业用途。-the disease diagnostic expert system (free software) is limited to their own research to learn how to use, and no unit or individual is allowed this software for any commercial purposes.
- 2022-07-26 21:17:29下载
- 积分:1
-
1。《遗传算法的数学基础》,张文修、梁怡编着 西安交通大学出版社 2000年第一版
遗传算法(genetic algorithm)是模拟自然界生物进化...
1。《遗传算法的数学基础》,张文修、梁怡编着 西安交通大学出版社 2000年第一版
遗传算法(genetic algorithm)是模拟自然界生物进化过程与机制求解问题的一类自组织与自适应的人工智能技术,已广泛应用于计算机科学、人工智能、信息技术及工程实践。
本书重点在于阐述遗传算法的数学基础。全书共分3章,第1章给出了遗传算法的几何理论,第2章给出了遗传算法的马尔可夫链分析,第3章给出了遗传算法的收敛理论。
本书可以作为应用数学、计算机科学、系统科学等专业研究生的教材,也可以作为研究遗传算法的参考书。 -1. "Genetic Algorithm mathematical basis," Zhang Xiu, Yi Liang compile Xi"an Jiaotong University Press in 2000 the first edition of the genetic algorithm (genetic algorit hm) is a simulation of natural biological evolution process and mechanisms to solve the problem of a kind of self-organization and adaptive artificial intelligence technology, has been widely used in computer science, artificial intelligence, information technology, and engineering practice. The book focused on the genetic algorithm described math. The book is divided into three chapters, one chapter is a genetic algorithm of the geometric theory Chapter 2 of the genetic algorithm is a Markov chain analysis, presented in Chapter 3 of the geneti
- 2022-01-26 08:04:46下载
- 积分:1
-
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