搜索资源列表
MFCNETEvent1
- Visual C++.NET 程序设计——从MFC到.NET类库,80例程,Chap19,MFCNETEvent1-Visual C.NET programming -- from the MFC to.NET Class Library, 80 routines. Chap19, MFCNETEvent1
MFCNETEvent2
- Visual C++.NET 程序设计——从MFC到.NET类库,80例程,Chap19,MFCNETEvent2-Visual C.NET programming -- from the MFC to.NET Class Library, 80 routines. Chap19, MFCNETEvent2
MFCNETWForm1
- Visual C++.NET 程序设计——从MFC到.NET类库,80例程,Chap19,MFCNETWForm1-Visual C.NET programming -- from the MFC to.NET Class Library, 80 routines. Chap19, MFCNETWForm1
MFCNETWForm1_1
- Visual C++.NET 程序设计——从MFC到.NET类库,Chap19,MFCNETWForm1-Visual C.NET programming -- from the MFC to.NET class libraries, Chap19. MFCNETWForm1
ProgramChapter27
- 精通MFC程序设计里面的源代码,第27章 调试技术-proficient in the design process inside the source code, Chapter 27 Debugging Technology
ProgramChapter06
- 精通MFC程序设计,编程设计,源代码程序,能给大家有帮助。第06章 消息处理-proficient MFC program design, programming design, source code procedures, we can help. Chapter 06 Message Processing
mfcwindows
- mfc windows程序设计代码,相当全面,可以使用
arsynmtmfc_src
- MFC多线程程序设计,演示了MFC处理多线程的原理和代码
Julia
- 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
2
- 用户在使用VC++开发应用程序时,主要有两种方法:调用Windows提供的API函数(Application Programming Interface)和直接使用Microsoft提供的MFC类库(Microsoft Foundation Class)。与MFC相比,API更贴近操作系统,也是每一个Windows程序员必须掌握的。 本文将以一个类似Windows的计算器程序为例,简述Windows API程序设计的方法和一些基本技巧。 思路和算法 -Users i
lesson3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-the theory of MFC AppWizard s by Sunxin
lesson5
- 这是一款非常不错的介绍MFC的程序设计教程案例,请大家一定要细心的阅读,相信一定会给您带来不小的收获的。-This is a very good introduction to MFC programming tutorial case, make sure to carefully read all, I believe will give you a not a small harvest.
MFC
- 著名的 深入浅出MFC_程序设计,侯捷著,第2版-Famous visitors to learn MFC_ programming, Hou Jie, a, 2
MFCWindowsCode(2version)
- MFC Windows程序设计(第二版)源代码 -MFC Windows CODE
MFCAppWizard
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。 -About the principles and MFC MFC AppWiza
RC4
- RC4加解密程序设计,MFC界面。操作简单,易懂。RC4加解密程序。-RC4 encryption and decryption program design, MFC interface. The operation is simple and easy to understand. RC4 encryption and decryption procedures.
Vigenere
- 维吉尼亚加解密程序设计,MFC界面。维吉尼亚加解密-Virginia encryption and decryption program design, the MFC interface. Virginia encryption and decryption
Windows--FireWall
- 基于SPI的Windows防火墙程序设计,有黑白名单,报文截获,日志记录,报文匹配等功能,VC6.0 MFC开发-Based on the the SPI programming Windows Firewall, black-and-white list the the packets intercepted, logging packets matching function, VC6.0 MFC development
Layman-MFC_Chinese-Text-Version
- 《深入浅出MFC》分为四大篇。第一篇提出学习MFC程序设计之前的必要基础,包括Widnows程序的基本观念以及C++的高阶议题。“学前基础”是相当主观的认定,但作者是甚于自己的学习经验以及教学经验,其挑选应该颇具说服力。第二篇介绍Visual C++整合环境开发工具。此篇只是提纲挈领,并不企图取代Visual C++使用手册;然而对于软件使用的老手,此篇或已足以帮助掌握Visual C++整合环境。工具的使用虽然谈不上学问,但在视觉化软件开发过程中扮演极重角色- Layman MFC is d
oqjpi
- mfc程序设计书中所有例子的源代码,一共21个()