搜索资源列表
图深度优先
- 图的深度优先算法动态演示,用到了直线的中点绘制算法-map algorithm for dynamic priority depth demonstration of the use of linear midpoint Rendering Algorithm
zdfgsf
- 本程序是个示例程序,主要是演示计算机图形学的裁剪的中点分割算法.-this program is a sample program, mainly computer graphics demonstration of cutting the midpoint segmentation algorithm.
20061121
- 此源代码是介绍中点位移算法,并且能够运行显示结果-this source code is on the midpoint displacement algorithm, and can run results show
draw
- 计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法
1
- 进一步理解和掌握中点bresenham画圆算法的基本原理;掌握以上算法生成圆和圆弧的基本过程 掌握在C/C++环境下完成用中点bresenham算法圆或圆弧的绘制方法 -bresenham MFC
Graphics
- 用DDA算法生成任意斜率的直线 用中点算法生成直线段,线型采用点画线型-Using DDA algorithm to generate arbitrary slope of the straight line Production line segment with the midpoint algorithm, linear by linear point
ulgbritwm
- 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-Graphical linear midpoint generation algorithm, Bresenham draw a straight line, Bresenham drawing ellipse
tmethe
- 图形画椭圆与圆弧中点算法类似:确定一个象素后,接着在两个候选象素的中点(Graphics drawing elliptical and circular arc midpoint algorithm is similar: to determine a pixel, and then at the point of the two candidate pixels)
qeozsw008
- 图形画椭圆与圆弧中点算法类似:确定一个象素后,接着在两个候选象素的中点()
8775250
- 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆()