登录
首页 » AI-NN-PR » 利用一个较为成熟的遗传算法基础类库(作者:刘康),我自己在做论文的时候写得一个关于利用遗传算法进行节点部署应用的实验程序。您可以很容易地在其基础上实现自己应用相...

利用一个较为成熟的遗传算法基础类库(作者:刘康),我自己在做论文的时候写得一个关于利用遗传算法进行节点部署应用的实验程序。您可以很容易地在其基础上实现自己应用相...

于 2023-02-05 发布 文件大小:24.54 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

利用一个较为成熟的遗传算法基础类库(作者:刘康),我自己在做论文的时候写得一个关于利用遗传算法进行节点部署应用的实验程序。您可以很容易地在其基础上实现自己应用相关的算法程序,进行研究验证工作。希望此源码能够为相关人事提供帮助。-Use of a more mature class library based on genetic algorithm (Authors: Liu Kang), I have to do when writing a thesis on the use of genetic algorithm application node deployment Experimental procedures. You can easily realize in their own applications based on the algorithm-related procedures, conduct research validation. I hope that this source can provide assistance for the relevant personnel.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RBF神经网络应用于IRIS数据集的例子
    RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
    2022-02-13 06:21:16下载
    积分:1
  • 属性约简程序: 1将roughset数据库附加到SQLServer2000数据库中 2 在system.ini中设置SQLServer2000服务器...
    属性约简程序: 1将roughset数据库附加到SQLServer2000数据库中 2 在system.ini中设置SQLServer2000服务器ip,若在本地,则不必设置 3 在CTR表中输入决策表 4 启动roughset_getreduce.exe求约简和规则.-attribute reduction procedures : roughset database will be an additional database to SQLServer2000 2 syste m.ini set SQLServer2000 server ip, if the local, they do not need to set up three tables in the importation of CTR Decision Tables 4 start roughset_getreduce.e xe demand reduction and rules.
    2023-02-04 05:45:04下载
    积分:1
  • 模糊控制与PID控制比较,模糊控制仿真的阶跃响应
    模糊控制与PID控制比较,模糊控制仿真的阶跃响应-fuzzy control
    2022-05-12 14:03:48下载
    积分:1
  • 聚类CLIQUE算法 的基本思路.zip
    聚类CLIQUE算法 的基本思路.zip-clustering algorithm basic ideas. Zip
    2023-06-29 00:40:03下载
    积分:1
  • 很好的边缘检测源代码,使用vc++6.0编写,主要用于医学图像的边缘检测...
    很好的边缘检测源代码,使用vc++6.0编写,主要用于医学图像的边缘检测-good source edge detection, the use of vc 6.0 preparation, mainly for Medical Image Edge Detection
    2023-08-22 13:50:03下载
    积分:1
  • 一群老外编写的神经网络源代码是非常值得的西..
    一组老外编写的神经网络源代码,非常值得收藏和研究。有BPN、ART1、ADALINE、SOM、CPN、HOPFIELD、BOLTZMAN等神经网络。吐血推荐在进行神经网络编程的朋友下载。 -a group of foreigners prepared neural network source code is very worthwhile collection and research. There are 7.82, ART1, ADALINE, SOM, CPN, Hopfield, BOLTZMAN such as neural networks. Suggest to vomit blood during neural network programming downloaded friends.
    2022-09-01 11:40:03下载
    积分:1
  • 仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录
    仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结束降温,再让T保持在0.01进行1000次状态转移,比较两种概率-a simulation : First of all network parameters temperature T fixed at 100 and, according to the rules for a total of 1000 to update the state, this state of the 1000 network transfer of all states for the number of Si (i = 1, 2, ..., 16) all recorded determined by the formula state-of the actual frequency : Pi = Si/i = 1, NSi = Si/M in accordance with Bo1tzmann distributed computing network of states all probability the theoretical value : Q (Ei) = (1/Z) exp (- Ei/T) Simulation 2 : implementation of cooling, re-using rapid cooling programs : T (t) = T0/(1 t) T dropped to 0.01 from 1000 and, according to the rules updated network state when T = 0.01 at the end of cooling, let T at 0.01 for the 1000 state tran
    2022-08-06 06:55:50下载
    积分:1
  • 用BP算法实现数字识别功能,可以显示状态变化图
    用BP算法实现数字识别功能,可以显示状态变化图-BP algorithm digital identification function can demonstrate that changes in state plans
    2022-03-25 03:32:05下载
    积分:1
  • 经典的SOM人工神经网络例子源码
    经典的SOM人工神经网络例子源码-classic example ANN FOSS
    2022-01-31 14:27:57下载
    积分:1
  • PSO算法的VB源程序,可以自定义算法参数达到六…
    粒子群算法的vb源程序,可以自定义算法参数,实现对6个非约束性测试函数极小值的全局优化,动态显示粒子的移动。低维下,优化效果很好。直接解压,无须密码。请多指正。-PSO algorithm vb source, the algorithm can define parameters to achieve the six non-binding function tests minimum of global optimization, dynamic display particle movement. Low-dimensional, optimize the results very good. Direct decompression without passwords. Please correct.
    2022-08-08 13:45:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载