CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - mfc,文档

搜索资源列表

  1. BMPViewer3

    0下载:
  2. 基于MFC的文档/视图结构的编程,采用面向对象的方法,将BMP格式的图像编写成一个类,在类中有用于显示的函数,只要调用这些函数就可以显示图像了,本程序只显示BMP图像,-based MFC Document / View structure of the programming, object-oriented methods, BMP format will prepare the images into a category, the category used for the displa
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:74582
    • 提供者:大海
  1. BMPViewer22

    0下载:
  2. 基于MFC的文档/视图结构的编程,本程序的编程思想是,将BMP位图作为一个资源嵌入进本程序中,而且可以加载多个资源位图,这样在程序中就会有多个图像资源ID,只要在程序中改动一下ID,就可以将这个ID指示的位图显示出来了,本程序只显示BMP图像,-based MFC Document / View structure of the program, the process of programming ideas, will BMP as a bitmap resources embedded i
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:135428
    • 提供者:大海
  1. GIF22

    0下载:
  2. 基于MFC的文档/视图结构的编程,本程序的编程思想是,将GIF格式的图像编写一个类,然后调用它的成员函数,在视图类中进行显示,它可以将GIF图像中的多帧图像一一显示出来,本程序只显示GIF图像,-based MFC Document / View structure of the program, the process of programming ideas, will GIF format images to prepare a category, and then call it a m
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:643317
    • 提供者:大海
  1. Photo

    0下载:
  2. 这是一段数字图像处理的代码,主要是实现了灰度图的显示,是基于MFC单文档的
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3672078
    • 提供者:weiyu
  1. ToDraw

    0下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-17
    • 文件大小:295181
    • 提供者:Tony
  1. FaceHide

    0下载:
  2. 隐藏面消除算法 vs2005 下的MFC单文档工程 日文系统,可能有些文字会乱码,或者因为日文的关系RAR解压不顺,请自行修改文件名
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3662451
    • 提供者:肖苏
  1. clock

    0下载:
  2. 这是一个vc++ 6.0 mfc编写的一个单文档程序,它实现的功能实在程序的客户区内绘制一个指针式的钟表,代码很简单,适宜初学者学习-This is a vc++ 6.0 mfc program written in a single document, which functionality is implemented procedures to draw the client area of a pointer of the clock, the code is very simple,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:17085
    • 提供者:
  1. yanhua

    0下载:
  2. 用MFC单文档实现的 烟花效果,采用双缓冲贴图的方式。-MFC single document with a fireworks effect to achieve, using double buffering mapping approach.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:34792
    • 提供者:文阿飞
  1. Sketcher

    0下载:
  2. VC2008开发,基本的GDI图形绘制,包括文字、直线、矩形、圆形、曲线等,包括画笔颜色选取、填充颜色选取。基于文档视图结构,并涵盖常用对话框控件的应用。可以进一步扩展功能-Dev. on vc2008. GDI graphic paiting,including text,line,square,circle,curve,etc. you can change the color of pen and brush Based on Document/View architecture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:176568
    • 提供者:包围
  1. CutePaint9

    0下载:
  2. MFC单文档画图小程序。可拖动,保存,和删除所画图形。适合初学者学习-MFC single document drawing applet. Draggable, save, and delete the painting graphics. Suitable for beginners to learn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:109221
    • 提供者:桥清
  1. testbmp

    0下载:
  2. 这是一个读取位图文件,并在视图上显示的程序。该项目采用了MFC的文档视图结构,对初学MFC编程的人有较大的参考价值。-This is a bitmap file to read and view the program on the display. The project uses the MFC document view architecture of MFC programming beginners who have great reference value.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:27685
    • 提供者:不说
  1. multipoint

    0下载:
  2. 一个类似喷枪效果的画图板程序,用MFC实现的多文档界面程序,上课时老师的代码,希望可以帮助大家-A similar effect of the drawing board spray process, achieved by MFC MDI program, the teacher' s class code, I hope you can help
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3788182
    • 提供者:tina
  1. MFC(MDI)bezier

    0下载:
  2. MFC下生成多文档(MDI)项目,通过点击菜单生成bizier曲线,可以学习菜单响应函数。-Generated under MFC multi-document (MDI) project by clicking on the menu generate bizier curve, you can learn the menu response function.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-09
    • 文件大小:16879302
    • 提供者:摩加林
  1. GAME

    0下载:
  2. 一个用那MFC多文档编写的小程序,能实现动画效果-MFC multi-document written a small program to achieve animation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-29
    • 文件大小:3182397
    • 提供者:张三
  1. grape

    0下载:
  2. 基于mfc 单文档编写,运用了对话框资源,包括自己定义的几个对话框,采用了自带的颜色对话框,几何图形通过递归函数编写,实现了垫片算法、科和曲线等-Dialog based mfc single document written using resources, including their own definition of several dialog, color dialog box comes, geometry written by a recursive function, gas
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-14
    • 文件大小:5412846
    • 提供者:wgt
  1. graphic3

    0下载:
  2. MFC单文档逐个画点,使用Bresenham画线、终点法画圆和椭圆,并提供设置线宽、线型的功能。-MFC single document one by one painting, using the Bresenham line, circle and oval end-point method, and provides set width, linear functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:28512
    • 提供者:gongweilin
  1. MFC-GDIP-Draw-Picture

    1下载:
  2. 之前研究了很久GDI+,也一直看不到,因为一直都不动手,今天偶然百度查询资料,终于实现了GDI+绘图的基本流程了,因此总结下基本编写代码的流程,分为单文档,和对话框两种方式来绘图,也写出了注意要点,在此分享,也方便以后自己使用-Studied for a long time before GDI+, also have failed to see, as they have no hands, today occasionally Baidu query data, and finally ac
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:426207
    • 提供者:温先浪
  1. Exam

    0下载:
  2. MFC 多文档视图添加对话框停靠窗,并实现其中的操作-MFC multi-document view Add dialog docked windows, and implement one operation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:72807
    • 提供者:wqc
  1. MFC_DocFrame

    0下载:
  2. MFC 多文档视图中窗口分割布局,并在分割窗口中添加对话框,-MFC multi-document view window layout is divided and split window Add dialog,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:159007
    • 提供者:wqc
  1. MyPaint1

    0下载:
  2. 基于MFC单文档开发,实现了画图,画线,画圆,画矩形,可选择画笔颜色,可选择画笔粗细-MFC single document based on the development, to achieve a draw, draw lines, circle, draw a rectangle, choose the pen color, you can choose the thickness of the brush
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-11
    • 文件大小:18799288
    • 提供者:liya
« 12 »
搜珍网 www.dssz.com