Welcome![Sign In][Sign Up]
Location:
Search - Bresenham

Search list

[Graph Drawingbresenham

Description: Bresenham算法的优点是: 1、不必计算直线之斜率,因此不做除法; 2、不用浮点数,只用整数; 3、只做整数加减法和乘2运算,而乘2运算可以用硬件移位实现。 Bresenham算法速度很快,并适于用硬件实现。-Bresenham algorithm
Platform: | Size: 1024 | Author: feng | Hits:

[Graph DrawingBresenham

Description: 自己写的Bresenham画线算法,很简单但是很实用-Wrote it myself Bresenham line drawing algorithm, very simple but very practical
Platform: | Size: 54272 | Author: yangshuoys | Hits:

[Special EffectsBresenham

Description: 直线中点Bresenham算法-Straight-line mid-point Bresenham algorithm
Platform: | Size: 2336768 | Author: | Hits:

[2D Graphicbresenham

Description: 直线bresenham算法,用VC++ 6.0编写。 注意:新建一个MFC(EXE)工程,在导向中选单文档即可-Bresenham line algorithm, with VC++ 6.0 preparation. Note: Create a new MFC (EXE) project, in the guidance document in the menu can be
Platform: | Size: 2004992 | Author: 秦始皇 | Hits:

[Graph DrawingBresenham

Description: 这个是用Bresenham画线算法绘制任意方向的直线-This is drawing a line using Bresenham algorithm for drawing a straight line in any direction
Platform: | Size: 1024 | Author: Tian | Hits:

[OpenGL programBresenham(mouse_control)

Description: 使用C++和OpenGL实现的Bresenham画母算法。-The use of C++ and OpenGL mother realize the Bresenham algorithm for drawing.
Platform: | Size: 955392 | Author: dcj | Hits:

[GDI-BitmapEllipse-Bresenham

Description: Draw ellipse use Bresenham Algorithm
Platform: | Size: 16384 | Author: pvhoang | Hits:

[Software EngineeringBresenham

Description: Bresenham算法,椭圆中点Bresenham,是VC++算法,初学计算机图形学的人来说,是一个不错的例子。-Bresenham algorithm, elliptic midpoint Bresenham, are VC++ algorithm, beginner computer graphics of the people, are a good example.
Platform: | Size: 241664 | Author: yusheng | Hits:

[Windows DevelopBresenham

Description: 使用Bresenham算法画圆,VC实现-Drawcircle use Bresenham algorithm, VC implementation
Platform: | Size: 27648 | Author: 周文彬 | Hits:

[OpenGL programBresenham

Description: 拓展的Bresenham画直线(全象限全斜率),采用实时判断斜率的方式分别对正负斜率进行处理,用了对称的思路做出图象。效果很好,代码非常简洁明了。-Bresenham draw a straight line extended (all-quadrant all-slope), the use of real-time manner to determine the slope of the positive and negative slope, respectively, to deal with the idea of symmetry to the image. Very good, very concise code.
Platform: | Size: 290816 | Author: Wwh | Hits:

[Graph programBresenham(600X800)

Description: bresenham 算法 简单实现bresenham的画线方法-algorithm is simple to achieve bresenham paintings bresenham method
Platform: | Size: 9216 | Author: zhiyuan | Hits:

[OpenGL programbresenham

Description: 1.实验目的: 理解基本图形元素光栅化的基本原理,掌握一种基本图形元素光栅化算法,利用OpenGL实现直线光栅化的DDA算法。 2.实验内容: (1) 根据所给的直线光栅化的示范源程序,在计算机上编译运行,输出正确结果; (2) 指出示范程序采用的算法,以此为基础将其改造为中点线算法或Bresenham算法,写入实验报告; (3) 根据示范代码,将其改造为圆的光栅化算法,写入实验报告; (4) 了解和使用OpenGL的生成直线的命令,来验证程序运行结果。 -shiyan2
Platform: | Size: 440320 | Author: jing | Hits:

[AlgorithmBresenham

Description: C++ code. Realization of Bresenham algorithm for rasterization of line, ellipse and circle (with Glut).
Platform: | Size: 5120 | Author: bob stan | Hits:

[Graph Drawingbresenham

Description: 用matlab实现画圆,采用bresenham的画圆方法,内含代码还有文档-Draw a circle with matlab implementation, using bresenham the Circle method, there is a document containing the code
Platform: | Size: 486400 | Author: 武艳美 | Hits:

[CSharpBresenham

Description: Drawing a straight line using Bresenham algorithm can be easy.
Platform: | Size: 5120 | Author: katapulta | Hits:

[Graph programBresenham

Description: 计算机图形学椭圆中点的Bresenham算法代码-Computer Graphics Bresenham midpoint ellipse algorithm code
Platform: | Size: 240640 | Author: 小晓 | Hits:

[CSharpBresenham

Description: bresenham line in all directions for students of graphics
Platform: | Size: 39936 | Author: masoud | Hits:

[matlabBresenham

Description: bresenham直线算法,可实现8方向的直线绘制-bresenham line algorithm can achieve 8 to draw a straight line direction
Platform: | Size: 3072 | Author: 沈黎 | Hits:

[OpenGL programBresenham

Description: 该源码实现Bresenham划线算法,基于OpenGL,在VC++ 6.0下编译运行通过。该算法可以帮助大家更好理解计算机图形学的关键算法概念。-Source crossed the Bresenham algorithm to achieve, based on OpenGL, under the VC++ 6.0 compiler run through. This algorithm can help you better understand the concept of key algorithms in computer graphics.
Platform: | Size: 56320 | Author: sunfulin | Hits:

[JSP/JavaBresenham

Description: 通过图形学中的Bresenham画线算法的原理,可以实现通过Bresenham的思想进行画线。-Through the graphics, Bresenham draw line algorithm, can realize the principle of Bresenham s thoughts by drawing a line.
Platform: | Size: 1024 | Author: haoqiu | Hits:
« 1 23 4 5 6 7 8 9 10 ... 49 »

CodeBus www.codebus.net