资源列表

« 1 2 ... .30 .31 .32 .33 .34 1235.36 .37 .38 .39 .40 ... 2830 »

[人工智能/神经网络/遗传算法the-problem-of-eight-queens

说明:用遗传算法解决8皇后问题,并在VC++环境下调试通过,得出了正确结果,word文档说明和C源代码-With a genetic algorithm to solve 8 queens problem, and in the VC++ debugging environment through, come to the right result, word and the C source code documentation
<paradise> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法Follow_Me_Robot_DRV_CTRL

说明:跟我一起学习机器人的控制,此文能帮助大家提高对机器人控制的认识。-With me to learn the robot control, this article will help you raise awareness of the robot control.
<李斌> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法BNN4IRIS

说明:此程式是類神經演算法之中倒傳遞網路程式碼 此mse結果並沒有完全達到標準-This program is among the back-propagation neural network algorithm code for this mse results are not fully up to standard
<Wu> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法matlab-GA-JSP

说明:matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
<lychee> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法pso_binary

说明:离散粒子群算法,在VC++使用时,需改变设置 project->setting->link: 在category里选择output,在stack的Reserve里输入0x10000000(也就是10M) 原因: 局部变量申请得太多,默认stack只有1M,声明的局部变量超过这个限制就会overflow-binary pso algorithm
<小黑> 在 2025-01-19 上传 | 大小:20kb | 下载:0

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

说明:PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-PSO algorithm is an evolutionary algorithm, and genetic algorithm is similar, it
<shitou> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法HRD

说明:求解华容道最少步数,包括“横刀立马”、"指挥若定"、"将拥曹营"、"齐头并进"、"兵分三路"等各种开局。-Minimum number of steps to solve Huarong, including " Hengdao immediately," " commanding," " will pro-Cao Ying," " go hand in hand" , " soldiers in three columns,"
<actionLv> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法math-problems

说明:一些数学问题算法模板,稍微做了下分类 目录 1 欧几里得和模线性方程 欧几里德 扩展欧几里德 模线性方程 2 欧拉φ函数 扩展欧拉函数 3 线性时间素数筛法 生成欧拉函数表 4 因式分解 5 Nim游戏和sg函数 合肥B 题 -Some mathematical problems algorithm template, do a little under Catego
<Leo> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法Ant-colony-algorithm-source-code

说明:这是用c语言实现的蚁群算法的源代码,完整版,-This is achieved using c language source code for ant colony algorithm, the full version
<cici> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法SA

说明:实现一个MAX 3-SAT 问题的解决。采用模拟退火算法。-to implement a max 3-SAT problem optimization algorithm using simulated annealing
<林曦> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法2

说明:针对齿轮的故障诊断,提出了一种基于小波特征提取和BP神经网络的诊断系统,利 用小波分解后各频段能量的分布作为特征向量输入神经网络。试验表明该方法能准确地诊断出齿 轮的故障,具有广泛的应用前景 - Aimed at the gear fault diagnosis, a diagnosis systemwhich based on thewavelet for picking up character and BP neu
<whb> 在 2025-01-19 上传 | 大小:20kb | 下载:0

[人工智能/神经网络/遗传算法som_src

说明:自组织神经网络算法实例,基本方法等源代码,对学习神经网络很有帮助-Self- organization neural network algorithm for instance , the basic methods of source code helpful on learning neural networks
<俞钶安> 在 2025-01-19 上传 | 大小:20kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 1235.36 .37 .38 .39 .40 ... 2830 »

源码中国 www.ymcn.org