Welcome![Sign In][Sign Up]
Location:
Search - mutex vc

Search list

[Other resourcethread-process

Description: VC++进程线程实例:EVENT,MUTEX,MUTITHREAD,PROCESS,SEMAPHORE,THREAD,UITHREAD,WORKERTHREAD
Platform: | Size: 316325 | Author: 123 | Hits:

[source in ebookMutexDlg

Description: vc++算法程序员处理算法经典 还可以继承其他程序使用-vc algorithm processing algorithm classical programmers can also use other procedures succession
Platform: | Size: 2048 | Author: 王竟 | Hits:

[source in ebookvc_jiqiaoshili_part4

Description: Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThread用户界面线程示例 4. Event使用事件对象来实现线程的同步 5. Thread使用临界区对象来实现线程的同步 6. Mutex使用互斥量对象来实现不同进程间的线程同步 7. Semaphore使用信号量对象实现线程的同步 8. MutiThread多线程任务调度与处理-Visual.C program design techniques and examples-- matching CD Chapter 4 of this chapter thread and process a total of eight examples : 1. Process creation and termination process 2. WorkerThread threads created three workers. U IThread user interface thread Example 4. Event object to the use of the incident to Thread Synchronization 5. Th read using critical areas to achieve the target thread synchronization 6. Mutex mutex used to achieve volume targets different process The thread synchronization 7. Semaphore use semaphore object to Thread Synchronization 8. MutiThr perf multithreaded task scheduling and processing
Platform: | Size: 377856 | Author: xixi | Hits:

[OS DevelopThreadSynch

Description:
Platform: | Size: 1931264 | Author: JackOakland | Hits:

[VC/MFCMutilThread

Description: 初学VC++多线程必不可少的资料,内容非常详细。讲到了临界区(CCriticalSection) 事件(CEvent)互斥量(CMutex)信号量(CSemaphore) -Beginner VC++ Multi-threaded essential information, very detailed. Referred to the critical region (CCriticalSection) events (CEvent) mutex volume (CMutex) Semaphore (CSemaphore)
Platform: | Size: 22528 | Author: 小钻风 | Hits:

[source in ebookthread-process

Description: VC++进程线程实例:EVENT,MUTEX,MUTITHREAD,PROCESS,SEMAPHORE,THREAD,UITHREAD,WORKERTHREAD-VC++ Process instance thread: EVENT, MUTEX, MUTITHREAD, PROCESS, SEMAPHORE, THREAD, UITHREAD, WORKERTHREAD
Platform: | Size: 316416 | Author: 123 | Hits:

[Windows Develophuchiyuxing

Description: 用MFC编写的实现程序互斥运行的简单实用的小程序,来自于VC++学习书上源码。-Prepared using MFC Mutex realize the procedure is simple and practical operation of small procedures, from VC++ Learning source book.
Platform: | Size: 44032 | Author: 褚洪君 | Hits:

[OS programMetex

Description: VC多线程互斥编程示例代码!有弹出提示框~~~不容错过-VC programming multi-threaded mutex sample code! Have pop-up box prompts ~ ~ ~ Not to be missed
Platform: | Size: 1389568 | Author: 雷雨 | Hits:

[Windows Developvcthreads

Description: 10个VC++多线程操作实例源代码,内容涉及如何安全终止线程、如何创建UI线程、如何创建Worker线程、如何等待线程结束、如何挂起和恢复线程、如何获得线程的退出码、如何使用互斥量、如何使用临界区、如何使用信号量等内容,入门者更应该看一看,多线程的使用很广泛,可以提高程序效率。 -10 VC++ source code examples of multi-threaded operation, which relates to how to safely terminate the thread, how to create a UI thread, how to create a Worker thread, how to wait for the end of the thread, how to suspend and resume threads, how to get the thread exit code, how to use the mutex volume, how to use the critical area, how to use semaphores etc., beginners should take a look at the use of very broad multi-threading can improve the procedures more efficient.
Platform: | Size: 134144 | Author: yzj | Hits:

[Windows DevelopMultiThread1

Description: 实现火车站售票系统,采用多线程和互斥对象,在VC++环境实现。-Achieve the train station ticketing system, using multi-thread and mutex objects, in the VC++ environment for implementation.
Platform: | Size: 1198080 | Author: s080101132 | Hits:

[VC/MFCvcthreads

Description: 10个VC++多线程操作实例源代码,内容涉及如何安全终止线程、如何创建UI线程、如何创建Worker线程、如何等待线程结束、如何挂起和恢复线程、如何获得线程的退出码、如何使用互斥量、如何使用临界区、如何使用信号量等内容,入门者更应该看一看,多线程的使用很广泛,可以提高程序效率-10 VC++ source code examples of multi-threaded operation, which relates to how to safely terminate the thread, how to create a UI thread, how to create a Worker thread, how to wait for the end of the thread, how to suspend and resume threads, how to get the thread exit code, how to use the mutex volume, how to use the critical area, how to use semaphores etc., beginners should take a look at the use of very broad multi-threading can improve the efficiency of program
Platform: | Size: 34816 | Author: naiwuh | Hits:

[CSharp2009103015231441894

Description: 10个VC++多线程操作实例源代码,内容涉及如何安全终止线程、如何创建UI线程、如何创建Worker线程、如何等待线程结束、如何挂起和恢复线程、如何获得线程的退出码、如何使用互斥量、如何使用临界区、如何使用信号量等内容,入门者更应该看一看,多线程的使用很广泛,可以提高程序效率。 -10 VC++ source code examples of multi-threaded operation, which relates to the safe termination of the thread, how to create a UI thread, how to create a Worker thread to wait for the end of the thread, how to suspend and resume threads, how to get the thread exit code, how to use the mutex volume, how to use the critical area, how to use semaphore, etc, beginners should take a look at a wide use of multiple threads can improve program efficiency.
Platform: | Size: 136192 | Author: 吴辉煌 | Hits:

[VC/MFCWatching

Description: vc++ 自动存盘演示代码,超简单的程序,设置自动保存的路径,时间间隔,就可实现自动保存功能。Word中有自动存盘功能,适时保存文档。函数中,遗忘了释放指针的操作,在随盘代码中已更正,特此说明。-VC++ multi-threaded programs written with the chat rooms, multi-threaded applications prone to problems. Mutex object' s explain how to use multi-threaded mutex object to achieve synchronization. How to use named mutex object to ensure only one instance of the application to run. Application of multi-threaded web chat program written. Function in the receiving thread, and forget the release of pointer operations, with the plate in the code has been corrected, hereby instructions.
Platform: | Size: 46080 | Author: 胡杨 | Hits:

[Process-ThreadMutexThreadSyn

Description: 使用互斥对象(Mutex)实现线程同步,vc-Use the mutex object (Mutex) to achieve thread synchronization, vc++
Platform: | Size: 33792 | Author: 何建亮 | Hits:

[VC/MFCMutex

Description: 《VC++精彩实例》带的源码,第39章 只运行一个实例的程序-A program only run an instance at a time.
Platform: | Size: 33792 | Author: Pero | Hits:

[Windows DevelopMutex

Description: 互斥量MUTEX的VC++简单实例,使用于初学者-Mutex MUTEX for VC++ Example
Platform: | Size: 2210816 | Author: z44 | Hits:

[Process-ThreadMutex

Description: vc开发环境互斥锁编程源代码,清晰简明说明了程序中如何使用互斥锁-example code for mutex.
Platform: | Size: 7168 | Author: zhangyugang | Hits:

[OS programmutex

Description: 线程互斥在vc++环境下的实现,具体编程源程序,线程(thread)是"进程"中某个单一顺序的控制流。-mutex of thread on vc++ to relize in detail. as part of process,the thread is quite unique sequential control thread.
Platform: | Size: 2947072 | Author: paneone | Hits:

[OS programMutex

Description: VC2010-08-25-VC++6.0下利用互斥量同步线程来实现文件读取进度条-VC2010-08-25-VC++6.0 under mutex synchronization of threads to use for file reading progress bar
Platform: | Size: 1173504 | Author: 赵栋梁 | Hits:

[Software EngineeringVC-Thread-synchronization-methods-

Description: VC下线程同步的三种方法(互斥、事件、临界区、信号量)-VC Thread synchronization three methods (mutex, events, critical sections, semaphores)
Platform: | Size: 108544 | Author: 644 | Hits:
« 12 3 »

CodeBus www.codebus.net