搜索资源列表
multitreadsrc2
- MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-MFC there are two types of thread, thread workers were called and the user interface thread. The main difference between the two is artificial threads no news cycle, and the user
wz2
- MFC中有两类线程,分别称之为工作者线程和用户界面线程。本例演示这两类线程!
multitreadsrc910
- MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环
ChatApplicationSolutionSourceCode
- 用SOCKET MFC实现的一个简单局域网聊天程序。程序使用多线程,选项卡用户界面并采用ADO保持聊天记录。但功能有限,仅供学习交流之用-SOCKET MFC achieved with a simple LAN chat program. Procedures for the use of multi-threaded, user interface tab and use ADO to maintain chats. However, limited only by the exchange
multitread_002
- MFC对多线程编程的支持.该函数有两种重载形式,分别用于创建工作者线程和用户界面线程-MFC Programming for multi-threaded support. The function has two overloaded forms, respectively, used to create worker threads and user interface threads
CThreadEx
- 能实现工作线程和用户界面线程同步控制;MFC多线程应用实例-Work to achieve the user interface thread and thread synchronization control MFC multi-threaded application
VC_examples
- 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应
20100428MultiThread6
- 该程序使用MFC类库演示如何创建用户界面线程。-The program demonstrates how to create user interface thread.
thread
- MFC 多线程应用, 包括工作线程, 用户界面线程, 例子多达9个,欢迎下载测试-MFC multi-threaded applications, including the worker thread, the user interface thread, examples of up to 9 are welcome to download the test
UIThreadDemo
- vc 创建MFC用户界面线程\UIThreadDemo的程序源码,希望对大家有所帮助-vc create an MFC user interface thread \ UIThreadDemo the program source code, we hope to help
UIThreadDemo
- vc——创建MFC用户界面线程\UIThreadDemo-vc- create an MFC user interface thread \ UIThreadDemo
UIThreadDemo
- vc——创建MFC用户界面线程\UIThreadDemo的程序源码,值得一看!-vc- create an MFC user interface thread \ UIThreadDemo the program source code, worth a visit!
UIThreadDemo
- 创建MFC用户界面线程\UIThreadDemo\UIThreadDemo.rar,很不错的vc源码,有兴趣的朋友可以看看。-Create an MFC user interface thread \ UIThreadDemo \ UIThreadDemo.rar, very good vc source, interested friends can see.
Processes-and-threads
- Processes and threads包括使用Win32 API创建、销毁线程——控制进度条,创建MFC用户界面线程,创建MFC工作者线程,进行耗时计算,设置线程的优先级,使用全局结构进行线程间的通信,使用自定义消息进行线程间的通信,使用事件对象进行线程间的通信等-Processes and threads, including using the Win32 API to create, destroy the threads- to control the progress bar, c
MFC-user-interface-thread
- VC++实例258——创建MFC用户界面线程-VC++ instance 258- Create MFC user interface thread
UIThreadDemo
- 创建MFC用户界面线程,VC++精选编程源码,很好的参考资料。-Create a MFC user interface thread, VC++ select programming source code, a good reference.
UIThreadDemo
- 使用visual c++创建MFC用户界面线程-Create an MFC user interface thread using visual c++
DLLPaintTest
- 基于MFC用户界面线程开发的,关于C++与Matlab联合仿真中dll调用方式的例子,以绘制单条曲线为例(Based on the development of MFC user interface thread, the example of DLL calling method in C++ and Matlab co simulation is used to draw a single curve as an example)
MFC用户界面线程的创建
- 实现界面线程和工作线程,简单的文件拷贝,包括进度条、速度、时间的显示。(To achieve interface threads and work threads, simple file copy, including the progress bar, speed, time display.)
UIThreadDemo
- 使用Visual Studio2008,通过编写并创建MFC用户界面线程.(Using visual studio2008, write and create mfc user interface threads.)