-
This is a genetic algorithm to solve the problems or differences of small progra...
这是一个用遗传算法来解决异或问题的小程序。-This is a genetic algorithm to solve the problems or differences of small programs.
- 2022-03-18 12:42:30下载
- 积分:1
-
Neural network applications, which achieve a certain degree of value, have a str...
神经网络的应用程序,里面实现有一定的价值,有较强的参考价值和利用价值-Neural network applications, which achieve a certain degree of value, have a stronger reference to the value and use value
- 2022-08-23 14:03:52下载
- 积分:1
-
< 网络机器人java编程指南>>的配套源程序,研究如何实现具有Web访问能力的网络机器人的书。从Internet编程的基本原理出发,深入浅出...
< 网络机器人java编程指南>>的配套源程序,研究如何实现具有Web访问能力的网络机器人的书。从Internet编程的基本原理出发,深入浅出、循序渐进地阐述了网络机器人程序Spider、Bot、Aggregator的实现技术,并分析了每种程序的优点及适用场合。本书提供了大量的有效源代码,并对这些代码进行了详细的分析。通过本书的介绍,你可以很方便地利用这些技术,设计并实现网络蜘蛛或网络信息搜索器等机器人程序。-lt; Lt; Java Web Robot Programming Guide gt; Gt; The matching source to study how to achieve the ability to visit the Web network robot book. Internet programming from the basic principles and simple, step by step elaborate procedures of the network robot Spider, Bot, aggregator of technology, and analysis of the merits of each procedure and applicable occasions. The book provides plenty of source code, as well as code for a detailed analysis. Through the book, you can easily take advantage of these technologies, network design and network information spider or other search engine robot procedures.
- 2022-04-29 00:22:28下载
- 积分:1
-
us solve eight digital, BFS may lead to insufficient memory, using heuristic sea...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-02-04 07:43:49下载
- 积分:1
-
这个是遗传算法的PPT讲义 很有帮助 大家可以看看
这个是遗传算法的PPT讲义 很有帮助 大家可以看看 -This is a genetic algorithm PPT helpful lectures we will look at the
- 2022-02-13 13:45:59下载
- 积分:1
-
A*算法的一种简单描述,人工智能领域最为通用和重要的算法
A*算法的一种简单描述,人工智能领域最为通用和重要的算法-A* most important and general algorithm in machine and here it is a kind of easy description
- 2023-09-03 23:05:03下载
- 积分:1
-
神经网络BP算法
神经网络BP算法-neural network algorithm
- 2022-05-06 02:03:44下载
- 积分:1
-
神经网络模式识别及其实现,第10章
内含:ART 和VQ 算法。
终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。...
神经网络模式识别及其实现,第10章
内含:ART 和VQ 算法。
终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。-pattern recognition and neural network to achieve, Chapter 10 consisting of : ART algorithm and VQ. Finally upload End, originally wanted onto a one-time, but the result of the failure, but a one-fat.
- 2022-02-25 18:28:37下载
- 积分:1
-
神经网络讲义课件:PPT格式
神经网络讲义课件:PPT格式- Nerve network printed lecture class: PPT form
- 2023-05-25 12:15:05下载
- 积分:1
-
我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。...
我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。-I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.
- 2022-07-21 16:59:13下载
- 积分:1