Welcome![Sign In][Sign Up]
Location:
Search - MFC view

Search list

[GUI Develop自动缩放的 View Class

Description: A useful class of MFC view
Platform: | Size: 395856 | Author: 不羁的风 | Hits:

[Booksmfc_docview

Description: MFC的文档与视图解析-MFC View Document Analysis and
Platform: | Size: 20480 | Author: 许文广 | Hits:

[Windows Developsourcecode

Description: 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server's directory and list of documents, especially for some database backup procedures, the procedures for this function code ...... 4 : TTS- text-to-speech conversion. Code 5 : The software is a network area used courier services to send the procedures used by NET SEND command networks and the creation of a process and a main thread. The software has two t
Platform: | Size: 3398656 | Author: 黄河 | Hits:

[GUI Develop自动缩放的 View Class

Description: A useful class of MFC view
Platform: | Size: 395264 | Author: 不羁的风 | Hits:

[3D GraphicVisualFxSdi_demo

Description: When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
Platform: | Size: 45056 | Author: 扬子昌 | Hits:

[OpenGL programsui

Description: 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
Platform: | Size: 246784 | Author: 李瑞 | Hits:

[Dialog_WindowMFC程序全屏显示源代码

Description: MFC程序全屏显示源代码,可以实现视图的全屏幕显示-MFC procedures in full-screen source code, can achieve a full-screen view of the show
Platform: | Size: 22528 | Author: 赵渊 | Hits:

[GUI DevelopMCenterView

Description: The sample demonstrate how to move the active view to centre on app window, The demo is from <<MFC anwser book>>-The sample demonstrate how to move the acti 've view to center on app window, The demo is from
Platform: | Size: 20480 | Author: 曾晖 | Hits:

[GUI DevelopLimitResize

Description: The sample demonstrate how to stretch the view on the limit area of the frame , The demo is from <<MFC anwser book>>-The sample demonstrate how to stretch the v iew limit on the area of the frame, The demo is from
Platform: | Size: 17408 | Author: 曾晖 | Hits:

[VC/MFCdocement_view

Description: MFC引入了"文档/视图"结构的概念,理解这个结构是编写基于MFC编写复杂Visual C++程序的关键。"文档/视图"中主要涉及到四种类:-MFC introduction of the Document/View, the concept of structure, understanding the structure of the complex preparation of the preparation of MFC-based Visual C++ Key procedures. Document/View in the main relates to four types:
Platform: | Size: 613376 | Author: 崔庆辉 | Hits:

[Software EngineeringMFC_Doc_View

Description: 本文详细介绍了进行MFC文档编程需要具有的视图和文档类知识,并且通过实例进行解说,对MFC的深入编程很有学习价值。-This paper introduces in detail the need for programming with MFC document view and document types of knowledge and examples to explain the adoption of the MFC-depth study is the value of programming.
Platform: | Size: 19456 | Author: 王东旭 | Hits:

[VC/MFCVisual_C_-_Advanced_Mfc_Programming

Description: Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation of industrial-strength programs and finally illustrating advanced concepts like the usage of dynamic link libraries (DLL), creating Internet clients, and building form-based applications.-Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation of industrial-strength programs and finally illustrating advanced concepts like the usage of dynamic link libraries (DLL), creating Internet clients, and building form-based applications.
Platform: | Size: 1579008 | Author: voirin | Hits:

[Dialog_WindowMFC

Description: MFC学习总结 (67个技巧) dlg 上建立View 内中包括实例,注释详细,解说详细-MFC study summary (67 skills) dlg on View set up within the included examples, detailed notes, explaining in detail
Platform: | Size: 51200 | Author: skytering | Hits:

[VC/MFCMFC

Description: 深入浅出MFC文档视图架构之实例剖析 MFC document view architecture in layman' s language and examples of analysis-MFC document view architecture in layman' s language and examples of analysis
Platform: | Size: 177152 | Author: chj | Hits:

[Dialog_WindowSDI_Mulit-View

Description: MFC的单文档多视图切换的关键代码。 程序结构比较简单,便于初学者学习。-MFC single document multi-view the key code switch. The procedure is relatively simple structure, easy for beginners to learn.
Platform: | Size: 64512 | Author: JaBin | Hits:

[Windows Developviewdocdll

Description: 將MFC View/Doc 打包至 DLL 中-It would be useful to separate into a dll the code responsible for running MFC s View/Doc architecture, notably frame, its child area with controls, dialogs etc. This would help different applications to share a grand part of the code.
Platform: | Size: 66560 | Author: 潘達 | Hits:

[Othermfc

Description: VC++环境下实现对MFC工程插入图片功能及点击查看-bofang 实现播放图片的功能-VC++ environment, MFC project to realize the Insert Picture function and Click to view picture-bofang to achieve playback functions
Platform: | Size: 11337728 | Author: hudechao | Hits:

[Special EffectscvOnMFC

Description: OpenCV和MFC结合多线程工作,显示摄像头捕获的视频。-OpenCV and MFC work combined with multi-threading, showing a video camera to capture.
Platform: | Size: 135168 | Author: miaow | Hits:

[VC/MFCmfc

Description: MFC教程 概论,用户模块,文档视图,数据库,控件,界面,工具栏和状态栏,多线程与串行通信-Introduction to MFC tutorial, user module, the document view, database, control, interface, toolbar and status bar, multi-threaded and serial communication
Platform: | Size: 1218560 | Author: geoff | Hits:

[Dialog_WindowMFC-view-switch

Description: MFC视图切换,点击左边树状按钮 能切换视图-MFC view switching, click on the left side of the tree button to switch views
Platform: | Size: 82944 | Author: 陈盟 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 37 »

CodeBus www.codebus.net