资源列表

« 1 2 ... .72 .73 .74 .75 .76 16277.78 .79 .80 .81 .82 ... 28522 »

[人工智能/神经网络/遗传算法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

[数学计算/工程计算bignum

说明:这是一个可以实现百位数字的加减乘运算的c语言源代码。-This is an achievable one hundred digit addition and subtraction multiplication in c language source code.
<> 在 2025-02-13 上传 | 大小:3kb | 下载: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

[数据结构常用算法4-8

说明:利用深度优先来进行迷宫问题的解决,使用的主要数据结构是栈。-To carry out the maze using depth-first solution to the problem, use the main stack data structure is
<林瀚驰> 在 2025-02-13 上传 | 大小:932kb | 下载:0

[人工智能/神经网络/遗传算法spso-algorithm

说明:随机粒子群算法,对标准粒子群算法进行了改进,并以goldstein price函数作为测试函数。-spso algorithm
<小黑> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法4-8_4

说明:利用广度优先进行迷宫问题最短路径的解决,使用的主要数据结构是队列-Breadth-first to use the shortest path to solve maze problems, using the main data structure is a queue
<林瀚驰> 在 2025-02-13 上传 | 大小:975kb | 下载:0

[matlab例程bifilter2

说明:Matlab code for bilateral filter
<rams> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cutcake-c

说明:切蛋糕c语言实验源码,内容为:一个矩形蛋糕,长宽都是正整数,要求用户输入蛋糕的长和宽,并且由用户决定切分成多少块,编写一个函数求怎样切割使得最大的那一块面积最小,并输出最大的那一块的面积。-Cut the cake experiment c language source code, content: a rectangular cake, length and width are positive integers, requirin
<> 在 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
« 1 2 ... .72 .73 .74 .75 .76 16277.78 .79 .80 .81 .82 ... 28522 »

源码中国 www.ymcn.org