CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - draw rectangle mfc

搜索资源列表

  1. mfc简易画笔

    1下载:
  2. 一个简单的绘图程序,能够绘制矩形,直线,椭圆等一系列的图形。比较方便,还可以随意改变图形的颜色。-a simple drawing program, to draw a rectangle, straight, oval and a series of other graphics. More convenient, but also can arbitrarily change the color graphics.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:180494
    • 提供者:王烨
  1. Draw

    0下载:
  2. 用mfc写的对话框程序,可以绘制任意大小的矩形,对初学者很有借鉴意义-Written using mfc dialog program, you can draw any size rectangle, great reference for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3522370
    • 提供者:gunner
  1. draw_rectangle

    0下载:
  2. windows MFC编程,点击鼠标左键,在鼠标点击的区域,屏幕上画一个矩形-windows MFC programming, click the left mouse button, click the mouse region, draw a rectangle on the screen
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:36673
    • 提供者:高明
  1. draw

    0下载:
  2. 一个简单的绘图实例,描述了一些简单的MFC绘制矩形,书写文本的方法-A simple drawing examples, describes some simple MFC draw rectangle method of writing the text
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:285158
    • 提供者:sfz
  1. BlokOut1

    0下载:
  2. visual C++,MFC编程环境编写的用鼠标画方框的程序!-visual C++,MFC,draw rectangle!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:56674
    • 提供者:caiba
  1. Hbrush-rectangle

    0下载:
  2. 用画刷实现WINDOW32APPLITION 编程,用的是WIN32 函数,没用用MFC,适合初学者。-using the brush to draw a picture ,not using the MFC to draw the picture.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:933
    • 提供者:ganggang
  1. Graphic

    0下载:
  2. 初学MFC时编的绘图程序,可以选线型,设置颜色,画矩形,椭圆,直线等图形-MFC time series of the beginner drawing program, you can choose linear, set the color, draw rectangle, ellipse, straight line graph
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3685173
    • 提供者:Tony
  1. vcGraphic

    0下载:
  2. 这是一个介绍如何在使用MFC绘制圆,椭圆,点,矩形的程序,简单易懂。-This is a how to draw using MFC round, oval, point, rectangle procedure, easy to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:31550
    • 提供者:追风
  1. Test_Rect

    0下载:
  2. 在图片上画一个矩形,可以变成红色的,等一系列操作,mfc的开始!-Draw a rectangle in the picture, can become red, and a series of operations, mfc start!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1424229
    • 提供者:mal
  1. MFC-bmp-picture

    0下载:
  2. 用MFC打开BMP图像后画个矩形然后保存-open a bmp picture and draw a rectangle then save it by using MFC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3870719
    • 提供者:江守超
  1. MiniDraw

    0下载:
  2. MiniDraw是个小型绘图系统,实现了画直线、椭圆、多边形、矩形、随手画的功能。可以帮初学者体会MFC编程,巩固使用STL的vector.-MiniDraw is a small graphics systems, to achieve a draw a straight line, ellipse, polygon, rectangle, readily draw function. MFC programming experience can help the beginner, to c
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:23697
    • 提供者:miaomiao
  1. MFC-OnDraw

    0下载:
  2. MFC 橡皮筋法绘制直线 矩形 圆 多边形 右击后换颜色-MFC rubber band method to draw a straight line rectangle round polygon right-click to change color
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3790059
    • 提供者:leo
  1. rectangle

    0下载:
  2. C++ MFC程序 用彩色线条在界面不同地方绘出不同的矩形-Draw different rectangles with colored lines in different places of the interface using MFC
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:2503582
    • 提供者:rivulet
  1. MFC

    0下载:
  2. MFC框架,实现canny边缘检测和在图像中画矩形的功能-MFC framework canny edge detection and draw a rectangle in the image function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:28791808
    • 提供者:651
  1. MFC-call-OpenGL-graphics

    0下载:
  2. MFC调用OpenGL编程,通过OpenGL在客户区画一个长方体,可以旋转,放大并且缩小-MFC Calling OpenGL programming, via OpenGL to draw a rectangle in the client area, you can rotate, enlarge and shrink
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2329406
    • 提供者:李明
  1. rect

    0下载:
  2. 这个程序可以实现用mfc画出大小不一的矩形-draw rectangle with mfc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:28669
    • 提供者:张建帮
  1. MFC-rectangle-lines

    0下载:
  2. MFC绘制矩形和直线,功能较为齐全,非常不错-MFC draw rectangles and straight lines, functions more complete, very good
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3874317
    • 提供者:李四
  1. Draw

    0下载:
  2. 这是一款简易的绘图程序,实现了基于直线,折线,三角形,矩形的画笔工具,从而可以绘制一些简单的图案,该程序对于MFC初学者非常有帮助。-This is a simple drawing program, achieve a straight line, line, triangle, rectangle brush tool, which can draw some simple pattern, the program is very helpful for beginners MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2409021
    • 提供者:gaoyang
  1. MFC

    1下载:
  2. MFC绘图软件,可画直线,圆和椭圆,矩形等,可选颜色和线条粗细。-MFC graphics software can draw a straight line circles and ellipses rectangle optional color and line thickness
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4965157
    • 提供者:liujiayu
  1. MFC画图板

    1下载:
  2. MFC画图板,可以画一些基本图形,如直线,椭圆,扇形,矩形,弦形,三角形。 可以保存为BMP的文件(MFC drawing board, you can draw some basic graphics, such as line, ellipse, sector, rectangle, string, triangle. Files that can be saved as BMP)
  3. 所属分类:绘图程序

    • 发布日期:2020-05-05
    • 文件大小:5143552
    • 提供者:hkjabcd
« 12 3 4 »
搜珍网 www.dssz.com