资源列表
[人工智能/神经网络/遗传算法] pso_binary
说明:离散粒子群算法,在VC++使用时,需改变设置 project->setting->link: 在category里选择output,在stack的Reserve里输入0x10000000(也就是10M) 原因: 局部变量申请得太多,默认stack只有1M,声明的局部变量超过这个限制就会overflow-binary pso algorithm<小黑> 在 2025-02-13 上传 | 大小:20kb | 下载:0
[人工智能/神经网络/遗传算法] dangcing--robert
说明:实现机器人的行走转弯招手转头等各种动作,控制电机驱动的程序.-Robot walking and other movements turned around and waved turn, control the motor-driven program.<guo zhaosheng> 在 2025-02-13 上传 | 大小:40kb | 下载:0
[人工智能/神经网络/遗传算法] pso_goldstein_price
说明:标准粒子群算法该程序用于计算 Goldstein-Price 函数的函数最小值问题。-pso algorithm<小黑> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] simulated-nnealing-spso-algorithm
说明:基于模拟退火粒子群算法,算法以goldstein price 函数为测试函数,希望能对各位有所帮助!-simulated nnealing-spso-algorithm<小黑> 在 2025-02-13 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] spso-algorithm
说明:随机粒子群算法,对标准粒子群算法进行了改进,并以goldstein price函数作为测试函数。-spso algorithm<小黑> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] HOPFIELD
说明:神经网络hopfield算法,在vc下测试能够正常通过,希望能够对大家有用。-Hopfield neural network algorithm, the vc to normal by the next test, hoping to be useful.<小黑> 在 2025-02-13 上传 | 大小:171kb | 下载:0
[数学计算/工程计算] Hanoi_Tower
说明:汉诺塔问题求解中盘子的移动过程的c语言源码。-Tower of Hanoi problem-solving process in the mobile plate c language source code.<> 在 2025-02-13 上传 | 大小:1kb | 下载:0