搜索资源列表
fb_hot_key
- 代码设计思想:使用MFC基于对话框的框架,并使用RegisterHotKey及UnregisterHotKey来管理热键. 使用说明:可以很方便的启动程序,经过设定后,可以使用CTRL+D来启动\"我的文档\",用CTRL+C来启动\"C:\\TEMP\"文件夹,用CTRL+C来启动\"Visual C++\"...而且可以自动运行,并缩小到系统托盘区.-code design idea : Use MFC dialog based on the framework and the use of
LoadGif
- 目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。 由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。 假设您在一个弹出式Dialog对话框中加载gif动画,
ListCodecProps
- 这是一个基于对话框的MFC程序,枚举系统中所有的Windows Media编解码器,并查看每个 编解码器的属性,如视频复杂度级别、是否支持VBR、支持的格式等等。 -This is a dialog-based MFC procedures, Enumerate all systems of Windows Media codecs, and look for each codec in nature, If Video complexity level, whether to supp
nntoolkit-vc
- 在VC中使用nntoolkit工具箱 1、 安装和注册nnToolKit组件 参见神经网络组件《nnToolKit安装手册》。 2、 导入nnToolKit组件 新建一个MFC AppWizard[exe]工程后,导入nnToolKit 使用MFC ClassWizard,添加一个新类,选择From a type of library, 在弹出的对话框中选中nnToolKit.dll 确定后,可以在workspace中发现类InnToolKit (本例
vc++2delphi
- 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip 一个邮件报告程序。 SrcFirstProg.zip 解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip 自定义的标签控件对话框。 Undo_demo.zip undo_src.zip 在VC中实现Undo和Redo功能。 -using Del
chengviolet
- 主要包含vc++下MFC环境下的对话框等编集的学生查询系统及相关的画图计算程序-mainly includes vc under MFC dialog under the environment, such as the compilation of students Inquiry System and the associated drawing program
MFCCompiler
- 编译原理实验代码+实验报告,基于MFC对话框模式.-code compiler principle experiment experimental report, based on the MFC dialog mode.
GandyDraw_MFC
- 一个简单的交互式绘图程序(MFC) 可以选择图形的种类(直线、折线、矩形、[椭]圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串; 可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘
Dialog
- MFC设计通讯录,使用Windows标准控件,主要采用对话框设计。
MfcApplicatoin
- mfc dialog 程序,應用再網羅,帖子-mfc dialog, application re-recruited, postings
LP_v1.0
- 利用MFC对话框实现的线性规划分析程序(问题的标准化、求对偶问题)-MFC dialog box using linear programming analysis of implementation procedures (standardization of questions, seeking dual problem)
MFC_CUDA
- 如何在MFC中调用CUDA,环境: Windows Vista SP1,Microsoft Visual Studio 2005,CUDA 2.0 步骤:1.创建一个对话框的MFC程序 -How to call MFC CUDA, Environment: Windows Vista SP1, Microsoft Visual Studio 2005, CUDA 2.0: 1. Create a MFC dialog box program
StudentInformation
- 基于MFC对话框形式的学生星系管理系统。-MFC dialog-based forms of student galaxies management system.
JC
- 这是进程状态转换可视化实验源码,用MFC的对话框做成的,进程状态在就绪,阻塞,挂起状态之间的转换。-This is the process of state transition visualization experiment source code, using MFC dialog box made of the process status in place, blocking, pending conversion between.
ProducerConsumer
- 操作系统中经典的生产者消费者问题的模拟程序,基于MFC对话框,多线程,可随意添加生产者和消费者个数,动态显示缓冲池中的状态和生产者消费者的工作情况-Operating system issues the classic simulation program producers and consumers, based on MFC dialog box, multi-threaded, can easily add the number of producers and consumers, d
graphfx_demo
- 关于mfc中的dialog中滚动条的使用-Mfc dialog on the use of scroll bars
MFC-MedianFilter
- 利用VC编写的基于对话框的中值滤波源代码。-VC prepared using dialog-based median filter source code.
Test
- 用MFC建立基于对话框的程序,点击按钮弹出单文档。-Established with MFC dialog-based program, click the button pops up a single document.
CHAPTOR08
- mfc对话框的使用和处理,适用于初学者或者基础较弱的人-mfc dialog, use and handling, suitable for beginners or people with weak foundation
MsgDlg
- 主要介绍MFC的消息对话框,对初学者学习MFC有一定的帮助。-Mainly introduce the news of the MFC dialog, have certain help for beginners to learn MFC.