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

Search list

[SourceCodegraphics

Description: 本程序是图形的设计,比较简单 可以画线,圆和椭圆 并可以平移,旋转,选择删除,回退,保存 打开图形-The code is used to graph design. It can draw line,draw circle,draw ellipse.The graph can be rotated,translated and selected delete,undo,save.
Platform: | Size: 248832 | Author: 吴晓辉 | Hits:

[2D GraphicBresenham算法编程演示

Description: Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle, ellipse, and so on the basis of graphics courses curriculum design.
Platform: | Size: 8192 | Author: susu | Hits:

[OpenGL programOpenGL_CircleAlgorithm

Description: OpenGL,to draw a line and draw a circle(line and circle algorithms)-OpenGL, to draw a line and draw a circle (a line and circle lgorithms)
Platform: | Size: 775168 | Author: Leon | Hits:

[Otherdraw

Description: 本程序完成简单的图形学操作。用鼠标实现画线、画圆、画矩形、多边形等,以及图形的填充、直线和多边形的裁剪-This process is complete a simple graphics operation. Use the mouse to achieve the painting line, circle, drawing rectangle, polygon, as well as graphics-filled, straight-line and polygon clipping
Platform: | Size: 47104 | 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:

[Graph DrawingDraw

Description: 本次综合设计实验是用C++语言在MFC环境下实现一个的画图程序。程序主要由两个类构成,分别是实现响应菜单和实现作图与图形处理的功能。在作图类里有计算机图形学课本中的各种的与图形相关的算法的具体实现,如DDA画线算法、中点圆算法、种子填充算法、平移、旋转、比例缩放等。-The integrated design of experiments is used C language in the MFC environment realize a drawing program. Procedures constituted mainly by two categories, namely, to respond to the menu and realize realize mapping and graphics processing functions. In the mapping category, there are computer graphics in a variety of textbooks and graphics related to the concrete realization of the algorithm, such as the DDA line drawing algorithm, the midpoint circle algorithm, the seed fill algorithm, translation, rotation, scaling and so on.
Platform: | Size: 3769344 | Author: xiaoqzh | Hits:

[Graph DrawingDraw

Description: 实现一个画图程序。要求能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。要求结果可以存盘,但不必存成图片文件。-The realization of a Paint program. Requirements can draw a straight line, arc, elliptical arc, polygon, to custom colors. For polygon, ellipse and circle can be filled. And can realize Undo/Redo (step to). Save results can be requested, but need not be saved as image files.
Platform: | Size: 1993728 | Author: leo | Hits:

[CSharpDraw

Description: C#绘图程序,包括画线,画圆,方块,路径-C# Mapping procedures, including the painting line, circle, box, path
Platform: | Size: 90112 | Author: zzx | Hits:

[Graph Drawingdraw

Description: 本程序基于MFC制作,从而实现了手工画直线,画圆,画椭圆,画曲线等功能-This procedure produced based on the MFC in order to achieve the hand-painting a straight line, circle, oval painting, drawing curves and other functions
Platform: | Size: 3811328 | Author: xuzhen | Hits:

[Special Effectsroughdraw

Description: 本程序为关于画线的算法: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 diagram lines.
Platform: | Size: 4096 | Author: 李岩 | Hits:

[Windows DevelopVcProgram

Description: C++下的简单绘图程序源代码,自己做的,初学者适用-The simple program which can draw picture such as circle line point rectangle.
Platform: | Size: 1931264 | Author: llc | Hits:

[Windows Developpaint

Description: 模拟Windows中的画图程序,可以选择画直线、矩形、圆形、文字,可以设置画笔的粗细和颜色等-Simulation of the Windows Paint program, you can choose to draw a straight line, rectangle, circle, text, you can set the brush size and color, etc.
Platform: | Size: 14336 | Author: rongyin | Hits:

[ARM-PowerPC-ColdFire-MIPSlcd12864(dg128)

Description: 飞思卡尔dg128的液晶显示程序,适合st7920的所有液晶,含画线,画圆-freescale dg128 for lcd,adjust for st7920,including draw line and draw circle
Platform: | Size: 224256 | Author: voncedar | Hits:

[Graph RecognizemidpointDraw

Description: 精典的中点法画圆与画线,有与函数对比的圆!方便大学对比!-draw Circle,line by Midpoint.
Platform: | Size: 1024 | Author: 冯坚 | Hits:

[GUI DevelopDrawCircleByThreePoint

Description: 三点画圆的程序,展示VB中Line和Shape控件的使用例子,随意点击窗体三下可以画出一个圆,右键菜单可以显示/隐藏线条等-Draw Circle By Three Point Program, the example shows the useage of Line and Shape controls in VB , click the Form 3 times may be arbitrarily draw a circle, right-click menu can show/hide the lines, etc.
Platform: | Size: 2048 | Author: 阿龙 | Hits:

[CSharpWhiteboard2

Description: C#绘图板,直线、矩形、圆形、曲线、填充矩形、填充圆形、输入文字、路径-C# graphics tablet, line, rectangle, circle, curve, filled rectangle, filled circle, enter text, the path
Platform: | Size: 80896 | Author: 夏云 | Hits:

[Graph DrawingDraw

Description: 基于Visual C++ 6.0开发系统,仿制Windows画图软件,实现如下功能: 1. 动态绘制文本、直线、矩形、圆(椭圆)、多边形等基本图形; 2. 可以改变图形的颜色、粗细、线型(实线、虚线、点划线等); 3. 可以实现图形的剪切、复制、粘贴、缩放(全部或指定区域)等基本编辑功能; 4. 基本的图形保存、打开、显示等功能;-Based on Visual C++ 6.0 development system, generic Windows drawing software, to achieve the following functions: 1. Dynamic draw text, line, rectangle, circle (oval), polygons and other basic graphics 2. Can change the graph color, thickness, line type (solid line, dashed, dotted, etc.) 3. can graph cut, copy, paste, zoom (in whole or in designated areas) and other basic editing functions 4. basic graphic save, open, display and other functions
Platform: | Size: 4000768 | Author: 李超 | Hits:

[Other Embeded programLCD-Draw-Line-Circle..

Description: 嵌入式开发,LCD,画直线,圆等简单图形算法-Embedded development, LCD, draw lines, circles and other simple graphical method
Platform: | Size: 1871872 | Author: cowboy | Hits:

[CSharpDraw

Description: ArcEngine二次开发绘制图形功能,包括画线对象,画圆对象,画面对象和画文本对象-Secondary development ArcEngine draw graphics functions, including drawing a line object, draw a circle object, the screen object and draw a text object
Platform: | Size: 985088 | Author: Lucas Rao | Hits:

[OpenCVopenCV-draw-circle

Description: 对于初学者很有用处的代码,用于画圆,直线,正弦的,不过需要差插入OPENCV-Very useful for beginners code for Circle, Line, sinusoidal, but it needs poor insertion OPENCV
Platform: | Size: 1024 | Author: 高鹏 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net