搜索资源列表
ggggg
- 二维CAD绘图设计,包括线型、颜色、线条选择与设计。包含工具条、状态条-two demension CAD drawing designer,include line-type,color,choice line and desing.include toolbar ,statusbar
GDI_Meta
- 这个程序实现了一般绘图应用程序所具有的绝大多数功能,并提供了一些额外的辅助功能。可以进行直线图元、椭圆图元、三角形图元、矩形图元等图元的绘制,还可以填充图元,绘制文本,改变线条颜色、类型以及填充方式等。允许对图形的删除、修改、拷贝、剪切、平移、撤销等操作。允许改变图元的颜色、线形、形状等。还有辅助网格功能方便用户进行定位绘制。还有文件格式和数据库支持等功能。对想了解GDI编程的朋友有极大的帮助。-the process of general graphics applications have
1DrawLine
- vc编的绘图程序,算法维图形学中的非库调用有圆,线条等,有颜色选择.-vc addendum to the drawing process, algorithm-dimensional graphics, which called for a non-circular, such as lines, color choices.
MyDraw
- 建立自己单文档的工程; 建立程序图标; 添加绘图菜单项:直线、椭圆、矩形; 添加线条颜色、填充颜色、笔宽等菜单项; 响应鼠标操作的橡皮条的交互画法; 在OnDraw()中显示图形; 实现线条、填充色及笔宽的自由设置。
MFC
- mfc绘图。画不同颜色、不同大小的线条。
Graphic
- 一个简单的绘图程序,有背景图片,适合初学者学习 绘制图形,包括设置颜色,线条粗细,
C++简单绘图程序
- 简单的绘图程序,实现等简单图形绘制和颜色线条设置……
EasyDraw.rar
- EasyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。,EasyDraw is a simple mapping software, the integrated use of the examples in this chapter will be introduced by Visual C++ 2005 the basic kno
EasyDraw.rar
- EasyDraw是一个简单的绘图软件。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。,EasyDraw is a simple mapping software. EasyDraw have the following features: 1. Linear, rectangular, oval drawing. 2. You can change the type of drawing lines, width, color.
简单绘图程序,VC6
- 可以简单地实现绘图,画直线,矩形,椭圆,可以修改颜色和线条粗细
EasyDraw
- EasyDraw是一个简单的绘图软件,这个实例综合运用了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple mapping software, the examples of the integrated use of the Visual C++ 2005 the basic knowledge. EasyDraw have the following
image
- 绘图,绘制基本的图形操作,比如直线,椭圆,矩形以及文本的写入,此外还设置了字体颜色,线条类型-Drawing, drawing basic graphics operations, such as a straight line, oval, rectangular, as well as write the text, in addition to setting the font color, line type
fourth-07301048
- 第四次作业 1、 创建一个Animal(动物)类,让Horse(马),Dog(狗),Cat(猫)等动物继承Animal类。在Animal类中定义一些方法,让其子类重写这些方法,编写一个运行时多态的程序。 创建一个Animal类型的数组,在其中填充不同子类,然后调用自己的父类中的方法,看看会有什么情况发生。 2、 修改练习3.3,使Animal成为一个接口。 3、 在面向对象的绘图应用应用程序中,可以绘制圆形、矩形、直线等很多其他的图形对象。这些对象都具有相同的特定状态
EasyDraw
- asyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-asyDraw is a simple mapping software, the integrated use of the examples in this chapter will be introduced by Visual C++ 2005 the basic kno
MyCAD
- C#仿简单的CAD矢量绘图源码.重点是模仿了CAD的矢量绘图功能,实现了画直线,长方形,圆形、选择线条颜色,线条粗细、移动以及清除等操作,还可以保存。-C# imitate a simple CAD vector graphics source. Focus on imitation of the CAD vector graphics to achieve a draw line, rectangle, circle, select the line color, line thickness
drawingpanel
- Java 写的画图板,通过这个小程序,大家可以了解到:建立输入输出流、按钮数组,存放以下名称的功能按钮、创建基本操作按钮,包括"新建"、"打开"、"保存"等、定义铅笔画,也就是用鼠标拖动着随意绘图、绘制以指定颜色填充的实心矩形、绘制以指定颜色填充的实心椭圆、绘制以指定颜色填充的实心圆角矩形、橡皮擦,可用来擦去已经绘制好的图案、选择颜色按钮,可用来选择需要的颜色、选择线条粗细的按钮,输入需要的数值可以实现绘图线条粗细的变化…… -Java to write the drawing board,
MyPaint
- c#写的简单绘图程序,可以实现线条颜色的选择及线型的选择等功能-c# to write a simple drawing program, can choose the color line and the choice of linear functions
Graphic
- 设计一个简单的单文档界面绘图程序,实现绘制线条、矩形、椭圆以及更改线条颜色、线型,程序界面包含菜单、工具栏和状态栏-Design a simple single document interface drawing program, draw lines, rectangles, ellipses, and change the line color, line styles, the program interface contains the menu, toolbar and status
MyCAD
- 重点是模仿了CAD的矢量绘图功能,实现了画直线,长方形,圆形、选择线条颜色,线条粗细、移动以及清除等操作,还可以保存。-The focus is an imitation of CAD vector graphics functions draw a straight line, rectangle, round, select the line color, line thickness, move and clear operation can also save.
tuyasrc
- private Size DefaultPicSize //储存原始画布大小,用来新建文件时使用 private bool bReSize //是否改变画布大小 private DrawTools dt //绘图工具类实例 private Color foreColor = Color.Black //绘图工具线条颜色 private string sFileName //打开的文件名 private string sType //绘