搜索资源列表
windows多线程mfc
- windows多线程编程,利用mfc的方式实现。与dos版本可互补。-windows multithreaded programming, using mfc ways. Dos version and complement each other.
MFC
- 是在VC上实现的一个简单多线程程序,基于OpenCV完成对摄像头的图像采集,对于想学习CRectTracker类也是不错的参考程序-example
IImage
- MFC多线程编程 Win32 API对多线程编程的支持-MFC
MFCThread
- MFC创建线程,终止线程,暂停线程,继续线程-MFC to create threads, terminate threads, suspended thread to continue the thread
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
MFC_multithread_about_play_and_save_audio
- MFC多线程类播放和保存声音MFC multithread about play and save audio-MFC multithread about play and save audio
FileCopy2
- 该程序的功能为利用MFC的多线程类CWinThread实现多线程文件复制。-The functions of the program for the use of multi-threaded MFC multi-threaded type CWinThread duplicated.
MuliThread1
- 普通多线程问题,MFC界面实现,适合初学者使用-Common multi-threading issues, MFC interfaces, suitable for beginners to use
VC_multithreading_filecopy
- MFC中一个多线程的例子,同时包含文件拷贝功能-A multi-threaded example, contains both the file copy function
jinc
- windows进程模拟小程序 模拟进程状态转换 进程互斥 和进程通信 vc++ mfc-windows process simulation program to simulate the process of the small state of the conversion process mutual exclusion and process communications vc++ mfc
MultiThread_rumen2
- vc mfc 多线程第二个入门教程源码,功能还是很简单,可以自己修改线程函数-multi_thread——2
MFC(thread)
- 深入浅出Win32多线程设计之MFC的多线程,很详细,有相关的说明- Explains the profound in simple language the Win32 multi-thread design MFC of multithreading, is very detailed, has the related explanation
MultiThread1
- MFC多线程编程源代码和说明文档 非好好的学习多线程机制的材料-MFC multi-threaded programming source code and documentation of non-proper study materials, multi-threading mechanism
Multithreaded-programming-tutorial
- 这是一个很好的多线程编程教程,作者是韩耀旭。 全文分为四个篇幅: 一、多线程问题提出 二、MFC多线程编程 三、线程的通讯 四、线程的同步 -This is a good multi-thread programming tutorial, the author is Han Yaoxu. Text is divided into four length: one, two multi-threading issues, MFC multi-threaded programm
Experiment-9
- MFC基础知识——实验9(多线程程序设计),详细的操作步骤-MFC basics- Experiment 9 (multi-threaded programming), the detailed steps
MFC-multithread
- mfc设计tcp程序代码实例,包含了7个实用的练习例程,深入了解mfc多线程编程-Tcp programs examples based on MFC,inludeding 7 practical practice routines,allow you look insight the MFC multithread programing.
mfc-process-monitor
- 一个mfc小程序应用,可以查看进程状态,适合初学者-A mfc program application, you can view the process of state for beginners
MFC-user-interface-thread
- VC++实例258——创建MFC用户界面线程-VC++ instance 258- Create MFC user interface thread
4-MFC-thread-class-
- MFC线程实现方法及其面向对象封装 线程是MFC编程中一个重要的概念。为了充分利用CPU,程序常采用多线程处理。操作系统与线程相关的函数皆为 C函数接口。直接使用API生成和使用线程,不符合面向对象的处理逻辑。通过面向对象封装,封装了与线程相关操作。将线程封装成类后,线程也具有了对象的概念。线程就更加容易理解和使用。 -MFC thread is an importrant concept in programming , 4 kinds of thread class are cons
MFC-MultiThreadA
- MFC 多线程的例子-MFC 多线程的例子