CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - A* algorithm

搜索资源列表

  1. rotozoom

    0下载:
  2. By Gordy Cowie.演示如何制作旋转缩放,提供了快速的双线性旋转缩放算法。 例图有些不雅。-By Gordy Cowie. Demonstrated how to make rotating zoom, provides a rapid scaling algorithm bilinear rotation. Figure some cases indecent.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:238455
    • 提供者:张济政
  1. IniSnake

    0下载:
  2. 一个自己写的设置SNAKE初始节点的MATLAB程序,以绿色十字标记节点位置,在此基础上可以编制自己的SNAKE算法,-himself wrote a set of Snake initial nodes MATLAB procedures to Green Cross markings node location, on this basis can prepare their own Snake algorithm, huh
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:92583
    • 提供者:tian
  1. SampleParticipant

    0下载:
  2. Sample participant algorithm - contains C-language source code of a FVC2004-compliant dummy algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:451828
    • 提供者:shixian
  1. 图象腐蚀,膨胀,细化算法

    1下载:
  2. 图象腐蚀,膨胀,细化算法,很实用的 可以把图象的主干提取出来-image corrosion, expansion, refinement algorithm, a very practical image can be extracted from the trunk
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:17659
    • 提供者:余风
  1. huayuan

    0下载:
  2. 这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1279
    • 提供者:朱云
  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:807327
    • 提供者:冯宾
  1. 棋游戏

    0下载:
  2. 这是一个基于vc的游戏,基本上概括了一些基本的图形学的东西,同时也概括了一些简单职能算法-This is a game based on vc basically a summary of some of the basic graphics things, but also summarized the functions of some simple algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:70399
    • 提供者:徐静
  1. line0

    0下载:
  2. 计算机图形学里的一个算法,实现直线的扫描转换,很简单的功能。初学者的东西-computer graphics's an algorithm, achieving a linear scan conversion, a very simple function. Beginners things
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:47163
    • 提供者:sun
  1. K-Means聚类

    1下载:
  2. k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效。-k-means clustering algorithm source code. Kmeans is a common segmentation algorithm is simple but efficient.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1659
    • 提供者:熊健
  1. Apathfinder

    0下载:
  2. 这也是一个用A*算法编写的寻路搜索算法源程序,-This is an A * algorithm used to prepare the wayfinding search algorithm source,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23152
    • 提供者:小鱼儿
  1. A星算法在游戏中人物的移动中

    1下载:
  2. A星算法在游戏中人物的移动中,寻找路径起到了很大的作用,使游戏人物按最近的路线到达目的地,A star algorithm in the mobile game figures to find the path has played a significant role in bringing the game characters in accordance with the recent arrival routes
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-22
    • 文件大小:7453454
    • 提供者:110
  1. callICP

    0下载:
  2. 使用vc++实现ICP配准算法,编译成动态链接库,通过调用CallICP函数可以实现两组点云之间的配准-Using vc++ to achieve ICP registration algorithm, compiled into a dynamic link library, by calling CallICP function can be achieved between the two sets of point cloud registration
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-09
    • 文件大小:16918825
    • 提供者:李明
  1. Convert24bits(truecolor)to8bits(grayscale)

    0下载:
  2. 将24位真彩图转换为8位灰度图的算法之一-A algorithm used for converting true color figure of 24 bits to gray scale figure of 8 bits.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1489
    • 提供者:刘军
  1. algorithm-of-Bezier-control-points

    0下载:
  2. 这是一篇分段3次Bezier曲线控制点构造算法,具有较好的适应性-This is a sub-3 Bezier curve control points construction algorithm with good adaptability
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1555993
    • 提供者:李波
  1. Rosenfeld-Thinning-algorithm

    0下载:
  2. 图像细化算法的重要方法 一种并行细化算法-An important method of image thinning algorithm is a parallel thinning algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-04
    • 文件大小:1524
    • 提供者:tanhao
  1. The-classical-algorithm-of-C

    0下载:
  2. C++经典算法,虽然看着有点乱。不过都是很实用的。-C++ classical algorithm, although looking a bit messy. But are very practical.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:15240
    • 提供者:wk
  1. Research-on-image--algorithm

    1下载:
  2. 本次设计主要采用MFC(微软基础类)来设计一个可视化的界面,具有可与用户交互的功能,完成图像的插值算法。并且应用了一种新的一种插值算法,使得图像在放大较大的倍数时仍然能够保持图像有较为清晰的边缘效果。 同时该设计可以使用户自己选择相应的放大倍数,同时可以自己选择插值算法,这样不同的场合下可以使用不同的插值算法来对图像进行放大,可以快速直观的看到不同的插值算法的效果。 -This design mainly MFC (Microsoft Foundation Classes) to des
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-07-16
    • 文件大小:6707200
    • 提供者:吴军
  1. The-Lagrange-interpolation-algorithm

    0下载:
  2. 基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:102164
    • 提供者:吴军
  1. sift-algorithm-VC

    0下载:
  2. 一个图像识别算法.SIFT综述 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。 其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-A kind of algorithm for the image reco
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1087047
    • 提供者:钟小江
  1. AI

    0下载:
  2. A*算法排序九宫格-A* algorithm for ranking squares
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4178458
    • 提供者:xyz
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com