CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 图形算法

搜索资源列表

  1. CS编的Dijkstra算法(图形界面)

    0下载:
  2. Windows应用程序,C#编写,实现了求最短路径的Dijkstra算法,方便操作,可以自已在程序界面上指定每一个点的位置,在界面上空白的地方每点击一下生成一个点(该点是一个可以点击的按钮),这些按钮按照出现的先后顺序自动从1开始编号(目前程序设定最多支持100个点,可自行更改)。界面右上角是计算结果显示区,往下是权值输入区和“连线”、“清屏”“计算”三个按钮以及状态区,状态区显示当前的起点和终点,连线和计算都要用到该信息(点击生成的顺序编号的那些按钮可以依次改变起点和终点)。输入权值后点“连线
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11249
    • 提供者:张杰
  1. 0335087

    0下载:
  2. 一些常用的计算机图形学算法用c语言的实现-some frequently used in computer graphics algorithms using C Language Implementation
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3614
    • 提供者:大宝
  1. Bresenham

    0下载:
  2. 计算机图形学Bresenham算法实现画1/8圆,使用C语言编写-computer graphics Bresenham algorithm paintings 1 / 8 round, the use of C language
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7680
    • 提供者:symlenovo
  1. 8q

    0下载:
  2. 8皇后的c#的实现,实现了图形界面的可视化方式,采用了高效的算法来实现。-8 Queen of c #, has implemented a graphical interface visualization, is an efficient algorithm to achieve.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10534
    • 提供者:lixin
  1. flyMachine

    2下载:
  2. 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17404
    • 提供者:wchen1983
  1. seedfilling

    0下载:
  2. 种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:efeffeef
  1. Cohen_SutherLand

    0下载:
  2. 图形学课程的区域裁剪算法,共列举了三个有代表性的直线裁剪,分别为区域外的,区域上的和区域中的直线的裁剪算法-graphics courses regional cutting algorithm, a total of three listed representative linear cutting, for outside the region, the region and the region of a straight line cutting algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1806
    • 提供者:efeffeef
  1. Line_Circle_Ellipse

    0下载:
  2. 简单的Bresenham_Circle(画圆)Bresenham_Line(直线) MidpointEllipse(椭圆) 三个基本图形的实现算法-simple Bresenham_Circle (Circle) Bresenham_Lin e (linear) MidpointEllipse (oval) three basic graphics algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2414
    • 提供者:efeffeef
  1. 3dmodel

    1下载:
  2. 计算机图形学算法 3D立方体模型 带贴图,纹理,点光源-3D computer graphics algorithms cube model with mapping, texture, light source
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:32406
    • 提供者:陈晓炜
  1. fdsfafasweDraw3D

    0下载:
  2. C#实现三维图形的绘制,基于计算机图形学的基本算法-C# 3D graphics rendering, computer graphics based on the basic algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8356
    • 提供者:kl
  1. GraphicsAlg

    0下载:
  2. 多种图形学算法的实现,如DDA直线法等,比较全面。-multiple graphics algorithm for example, the DDA straight, more comprehensive.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:133175
    • 提供者:shifu2007
  1. ml

    0下载:
  2. 是进行JPEG图形压缩算法的代码,对图形进行DCT变换-is JPEG image compression algorithm code, the graphics DCT
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:16496
    • 提供者:chenji
  1. Mbcircle

    0下载:
  2. 作为基本图形的生成,圆有很多种方法实现,这是一个很简单但有典型的算法,希望能给人一点启发.
  3. 所属分类:C#编程

    • 发布日期:2014-01-16
    • 文件大小:256413
    • 提供者:厉鑫
  1. InterSection

    0下载:
  2. 计算机图形学,一个直线段求交算法演示的例子.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:77672
    • 提供者:吴坤
  1. 图形学填充算法 (2)

    0下载:
  2. 这是图形学填充实验的一些算法思想,里面还有 关于用VC对图像进行裁剪,希望这些对大家有用 -filled some experimental algorithm thinking, there is also right on the VC cut image, we hope that these useful right
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:9203
    • 提供者:陈 美
  1. sEnt

    1下载:
  2. C# 进行AutoCAD二次开发时对图形实体Entity的操作类,以及一些图形算法,包括图形投影,最小外接圆的等-C# for AutoCAD second development on the operation of graphics entity type Entity, as well as some graphics algorithms, including graphics projectors, the smallest circle of such
  3. 所属分类:C#编程

    • 发布日期:2014-02-15
    • 文件大小:12314
    • 提供者:sieben
  1. MagnifyeGlass

    0下载:
  2. 放大镜的小程序 采用wpf 适用于新手理解C#语法及 图形算法-Magnifye Glass Tool
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:246848
    • 提供者:carter
  1. wuyuetianchong

    0下载:
  2. 区域填充,计算机图形学实验报告,种子填充图形算法的实现。-Area fills, computer graphics lab reports, seed filling graphics algorithms to achieve.
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:67623
    • 提供者:杨维
  1. gunqiu-master

    0下载:
  2. GIS基本图形算法,包括凸包、凹包、QEM等共计26中,请大家参考-GIS basic graphics algorithms, including convex, concave envelope, QEM a total of 26, please refer to
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1304792
    • 提供者:风影
  1. bresenham算法演示

    0下载:
  2. 简单的bresenham算法,包括圆和线的生成,计算机图形学必会编程,写的垃圾,希望能过(A simple Bresenham algorithm, generating circle and line, computer graphics will be programming, write, hoping)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:80896
    • 提供者:pinking
« 12 3 »
搜珍网 www.dssz.com