搜索资源列表
846643DDAmid
- 计算机图形学,用DDA中值法画椭圆、直线等基本图元。- Computer graphics, with DDA in value law base map Yuan and so on picture ellipse, straight line.
work2
- 一个从MSDN的scribble改进的程序,可以画直线,矩形及椭圆。对于学习图像处理是个很好的入门-a scribble from the MSDN improved procedures can draw straight lines, rectangle and oval. Learning image processing is a very good entry
Windows绘图
- 1、 在客户区内使用画笔和画刷绘制一个矩形。 2、 使用红色网格绘制一个椭圆。 3、 使用绿色点划线绘制椭圆的轴线 -one in the district customers use a brush and brush painting drawing a rectangle. 2, the use of red mesh drawing an ellipse. 3, the use of green point line drawing elliptical axis
完成通过鼠标在视图窗口内绘制任意形状的线
- 所绘画出的线段类型、颜色和粗细,还有如何定 义画刷的填充颜色和类型。如何用Rectangle函数绘画矩形、用Ellipse函数绘画圆和椭圆和运用 -drawn up by the line type, color and thickness, and how to define the brush paintings filled with color and type. How Rectangle function rectangular painting, painting w
绘图程序c实现
- 该程序实现了简单的绘图功能,包括画圆,直线,椭圆等,都是图形学原理实现-realized by the simple graphics, including Circle, straight, oval, all graphics principle to achieve
简单控件实现
- 用按钮控件来实现响应鼠标事件,简单的画圆、椭圆和正方形-used to achieve control button mouse response to the incident, a simple Circle, oval and square
ZHG_bmp_maker
- 本软件由ZHG用TC2.0开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘) -the software used by the TC Z
tu
- 简单的绘图编程 划直线水平线随手画直线椭圆位图-simple graphics programming is readily horizontally straight line drawing elliptical bitmap
draw
- 计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法
JSJ课程设计
- 图形学课程设计,能实现画线,画圆,画椭圆等图形,还能实现给图形上色,变形等功能-graphics curriculum design, able to draw lines, the Circle, such as painting elliptical graphics, but also to achieve color graphics, deformation features
MFCDrawEllipse
- 用Visual C++ 6.0 MFC编写的画椭圆程序,适合初学C++MFC的人收录的MFC实例,此码绝对能运行!! -Using Visual C++ 6.0 MFC oval painting written procedures, suitable for beginners C++ MFC of people included in the MFC example, this code will never run! !
Ellipse
- VisualC++6.0下用MFC画椭圆的源程序,这是在学计算机图形学时自己写的,希望对入门者有所帮助。-VisualC++6.0 using MFC under the oval picture of the source, this is the time to write their own computer graphics school, and want to help beginners.
circlenew
- 在MFC环境利用CDC中画圆,依照此算法可以画椭圆等矢量点状符号-MFC draw circle
pingtuyouxi
- 简单的画椭圆 等等的简单功能 只是还有很多功能没有实现-Simple oval painting simple function just like there are many features not implemented
mfccoordinates
- 画椭圆(无填充颜色)可鼠标画图也可输入坐标-Oval painting (no fill color) Mouse Paint can also enter coordinates
ulgbritwm
- 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-Graphical linear midpoint generation algorithm, Bresenham draw a straight line, Bresenham drawing ellipse
tmethe
- 图形画椭圆与圆弧中点算法类似:确定一个象素后,接着在两个候选象素的中点(Graphics drawing elliptical and circular arc midpoint algorithm is similar: to determine a pixel, and then at the point of the two candidate pixels)
CAD
- CAD,c语言实现,可实现画椭圆矩形直线曲线字符等,编辑删除操作完整(CAD, C language realization, can realize drawing ellipse rectangle linear curve character and so on, edit and delete operation complete)
qeozsw008
- 图形画椭圆与圆弧中点算法类似:确定一个象素后,接着在两个候选象素的中点()
8775250
- 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆()