CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - mfc open

搜索资源列表

  1. mfc的文件显示 byhangke

    0下载:
  2. 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:26.53kb
    • 提供者:八云
  1. ym_vcpp-readText

    0下载:
  2. mfc打开txt文件并显示,选择文件路径 点击按钮打开并显示-mfc open the txt file and display, select the file path and click the button to open the show
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:24.48kb
    • 提供者:少三家
  1. qtwinmigrate-2.8-opensource

    1下载:
  2. Qt与MFC以及Win32窗口混合使用,提供的一些类能够在Qt中使用Win32窗口或在MFC中使用Qt-Qt with MFC and Win32 window, mixed use, providing some of the Qt classes can use Win32 or MFC window using Qt
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-21
    • 文件大小:234.9kb
    • 提供者:小马
  1. CamShift-tracking(MFC)

    0下载:
  2. 打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-02
    • 文件大小:14.26mb
    • 提供者:wu
  1. EX9_8

    1下载:
  2. 设计了一个基于MFC的对话框应用程序,打开并读取一个文本文件,将其内容在一个编辑框中显示!-Designed a dialog-based MFC applications, open and read a text file, its contents will be displayed in an edit box!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1.87mb
    • 提供者:feige
  1. _calculator

    0下载:
  2. 非MFC:SDK实现,模拟简单计算器的窗口编程,代码原作者已开源-Non-MFC: SDK to achieve simulated simple calculator window programming, original author has open source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:22.56kb
    • 提供者:xynn
  1. FILEDLG

    0下载:
  2. 我自己编写的代码 演示了怎么弹出一个打开文件对话框和保存文件对话框,有注释,很容易理解VC++ mfc-I have written code to demonstrate how to open up a file dialog and save the file dialog box, there are notes, it is easy to understand VC++ Mfc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:27.11kb
    • 提供者:sdfas
  1. MFC-Task1

    0下载:
  2. 弹出打开对话框 自己的实际作业 欢迎你的下载-Pop-up dialog box to open the actual operation of their welcome you download
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:26.77kb
    • 提供者:田宗舜
  1. compute

    0下载:
  2. (MFC)此代码实现了一个计算器,用对话框的形式打开应用,很具有参考价值.-This code implements a calculator with a dialog box to open the application form, it is valueable for learners.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:Miller
  1. BmpBrowser

    0下载:
  2. MFC 程序打开本地的位图图片的C++源代码 ,可以直接用c++6.0打开编译运行-MFC program to open bitmap images of local C++ source code, you can directly open the compiled c++6.0 run
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:29.38kb
    • 提供者:罗云
  1. OpenFileDemo

    0下载:
  2. C++ MFC 文件打开关闭操作的一工程源码-C++ MFC file open operation of a closed source project
  3. 所属分类:ToolBar

    • 发布日期:2017-03-26
    • 文件大小:27.95kb
    • 提供者:zhanglai
  1. GuiLib-mfc

    0下载:
  2. 网上找的gui库,可以用vs打开,大家可以下载学习-Find online gui library, you can use vs open, you can download the study
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:871.67kb
    • 提供者:lxw
  1. MFC

    0下载:
  2. 设计一个带动画操作的程序,要求具有以下几种功能: (1)带快捷选单(Line、Ellipse、Rectangle) (2)通过点击菜单项输出相应的图形 (3)通过工具栏按钮保存打开图形 (4)按键盘上的“M”键开始动画操作,使一个位图(自行设计)沿着图形移动-Design a program with animation operation required to have the following functions: (1) With the shortcut
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:2.38mb
    • 提供者:wendy
  1. WordMenu-Ribbon-MFC

    1下载:
  2. 具有类似word2010菜单的Ribbon工具栏效果,用MFC实现,需要在VS2010下打开。-With similar word2010 menu the Ribbon Toolbar effect, achieved with MFC, you need to open in VS2010.
  3. 所属分类:菜单

    • 发布日期:2013-07-31
    • 文件大小:1.88mb
    • 提供者:z
  1. mfc-huffman-data

    0下载:
  2. mfc可视化界面实现的哈夫曼数据压缩编码程序,可以打开文件进行哈夫曼编码压缩,压缩后文件可以存储。-mfc visual interface to achieve data compression Huffman coding procedures, you can open the file for Huffman coding compression, the compressed files can be stored.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-10
    • 文件大小:315.4kb
    • 提供者:Bernie
  1. mfc

    0下载:
  2. 编辑MFC界面,打开txt数据文件,读取文件,显示文件里数据的行数。-Edit MFC interface, open the txt data files, read the file, display the number of rows in the data file.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2.27mb
    • 提供者:xiaobai
  1. CJLib

    0下载:
  2. CJ是一套基于MFC的VC++界面开发类库,源代码公开,可以网上免费下载。它的主页是http://www.codejock.com-CJ is a VC++ based interface development library MFC, open source code, can be downloaded for free online. It is the home page of http://www.codejock.com
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:426.56kb
    • 提供者:李媛
  1. CPictureCtrlDemo

    0下载:
  2. 简单的MFC打开图片操作,新手练习,三个按钮显示三张图片-Simple MFC open image manipulation, novice practice
  3. 所属分类:Button control

    • 发布日期:2017-05-11
    • 文件大小:2.11mb
    • 提供者:潘达
  1. open-new-window

    0下载:
  2. 基于MFC C++,实现新窗口的打开,程序简单易理解,方便操作-Based on C++ MFC, to achieve a new window to open, the program is simple and easy to understand, easy to operate
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1.82mb
    • 提供者:阁垣柠
  1. MFC-Multithreaded-instance

    0下载:
  2. MFC多线程实例,通过对话框上的两个按钮控件来开启俩个线程,一个线程用来车削工件,另一个线程则用来退刀。-MFC multithreaded instance, through the dialog box on the two button controls to open two threads, one thread to turn the workpiece, another thread is used to return the knife.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:8.21mb
    • 提供者:苏树林
« 12 3 4 5 »
搜珍网 www.dssz.com