资源列表
CreateThread
- 有关windows下线程创建函数 CreateThread用法详解-The Windows down to create function CreateThread usage solutions for multiple threads
winhider
- Windows hider 0.90 sources code
ThreadSite
- C++多线程类,封装了线程控制的一般操作-Multi-threaded C++ class that encapsulates the general operation of the thread control
bank
- java模拟的银行取钱过程,实现进程同步。希望对大家有帮助-java simulation of the process of bank money, process synchronization. I hope everyone
GoodCount
- 3.4.1 使用Win32互锁操作.p.58 这些函数中最常用的是InterlockedIncrement和Interlockedlncrerment。程序清单3-6是GoodCount,它是程序清单3-5中实例BadCourt的一个新版本。GoodCount使用InterlockedIncrement来完成全局变量的自动增一,它在所有的Windows 2000系统上都能正确地运行。 程序清单3-6 GoodCount程序,它展示了共享全局数据的正确方法 -3.4.1 The use
imagepro
- QT 多线程 主次线程之间的通信实例,用于图像事务处理,Qt4 版本-QT multi-threaded communication between primary and secondary threads instance, for image transaction processing(TransactionThread), Qt4 version
Threadeasy
- 简单实现了单线程,没有任何多余代码,绝对是初学者必备知识-Simple realization of the single-threaded, there is no redundant code, it is essential knowledge for beginners
CreateOneProcess
- 调用windowsAPI创建一个进程,示范如何使用createprocess这个API函数-call windowsAPI create a process, A demonstration of how to use this API function createprocess
jincheng-20150924
- 简单进程线程程序的编写- Processes and threads。。。。。。
MyProcessManageMent
- 一个在 c++ builder 6 下开发的简单的进程管理器,可以列出当前运行的进程,可选一个过程中止.-a builder in the development of the next six simple process manager, a list of running processes, an optional course of the stay.
linjiequ
- 用软件方法解决上述临界区问题—兄弟。即要求修改sm6,实现accnt1+accnt2 提交的程序名:ex2 采用的算法可选择: –Peterson算法:-Solving these critical problems by using software method . That requires modifications to the sm6 implementation of accnt1+accnt2, the program name- submi