-
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者――写入者...
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者――写入者问题。-the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each thread according to the corresponding test data document requests and write. Using signal volume mechanisms readers priority readers-- into the problem.
- 2023-01-18 05:40:03下载
- 积分:1
-
operating system is involved in the process of the procedures, process managemen...
是操作系统中涉及进程的程序,有进程的管理,和pingpong问题-operating system is involved in the process of the procedures, process management, and pingpong problems
- 2022-06-26 19:35:07下载
- 积分:1
-
Mutex lock package categories, well
Mutex锁的封装类,设计精良,初学者必看-Mutex lock package categories, well-designed, beginners must-see
- 2022-06-19 15:43:09下载
- 积分:1
-
进程调度算法
进程调度算法--动态优先权抢占式和时间片轮转算法的调度。-process scheduling algorithm-- Dynamic Preemptive priority and time-scheduling algorithm postings.
- 2022-02-16 09:49:48下载
- 积分:1
-
readers and writing, the operating system of curriculum design process and threa...
读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
- 2022-05-28 12:10:57下载
- 积分:1
-
一个很简单的Multi Thread例子。是在2cc.com论坛上看到有人提问Thread的问题,所以做一个简单的例子供参考。对初学者有帮助。...
一个很简单的Multi Thread例子。是在2cc.com论坛上看到有人提问Thread的问题,所以做一个简单的例子供参考。对初学者有帮助。-a very simple example of the Multi Thread. In 2cc.com Forum Thread see someone question of the problem, so a simple example for reference. Help for beginners.
- 2022-03-18 10:27:19下载
- 积分:1
-
This example describes the synchronization between multiple threads and run to a...
本例介绍了多线程之间的同步和运行,实现两个小球交替运动-This example describes the synchronization between multiple threads and run to achieve two ball alternating movement
- 2023-06-22 14:05:05下载
- 积分:1
-
能控制其它程序的运行。
用VB编写的
能控制其它程序的运行。
用VB编写的-Be able to control other programs 。。。
- 2022-03-24 16:27:08下载
- 积分:1
-
多
多进程的解决方案 :
创建一个包含四个窗口的多任务模拟:第一个窗口必须显示一系列的递增偶数;第二个窗口必须显示一系列的递增素数;第三个窗口必须显示任意半径的圆;第四个窗口必须显示一系列的随机矩形。-multi-process solution : Create a window contains four multi-task simulation : a window to show a series of incremental even; The second window must show a series of incremental prime; The third window must demonstrate arbitrary radius of the circle; The fourth window must show a series of random Rectangular.
- 2022-06-16 21:29:06下载
- 积分:1
-
C# a process manager, will show all system processes, and its termination of ope...
用C#实现的一个进程管理器,能显示出系统中所有进程,及对其进行终止等操作,值得一看。-C# a process manager, will show all system processes, and its termination of operations overseas.
- 2022-03-21 12:32:07下载
- 积分:1