搜索资源列表
CS编的Dijkstra算法(图形界面)
- Windows应用程序,C#编写,实现了求最短路径的Dijkstra算法,方便操作,可以自已在程序界面上指定每一个点的位置,在界面上空白的地方每点击一下生成一个点(该点是一个可以点击的按钮),这些按钮按照出现的先后顺序自动从1开始编号(目前程序设定最多支持100个点,可自行更改)。界面右上角是计算结果显示区,往下是权值输入区和“连线”、“清屏”“计算”三个按钮以及状态区,状态区显示当前的起点和终点,连线和计算都要用到该信息(点击生成的顺序编号的那些按钮可以依次改变起点和终点)。输入权值后点“连线
0335087
- 一些常用的计算机图形学算法用c语言的实现-some frequently used in computer graphics algorithms using C Language Implementation
Bresenham
- 计算机图形学Bresenham算法实现画1/8圆,使用C语言编写-computer graphics Bresenham algorithm paintings 1 / 8 round, the use of C language
8q
- 8皇后的c#的实现,实现了图形界面的可视化方式,采用了高效的算法来实现。-8 Queen of c #, has implemented a graphical interface visualization, is an efficient algorithm to achieve.
flyMachine
- 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-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
seedfilling
- 种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
Cohen_SutherLand
- 图形学课程的区域裁剪算法,共列举了三个有代表性的直线裁剪,分别为区域外的,区域上的和区域中的直线的裁剪算法-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
Line_Circle_Ellipse
- 简单的Bresenham_Circle(画圆)Bresenham_Line(直线) MidpointEllipse(椭圆) 三个基本图形的实现算法-simple Bresenham_Circle (Circle) Bresenham_Lin e (linear) MidpointEllipse (oval) three basic graphics algorithm
3dmodel
- 计算机图形学算法 3D立方体模型 带贴图,纹理,点光源-3D computer graphics algorithms cube model with mapping, texture, light source
fdsfafasweDraw3D
- C#实现三维图形的绘制,基于计算机图形学的基本算法-C# 3D graphics rendering, computer graphics based on the basic algorithm
GraphicsAlg
- 多种图形学算法的实现,如DDA直线法等,比较全面。-multiple graphics algorithm for example, the DDA straight, more comprehensive.
ml
- 是进行JPEG图形压缩算法的代码,对图形进行DCT变换-is JPEG image compression algorithm code, the graphics DCT
Mbcircle
- 作为基本图形的生成,圆有很多种方法实现,这是一个很简单但有典型的算法,希望能给人一点启发.
InterSection
- 计算机图形学,一个直线段求交算法演示的例子.
图形学填充算法 (2)
- 这是图形学填充实验的一些算法思想,里面还有 关于用VC对图像进行裁剪,希望这些对大家有用 -filled some experimental algorithm thinking, there is also right on the VC cut image, we hope that these useful right
sEnt
- 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
MagnifyeGlass
- 放大镜的小程序 采用wpf 适用于新手理解C#语法及 图形算法-Magnifye Glass Tool
wuyuetianchong
- 区域填充,计算机图形学实验报告,种子填充图形算法的实现。-Area fills, computer graphics lab reports, seed filling graphics algorithms to achieve.
gunqiu-master
- GIS基本图形算法,包括凸包、凹包、QEM等共计26中,请大家参考-GIS basic graphics algorithms, including convex, concave envelope, QEM a total of 26, please refer to
bresenham算法演示
- 简单的bresenham算法,包括圆和线的生成,计算机图形学必会编程,写的垃圾,希望能过(A simple Bresenham algorithm, generating circle and line, computer graphics will be programming, write, hoping)