-
遗传算法原程序,并行算法,原代码,随机搜索算法
遗传算法原程序,并行算法,原代码,随机搜索算法-GA original program, parallel algorithm, the original code, random search algorithm
- 2022-04-27 14:20:09下载
- 积分:1
-
用c++写的用于FPGA设计中布图布线的工具源码,有几万行程序,包含文档...
用c++写的用于FPGA设计中布图布线的工具源码,有几万行程序,包含文档-using c++ to write for FPGA design the layout of the wiring tools source, there are tens of thousands of procedure, the document contains
- 2023-03-08 04:50:02下载
- 积分:1
-
8. "Genetic algorithm and its application," Chen Guoliang edited and p...
8。《遗传算法及其应用》,陈国良等编着 人民邮电出版社 2001年第一版
本书系统全面地介绍了遗传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络、模糊模式识别和人工生命等方面的应用。 本书可作为高等院校计算机、无线电电子学、自动控制、生物医学工程等有关专业高年级学生或研究生的教材和参考书,也可供从事人工智能、信息处理研究和应用的科技人员学习参考。-8. "Genetic algorithm and its application," Chen Guoliang edited and published with the People"s Post and in 2001 the first book version of the full introduction of the genetic algorithm basic tenets , design methods and parallel implementation, and its portfolio optimization, machine learning, image processing, process control, evolutionary neural networks, Fuzzy Pattern Recognition and Artificial Life, and so on the application. The book can be used as institutions of higher learning computers, radio electronics, automatic control, biomedical engineering, and other professional grade students or graduate teaching and reference materials, are also available in artificial intelligence, information processing and application of information technology to study.
- 2022-05-09 10:19:43下载
- 积分:1
-
一个用VB写的医学人工智能的源代码程序,约..
一个用VB写的人工智能看病程序源代码,可以参考编写健康咨询类等类似程序-Using VB to write a medical procedure of artificial intelligence source code, can refer to the preparation of health counseling and other similar types of procedures
- 2022-04-07 22:38:31下载
- 积分:1
-
BP network based on the evolution of the digital matrix containing noise identif...
基于进化BP网络的含噪声点阵数字识别的源程序,希望对大家有所启示。-BP network based on the evolution of the digital matrix containing noise identification of the source, we hope to reveal.
- 2022-08-03 21:43:58下载
- 积分: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
-
类AStarPathFinder实现方块状网格上的A*算法
类AStarPathFinder实现方块状网格上的A*算法-Class AStarPathFinder realize massive grid square on the A* algorithm
- 2023-08-20 19:25:03下载
- 积分:1
-
bp神经网络计算的源程序
bp神经网络计算的源程序-bp neural network calculation of the source
- 2022-09-12 03:40:03下载
- 积分:1
-
a C# language of the genetic algorithm source
一个利用C#语言实现的遗传算法源程序-a C# language of the genetic algorithm source
- 2022-03-22 17:49:23下载
- 积分:1
-
k中心点
编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。
1.把正规式转换为NFA
2.将NFA确定化为DF...
k中心点
编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。
1.把正规式转换为NFA
2.将NFA确定化为DFA
• #作为正规式的终止符
• 考虑复合正规式
• 开始状态号为0
-focal point for the preparation of k and debug a program, it will the user to enter the formal conversion to a state diagram and matrix forms express the determination of DFA. 1. The formal type is converted to NFA2. Will determine the NFA into a DFA
- 2023-01-16 00:10:03下载
- 积分:1