Welcome![Sign In][Sign Up]
Location:
Search - mfc dos

Search list

[Other掩码程序

Description: 这个程序是用VC++6.0写的。 正常来说,在DOS界面下,所输入的字符都会被看得一清二楚,毫无隐思可言。 这个程序是可帮助用VC++编程却不懂用MFC的朋友做出这样的效果。-this procedure with VC 6.0 is written. Normally, the DOS interface, the importation of characters will be seen clearly, there is no hidden thinking to speak of. This procedure can be used to help but they do not know VC friends with MFC make such an effect.
Platform: | Size: 1569 | Author: 林翰 | Hits:

[Windows Developmvcsphere

Description: 采用MFC编制MVC模式之球体演示程序 在传统面向过程的程序设计中,往往采用 Input-Processing-Output 模式,这“归功”于 DOS 操作系统的单任务。当 Windows 图形界面 OS 出现后,MVC(Model-View-Controller)模型更适合 Windows 图形界面程序的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-compiled using MFC ball MVC model demonstration program in the traditional process-oriented program design, often using Input-Processing - Output model, "credited to" single-DOS operating system tasks. When Windows graphical interface OS, after MVC (Model-View-Controller) model more suitable for Windows graphical interface design process, which allows data processing and data display, leaving the maintenance, expansion of the system more flexible.
Platform: | Size: 16179 | Author: 望打开 | Hits:

[Other195

Description: 第1章 Visual C++概述  1.1 Visual C++概述  1.2 Windows编程模式   1.2.1 面向过程的MS-DOS编程   1.2.2 面向用户的事件驱动编程   1.2.3 Windows消息机制   1.2.4 Windows系统消息类型  1.3 MFC类库   1.3.1 MFC类库的优越性   1.3.2 MFC类库说明   1.3.3 MFC框架与消息映射  1.4 Windows应用程序框架   1.4.1 文档/视图结构概述   1.4.2 文档类   1.4.3 视图类   1.4.4 框架窗口  1.5 Visual C++ 6.0集成开发环境   1.5.1 菜单栏   1.5.2 工具栏   1.5.3 工作区窗口   1.5.4 正文窗口   1.5.5 输出窗口  1.6 本章小结-Chapter 1 outlines Visual C 1.1 1.2 outlined Visual C programming model for Windows 1.2.1 process-oriented MS-DOS Programming 1.2.2 user-oriented event-driven programming 1.2.3 Windows Message 1. 2.4 Windows message types 1.3.1 1.3 MFC MFC superiority 1.3.2 1.3.3 Note MFC MFC Message Mapping Framework 1.4 and Windows application framework 1.4.1 Document / View 1.4.2 document outlining the structure Class View Class 1.4.4 1.4.3 framework window Visual C 6.0 1.5 Integrated Development Environment 1.5.2 1.5.1 menu bar a toolbar .5.3 work area window text window 1.5.4 1.5.5 1.6 of this chapter output window Summary
Platform: | Size: 428265 | Author: me | Hits:

[File Operatedos11111

Description: 使用mfc模拟dos操作系统的部分功能,只是简单的调用了一些api函数,并未使用汇编语言写底层函数-use mfc simulation dos part of the operating system functions, simply call a number api function, did not use the bottom to write assembly language functions
Platform: | Size: 107356 | Author: 郑强 | Hits:

[Other resourcevcc_mex

Description: 一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序
Platform: | Size: 11390 | Author: Dean | Hits:

[Game ProgramHospitalCheator

Description: 用于修改经典DOS游戏\"主题医院\"中文版.需要MFC支持文件.
Platform: | Size: 28736 | Author: jemizhuu | Hits:

[Process-Threadwindows多线程mfc

Description: windows多线程编程,利用mfc的方式实现。与dos版本可互补。-windows multithreaded programming, using mfc ways. Dos version and complement each other.
Platform: | Size: 13464 | Author: 王刚 | Hits:

[File Operatehtm2txt

Description: html2txt HTML转换为TXT文档的一个小程序 界面为DOS-html2txt HTML conversion of TXT files a small program interface for DOS
Platform: | Size: 167936 | Author: 星辰 | Hits:

[Process-Threadwindows多线程mfc

Description: windows多线程编程,利用mfc的方式实现。与dos版本可互补。-windows multithreaded programming, using mfc ways. Dos version and complement each other.
Platform: | Size: 13312 | Author: 王刚 | Hits:

[BooksMS VC++ 6.0 MFC类库参考手册1

Description: MS VC++ 6.0 MFC类库参考手册1,仓库中有MS VC++ 6.0 MFC类库参考手册2,没有找到1,就把2传上来了,不知道是不是配套。但可以看看。-MFC a reference manual, a warehouse MS VC 6.0 reference manual MFC 2 and did not find one, put onto two-and not know it is not matching. But can look at.
Platform: | Size: 7549952 | Author: 王喆 | Hits:

[Other掩码程序

Description: 这个程序是用VC++6.0写的。 正常来说,在DOS界面下,所输入的字符都会被看得一清二楚,毫无隐思可言。 这个程序是可帮助用VC++编程却不懂用MFC的朋友做出这样的效果。-this procedure with VC 6.0 is written. Normally, the DOS interface, the importation of characters will be seen clearly, there is no hidden thinking to speak of. This procedure can be used to help but they do not know VC friends with MFC make such an effect.
Platform: | Size: 1024 | Author: 林翰 | Hits:

[Windows Developmvcsphere

Description: 采用MFC编制MVC模式之球体演示程序 在传统面向过程的程序设计中,往往采用 Input-Processing-Output 模式,这“归功”于 DOS 操作系统的单任务。当 Windows 图形界面 OS 出现后,MVC(Model-View-Controller)模型更适合 Windows 图形界面程序的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-compiled using MFC ball MVC model demonstration program in the traditional process-oriented program design, often using Input-Processing- Output model, "credited to" single-DOS operating system tasks. When Windows graphical interface OS, after MVC (Model-View-Controller) model more suitable for Windows graphical interface design process, which allows data processing and data display, leaving the maintenance, expansion of the system more flexible.
Platform: | Size: 16384 | Author: 望打开 | Hits:

[GUI Developsplit

Description: 一个多视图的文件分割合并程序,这个程序是基于MFC的单文档程序,程序中用了分割视图的技术.-More than one view of the document partition merging process, this procedure is based on the MFC single document procedures, procedures with a view of the technology division.
Platform: | Size: 129024 | Author: 庄亦达 | Hits:

[matlabvcc_mex

Description: 一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序-Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures
Platform: | Size: 11264 | Author: Dean | Hits:

[Game ProgramHospitalCheator

Description: 用于修改经典DOS游戏"主题医院"中文版.需要MFC支持文件.-To modify the classic DOS game theme hospital the Chinese version. Need MFC to support the document.
Platform: | Size: 240640 | Author: jemizhuu | Hits:

[Windows Developserver

Description: 网络监控系统客户端的设计,采用Winsock网络编程和MFC图形编程实现。在开发过程中将网络技术与远程监控理论基础相结合,实现了以下功能:能获取客户端的系统信息;实现被监控端硬盘文件的上传、下载;实现在远程机器上执行任意DOS命令;-windows API
Platform: | Size: 1928192 | Author: 邵飞 | Hits:

[Dialog_WindowCompute

Description: 计算器雏形,没有做MFC,正在尝试用QT做界面-the simple computer with DOS.it s tring to use Qt making a GUI.
Platform: | Size: 1657856 | Author: leo | Hits:

[ERP-EIP-OA-Portaluser_login

Description: MFC VC++ 用户登录系统界面实现只要-MFC VC++ users log on to achieve as long as the system interface. . . . . . . .
Platform: | Size: 7168 | Author: zjtwo | Hits:

[Windows DevelopJusef

Description: 实现约瑟夫问题,可以在windows 7系统下,vc++6.0环境中顺利运行。-used for the problem of Jusef,a little short and simple,it is not the MFC.it is about dos ecironment.
Platform: | Size: 607232 | Author: 周涛 | Hits:

[StatusBarMenu-funtion

Description: MFC进度条颜色渐变,中间显示百分比。用多种颜色实现橡皮线,椭圆,矩形画图。完整程序和代码。运行通过。-MFC signal dos
Platform: | Size: 2424832 | Author: 之路 | Hits:
« 12 »

CodeBus www.codebus.net