-
这是类似winzip压缩软件的一个源代码,希望大家喜欢
这是类似winzip压缩软件的一个源代码,希望大家喜欢-This is similar to winzip compression software, a source code, I hope you like
- 2022-11-23 16:35:03下载
- 积分:1
-
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控...
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-01-27 19:47:11下载
- 积分:1
-
神经网络程序代码,小小初学,不知甚多,望多多指教。
神经网络程序代码,小小初学,不知甚多,望多多指教。-Neural network program code, little beginner, I do not know a lot, hope the exhibitions.
- 2022-03-21 06:49:40下载
- 积分:1
-
clementine8.1白皮书经典的数据挖掘软件说明
clementine8.1白皮书经典的数据挖掘软件说明-clementine8.1 White Paper classical data mining software Note
- 2022-02-16 06:56:09下载
- 积分: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
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-02-26 01:32:31下载
- 积分:1
-
Visual C++编写的粒子群优化算法!
Visual C++编写的粒子群优化算法!-Visual C++ Prepared particle swarm optimization algorithm!
- 2022-03-20 14:24:49下载
- 积分:1
-
启发式搜索见cpp1.C文件,vc6.0环境运行实现
启发式搜索见cpp1.C文件,vc6.0环境运行实现-heuristic search cpp1.C see documents, achieving operating environment vc6.0
- 2022-12-11 16:40:03下载
- 积分:1
-
一个运用改良的遗传算法来解决旅行商问题的程序
一个运用改良的遗传算法来解决旅行商问题的程序-an improved use of genetic algorithms to solve the traveling salesman problem procedures
- 2022-03-22 23:25:58下载
- 积分:1
-
VC 遗传算法源码
VC 遗传算法源码-VC genetic algorithm source code
- 2022-08-15 11:16:54下载
- 积分:1