CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - 绘制矩形

搜索资源列表

  1. 简单的绘工具

    1下载:
  2. 本例实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,创建工具条,使用设备环境变量的各种绘制功能,使用设备环境变量的不同绘制模式,实现文件的流式存储与加载功能等。-the cases to achieve a simple painting tool, the graphics tools with open and closed, preservation, Save document f
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:48.52kb
    • 提供者:唐堂
  1. TEST

    0下载:
  2. 自己开发的一个绘图程序,自定义了工具栏,可以绘制直线,矩形,圆等图形,还可以对图形进行放缩处理。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:116.32kb
    • 提供者:海军
  1. MyPaint

    0下载:
  2. 1、 在屏幕上绘制图形以下图形  直线:从[200,200]到[300,350]画一宽度为3,蓝色的实线,。  矩形;左上角为[150,120]右下角为[200,300],外框为黑色,填充画刷为HS_CROSS,红色。  椭圆弧:  椭圆:  扇形: 2、 用LOGFONT结构来定义字体,输出文本;用字体对话框来选择字体格式、字体颜色。 分别在上述图形的附近标注出:直线、矩形、椭圆、椭圆弧
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:90.39kb
    • 提供者:张陆军
  1. DrawDemo

    0下载:
  2. 绘图demo 可以绘制直线、圆、矩形等的单文档程序-Drawing demo can draw a straight line, circle, rectangle, etc. Single Document procedures
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:54.15kb
    • 提供者:heiding
  1. Myexp1

    0下载:
  2. 设计开发一个简易图形编辑器。1. 交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现 2. 绘制结果可以正确持久化(存储到文件、从文件中读出) -Design and develop a simple graphics editor. 1. Interactive rendering graphics (including at least line, rectangle and text) of the painted graphics can properly a
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:23.52kb
    • 提供者:zhu
  1. VC-huituruanjian

    0下载:
  2. 通过选择菜单或工具栏中相应功能完成基本几何图形的绘制(基本几何图形包括直线、圆、椭圆、矩形等),几何图形能实现存盘和读取显示功能。-By selecting the appropriate menu or toolbar to complete the basic geometry of the mapping function (basic geometric shapes including lines, circles, ellipses, rectangles, etc.), geome
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:307.62kb
    • 提供者:汪涵
  1. WindowsDraw

    0下载:
  2. 界面编程,SDK窗口,GDI编程,绘制动态矩形框-SDK WINDOWS,GDI
  3. 所属分类:Dialog_Window

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

    0下载:
  2. 对话框功能实现画图板功能,可以绘制直线,矩形,三角形的等不同形状不同颜色的图形,可以拖动,支持清空换背景。-The dialog features drawing board, you can draw lines, rectangles, triangles of different shapes in different colors graphics can drag support empty for background.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:8.62mb
    • 提供者:Jerry
  1. Drawing-board

    0下载:
  2. 这是JAVA写的画图板,建立输入输出流、按钮数组,存放以下名称的功能按钮、创建基本操作按钮,定义铅笔画,也就是用鼠标拖动着随意绘图、绘制以指定颜色填充的实心矩形、实心椭圆、指定颜色填充的实心圆角矩形、橡皮擦-This is written in JAVA drawing board, the input and output streams, button array storage following the name of the function button to create a ba
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-11
    • 文件大小:54.83kb
    • 提供者:qoqo233
  1. EasyDraw

    0下载:
  2. 利用VC++实现画图程序 基于MFC 使用VC++2005实现。 直线 矩形 椭圆 的绘制 改变线条颜色宽度类型-Use VC++ MFC-based drawing program using VC++2005 achieve. Straight-line rectangular oval drawing to change the width of the line color type
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:212.1kb
    • 提供者:尹雨田
  1. SY21510104

    0下载:
  2. 网格索引,先输入点数再点绘制,矩形和圆形拉框是用来找点的,有的时候会有bug,请大家多多包含,这个还有待改善。-Grid index, the first input points and then point to draw rectangular and circular pull box is used to find the point, and sometimes there will be a bug, please include a lot, this has yet to be
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-08
    • 文件大小:3.6mb
    • 提供者:杨弘越
  1. Graphic2

    0下载:
  2. 利用vc++绘制点、直线、矩形和椭圆,并保存。-Use vc++ draw points, lines, rectangles and ellipses, and save.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2.24mb
    • 提供者:zh
  1. EllipseLineRectangle

    0下载:
  2. mfc 通过鼠标或者对话框填写参数绘制虚线或实线的椭圆、直线、矩形-Mfc through the mouse or the dialog box to fill in the parameters to draw the dotted line or solid line of the oval, straight, rectangular
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:1.95mb
    • 提供者:Zhangkai
搜珍网 www.dssz.com