CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - Path

搜索资源列表

  1. CG3

    0下载:
  2. 实现了图的数据结构,以及错切、旋转、拉伸移动等算法(TurboC2.0下运行,编译前修改库路径)。-achieved map data structure, and Shear, rotation, stretching movement algorithm (TurboC2.0 running, compile amending the library path).
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33.61kb
    • 提供者:刘源
  1. CG4

    0下载:
  2. 实现了Bezier曲面的构造算法,随机生成一个曲面造型。(TurboC2.0,编译前修改库路径)-achieve a Bezier surface structure algorithm generates a random surface modeling. (TurboC2.0, compiler for amending the path)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:35.15kb
    • 提供者:刘源
  1. polygonclip_demo

    0下载:
  2. 一个数控刀位路径中有关环的运算的程序,用vc编程的-an NC-path to the Central Operational procedures used vc Programming
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:122.22kb
    • 提供者:王涛
  1. DrawLineFinalEdition

    0下载:
  2. 使用WIN API编写的图形界面版本的图中两点之间最短路径求解演示程序.VC6工程-use WIN API prepared by the graphical interface version of the map shortest path between two points for Demonstration Program. V C6 works
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12.1kb
    • 提供者:JohnnyAnn
  1. toolbox_fast_marching

    0下载:
  2. The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (e.g. road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:1.29mb
    • 提供者:费仙凤
  1. gingkoVG

    0下载:
  2. 2D矢量图形显示开发包 完全遵循2D矢量图形显示标准OpenVG 1.0.1,支持2D矢量图形显示的多数功能: 1)Path, Stroke, join, fill显示 2)直线,2次/3次Bezier曲线,圆弧...显示 3)图形窗口裁减,Rect Scissor, Alpha Mask. 4)Blend显示 5)图象显示及图象特效(锐化,柔化,高斯变换, Color Matrix等) 6)梯度填充:线性和放射性梯度填充 其他高级功能 文件包中包含:
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12mb
    • 提供者:tomsoft
  1. Griphics2D

    0下载:
  2. 用路径算法实现了Graphics2D图形的编程-path algorithm using a graphical programming Graphics2D
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:976byte
    • 提供者:郑军
  1. jhanabi

    0下载:
  2. 焰火效果 利用图形学中的射线法,描绘焰火升空时的轨迹,然后再焰火收尾时,所有轨迹向一点隐没。-pyrotechnic effect, the use of graphics-ray method, depicts the fireworks launched at the track, and then the ending fireworks, all point to the path and disappeared.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.32kb
    • 提供者:王伟
  1. ACO

    1下载:
  2. 用MATLAB编写的蚁群算法最短路径寻找程序,压缩包内包含了网络结点坐标。-The preparation of the ant colony algorithm using MATLAB to find the shortest path procedure, compressed package that contains a network node coordinates.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:1.96kb
    • 提供者:MXJ
  1. convert_raw_bmp_image

    0下载:
  2. 读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:654.67kb
    • 提供者:lsx
  1. A_Findpath

    0下载:
  2. 使用DirectX 和 Visual C++ 开发的寻路算法。实现了图像显示路径。可以自由设置障碍。-Using DirectX and Visual C++ development of routing algorithms. Path to achieve the image display. Are free to set up obstacles.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:58.09kb
    • 提供者:gfw
  1. tsp

    0下载:
  2. In graph theory, the shortest path problem is the problem of finding a path between two vertices (or nodes) such that the sum of the weights of its constituent edges is minimized. An example is finding the quickest way to get from one location to ano
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:69.15kb
    • 提供者:kassi
  1. cpppathGradients1

    0下载:
  2. 使用cpp表现基本的图形任意路径渐变功能-use cpp function to draw an arbitrary path gradient in shape
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:32.92kb
    • 提供者:rukiso
  1. Fusion_RT

    0下载:
  2. 一种基于势函数的路径搜索算法,能实现有障碍物环境中指定起点和终点位置的最短路径搜索。-Potential function based on the path search algorithm, to achieve environmental obstructions start and end position specified in the shortest path search.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:985byte
    • 提供者:Li Shaobin
  1. beginpath

    0下载:
  2. 文字边框路径的获取。windows屏幕上绘制获取路径的文字。-Path for the text frame. Get windows to draw the path on the screen of text.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-23
    • 文件大小:25.05kb
    • 提供者:liyizheng
  1. otsu

    0下载:
  2. 最大类间方差算法,修改下图片的存储路径就可以直接运行了,已经运行过了,没有问题-Otsu algorithm, modified image storage path can be run directly, have run over, no problem
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:680byte
    • 提供者:zzq
  1. BMP_Reverse_90_degree

    0下载:
  2. 本程序实现将bmp图像顺时针旋转90度,输入是用命令行来输入要转换的文件的路径的-This program reverse a BMP image clockwisely to 90 degree. Please input the path of your image with cmd.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:998byte
    • 提供者:罗炳峰
  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
    • 文件大小:605.31kb
    • 提供者:刘辉
  1. RobotSim2006-8-9

    0下载:
  2. 这是我在几年前用Visual C++ 2003.net完成的机器人仿真项目,实现了:栅格环境的自定义生成、搜索,机器人的生成、路径行走和路径跟踪,障碍物的随机生成,动态规划法在路径跟踪中的应用,直线相交等图形学运算,OpenGL的应用,环境的保存和打开。-This is a project developed in Visual C++.net 2003 several years ago. In this project, it implemented: customedly generati
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6.57mb
    • 提供者:lmjlmj
  1. Path-Planning-Using-GSO-master

    0下载:
  2. Path planning using GSO algorithm in 2D radar environment.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:8.76kb
    • 提供者:Prashant
« 12 »
搜珍网 www.dssz.com