CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - display code

搜索资源列表

  1. Eight_Num_Fengart

    0下载:
  2. 本代码是为了应付人工智能的实验而编写的,写的潦草请不要介意。我又是通过这代码来“引玉”,相信看过我编写的黑白棋源代码的人应该知道“引玉”是什么意思。如果你有“玉”(什么更高效的算法能在更短的时间内求得结果,或者博弈方面的),就欢迎“砸”过来--fengart@126.com,我会很感激!(A* 算法解决八数码问题我已经研究过了,不要砸这个来)在 赛扬D2.1G 的机器上测试,算法的解答时间不超过0.1秒。 最好优先搜索算法的解答时间一般在0.05秒左右。 里面还可以演示八数码问题的从初始态到目标
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28052
    • 提供者:Feng
  1. shenjingwangluomoshishibie

    0下载:
  2. 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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:566342
    • 提供者:奖励
  1. EightPuzzle

    0下载:
  2. 程序实现的是用A*算法求解八数码问题,初始状态和目标状态均可在源码中自行设置,程序运行后会得到从初始状态到目标状态的最佳解的逆序显示,文件help.txt中提供了程序的算法,程序的具体设计在源码中都有相应的注释-Program implementation is to use A* algorithm to solve 8 digital issues, the initial state and target state can be set up in the source code of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:165538
    • 提供者:fuyaozong
  1. RangeTrackBak

    1下载:
  2. 雷达距离波门跟踪源程序,可动态显示跟踪过程,跟踪参数可设.-The radar range gate to track source code can be dynamic display tracking process, track parameters can be set up.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3091
    • 提供者:zyb
  1. SLMCR

    0下载:
  2. SLMCR 网络 实现一个圆柱体的平衡; 采用C语言写的算法Demo 代码-code for learning to balance a pole, used for experiments described in Strategy Learning with Multilayer Connectionist Representations, by C. Anderson, in the Proceedings of the Fourth International Workshop on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:19871
    • 提供者:罗宾
  1. FindRouteGUI

    0下载:
  2. 1,已完成功能 (1)距离短时大部分情况下可以选择最短路径进行移动 (2)加入了精英选择优化算法 (3)无论地图大小一定可以得出路径 (4)点击障碍物可以得出路径 3,代码改进 将原来两大类(Widget,Geno)拆分成三个类(Widget,Handle,Geno), Widget:显示界面等可视化元素,获取最短路径并显示移动, Handle:优化路径,得出最短路径,以后会加入通信模块 Geno:计算得出一定数量的可达路径 4,算法描述
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:10699
    • 提供者:chan
  1. K-means

    0下载:
  2. 聚类算法(K-means)源代码,通过对该代码的运行,可以实现对各种数据的聚类显示,最终选出聚类中心-Clustering algorithm (K-means) source code, run through the code, can display a variety of data clustering, selected a cluster center
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2650
    • 提供者:yaoxuanhua
  1. huitu1

    1下载:
  2. 基于VC++的模糊控制汽车倒车仿真 介绍了基于VC++的模糊控制汽车倒车的仿真系统设计及实现过程,在建立汽车倒车数学模型的基础上,通过VC++编写模糊控制程序,并通过微软基础类(MFC)设计仿真界面,使汽车在倒车时的状态及其运动轨迹能够动态的显示。在仿真软件设计中,汽车倒车模型与控制器采用模块化设计方法,具有一定的通用性,易于扩展。通过该仿真系统可以找到汽车倒车的“死区”范围,检验并改进控制算法。实验表明用模糊控制方法控制汽车倒车,汽车运动轨迹圆滑,倒车准确,具有很好的鲁棒性。-The Si
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3711985
    • 提供者:猪猪侠
  1. BP-of-Nonlinear-

    0下载:
  2. 本源代码解决了可以实时对误差进行显示的增加动量项的BP神经网络对非线性函数的逼近。有一定的收敛效果,目前参数已经调好,只需反复运行即可。-The origin code to solve the momentum BP neural network can display real-time error on the approximation of nonlinear function. Convergence, the parameters have been fine, just can
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:35544
    • 提供者:
  1. nn_gzzy

    1下载:
  2. 本源代码实现了基于BP网络的大型风机智能故障诊断。充分的文档对问题及其操作进行了说明并显示了结果,且对结果进行了分析。-The origin code to achieve a large fan intelligent fault diagnosis based on BP network. Fully document the problem and its operating instructions and display the results, and the results wer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:139721
    • 提供者:
  1. postman

    0下载:
  2. 关于邮递员问题的最直接展示,其中涉及到了5个点,可以调整不同地点之间的距离值。直接运行,有完整代码。-About the problem of the most direct display, which involved five points, can adjust the distance between different places value. Direct operation, a complete code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:10595470
    • 提供者:cl
  1. ECGread

    0下载:
  2. ECG信号的读取与显示,应用MIT-BIH标准库,每行代码标有注释-Read and display of ECG signal using MIT- BIH standard library, every line of code marked with comments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:2469
    • 提供者:
  1. a

    0下载:
  2. 关于超声波测距模块的代码,暂时无显示操作。可用于的行进以及刹车系统的开发。-About ultrasonic ranging module of code, temporarily no display operation. Travel can be developed and used in the brake system.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:2208
    • 提供者:李文
搜珍网 www.dssz.com