-
计算机网络经典算法:生产者与消费者问题的源代码
计算机网络经典算法:生产者与消费者问题的源代码-classic algorithm of computer network:producer and consumer
- 2022-01-24 16:23:20下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
A* algorithm, has detailed description of the process, in which the mystery of t...
一个*算法,有详细的描述过程,其中的奥秘自己看。
- 2022-12-17 08:55:03下载
- 积分:1
-
机器人足球的程序,机器人足球大赛的有关源代码
机器人足球的程序,机器人足球大赛的有关源代码-robot soccer procedures, the robot soccer competition of the source code
- 2022-05-27 03:35:53下载
- 积分:1
-
schematic diagram of dot matrix
schematic diagram of dot matrix
- 2022-08-03 09:21:39下载
- 积分:1
-
a TSP example, prepared with delphi. A very good reference value
一个求解TSP问题的例子,用delphi编写.有很好的参考价值
-a TSP example, prepared with delphi. A very good reference value
- 2022-04-22 04:38:55下载
- 积分:1
-
使用群智能模拟OMNET网络路由
use swarm intelligence to simulate network routings in omnet-use swarm intelligence to simulate networ k routings in omnet
- 2022-03-29 02:08:27下载
- 积分:1
-
CPN算法的matlab实现,CPN人工神经网络
CPN算法的matlab实现,CPN人工神经网络-Matlab algorithm of network,The artificial neural network, network
- 2022-05-21 00:01:13下载
- 积分:1
-
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等...
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等-Simon Haykin "Neural NetWorks" examples of the original code, very classic. I believe very useful, especially in such SVM PCA
- 2022-03-18 12:18:21下载
- 积分:1
-
The code on this diskette has been organized by chapter. Each subdirectory
cont...
The code on this diskette has been organized by chapter. Each subdirectory
containing listing has a readme.txt describing program usage and any relevent
file formats. The readme will also describe how to compile the target
programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All programs on
this diskette have been compiled and tested in this environment. The majority
of programs on this diskette should port to other environments with only minor
adjustments. The exception to this are those programs which utilize
presentation manager for graphical display of program data. In particular,
the grid1 programs in chapt4ackprop and chapt3 fall into this latter category.
- 2022-08-09 11:53:45下载
- 积分:1