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

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:

[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:

[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:

[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:

[Process-ThreadMutexThreadSyn

Description: vc 使用互斥对象(Mutex)实现线程同步\MutexThreadSyn的程序源码,希望对大家有所帮助-vc mutex object (Mutex) to achieve thread synchronization \ MutexThreadSyn the program source code, we hope to help
Platform: | Size: 27648 | Author: 程胜利 | Hits:

[Process-ThreadMutexProcessSyn

Description: vc 使用互斥对象(Mutex)实现不同进程间线程同步\MutexProcessSyn-vc mutex object (Mutex) to achieve different inter-process thread synchronization \ MutexProcessSyn
Platform: | Size: 28672 | Author: 吴菲菲 | Hits:

[Process-ThreadMutexThreadSyn

Description: vc——使用互斥对象(Mutex)实现线程同步\MutexThreadSyn-vc- mutex object (Mutex) to achieve thread synchronization \ MutexThreadSyn
Platform: | Size: 28672 | Author: | Hits:

[Process-ThreadMutexProcessSyn

Description: vc——使用互斥对象(Mutex)实现不同进程间线程同步\MutexProcessSyn-vc- mutex object (Mutex) to achieve different inter-process thread synchronization \ MutexProcessSyn
Platform: | Size: 29696 | Author: | Hits:

[Process-ThreadMutexThreadSyn

Description: vc——使用互斥对象(Mutex)实现线程同步\MutexThreadSyn的程序源码,值得一看!-vc- mutex object (Mutex) to achieve thread synchronization \ MutexThreadSyn the program source code, worth a visit!
Platform: | Size: 29696 | Author: | Hits:

[Process-ThreadMutexProcessSyn

Description: vc——使用互斥对象(Mutex)实现不同进程间线程同步\MutexProcessSyn的程序源码,值得一看!-vc- mutex object (Mutex) to achieve different inter-process thread synchronization \ MutexProcessSyn the program source code, worth a visit!
Platform: | Size: 30720 | Author: | 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