-
< 网络机器人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
-
野人与传教士问题的求解程序,对N=3,K=2给出正确路径
野人与传教士问题的求解程序,对N=3,K=2给出正确路径-Savage with the missionary problem solving procedures, N = 3, K = 2 are given the correct path
- 2022-04-17 18:16:31下载
- 积分:1
-
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行...
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行-A genetic algorithm (GA) implementations. command line structure. Input and output format, see the command line
- 2022-04-30 20:00:18下载
- 积分:1
-
bp神经网络的详细资料,里面有相应的文挡资料和可执行程序!
bp神经网络的详细资料,里面有相应的文挡资料和可执行程序!-bp neural network details, there are corresponding text block of information and executable programs!
- 2022-02-01 10:02:08下载
- 积分:1
-
在vc上运行的回答集求解器源代码,能够供在人工智能上学习的学习者使用...
在vc上运行的回答集求解器源代码,能够供在人工智能上学习的学习者使用-Running in vc answer set solver source code, for use in artificial intelligence to learn the use of the learners
- 2023-04-10 18:25:03下载
- 积分:1
-
一遗传算法的例子源程序
一遗传算法的例子源程序-Example of a genetic algorithm source code
- 2022-11-13 10:05:04下载
- 积分:1
-
cost存放了一个强连通图的边权矩阵,作为一个实例。
可在workspace中加载
运用此算法要注意多次试验。
bianquan.m文件给...
cost存放了一个强连通图的边权矩阵,作为一个实例。
可在workspace中加载
运用此算法要注意多次试验。
bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。
由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。-storage cost of a strongly connected graph edge weight matrix, as an example. Can be loaded in the workspace to use this algorithm to the attention of numerous tests. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.
- 2023-07-15 08:15:03下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1
-
genetic algorithm maze of achievement and improvement
用遗传算法解迷宫问题的实现与改进-genetic algorithm maze of achievement and improvement
- 2022-01-26 03:05:56下载
- 积分:1
-
神经网络蚁群算法,共三段,非常有用,快来下啊
神经网络蚁群算法,共三段,非常有用,快来下啊-Ant colony algorithm for neural networks, a total of three sections, very useful
- 2022-12-08 12:15:03下载
- 积分:1