CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - A-Star算法

搜索资源列表

  1. liuyiyier

    0下载:
  2. 五角星及其填充颜色,画线程序,对各种画线算法进行了很好的描述-five-pointed star and fill color, line drawing procedure, the various line drawing algorithm is a good descr iption
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:6518
    • 提供者:刘伊
  1. searcharithmetic

    0下载:
  2. 搜索算法实现,8数码游戏,A star算法类的实现,黑白棋实现。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:128400
    • 提供者:孟杰
  1. chess

    0下载:
  2. 一个做的较好的黑白棋游戏,用了A star算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2950875
    • 提供者:元欣
  1. A Star算法源代码

    1下载:
  2. A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a * arithmetic source code, appointed a map, it can search route from start spot to destination.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:13535
    • 提供者:许冲
  1. tuxingxue

    1下载:
  2. 此压缩文件中包含了半学期以来做的所有的计算机图形学实验,包括DDA生成直线和圆,扫面线填充任意形状的图形的算法、运动的小车、月绕太阳转、抛物线的生成、星形的生成、点阵式、矢量式算法实现的字符的生成,二维图形的各种变化用矩阵的方法实现,三维图形的投影等,实验内容丰富全面,而且都能在TC下运行,生成显示图像。-This compressed file contains a half-term has to do all the computer graphics experiments, inclu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:140463
    • 提供者:孟萌
  1. caijianandtianchong

    0下载:
  2. 图形的裁剪与填充算法,有一个五角星的样本作为参考-Cutting and filling of the graphics algorithm, there is a five-pointed star as a reference sample
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2053404
    • 提供者:
  1. Astar

    0下载:
  2. a star 算法的cpp文件和h头文件,项目中有用到的直接放进去改下就可以了。-a star algorithm cpp file and h header files, the project useful to put change directly under it.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2818
    • 提供者:汪源
  1. Astar

    0下载:
  2. 代码很好的实现了基于a-star的最短路径寻找算法,并可以对寻找的路径有一个限制-Code is a good realization of a-star-based shortest path search algorithms, and can find the path there is a limit
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:20960
    • 提供者:赵红丽
  1. c

    0下载:
  2. A Star寻路算法 c语言实现 * 这段代码没有进行任何优化(包括算法上的), 但不意味我不知道该怎样优化它, * 它是为教学目的而做,旨在用易于理解和简洁的代码描述出 A* 算法在求最段路 * 径中的运用.-A Star pathfinding algorithm c language implementation
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2993
    • 提供者:Calio
  1. Week1_project_647706526

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

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

    0下载:
  2. A star算法类的实现,VisualC++数字图像模式识别技术及工程实践-源代码-A star algorithm class implementation, VisualC++ Digital Image Pattern Recognition Technology and Engineering Practice- source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:2832
    • 提供者:刘玲
  1. JQM

    0下载:
  2. 利用graphics.h通过描像素点实现在屏幕上绘制图像,效果是在屏幕上绘制一个机器猫,上面有五角星,颜色会改变,里面涉及到直线、圆等的算法以及递归填充算法,很适合新手学习-Use graphics.h achieved by scanning pixel on the screen to draw the image, the effect is to draw a Viking on the screen, above the five-pointed star, the color wil
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:1587
    • 提供者:
  1. A-star

    0下载:
  2. A STARR 类的算法的实现及算法详细实现过程 c语言实现-STARR A class of algorithm implementation and algorithm in detail the implementation process c language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2999
    • 提供者:绵绵柳
  1. CPP--A-start2

    0下载:
  2. C++版的A*(A-star,即A星)算法。对于栅格数据的最优路径搜索有不俗的表现。集成到你的程序也很容易。里面有两个例子可供参考。-C++ version of A* (A-star A star) algorithm. Have good performance for the optimal path to the raster data search. Is also very easy to integrate into your program. There are two exa
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:619834
    • 提供者:刘辉
  1. fill-color-five-pointed

    1下载:
  2. MFC中先绘制五角星,并使用扫描线算法对区域进行填充-Draw a five-pointed star, and use the scan line algorithm fill color
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:1974272
    • 提供者:1061441
  1. donghua_astar

    0下载:
  2. 含动画的A星算法,游戏必备, -A star algorithm with animation, games must, with A Star algorithm animation, games must,
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:97988
    • 提供者:zz
  1. OpenGL--Demo

    0下载:
  2. OpenGL由像素点生成直线,圆和椭圆算法,以及生成螺旋星线算法。和框架搭载,方便初学者编程,-OpenGL pixels generated by a straight line, circle and ellipse algorithms, and algorithms to generate spiral Star Line. And frame mounted, easy for beginners to programming,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:145155
    • 提供者:闵得恒
  1. astardemo

    1下载:
  2. 在matlab软件中,用A星算法进行栅格法路径规划,且路径不固定-In matlab software, using the grid method A star path planning algorithm, and the path is not fixed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4053
    • 提供者:ls
  1. Graphics-A-STAR-algorithm-master

    0下载:
  2. A星寻路算法,实现图形中路径的搜索和规划最短路径的功能。-A star pathfinding algorithm, search functions and planning the shortest path in the graph path.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:5628928
    • 提供者:wang
  1. implementation

    0下载:
  2. 自动寻路A*算法的Python实现, A*算法,A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。(Python implementation of automatic routing A* algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:sjkai
« 12 »
搜珍网 www.dssz.com