搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
Palette.zip
- 我用Win API编写的画板程序。 能够进行基本的图形绘制功能:直线,圆、矩形和多边形; 数据保存功能,能够把图形数据通过矢量保存到文件中; 简单的编辑功能:双击选中,利用键盘ael键和菜单项删除选中的图形元素; 能够从文件中加载保存的数据,并且能够进行基本的编辑操作; 可以进行对象的放大和缩小; 可以上下左右进行画板移动; 如果在一个计算机上运行两个程序实例,那么在任何一个程序中操作在另外的程序中都可以看到相同的操作结果,也就是程序之间具有通信的功能。 ,I use Win
MiniDraw
- 简单的绘图小软件,可以绘制线段,矩形,椭圆和任意多边形-Easy small graphics software, you can draw line, rectangle, ellipse and arbitrary polygon
picture3
- 利用MFC实现画图功能,利用CImage类作为画图控件,实现矩形、椭圆等不同图形、不同线型的绘制。-Achieved using MFC drawing functions, the use of CImage class as drawing the control to achieve rectangle, ellipse different graphics, different line drawing.
complete
- 利用lisp语言绘制矩形,包括中心线图层、粗实线图层以及细实线图层-Draw rectangle using lisp language, including centerline layer, thick solid line and thin solid line layers layers
juxing
- 一个简单的绘制矩形的VC++小程序,方便初学学习用-A simple draw a rectangle VC++ small program, easy beginner to learn to use
MiniDraw
- 用父类下的子类实现各种多边形的绘制,画线条扇形,任意封闭曲线,椭圆矩形等-Subclass of the parent class of polygon drawing, painting lines on the fan, any closed curve, ellipse, rectangle, etc.
MiniDraw3-
- 用父类下的子类实现各种多边形的绘制,画线条扇形,任意封闭曲线,椭圆矩形等-Subclass of the parent class of polygon drawing, painting lines on the fan, any closed curve, ellipse, rectangle, etc.
OpenGLExample
- 计算机图形学应用界面实现矩形的绘制建立坐标系通过对话框进行参数的更改-Computer graphics application interface of the rectangle to draw the establishment of the coordinate system parameter changes through a dialog box
FillRgn
- FillColor属性用在VB中绘制圆和矩形时决定填充的颜色。如果想填充任意区域要借助Windows API。Windows API中有两组用于填充,一组是利用区域函数,另一组是利用ExtFloodFill函数。-The FillColor property used to draw a circle and rectangle in VB decision fill color. If you want to fill any area must rely on the Windows API
MyShape
- 自动绘制矩形,圆形,直线,椭圆图形,改变颜色线条宽度等功能。是MFC图形绘制的例子。-Automatic drawing rectangular, circular, linear, elliptical graphics, change the color and line width function. Example the MFC graphics rendering.
mouse_key
- (1) 在屏幕上绘制一个矩形,并将举行内部划分成 4 个矩形区域; (2) 在矩形内移动鼠标时,在上面划分的 4 个区域中显示不同的光标,并在屏幕左上角显示光标坐标; (3) 当用户按下 SHIFT 和 CTRL 键并移动鼠标时,显示一个消息框,提示用户按下的是哪个键。 -(A) Draw a rectangle on the screen, and will hold internally divided into four rectangular areas (2) mo
zutai3
- VC++几何图形绘制Drawcli源代码文件,支持绘画的图形有椭圆、矩形、圆形,可以选择背景叠加的方式,绘制结束的对象可以移动,可以制作组态软件。-Geometric drawing Drawcli VC++ source code files, support for drawing graphics are oval, rectangular, round, you can select the background superimposed manner, drawing objects
argc
- 绘制矩形 用处++ opengl 绘制的矩形方法-drawing rectangle
20150527307
- 建立基本对话框程序CUseMessage。 定义一个自定义消息 HINT_PROCESS 建立基本对话框程序CDrawPoint. 定义自定义消息HINT_PROCESS 声明消息响应函数 定义消息与响应函数的映射关系 定义消息响应函数 跟踪CuseMessage对话框中的鼠标左键按下位置,并在CDrawPoint窗口的相应位置绘制矩形。 -Establish a basic CUseMessage dialog box procedure. Define a
MyDrawApp
- 基于QT框架,实现基本的绘图功能,可以更改画笔颜色、类型、宽度,绘制矩形、圆形、折线、任意多边形- QT-based framework to achieve the basic drawing functions, you can change the pen color, type, width, draw a rectangle, circle, polyline, arbitrary polygon
Lab02
- 用C++构造绘制矩形的类并着色并返回所绘制的矩形在窗体中的位置和它的长宽-use c++ to create a new class which can draw rectangle and colour it
SimpCuber
- opengl绘制矩形, 其中包括鼠标事件,点击鼠标左键选择两个点会绘制一个矩形;-using opengl draw rect
RoundedRectangleExample
- 在windows form中绘制一个圆角矩形按钮(raw a rounded rectangle button in Windows Form)
GandyDraw_MFC
- 橡皮筋绘制矩形,线,等不同形状,代码好用(Rubber band drawing rectangle, line, and other different shapes, code easy to use)