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

搜索资源列表

  1. draw

    0下载:
  2. 菜单画图(铅笔工具+文字颜色+形状)基于mfc vs2010-Menu Drawing (pencil tool+ text color+ shape) based on mfc vs2010
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1954797
    • 提供者:up
  1. How-to-use-the-MFC-routines-TeeChart

    1下载:
  2. VS2010MFC中如何使用TeeChart控件,包括控件和类的导入,如何画2维图等。-VS2010MFC how to use TeeChart controls, including import controls and classes, how to draw a two-dimensional map.
  3. 所属分类:ComboBox

    • 发布日期:2017-05-14
    • 文件大小:3099917
    • 提供者:张隆
  1. Draw

    0下载:
  2. 基于MFC 单文档开发的画图小程序,使用vs2008打开Draw.sln项目文件-MFC based single document development drawing small program, use VS2008 to open the Draw.sln project file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:10557878
    • 提供者:江洋
  1. 82528-simple-draw

    0下载:
  2. Combining text-drawing options of DrawText() in MFC c project and source code The following C project contains the C source code and C examples used for Combining text-drawing options of DrawText() in MFC. Do you sufficiently know DrawText fu
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:63949
    • 提供者:cybertoad
  1. Cpen

    0下载:
  2. 用画笔和笔刷绘制随机生成的数字形成波形图。(Draw randomly generated numbers with a brush and brush, forming a waveform.)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-22
    • 文件大小:11252736
    • 提供者:DWC
  1. NEB_VC

    0下载:
  2. 绘制直线,矩形,椭圆。曲线设置和线型颜色等操作(Draw LINE bezier and curve and so on)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:24271872
    • 提供者:末菡
  1. PNGButton

    0下载:
  2. 自绘PNGbutton,效果美观,可直接复制使用((Onwer draw (Customized) Button , beautiful effect.)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-20
    • 文件大小:1451008
    • 提供者:枫林飘云
  1. 背景透明自绘进度条

    0下载:
  2. 背景透明自绘进度条,代码通俗易懂,可复制直接使用。(Background transparent draw progress bar,Code easy to understand,Replicable direct use.)
  3. 所属分类:状态条

    • 发布日期:2017-12-20
    • 文件大小:526336
    • 提供者:枫林飘云
  1. MyClock

    0下载:
  2. MFC编写,绘制时钟小程序,用来显示当前时间。供学习参考(MFC write, draw a small clock program, used to display the current time. For learning reference)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:69632
    • 提供者:hawk920
  1. Paint

    0下载:
  2. This file includes source codes for Paint program. The codes are made by using MFC. By using this program, you can draw some figures that you like.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:2613248
    • 提供者:Humanoid
  1. 绘制像素点函数

    0下载:
  2. 绘制像素点函数:在屏幕的P0(20,20)坐标位置处绘制一个绿色像素点,然后读出该像素点的颜色,水平平移100个像素绘制P1点。(The pixel function is plotted: a green pixel is drawn at the P0 (20,20) coordinates of the screen, and then the color of the pixel is read out. 100 pixels are horizontally shifted to dr
  3. 所属分类:绘图程序

    • 发布日期:2018-01-01
    • 文件大小:44032
    • 提供者:泉欣
  1. 例2-4

    0下载:
  2. 绘制左上角点为P0(100,100),右下角点为P1(600,300)的矩形。矩形边界线为1像素宽的蓝线,矩形内部填充为绿色(Draw the left upper corner is P0 (100100), the lower right corner is P1 (600300) rectangle. The rectangle boundary line is 1 pixels wide blue line, and the inner rectangle is filled with
  3. 所属分类:绘图程序

    • 发布日期:2018-01-01
    • 文件大小:41984
    • 提供者:泉欣
  1. DLLPaintTest

    0下载:
  2. 基于MFC用户界面线程开发的,关于C++与Matlab联合仿真中dll调用方式的例子,以绘制单条曲线为例(Based on the development of MFC user interface thread, the example of DLL calling method in C++ and Matlab co simulation is used to draw a single curve as an example)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1479680
    • 提供者:gewenyi15
  1. MFC_draw

    1下载:
  2. 哈工大图形学实验,MFC和C++实现,画出一个椭圆和一条折线,椭圆可以跟随折线运动(Draw an ellipse and a broken line, the ellipse can follow the broken line)
  3. 所属分类:GDI/图象编程

    • 发布日期:2018-01-04
    • 文件大小:47225856
    • 提供者:箫淮
  1. GDI画笔

    0下载:
  2. 基于对话框的 MFC 工程,主要是GDI 对象之画笔 CPen的代码:在对话框上有一个 Picture 控件,将此控件的背景填充为黑色;启动一个定时器,每次定时器到时,所有波形数据都前移一个单位,并获取一个 80 以内的随机数作为波形的最后一个数据,然后以绿色画笔在绘图控件上绘制波形。这样就实现了波形的绘制及动态变化。(Dialog based MFC project, GDI is the main object of the brush CPen Code: there is a Pictu
  3. 所属分类:绘图程序

    • 发布日期:2018-01-05
    • 文件大小:32848896
    • 提供者:周洁
  1. MFCDraw

    0下载:
  2. mfc绘图程序,可以画直线,矩形,插入图片等。类似windows自带的“画图”(MFC drawing program, you can draw straight lines, rectangles, insert pictures and so on. Similar to windows comes with "drawing")
  3. 所属分类:其他小程序

    • 发布日期:2018-01-05
    • 文件大小:93683712
    • 提供者:红尘倥偬
  1. NewMenuSource

    0下载:
  2. 自绘菜单,从网络搜集,非常不错,推荐!!(The owner draw menu, collected from the Internet , very good, recommended!!)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:129024
    • 提供者:ldsing
  1. InteractiveDrawing

    0下载:
  2. 利用MFC所做的交互绘图程序,可以画直线、圆、等基本图形,并且可以选择笔、刷等工具。(Using the interactive drawing program made by MFC, you can draw lines, circles, and other basic graphics, and you can choose the tools of pen and brush)
  3. 所属分类:GDI/图象编程

    • 发布日期:2018-01-07
    • 文件大小:58432512
    • 提供者:mingge
  1. 实验二

    0下载:
  2. MFC+OPENGL画圆柱,利用基本图元绘制曲面曲线(MFC+OPENGL draw cylinder)
  3. 所属分类:图形图象

  1. 实验一

    0下载:
  2. MFC+OPENGL实现Windows自带绘图工具效果,实现鼠标交互,平面记录多条直线(MFC+OPENGL draw lines,the mathod of which looks same to the drawing method in Windows)
  3. 所属分类:图形图象

« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 37 »
搜珍网 www.dssz.com