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

Search list

[Graph programDrawCircle

Description: 输入半径及等分点数便可画出相应的圆并且将等分点两两相连(供初学者参考)-radius and the importation of sub-division will draw the corresponding circle will be broken down and on February 2 points connected (for advanced users)
Platform: | Size: 29696 | Author: wzs | Hits:

[OpenGL programthreeSamplesForOpenGL

Description: 第一个是分别用Bresenham和DDA算法画直线,第二个是画圆算法,第三个是cohen-sutherland算法的实现-respectively DDA Bresenham algorithm and line drawing, and the second is drawcircle algorithm, Cohen is the third-Algorithm of sutherland
Platform: | Size: 211968 | Author: 邹文科 | Hits:

[Graph Drawingconsole_graphic

Description: 用控制台程序(Console project)实现计算机图形学的基本图形,其中Bresenham为Bresenham算法画线的项目,输入起点和终点;dda为DDA算法画直线的项目,输入起点和终点;mid_point为中点画线法的项目,输入起点和终点;Bres_circle为根据Bresenham算法画圆,输入圆心点和半径; midpoint_circle为中点画圆法,包括填充,输入圆心点和半径;midpointEllipse为中点画椭圆,包括填充,输入圆心点和长短轴; duobianxing为画多边形,包括填充,输入各个顶点;fenxing_koch为分形图形koch曲线,输入图形显示的范围;snow为分形图形雪花,输入图形显示的范围。 -Procedures using the console (Console project) to achieve the basic graphics computer graphics, which for Bresenham algorithm Bresenham Line item, enter the start and finish dda for the DDA algorithm for drawing a straight line items, enter the start and finish mid_point for line stippling law project, enter the beginning and end Bres_circle algorithm based on Bresenham drawcircle, enter the center point and radius midpoint_circle drawcircle for the mid-point, including the fill, enter the center point and radius midpointEllipse for oval stipple, including fill, enter the center point and the length of shaft duobianxing for drawing polygons, including the filling, the importation of all vertices fenxing_koch for koch curve fractal graphics, the scope of the importation of graphic display snow for the Snowflake fractal graphics, the scope of the importation of graphic display.
Platform: | Size: 1744896 | Author: 李文 | Hits:

[Fractal programMidPointCircle

Description: 将一个半圆用点画出来,而不是使用画圆函数,其中使用了一个确定点位置的算法-A semicircle with stipple out, rather than using drawcircle function, which uses a point location algorithm to determine
Platform: | Size: 227328 | Author: 沈松剑 | Hits:

[GDI-BitmapDDraw_graphics

Description: 用DirectDraw做出的图形学例子,有画线,画圆,贴图等-Graphics made using DirectDraw example, has painted lines, drawcircle, mapping, etc.
Platform: | Size: 270336 | Author: 杰迪 | Hits:

[Special Effectsvc++draw

Description: 简单绘图,能实现画圆,画椭圆,直线,vc++环境开发 -Simple drawings, to achieve drawcircle, painted oval, linear, vc++ Environment
Platform: | Size: 5160960 | Author: 姜胜 | Hits:

[OpenGL programball

Description: MFC OpenGL 通过曲线函数直接画圆。主要是熟悉OpenGL初始设置和对二维曲线的应用!-MFC OpenGL function through direct drawcircle curve. OpenGL is mainly familiar with the initial set-up and application of two-dimensional curve!
Platform: | Size: 2037760 | Author: 罗格 | Hits:

[Embeded-SCM DevelopT6963forC51

Description: C语言编写的T6963驱动,可以分页显示(最大8页),带页复制、画点、画线(横线、竖线、斜线)、画圆、ASCII字符写入、图形写入(点写入或字节写入方式)。-C language T6963 drive, you can display page (maximum 8), with page reproduction, painting, the painting line (horizontal, vertical, diagonal), drawcircle, ASCII characters to write, write graphics (point write or write byte mode).
Platform: | Size: 4096 | Author: 周长盛 | Hits:

[Other Embeded programT6963_driver_C8051F040

Description: 以C8051F040为平台,对东芝LCD驱动器T6963,进行底层及中间层驱动操作,完成写汉字,ASCII码,刷图,画点,画线,画圆操作-C8051F040 as a platform to the Toshiba LCD drive T6963, for the bottom and middle layer drive operation, the completion of written Chinese characters, ASCII code, brushing chart, painting, the painting line, drawcircle operation
Platform: | Size: 8192 | Author: 薛佳元 | Hits:

[Graph Drawinggraphics

Description: 用java语言实现的在任意点画圆和画线的程序。可以选择圆的圆点和半径,可以选择线的粗细,起始终止坐标,实线虚线等。-Using java language in any point and drawing a line drawcircle procedures. Can choose a circle and the radius of dots, you can choose the line thickness, the initial termination of coordinates, such as solid line dashed line.
Platform: | Size: 13312 | Author: 鹏鹏 | Hits:

[OpenGL programseedfill

Description: 使用扫描线种子填充算法实现400×400的圆的填充,该算法用中点画圆法对原算法进行了优化,实现效率明显提高。-The use of scan line seed fill algorithm to achieve 400 × 400 of a circle filling, the algorithm using the midpoint of the original algorithm drawcircle optimized to achieve improved efficiency.
Platform: | Size: 1344512 | Author: wxy | Hits:

[2D Graphicddanew1

Description: 实现三种画线方法及画圆,DDA画线,中点画线,BRESENHAM画线法,可画任意直线及圆弧和圆-Draw a line to achieve the three methods and drawcircle, DDA painting line, in line stipple, BRESENHAM Line Act, may be painting a straight line and arc and arbitrary round
Platform: | Size: 1936384 | Author: yanzi | Hits:

[Graph DrawingDrawCircle

Description: 自己用mfc写的画圆程序,在VC2005上编写。并有拖动的功能。可以选择圆的填充颜色。-Their use mfc drawcircle written procedures, prepared in VC2005. And drag functions. Can choose the color-filled circle.
Platform: | Size: 56320 | Author: zhmaol | Hits:

[Graph DrawingdrawCircle

Description: 计算机图形学 画圆算法 bresenham-Computer Graphics drawcircle Bresenham algorithm
Platform: | Size: 1895424 | Author: sfdlkwqe | 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:

[JSP/Javadrawcircle

Description: if(e.getActionCommand()=="参数法画圆"){ p=11 } } //actionPerformed //实现接口WindowListener的所有方法,用于处理发生在窗口上的事件 public void windowClosing(WindowEvent e)-if (e.getActionCommand ()== drawcircle parameter method ) (p = 11))// actionPerformed// Implement Interface WindowListener all the methods used to deal with the occurrence of events in the window public void windowClosing (WindowEvent e)
Platform: | Size: 2048 | Author: 李默 | Hits:

[Dialog_Windowdraw

Description: 计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法-Computer graphics system developed by me alone CGraph class is drawing function draw a straight line: DDA algorithm improved the mid-point Bresenham algorithm Bresenham algorithm drawcircle: the mid-point Bresenham algorithm for drawing elliptical: the mid-point Bresenham algorithm
Platform: | Size: 1991680 | Author: | Hits:

[GDI-BitmapDrawCircle

Description: 在一幅图像上画圆,可以输入二值或灰度图像-Drawcircle in an image, you can enter binary or gray image
Platform: | Size: 1024 | Author: wangqi | Hits:

[Graph DrawingDrawCircle

Description: 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
Platform: | Size: 1024 | Author: 流星 | Hits:

[Windows DevelopDrawCircle

Description: 用Vc实现画圆和其他函数的绘图,图像的变换的内容希望对大家有帮助-Drawcircle with Vc and other functions to achieve the mapping, change the content of images for all of us want to help
Platform: | Size: 53248 | Author: wangjiancun | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net