搜索资源列表
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
MFC_CLASSICAL_QUESTION_2
- < MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码为文档和文档模板的代码
MFC_CLASSICAL_QUESTION_4
- < MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码对话框部分的代码
MFC_CLASSICAL_QUESTION_5
- < MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码为属性单部分的代码
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
vc_jiqiaoshili_part7
- Visual.C++程序设计技巧与实例--配套光盘 第7章 窗口和桌面系统 本章共14个实例: 1. NotMoveResize创建不能改变大小也不能移动的窗体 2. DockToolbar将两个工具条摆在一排 3. RemoveUntitle去除MFC APPWIZARD生成工程标题中的\"Untitled-MyApp\" 4. RestoreWindowPos恢复窗口位置 5. SetFormViewBkgrnd设置FormView的背景色 6. DyCrea
MFCCompiler
- 编译原理实验代码+实验报告,基于MFC对话框模式.-code compiler principle experiment experimental report, based on the MFC dialog mode.
ke1.0
- 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。
BusinessCard
- 个人名片程序,MFC对话框,包括学历,性别,兴趣爱好,籍贯,个人说明,综合能力指数等。
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.
password
- 该源码利用MFC对话框界面实现了简单的密码设置。-Realise establish of the simple password
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
MFC-MedianFilter
- 利用VC编写的基于对话框的中值滤波源代码。-VC prepared using dialog-based median filter source code.
CHAPTOR08
- mfc对话框的使用和处理,适用于初学者或者基础较弱的人-mfc dialog, use and handling, suitable for beginners or people with weak foundation