搜索资源列表
Draw2
- 画一些简单的图元,箭头,折线、椭圆等元素的画图程序-Arrow.cpp Base.cpp DIB.cpp
Form1
- 该程序是一个完整的画图板实现功能,有直线,矩形,椭圆,文本和图像的处理功能。-The program is a complete drawing board to achieve function, there is a straight line, rectangle, ellipse, text and image processing capabilities.
JAVA
- 创建一个applet,绘制一组图形,并且用户可以指定数目。添加不同类型的GUI组件,可以实现下列选择: A:所画图形的类型:圆、椭圆、矩形、直线 B:颜色:红色、绿色、蓝色、橙色、黄色、青色、红紫色 -Create an applet, draw a graph, and the user can specify the number. Add different types of GUI components, can achieve the following options:
Ellipse
- 画出椭圆 鼠标响应 实时显示椭圆 能用鼠标拉出椭圆-The draw ellipse mouse respond to real-time display oval
diy
- 画图工具,能够实现画图工具、画直线、画椭圆、画多边形等功能,并且在绘图的过程中能够修改该画笔的大小以及颜色。该画图程序还需具有橡皮擦功能。 -Drawing tools, drawing tool, draw a straight line, painted oval, and polygon drawing, and in the process of drawing can modify the size and color of the brush. The Paint program n
fpga-draw
- 二维图形加速器设计与实现。采用Verilog HDL语言对各功能模块进行了设计,包括画线、画圆、画椭圆、多边形填充以及区域复制等,总结了一套将算法使用硬件描述语言实现的一般流程.这是本人花了50大洋买的,吐血奉献-Design and implementation of a two-dimensional graphics accelerator. Using Verilog HDL language of each functional module design, draw lines, d
5-49
- 在MFC中,在鼠标框出来的矩形框内,画一个椭圆-In MFC, the mouse out of the frame rectangle, draw an ellipse
MFCdraw
- MFC画图程序代码,可画椭圆,直线,矩形,改线宽,打开保存,颜色等-MFC drawing code can draw ellipses, lines, rectangles, change the line width, open the saved, color, etc.
Rectantle
- 不同算法画圆形椭圆,计算机图形学,源代码,希望对大家有用(Circle ellipses with different algorithms)