搜索资源列表
huizhiyutianchong
- 利用java.awt.Graphics2D类绘制各种图形,矩形,圆,二次曲线,饼形以及它们的填充图形等-use java.awt.Graphics2D draw various types of graphics, rectangle, circle, conic, pie-shaped and filled their graphics
DrawingFilling
- The drawing tool will allow you to draw lines, rectangle, ellipse, and has pen and eraser as tools. It also allow region filling with color
Bubble1
- VC++课堂作业,单击左键画随机大小圆,单击右键画随机大小矩形,图形可按顺序相互覆盖-VC++ class job, click the left button draw random size of the circle, right-click drawing random size of the rectangle, graphics can be covered by the order of mutual
barsky
- 梁友栋算法,矩形裁剪直线 按1鼠标画直线,按2鼠标画矩形,并且矩形会裁剪直线-Liang Dong algorithm, a rectangular cut a straight line drawn by a mouse line, according to two mouse draw a rectangle, and the rectangle will be cut a straight line
Draw
- 简单的画图软件,可画直线矩形椭圆,可设置线宽,线色,填充色,可保存-A simple drawing software, which can draw a straight line rectangle elliptical, you can set line width, line color, fill color, can save
VC-2D-Draw
- 该程序主要功能是在VC实现基本图形的绘制,包括直线,弧形,矩形,椭圆等,并可以讲图形数据保存到文件中,同时还可以计算图形的面积等-The main function of the program is implemented in VC basic graphics rendering, including straight line, arc, rectangle, ellipse, and can speak graphical data saved to a file, also can
QuartzDemo
- Quartz2D基础功能展示,画线,画矩形,画图-Quartz2D basic function display, draw lines, draw a rectangle, drawing
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
Test1
- 用鼠标绘制矩形,在进行选中操作时需要。 -draw rectangle with mouse,it is needed for selecting operation.
drawtool
- 一个简单的画图工具代码,入门级别,能够画圆,矩形,取色,线条等-A simple drawing tools code, entry-level, can draw a circle, rectangle, check color, lines, etc.
untitled4
- 简单的2D绘图程序,能画简单的图元:线段、矩形、椭圆-Simple 2D drawing program, can draw simple elements: line, rectangle, ellipse
CheckerBoard
- 1.2画出棋盘 (一)画出棋盘(图2A)通过查阅代码(图1.2b-c) (b)添加鼠标控制,让用户能够指定棋盘的边界(即矩形顶点)用鼠标点击。(图片见附件中)-1.2 Draw Checkerboard (a) Draw the Checkerboard (Fig. 1.2a) by referring to the code (Fig. 1.2b-c) (b) Add the mouse control, and let users be able to specify th
CGWORK0715-2.0
- MFC下绘制矩形,圆形,多边形,bezier曲线,B样条曲线-draw rectangle bezier Bcurve circle
MousePrint
- 可以实现通过鼠标在功能窗中的矩形绘制,是一个简单的小程序,方便大家练习。-Can be achieved by the mouse to draw a rectangle in the window function is a simple little program to facilitate the practice.
