资源列表
OnlineStore
- 在Windows中 模拟淘宝购物买卖双方交易问题-In Windows simulation Taobao buyers and sellers trade issues
Process
- 获得指定进程的PID值。若有两个相同,可以同时输出。
StrThread
- 自定义多线程基类, 用于对多线程的管理,以及启动、结束的控制。使用时只需要重载RunThread(),非常方便。-Custom multi-threaded base class, used for the management of multi-threading, as well as the start and end control. Only need to use heavy-duty RunThread (), very convenient.
fifo
- 完成进程调度,页面置换算法中先进先出算法(FIFO)的源代码,对学习操作系统很有用的~-The completion of the process of scheduling, the page replacement algorithm in the FIFO method (FIFO) of the source code, useful for learning the operating system ~
Middleware__2308BLACKSMITHMKZNVI414
- 此源码Middleware__2308BLACKSMITHMKZNVI414很适合新手学习的时候参考,对学习有很大的帮助-The reference source Middleware__2308BLACKSMITHMKZNVI414 is very suitable for beginners learning, there is a lot of help in learning
kill-programmes
- kill programmes using vb6
SharedMemory
- 使用共享内存块的方式在进程间共享内存的例子-Using shared memory block to the shared memory between processes examples
killprocess.rar
- 显示当前活动进程及其调用的dll,并*指定的进程
prod
- C++实现互斥量通信,生产者和消费者线程之间通过互斥量实现通信-C++ implementation of the mutex communication between producers and consumers to communicate via the mutex thread
race
- 多线程问题小示例.为你更深认识多线程做引导.
pipe
- 转自网上,非原创。简单的进程管道通信编程实例,通过建立管道,调用cmd.exe
11
- 掌握用邮箱方式进行进程通信的方法,并通过设计实现简单邮箱理解进程通信中的同步问题以及解决该问题的方法。-Master the process of communication methods to use E-mail, to understand the synchronization process communication, and methods to solve the problem by designing a simple mailbox.