CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - A星

搜索资源列表

  1. Sp

    2下载:
  2. GPS单点定位源码,包括读观测,广播星历文件,精密星历文件,对于要学习GPS算法编程的人是极好的资料哦-GPS single point positioning source, including the time observation, broadcast ephemeris file, precise ephemeris files for the GPS algorithm to learn programming is excellent information, oh
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:368793
    • 提供者:yby
  1. a_star_pathfinder_v.1.92

    0下载:
  2. A星路径规划原始演示代码,可以自己设计障碍和起点终点。-A Star path planning the original demo code, you can own design obstacles and end point.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:263835
    • 提供者:雷基
  1. 8_numbers

    0下载:
  2. 利用A星算法解决8数码问题,效果较理想.-The use of A* algorithm to solve the 8 digital issues, effect is good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:677181
    • 提供者:Tiny
  1. Astar

    0下载:
  2. 人工智能的a星搜索算法 根据评价函数找到最优路线-A star search
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2465
    • 提供者:董红丽
  1. ephemeris

    0下载:
  2. 星历计算 可以自己调试运行下 很好的一个matlab程序 根据一本书编写的-Ephemeris calculation a good matlab programme
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1798
    • 提供者:zhoufucmt
  1. ImageShow

    0下载:
  2. 《VISUAL C++.NET 图像处理编程》(陆宗琪 金登男编)一书的图像处理平台,可以实现多种图像的导入、存储等功能。可以直接在该平台上实现多种图像的处理工作,无需花费大量时间考虑图像的解码和显示和存储-" VISUAL C++. NET image processing program" (Lu Zongyu Qi Kingdon M series) a book, image processing platform, enables multiple image imp
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-23
    • 文件大小:7562308
    • 提供者:sy
  1. openglSolorSystem

    0下载:
  2. opengl下编写的一个银河系9大行星围绕地球旋转的源码,个人所编-opengl prepared under a galaxy nine planets rotate around the Earth, the source code, compiled by individuals
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2185676
    • 提供者:韩笑
  1. A_A_Star

    0下载:
  2. a星实现 老外的代码 有配套文档 和详细注释 有单步执行 对学习a星是很好的资料-a star to achieve foreigners supporting documentation and the code has detailed notes with a single step to learning a star is a very good information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:186826
    • 提供者:成点
  1. hnt1

    0下载:
  2. 汉诺塔,A星算法解决汉诺塔,估价函数是最佳估价函数-hannuota
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1038129
    • 提供者:胡斐
  1. Week1_project_647706526

    0下载:
  2. 关于广度优先算法、算法A星的ppt,动画效果很清晰-On the breadth-first algorithm, algorithm A star ppt, clear animation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1310287
    • 提供者:jack
  1. AI_Eight_number

    0下载:
  2. 本程序用来实现八数码难题。采用A星算法,设计程序,求出从初始状态到目标状态的最优路径,并给出问题的状态表示、编码规则、搜索算法分析、简单程序说明和求得的最优路径。编程方法新颖,思路清晰明了。-This procedure used to achieve the eight puzzle. A star algorithm used, the design process, from initial state to find the optimal path to goal state, and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:265778
    • 提供者:abler
  1. astar(vb)form

    0下载:
  2. A星算法 vb实现的-A star algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5146
    • 提供者:张东明
  1. puzzle8

    0下载:
  2. A星算法puzzle8,请用VC6.0以上-A star algorithm puzzle8
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3141
    • 提供者:kevin
  1. IDAstar

    0下载:
  2. 这是一个迭代加深, 哈希, A星. 16宫图.的代码.-Iterative deepening search, hash, A star. sisteen crawling picture.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1255
    • 提供者:linlin
  1. AStar

    0下载:
  2. 用于避障的A星算法,适用于机器人的轨迹规划-A star for Obstacle Avoidance Algorithm for Robot Path Planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:317549
    • 提供者:娓娓
  1. astar

    0下载:
  2. a星算法 神经网络编程,对于空地左键单击后会产生障碍,对障碍左键单击会消除障碍,对于起点,两次左键盘单击会消除起点,如果不存在起点,单击右键会产生起点,如果存在起点不存在终点,单击右键会产生终点,如果既存在起点又存在终点,单击右键会消除终点,点击开始寻路回画出路径-a star algorithm neural network programming, for the vacant left-click will create an obstacle on the obstacle left-c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:59888
    • 提供者:zhongkeli
  1. src_wuzilianzhu

    0下载:
  2. J2ME实现的一个五子连珠游戏,核心代码已实现,包含一个A星搜索算法.UI功能未实现,进入游戏按确定键开始游戏.-J2ME implementation of a Five or game, the core code has been achieved, including a A Star Search Algorithm. UI feature is not implemented into the game press the OK button to start the game.
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:18185
    • 提供者:sdf
  1. A-transistor-circuit-design-books

    0下载:
  2. 一本晶体管电路设计书,网上有超星版的我把它转成了PDF-A transistor circuit design books, online version of Superstar, I have to turn it into PDF
  3. 所属分类:SCM

    • 发布日期:2017-11-05
    • 文件大小:52011599
    • 提供者:李默
  1. lxs

    0下载:
  2. 改进后,无错误的A星算法,用于计算最优路径。-this program is used to deal with the problem of best road line.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:685006
    • 提供者:sage
  1. 81357719ClassAstar

    0下载:
  2. A星算法寻找路径的程序,是用C++的,仅供大家参考-path algorithm for the procedure is the use of C, is for your reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:22864
    • 提供者:madud00079
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 34 »
搜珍网 www.dssz.com