CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 绘制矩形

搜索资源列表

  1. 一个非常好用的Autocad工具集

    6下载:
  2. ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
  3. 所属分类:其他小程序

    • 发布日期:2010-03-26
    • 文件大小:1.96mb
    • 提供者:ayungerstudio
  1. Palette.zip

    0下载:
  2. 我用Win API编写的画板程序。 能够进行基本的图形绘制功能:直线,圆、矩形和多边形; 数据保存功能,能够把图形数据通过矢量保存到文件中; 简单的编辑功能:双击选中,利用键盘ael键和菜单项删除选中的图形元素; 能够从文件中加载保存的数据,并且能够进行基本的编辑操作; 可以进行对象的放大和缩小; 可以上下左右进行画板移动; 如果在一个计算机上运行两个程序实例,那么在任何一个程序中操作在另外的程序中都可以看到相同的操作结果,也就是程序之间具有通信的功能。 ,I use Win
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1.61mb
    • 提供者:陈忻
  1. MiniDraw

    0下载:
  2. 简单的绘图小软件,可以绘制线段,矩形,椭圆和任意多边形-Easy small graphics software, you can draw line, rectangle, ellipse and arbitrary polygon
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:51.85kb
    • 提供者:huiwang
  1. picture3

    0下载:
  2. 利用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.
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:4.97mb
    • 提供者:lee
  1. complete

    2下载:
  2. 利用lisp语言绘制矩形,包括中心线图层、粗实线图层以及细实线图层-Draw rectangle using lisp language, including centerline layer, thick solid line and thin solid line layers layers
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1.02kb
    • 提供者:胡志峰
  1. juxing

    0下载:
  2. 一个简单的绘制矩形的VC++小程序,方便初学学习用-A simple draw a rectangle VC++ small program, easy beginner to learn to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.89mb
    • 提供者:张聪
  1. MiniDraw

    0下载:
  2. 用父类下的子类实现各种多边形的绘制,画线条扇形,任意封闭曲线,椭圆矩形等-Subclass of the parent class of polygon drawing, painting lines on the fan, any closed curve, ellipse, rectangle, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:17.63kb
    • 提供者:sasa
  1. MiniDraw3-

    0下载:
  2. 用父类下的子类实现各种多边形的绘制,画线条扇形,任意封闭曲线,椭圆矩形等-Subclass of the parent class of polygon drawing, painting lines on the fan, any closed curve, ellipse, rectangle, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:3.95mb
    • 提供者:sasa
  1. OpenGLExample

    0下载:
  2. 计算机图形学应用界面实现矩形的绘制建立坐标系通过对话框进行参数的更改-Computer graphics application interface of the rectangle to draw the establishment of the coordinate system parameter changes through a dialog box
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:12.81mb
    • 提供者:李嘉
  1. FillRgn

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2016-01-24
    • 文件大小:5kb
    • 提供者:邓乐喜
  1. MyShape

    0下载:
  2. 自动绘制矩形,圆形,直线,椭圆图形,改变颜色线条宽度等功能。是MFC图形绘制的例子。-Automatic drawing rectangular, circular, linear, elliptical graphics, change the color and line width function. Example the MFC graphics rendering.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:44.67kb
    • 提供者:
  1. mouse_key

    0下载:
  2. (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
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1.14mb
    • 提供者:yxr
  1. zutai3

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:72.64kb
    • 提供者:任行
  1. argc

    0下载:
  2. 绘制矩形 用处++ opengl 绘制的矩形方法-drawing rectangle
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.83kb
    • 提供者:bear
  1. 20150527307

    0下载:
  2. 建立基本对话框程序CUseMessage。 定义一个自定义消息 HINT_PROCESS 建立基本对话框程序CDrawPoint. 定义自定义消息HINT_PROCESS 声明消息响应函数 定义消息与响应函数的映射关系 定义消息响应函数 跟踪CuseMessage对话框中的鼠标左键按下位置,并在CDrawPoint窗口的相应位置绘制矩形。 -Establish a basic CUseMessage dialog box procedure. Define a
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.25mb
    • 提供者:TFBoys
  1. MyDrawApp

    0下载:
  2. 基于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
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.47mb
    • 提供者:于小帅
  1. Lab02

    0下载:
  2. 用C++构造绘制矩形的类并着色并返回所绘制的矩形在窗体中的位置和它的长宽-use c++ to create a new class which can draw rectangle and colour it
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.81kb
    • 提供者:echo42
  1. SimpCuber

    0下载:
  2. opengl绘制矩形, 其中包括鼠标事件,点击鼠标左键选择两个点会绘制一个矩形;-using opengl draw rect
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:5.96mb
    • 提供者:董晓东
  1. RoundedRectangleExample

    0下载:
  2. 在windows form中绘制一个圆角矩形按钮(raw a rounded rectangle button in Windows Form)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:23kb
    • 提供者:Jackov
  1. GandyDraw_MFC

    1下载:
  2. 橡皮筋绘制矩形,线,等不同形状,代码好用(Rubber band drawing rectangle, line, and other different shapes, code easy to use)
  3. 所属分类:其他

    • 发布日期:2021-02-04
    • 文件大小:1.52mb
    • 提供者:luhonghui
« 12 »
搜珍网 www.dssz.com