Welcome![Sign In][Sign Up]
Location:
Search - circle midpoint

Search list

[Graph RecognizeMidpoint

Description: 中点画圆的方法是图形学中最长用的,是学生爱下的原代码。-midpoint Circle Graphics is the longest of students, and that is love of the original code.
Platform: | Size: 39485 | Author: 许杂额 | Hits:

[Windows Develop2DLineMeta

Description: vc画圆 使用中点算法 消影 抖动-vc Circle midpoint algorithm using video jitter Consumers
Platform: | Size: 43979 | Author: 王哲 | Hits:

[Fractal program图形基础

Description: 中点画线法,中点画圆法,DDA画线法,Bresenham画线法,Bresenham画圆法-were dotted line, the midpoint Circle, DDA line drawing, Bresenham line drawing, Bresenham Circle France
Platform: | Size: 5120 | Author: 波波 | Hits:

[Graph DrawingMidpointCircleDemo

Description: 中点画圆法算法实现,能够实现坐标平移,支持鼠标绘图-midpoint Circle France algorithm to achieve coordinates translation, mapping support for mouse
Platform: | Size: 1943552 | Author: 陈锋 | Hits:

[GDI-Bitmap实验三圆的中点转换算法

Description: 课堂上老师要求做的实验三。实现圆的中点转换算法。-class, the teacher asked to do the experiment three. Circle the midpoint conversion algorithm.
Platform: | Size: 4096 | Author: 郑平 | Hits:

[GDI-Bitmap画圆算法

Description: 两种画圆的算法,中点画圆算法和Bresenham画圆算法-the algorithm, the midpoint of Bresenham algorithm and Circle Circle Algorithm
Platform: | Size: 33792 | Author: 刘宇 | Hits:

[Graph RecognizeMidpoint

Description: 中点画圆的方法是图形学中最长用的,是学生爱下的原代码。-midpoint Circle Graphics is the longest of students, and that is love of the original code.
Platform: | Size: 1992704 | Author: 许杂额 | Hits:

[GDI-BitmapTuXingXueZongHeShiXi

Description: 这是我图形学的综合实习程序,里面实现直线的dda算法,中点Bresenham算法,改进Bresenham算法的绘图,椭圆的中点Bresenham算法,圆的八分画圆结合中点Bresemham算法的绘制,并包含了图形的翻转,平移,对称,比例变换,内有说明文档-integrated graphics attachment procedures, straight line inside the dda algorithm, the midpoint of Bresenham algorithm, improving the Bresenham algorithm for mapping, elliptical midpoint Bresenham algorithm, the eighth round midpoint Bresemham Circle combining algorithm mapping, and includes graphics and overturned, translational symmetry, Transform ratio, which is documented
Platform: | Size: 10240 | Author: 4587 | Hits:

[Windows Develop2DLineMeta

Description: vc画圆 使用中点算法 消影 抖动-vc Circle midpoint algorithm using video jitter Consumers
Platform: | Size: 44032 | Author: 王哲 | Hits:

[2D Graphiccolorcircle

Description: 用C语言实现的中点画圆算法,并根据扫描线种子填充算法来填充圆形。-C Language Circle the midpoint algorithm, and in accordance with scanning lines seed fill algorithm to fill round.
Platform: | Size: 33792 | Author: ffff | Hits:

[Graph Drawingyangke

Description: 这个是我计算机图形学的实验的源代码, 包括中点画线 画圆,Bresenham 画线 画圆, 种子扫描填充区域, 三角形图形基本3种变换,附 实验报告-this my computer graphics of the source code, including Midpoint Circle Line, Circle Bresenham line drawing, scanning seed filling regional triangle three basic types of graphics transformation experiments attached report
Platform: | Size: 168960 | Author: 杨科 | Hits:

[JSP/JavaDrawPaintCode

Description: 代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.-code realized the computer graphics line drawing algorithm (including DDA, the midpoint method, Bresenham) and Circle algorithm (including midpoint, Bresenham) and polygon filling (including edge filling, seed filling, Filled with scanning) transform two-dimensional polygon, polygon reduction, and other functions. According to various control options. then the achievement of the algorithm.
Platform: | Size: 229376 | Author: 刘晴 | Hits:

[Graph Drawingcircle

Description: 扫描转换圆弧,利用中点算法,根据圆的八对称性,生成圆。-Arc scan conversion, using the midpoint algorithm, according to the symmetry of round eight, to generate a round.
Platform: | Size: 51200 | Author: 方芳 | Hits:

[JSP/Javadraw

Description: mpl.add(new MenuItem("DDA画线")) mpl.add(new MenuItem("中点画线")) mpl.add(new MenuItem("Bresenham画线")) mpl.addActionListener(this) mp2=new Menu("画圆") mp.add(mp2) mp2.add(new MenuItem("公式法画圆")) mp2.add(new MenuItem("多边形逼近圆")) mp2.add(new MenuItem("中点画圆")) mp2.addActionListener(this) -mpl.add (new MenuItem ( DDA line drawing )) mpl.add (new MenuItem ( in the line stipple )) mpl.add (new MenuItem ( Bresenham line drawing )) mpl.addActionListener (this) mp2 = new Menu ( Circle ) mp.add (mp2) mp2.add (new MenuItem ( drawcircle formula )) mp2.add (new MenuItem ( Polygon approximation circle )) mp2.add (new MenuItem ( midpoint drawcircle )) mp2.addActionListener (this)
Platform: | Size: 6144 | Author: 李默 | Hits:

[OpenGL programDDA

Description: DDA 算法 achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm -DDA algorithm achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
Platform: | Size: 1024 | Author: | Hits:

[Internet-Networkcircle

Description: 中点圆算法 简单精炼 特别适合初学者 希望对大家有点参考价值-Midpoint circle algorithm is simple and particularly suitable for beginners refining hope everybody a little bit reference value
Platform: | Size: 19456 | Author: shuii | Hits:

[OpenGL programCircle

Description: 在visual c++下用opengl实现中点画圆算法-In visual c++ implementation using the midpoint circle algorithm opengl
Platform: | Size: 332800 | Author: 冯建玉 | Hits:

[OpenGL programLine

Description: Circle midpoint using openGL
Platform: | Size: 266240 | Author: Shobi | Hits:

[2D Graphiccircle

Description:   1、编程实现 利用1/8圆中点算法和Bresenham算法生成圆,并显示。   2、推导1/4圆的中点画圆算法,并编程实现。   3.、构造任意一个边界表示的多边形,假定该多边形内部是四连通的。要求:用种子填充算法实现对多边形内部的填充。-1, the programming system to use the 1/8 round midpoint circle algorithm and Bresenham algorithm to generate and display. 2, the derivation 1/4 circle midpoint circle algorithm and programming. 3, construct an arbitrary polygon boundary representation, it is assumed that the interior of the polygon is four connected. Requirements: The seed filling algorithm for polygon filling.
Platform: | Size: 2399232 | Author: 郭帏 | Hits:

[Graph DrawingCircle-midpoint-algorithm

Description: 计算机图形学中基于MFC的OpenGL实现的圆弧中点扫描算法绘制圆形,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGL MFC realization of the circular arc midpoint scanning algorithm to draw the circle, the radius can be their own settings, with the executable file.
Platform: | Size: 3183616 | Author: 蔡颖 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net