搜索资源列表
mayixian
- photoshop中流动蚂蚁线实现 流动的蚂蚁线与静止的蚂蚁线不同,它不是由简单的画点画线实现的,在用delphi编程时需要用的回调函数
Graphics-generation-and-filling
- 基本图形的生成与填充VC源码。实现了: 1,点与直线生成算法(数值微分法(DDA算法),中点画线法,Bresenham画线法)。 2,圆的生成算法(中点画圆算法,Bresenham画圆算法)。 3,椭圆生成算法。 4,区域填充(种子填充算法,扫描线填充算法)。 5,汉字的显示技术。 6,曲线的生成(最小二乘直线拟合,三次Bezier直线生成,任意次Bezier直线生成 )。-Basic graphics generation and fill VC source. Rea
MidpointLine2
- 计算机图形学中点画线算法matlab实现-Computer Graphics in the realization of stipple line algorithm matlab
line
- 计算机图形学里的几种画线算法实现。包含中点画线算法等-Several computer graphics drawing a line in the algorithm. Included in the stipple line algorithm
roughdraw
- 本程序为关于画线的算法:DDA(数值微分)法、中点画线算法、Bresenham算法中点画圆算法。可以画出相应的图线。-This procedure to draw the line about algorithms: DDA (Numerical Differentiation) Act, in stipple line algorithm, Bresenham midpoint circle algorithm algorithm. Can draw the corresponding dia
graphic
- DDA生成直线算法,中点画线法,C++BUILDER环境下实现-DDA line algorithm generates, in the dotted line method, C++ BUILDER environment to achieve
Line
- 采用现在计算机图形学上面最常用的三种方式画直线,有中点画线,bresenham算法,DDA算法,是使用VC++编制的-Above is adopted, the most commonly used computer graphics to draw lines in three ways, with the dotted line, bresenham algorithm, DDA algorithm is compiled using VC++
medium
- 对多媒体有所了解用中点画线算法或者算法画直线-to understand medium
an
- 数值微分DDA画线法,breseham画线法,中点画圆法,种子填充算法。-Draw a line, elliptical and other graphic picture
ImageProcessing
- 内容包括图形图像处理中的图像二值化,中点画线方法,水印,等内容,仅供参考,不足之处请见谅-Content including graphics image processing image binary, dotted line, watermarks, and other content, for reference only, please forgive me inadequacies
3-vc-draw-line
- 画线的三个算法,DDA(数值微分)法,中点画圆算法:-Three line drawing algorithms, DDA (numerical differentiation) method, the midpoint circle algorithm:
MidDraw
- 中点画线法,将目标函数的直线逐个与中点坐标进行比较。-middle point drawing
Line-scan-conversion-algorithm
- 直线扫描转换算法-Bresenham、DDA、中点画线算法-Linear scan conversion algorithm-Bresenham, DDA, the dotted line algorithm
draw
- 计算机图形学,非常简单的中点画线法(-1<k<0)-The dotted line
ComputerGraphic
- 计算机图形学课程中的实现,包括二维和三维图形中平移,旋转,缩放的实现,DDA,中点画线法,Bressenhanm算法绘制直线,多边形扫描算法和种子扫描线算法绘制多边形。-Courses in computer graphics implementations, including 2D and 3D graphics in translation, rotation, scaling to achieve, DDA, were dotted line, Bressenhanm algorithm
cgdemoView
- 数值微分DDA画线法、中点画线法、Bresenham画线法、中点画圆法、中点画椭圆法、递归种子填充算法、简单种子填充算法、Liang_Barsky裁剪算法、Suther_Land多边形 、扫描线种子填充算法-DDA line drawing numerical differentiation method, the dotted line method, Bresenham line drawing method, midpoint Circle France, were dotted el
cgdemo
- 在使用中点画线法的思想,编程实现bresenham画线法,代码添加有注释-In use, the dotted line method of thinking, programming bresenham line drawing method, add the code annotated
2
- 熟练使用Visual C++ 6.0里面的MFC,实现直线的扫描转换的三种常用算法:数值微分法(DDA算法),中点画线法,Bresenham算法。-Skilled use of Visual C++ 6 inside the MFC, the realization of linear scan conversion of the three commonly used algorithms: numerical differentiation (DDA algorithm), the midp
01
- 数值微分算法(DDA算法)、中点画线算法和Bresenham画线算法绘制直线-Numerical differentiation algorithm (DDA algorithm), midpoint line drawing algorithm and Bresenham line drawing algorithm