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

搜索资源列表

  1. vc

    0下载:
  2. 用vc 做程序,如何画图是一个大家都很关心,但是却感到很难以理解的问题,因为在mfc的封装之下,没有现成的画图函数供 你直接调用,像vb等等里面直接来个 point之类的,常常让人感到无从下手。这两天帮人解决了一个用内存缓冲画图的问题, 顺便也就谈谈这些东西,也算是总结。 -Vc do with procedures, how we are drawing is a concern, but it was very difficult to understand, because u
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:5.74kb
    • 提供者:郭启伟
  1. mfcdownload

    0下载:
  2. mfc的一个实验,一个画图程序,绘图,位图等 希望对需要的人有帮助,下载分享。-mfc' s an experiment, a drawing program, drawing, bitmap, etc. hope to those who need help, download share.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:7.68kb
    • 提供者:heihei
  1. Lesson12

    0下载:
  2. 开发可视化软件,和简单的二维画图, mfc程序设计效果-Development of visualization software, and a simple two dimensional drawing, mfc programming effects
  3. 所属分类:Communication

    • 发布日期:2017-05-31
    • 文件大小:12.29mb
    • 提供者:tianlr
  1. rotating

    0下载:
  2. 在MFC中实现OpenGL绘制物体并实现旋转功能-In MFC to achieve OpenGL drawing objects and realize rotating function
  3. 所属分类:Software Testing

    • 发布日期:2017-11-26
    • 文件大小:3.93mb
    • 提供者:云海
  1. GDI-in-MFC

    0下载:
  2. MFC中的GDI绘图,关于MFC ,windows绘图相关知识-MFC GDI drawing, drawing knowledge about MFC, windows
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:92.38kb
    • 提供者:朱玉梅
  1. Computer-graphics-test-instruction

    0下载:
  2. 基于MFC的OpenGL编程,简单的实现了绘制茶壶,三维长方体的绘制,相应键盘操作转动及茶壶和长方体的纹理映射和环境映射,外加贝塞尔曲面和Nurbs曲面绘制-Based on MFC of OpenGL programming, simple implementation drawing teapot, 3 d drawing of the cuboid, the corresponding keyboard rotation and the teapot and texture mapping
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:1.49mb
    • 提供者:朱春龙
  1. MFC-ballroll-GDIdraw-beginners

    0下载:
  2. MFC幸运球转动游戏GDI绘图初学者最佳-MFC lucky ball rolling game GDI drawing beginners
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:1.09mb
    • 提供者:Paley
  1. HDraw2.9

    0下载:
  2. 使用VC开发平台,MFC框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。-The use of VC development platform, MFC framework to achieve a drawing program, as much as possible to achieve Windows built-in drawing functions, and expand its capabilities.
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:277.13kb
    • 提供者:
  1. MFCdraw

    2下载:
  2. MFC画图程序代码,可画椭圆,直线,矩形,改线宽,打开保存,颜色等-MFC drawing code can draw ellipses, lines, rectangles, change the line width, open the saved, color, etc.
  3. 所属分类:File Formats

    • 发布日期:2015-06-12
    • 文件大小:137kb
    • 提供者:sunshine
  1. MFC

    1下载:
  2. 基于 MFC的绘图板程序 MFC是一个巨大的应用程序类库,而整个MFC以一个CObject类为基类,其他所有的类全部继承于它。给我们开发程序带来了方便的条件。 本程序用到了GDI(图形设备接口)来进行windows图形编程,充分利用了设备无关位图和面向对象的编程思想。本程序可以使用户完成多种功能,比如:从工具栏选择颜色,更改绘图的线条的粗细,各式各样的绘图工具,选择不同工具时鼠标光标的变化,从外界引入位图。最后还可以对任意位图进行修改,并且运用双缓冲的技术使用户在绘图过程中不
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:狼_图腾
  1. mfc

    0下载:
  2. MFC中常用类,宏,函数介绍,和GUI有关的各种对象,在窗口中输出文字,使用点,刷子,笔进行绘图,使用各种映射方式-MFC commonly used classes, macros, functions, introduction, and GUI on a variety of objects, the output text in the window, point of use, brush, pen drawing, using a variety of mapping methods
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:124.89kb
    • 提供者:dl
  1. 1969201204170859

    0下载:
  2. MFC画图介绍 第一次用 MFC 编程,边做边 google,把学到的东西做一个总结。 其中可能有误解。-MFC drawing introduction First with MFC programming, learning by doing google, learned to make a conclusion. Which may have misunderstood.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7.68kb
    • 提供者:ye an xiao zi
  1. Teechart5

    0下载:
  2. 这个一个好用的MFC画图控件,将控件安装并且添加到MFC工程中即可应用,压缩包提供了安装的注册名和密码-This a handy MFC drawing controls, control is installed and added to the MFC project can be applied, compression package provides the installation of a registered name and password
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:8.42mb
    • 提供者:金兰
  1. Demo-(2)

    0下载:
  2. 用mfc制作简单的画图软件,实现绘制圆,三角形,矩形等基本图形,可以旋转,放大缩小等基本功能-Using MFC to write a drawing software, you can draw a circle, line, triangle and other basic graphics, you can achieve rotation, zoom and other basic functions
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:47.73kb
    • 提供者:孙志宏
搜珍网 www.dssz.com