-
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆...
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆-HEAPSORT be suitable for sorting paper records more, because the main overhead is the time to build reactors and adjusting the heap
- 2022-08-15 16:06:56下载
- 积分:1
-
The package contains three functions, one for the establishment of BP neural net...
该程序包包含三个函数,一个用于建立BP神经网络,一个用于训练该网络,最后一个用于测试样本。-The package contains three functions, one for the establishment of BP neural networks, one for training the network, the last one for the test samples.
- 2022-07-25 01:34:33下载
- 积分:1
-
此编码是一个数据挖掘的决策树各种算法。以作为入门提示
此编码是一个数据挖掘的决策树各种算法。以作为入门提示-this code is a decision tree data mining algorithms. As a portal to suggest
- 2022-01-31 03:02:54下载
- 积分:1
-
用BCB做优雅的网格分布写Kohonen程序,将任意…
用BCB编写的Kohonen程序做优雅的网格分布,将任意维的输入数据,简化为二维x,y平面,竞争学习最佳实践。
- 2022-11-08 15:30:03下载
- 积分:1
-
abroad an A* algorithm demonstration, with the source code. As a very good refer...
国外的一个A*算法演示,带源代码。作为算法参考非常好-abroad an A* algorithm demonstration, with the source code. As a very good reference algorithm
- 2023-03-05 00:20:03下载
- 积分:1
-
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!...
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
- 2022-01-31 23:56:55下载
- 积分:1
-
LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争...
LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类中局部进行。-LVQ (LVQ) algorithm : it is Kohonen of supervised learning the expansion of the form. The convergence of self-organization and supervision of the instructors, learning methods of competition, but there are ways teachers to supervise, meaning that the competitive learning is the training input from the designated categories of partial.
- 2022-12-12 11:25:02下载
- 积分:1
-
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Age...
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场!通过研究ASM,我们可以更好的理解现实世界的行为,并且它提供了一个很好的现实股市的隐喻。 备注:该程序运行需要有Swarm平台的支持,关于这个平台可以到http://www.swarm.org免费下载。 -artificial stock market (Artificial Stock Market, or ASM) is a stock market simulation operation of the procedure. In this computer in the virtual market, a number of traders known as artificial intelligence (Agent) by observing them where the digital world and the stock dividend and the constantly changing projections, and based on these projections made whether or not to purchase stocks and the purchase of shares in decision-making. Conversely, all the decision-making transactions in turn determines the share price, so that the entire stock market would constitute a self-enclosed computer system. Moreover,
- 2022-02-01 02:07:50下载
- 积分:1
-
用局部最优探索算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。...
用局部最优探索算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Using local optimization algorithm to explore the issue tsp. . . matlab prepared. Coordinate with the city for inspection.
- 2022-09-20 07:00:03下载
- 积分:1
-
自编VC++遗传算法.改进后可应用其它方面.值得看看.
自编VC++遗传算法.改进后可应用其它方面.值得看看.-Self VC++ Genetic algorithm. Improved other aspects can be applied. Deserves to see.
- 2022-10-09 18:40:02下载
- 积分:1