搜索资源列表
Bresenham算法编程演示
- 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,
OpenGL_CircleAlgorithm
- 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)
graphics.rar 图形设计
- 本程序是图形的设计,比较简单 可以画线,圆和椭圆 并可以平移,旋转,选择删除,回退,保存 打开图形,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.
lcd12864(dg128).rar
- 飞思卡尔dg128的液晶显示程序,适合st7920的所有液晶,含画线,画圆,freescale dg128 for lcd,adjust for st7920,including draw line and draw circle
Draw
- java 仿windows 画图 中点画圆算法,中点画线算法,边界剪裁,多边形平移-java midpoint circle drawing algorithm imitation windows, the dotted line algorithm, the boundary cut, polygon translation
Draw
- 基于Visual C++ 6.0开发系统,仿制Windows画图软件,实现如下功能: 1. 动态绘制文本、直线、矩形、圆(椭圆)、多边形等基本图形; 2. 可以改变图形的颜色、粗细、线型(实线、虚线、点划线等); 3. 可以实现图形的剪切、复制、粘贴、缩放(全部或指定区域)等基本编辑功能; 4. 基本的图形保存、打开、显示等功能;-Based on Visual C++ 6.0 development system, generic Windows drawing softwar
Whiteboard2
- C#绘图板,直线、矩形、圆形、曲线、填充矩形、填充圆形、输入文字、路径-C# graphics tablet, line, rectangle, circle, curve, filled rectangle, filled circle, enter text, the path
LCD-Draw-Line-Circle..
- 嵌入式开发,LCD,画直线,圆等简单图形算法-Embedded development, LCD, draw lines, circles and other simple graphical method
32590132
- 计算机图形学基本算法 画点、线、圆、多边形等,及其平移、旋转、缩放等 OpenGL 立方体、球体等,旋转缩放平移,光线控制等-Computer graphics algorithms draw point, line, circle, polygon, etc., and its translation, rotation, scaling, OpenGL cube, sphere, etc., rotating the zoom pan, light control, etc.
draw
- 本程序基于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
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
VcProgram
- C++下的简单绘图程序源代码,自己做的,初学者适用-The simple program which can draw picture such as circle line point rectangle.
paint
- 模拟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.
midpointDraw
- 精典的中点法画圆与画线,有与函数对比的圆!方便大学对比!-draw Circle,line by Midpoint.
DrawCircleByThreePoint
- 三点画圆的程序,展示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
Draw
- ArcEngine二次开发绘制图形功能,包括画线对象,画圆对象,画面对象和画文本对象-Secondary development ArcEngine draw graphics functions, including drawing a line object, draw a circle object, the screen object and draw a text object
draw
- Windows程序,实现画线的不同算法,以及画圆画线-Draw line in diferent ways and draw circle and so on
Draw-circle-rectangleline-and-point-
- 在vc开发环境下的MFC上画点,线,矩形和圆形-Draw rectangular and circular dotted line in MFC
draw
- (1) 定义一支黄色画笔,绘制一条线段; (1) 定义一支紫色画笔,绘制一条多段线; (3) 定义一支红色画笔,绘制一个正方形,并用适当的画刷填充图形内部; (4) 定义一支绿色画笔,绘制一个圆,并用适当的画刷填充图形内部; (5) 定义一支蓝色画笔,绘制一个正六边形,并用适当的画刷填充图形内部。 -(1) defines a yellow pen, draw a line segment (1) defines a purple pen, draw a poly
openCV-draw-circle
- 对于初学者很有用处的代码,用于画圆,直线,正弦的,不过需要差插入OPENCV-Very useful for beginners code for Circle, Line, sinusoidal, but it needs poor insertion OPENCV