-
Introduce a neural network algorithm in C language CPN realize.
介绍了神经 网络中的CPN算法的C语言实现.-Introduce a neural network algorithm in C language CPN realize.
- 2023-07-07 15:15:03下载
- 积分:1
-
特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。...
特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method, Retrospective testing and genetic algorithm) were compared. For more popular authentication code technology has provided a concrete realization.
- 2022-03-05 17:25:24下载
- 积分:1
-
野人过河问题属于人工智能学科中的一个经典问题,问题描述如下: 有三个牧师(也有的翻译为传教士)和三个野人过河,只有一条能装下两个人的船,在河的任何一方或者船上,...
野人过河问题属于人工智能学科中的一个经典问题,问题描述如下: 有三个牧师(也有的翻译为传教士)和三个野人过河,只有一条能装下两个人的船,在河的任何一方或者船上,如果野人的人数大于牧师的人数,那么牧师就会有危险. -Savage disciplines of artificial intelligence problems are across the river a classic problem, described as follows: there are three priests (and some translation for the missionaries) and three wild man to cross the river, there is only one person can hold two boats, the river of any either on board or, if greater than the number of wild man of the number of priests, then the pastor will be in danger.
- 2022-05-08 09:59:23下载
- 积分:1
-
采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实...
采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实际环境允许的范围之内。-used for load control technology, using the object-oriented thinking and rapid prototyping of the system, SQL Server database implementation model and data storage. As simple and practical algorithm, time and space complexity of complexity in a realistic environment to the extent permitted within.
- 2023-05-11 07:15:02下载
- 积分:1
-
遗传算法和神经网络的结合应用,通过Visual C++环境来实现该功能,使计算能力更强...
遗传算法和神经网络的结合应用,通过Visual C++环境来实现该功能,使计算能力更强-Genetic algorithms and neural networks combination of applications, through the Visual C++ environment to achieve this feature, so that more computing power
- 2022-10-08 11:30:03下载
- 积分:1
-
人工智能bp算法程序以及实验报告
人工智能bp算法程序以及实验报告-bp artificial intelligence algorithms and experimental procedures report
- 2023-07-10 07:50:03下载
- 积分:1
-
小波人工神经网络C语言实现(代码),以及相关支持库,已调试,可运行....
小波人工神经网络C语言实现(代码),以及相关支持库,已调试,可运行.-Wavelet artificial neural network C language (code), and related support libraries, have been debug run.
- 2022-03-07 11:23:24下载
- 积分:1
-
一个C编写的足球机器人比赛程序,算法很好
一个C编写的足球机器人比赛程序,算法很好-C prepared by a robot soccer competition procedures, a good algorithm
- 2022-03-25 16:29:37下载
- 积分:1
-
BP
bp反向传播算法,用c语言编写,用于航空运输预测。
- 2022-05-25 12:10:04下载
- 积分:1
-
遗传算法遗传算法(遗传算法),在专家系统中…
遗传算法
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm 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-26 03:20:14下载
- 积分:1