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

搜索资源列表

  1. BMTestDlg

    1下载:
  2. 用Visual C++中绘制位图按钮MFC的CButton类提供Windows按钮控件的功能-drawing bitmap button MFC CButton category for Windows the function button controls
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:68142
    • 提供者:赵佳
  1. 通过鼠标点击画多边形的MFC界面

    1下载:
  2. 通过鼠标点击画多边形的MFC界面.每次鼠标左击时取得当前鼠标的位置,放到point类型数组中,直到点击了鼠标右键结束,Polygon drawing by mouse click in MFC enviroment. Every time when the mouse left-click to obtain the current mouse position, into an array of point type, click the right mouse button until th
  3. 所属分类:绘图程序

    • 发布日期:2016-01-25
    • 文件大小:2987008
    • 提供者:fairy
  1. imgopen

    0下载:
  2. 该程序实现显示bmp,jpg,gif等常见图片格式的功能,并且可以通过按钮实现图片大小调整。基于MFC实现,可以在改程序基础上,进一步实现颜色直方图统计等功能-The program to achieve display bmp, jpg, gif image formats and other common functions, and can be achieved through the button to adjust picture size. MFC-based implementa
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:4062936
    • 提供者:高旬
  1. OBJLoader

    0下载:
  2. 以vc++ 6.0为平台,建立MFC程序,实现OPenGL加载obj文件,并实现图形的旋转,移动,缩放,鼠标左键旋转,右键移动,中键缩放-To vc++ 6.0 as a platform to create the MFC program to achieve OPenGL load obj files, and graphics to achieve the rotation, moving, scaling, rotating the left mouse button, right mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2439711
    • 提供者:小手一拿
  1. MFC-Pic

    0下载:
  2. MFC picture控件使用实例,新手必备,可结合opencv使用-example for MFC picture button
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1917926
    • 提供者:eve
  1. CapVedio

    0下载:
  2. Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,-Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13768204
    • 提供者:
  1. 2009DIPFrame

    0下载:
  2. 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-21
    • 文件大小:37817316
    • 提供者:zhezhe
  1. GDIimage13

    0下载:
  2. 用GDI+在MFC对话框中显示图片,可以显示常见多种格式的图片。程序在打开文件夹中的图片时,可以对该文件夹下的常见图片文件进行统计,通过点击窗口按钮,进行上一张下一张的图片浏览。-Using GDI+ in MFC dialog box shown in pictures, can show a variety of common image format. Procedures to open the pictures folder, the folder may be the common
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:66262
    • 提供者:zgc
  1. Wonderfulthreeimensionaltextbuttons

    0下载:
  2. MFC实现奇妙的三维文字按钮的源程序。点击按钮,显示三维文字。-MFC wonderful three-dimensional realization of the text button of the source. Click the button to display the three-dimensional characters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:21433
    • 提供者:李彪
  1. B_Line

    0下载:
  2. 基于MFC的生成B样条曲线程序,点击鼠标右键动态生成曲线。-MFC-based generation of B-spline curve procedure, click the right mouse button dynamically generated curve.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1960772
    • 提供者:凌狄
  1. TEST

    0下载:
  2. 使用visual c++实现的一个MFC画图程序,输入要画几边形后,点击几次鼠标左键就可生成几边形-Using visual c++ to achieve a MFC Paint program, enter the draw a few-gon, then click the left mouse button you can generate a few hundreds gon
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:697111
    • 提供者:zhouchao
  1. ShouBiaoYiDong

    0下载:
  2. 怎样用VC++的MFC画矩形?编写相应的消息函数代码实现在客户区画矩形的功能,按下鼠标左键确定第一个矩形对角点位置,按住鼠标并拖动鼠标到另一位置时,释放左键确定另一个对角点。-How to use MFC VC++ to draw the rectangle? Preparation of the corresponding message function code implementation of the client area rectangle drawing function, pr
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1925219
    • 提供者:灵霄爱
  1. glut_MFC_Std

    0下载:
  2. 只是一个简单的基于MFC的OpenGL编程。有基本的对鼠标键盘的影响处理-An MFC program using OpenGL, you can moving a Cube box with arrow key, drug mouse to rotate with left button down. Wheel with left button down to scale box.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9375443
    • 提供者:曾大海
  1. hist

    0下载:
  2. mfc直方图均衡化编程。运行程序后,点击“打开文件”按钮即可添加图像,然后点击“直方图均衡”按钮即可得到均衡化结果-histogram equalization mfc programming. Run the program, click on " Open File" button to add the image, then click the " histogram equalization" button to get the results of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4249129
    • 提供者:崔雄文
  1. clip2

    0下载:
  2. VIsual C++6.0下MFC实现的直线的裁剪,鼠标左键按下拖动画裁剪矩形,手动画直线,右键封闭所画要裁剪的多边形。-VIsual C++6.0, MFC implementation of the cutting line, press the left mouse button and drag the cropping rectangle animation, hand animation straight line, cut right to close the polygon dr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:35943
    • 提供者:dstmath
  1. test

    0下载:
  2. 实现mfc单文档视图分割与切换,通过按钮来切换分割视图与为分割视图。-To achieve a single view of the document segmentation and mfc switch of a button to switch to split view and split view.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2004003
    • 提供者:wangjianqiang
  1. CButtonST_Source

    0下载:
  2. MFCbutton的扩展,主要用于MFC button 的绘制和设置属性等。便于开发人员对button 进行操作。-MFC button
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:50194
    • 提供者:wujian123
  1. button-video

    0下载:
  2. 通过点击设计的按钮触发程序运行,打开目标视频,运用mfc-By clicking on the button to run the program , it can open the target video, this program is using MFC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7596484
    • 提供者:张元
  1. 图像处理基础

    0下载:
  2. c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the dutu.cpp file, get the image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:3779584
    • 提供者:小玲子
  1. 计算机综合实训

    0下载:
  2. 本系统是基于vs2015环境编写的,根据大体功能,编写工作就是定好大框架,然后按照每个小功能独立编写调试。也就是一步一步写好每个消息响应函数。对于这个题目大致的认识是通过单文档界面的许多控件,实现设置图形绘制、读取保存图片、建立工具箱、图形区域复制、文字输入和橡皮擦的一系列功能。通过鼠标左键的按下抬起和鼠标的移动消息相应模仿windows 自带的画图功能的用户体验,并配合菜单栏进行功能选择,通过菜单栏实现可以存入位图文件的读取,从而实现的基本功能。(The system is based on
  3. 所属分类:绘图程序

    • 发布日期:2017-12-24
    • 文件大小:79244288
    • 提供者:terry_liu
« 12 »
搜珍网 www.dssz.com