搜索资源列表
mfc的文件显示 byhangke
- 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
ym_vcpp-readText
- mfc打开txt文件并显示,选择文件路径 点击按钮打开并显示-mfc open the txt file and display, select the file path and click the button to open the show
qtwinmigrate-2.8-opensource
- 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
CamShift-tracking(MFC)
- 打开摄相头;打开视频文件;保存视频文件; 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
EX9_8
- 设计了一个基于MFC的对话框应用程序,打开并读取一个文本文件,将其内容在一个编辑框中显示!-Designed a dialog-based MFC applications, open and read a text file, its contents will be displayed in an edit box!
_calculator
- 非MFC:SDK实现,模拟简单计算器的窗口编程,代码原作者已开源-Non-MFC: SDK to achieve simulated simple calculator window programming, original author has open source code
FILEDLG
- 我自己编写的代码 演示了怎么弹出一个打开文件对话框和保存文件对话框,有注释,很容易理解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
MFC-Task1
- 弹出打开对话框 自己的实际作业 欢迎你的下载-Pop-up dialog box to open the actual operation of their welcome you download
compute
- (MFC)此代码实现了一个计算器,用对话框的形式打开应用,很具有参考价值.-This code implements a calculator with a dialog box to open the application form, it is valueable for learners.
BmpBrowser
- 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
OpenFileDemo
- C++ MFC 文件打开关闭操作的一工程源码-C++ MFC file open operation of a closed source project
GuiLib-mfc
- 网上找的gui库,可以用vs打开,大家可以下载学习-Find online gui library, you can use vs open, you can download the study
MFC
- 设计一个带动画操作的程序,要求具有以下几种功能: (1)带快捷选单(Line、Ellipse、Rectangle) (2)通过点击菜单项输出相应的图形 (3)通过工具栏按钮保存打开图形 (4)按键盘上的“M”键开始动画操作,使一个位图(自行设计)沿着图形移动-Design a program with animation operation required to have the following functions: (1) With the shortcut
WordMenu-Ribbon-MFC
- 具有类似word2010菜单的Ribbon工具栏效果,用MFC实现,需要在VS2010下打开。-With similar word2010 menu the Ribbon Toolbar effect, achieved with MFC, you need to open in VS2010.
mfc-huffman-data
- 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.
mfc
- 编辑MFC界面,打开txt数据文件,读取文件,显示文件里数据的行数。-Edit MFC interface, open the txt data files, read the file, display the number of rows in the data file.
CJLib
- 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
CPictureCtrlDemo
- 简单的MFC打开图片操作,新手练习,三个按钮显示三张图片-Simple MFC open image manipulation, novice practice
open-new-window
- 基于MFC C++,实现新窗口的打开,程序简单易理解,方便操作-Based on C++ MFC, to achieve a new window to open, the program is simple and easy to understand, easy to operate
MFC-Multithreaded-instance
- 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.