-
vc524448882244
一个操作系统的课程设计编程
是在C-C++环境下生成的(an operating system course design program is the C-C generated environment)
- 2006-06-23 12:44:25下载
- 积分:1
-
银行家算法
说明: 操作系统,windows系统下写的银行家算法,c++语言版。(The operating system, the banker's algorithm written under the windows system, the c++ language.)
- 2021-01-02 00:48:57下载
- 积分:1
-
pthread_1
这是介绍标准的多线程编程的一些资料和代码,介绍的比较详细(This is the standard on multi-threaded programming some of the information and codes, and a more detailed briefing)
- 2005-07-06 11:37:20下载
- 积分:1
-
KillProcessEx
用系统底层API,用多种方法结束进程,一般没有被驱动保护的应用程序都能被强制结束掉,代码仅供参考,如有问题,请发邮件给我。(With the system, the underlying API, using a variety of ways the end of the process, generally has not been driven to protect the application can be forced off the end of the code for reference only, any questions, please email to me.)
- 2010-03-02 16:58:44下载
- 积分:1
-
DLL-injection
可将dll注入指定的进程中,然后执行函数(DLL can be injected into the specified process, and then the implementation of the function)
- 2016-02-05 12:52:51下载
- 积分:1
-
IDmessage
此代码实现进程与进程之间内存映像共享、也可以实现进程间通讯,适合初学者了解API(id-id message)
- 2013-08-14 20:26:30下载
- 积分:1
-
shubiao
取进程鼠标位置取进程鼠标位置取进程鼠标位置(Take the process of the mouse position)
- 2014-01-13 13:46:41下载
- 积分:1
-
multithread-chatting-room
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编
写网络聊天室程序(Multithreaded program, multithreaded applications easily arise. Mutex object to explain how to use mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that only one instance of the application running. Multithreaded applications compiled
Write Internet chat room procedures)
- 2013-10-26 22:22:52下载
- 积分:1
-
06777
注册表监视源码例程,程序结合易语言多线程支持库,调用API函数实现注册表的监视。(Registry monitoring source routines, programs combined with easy language support for multithreading library , call the API function registry monitoring.)
- 2015-07-17 16:12:06下载
- 积分:1
-
54876
用以演示他提出的信号量机制。本作业要求设计在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。(For the presentation he made semaphore mechanism. Operational requirements of the design process in the same address space to implement the two threads. Thread the production of goods producers, and then the article should be placed in an empty buffer for consumers thread consumption.)
- 2007-12-18 18:08:02下载
- 积分:1