-
这是一个模拟操作系统中进程控制的程序,用时间片轮转算法实现,附带试验报告...
这是一个模拟操作系统中进程控制的程序,用时间片轮转算法实现,附带试验报告-This is a simulated operating system process control procedures, time-flow algorithm, fringe Test Report
- 2023-01-24 17:10:03下载
- 积分:1
-
断链隐藏进程易[源码],用语言写的小玩意~希望有所帮助
断链隐藏进程易[源码],用语言写的小玩意~希望有所帮助-Easy to hide the process chain [source], written in language gadgets ~ hope that help
- 2022-03-21 02:10:56下载
- 积分:1
-
本程序能实现多线程调度演示,其中包括线程阻塞及就绪演示...
本程序能实现多线程调度演示,其中包括线程阻塞及就绪演示-this program to achieve multithreaded scheduling presentations, including obstruction and thread ready demo
- 2022-10-05 11:05:03下载
- 积分:1
-
用C++ Builder进行多线程操作的示例
用C++ Builder进行多线程操作的示例-C Builder multithreaded operation example
- 2022-03-22 22:06:20下载
- 积分:1
-
进度条控件的多线程实现程序
进度条控件的多线程实现程序-progress of the control procedures, multithreading
- 2022-07-11 10:11:40下载
- 积分:1
-
程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理...
程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行处理;使用信号量、P.V.操作实现进程的同步与互斥,模拟进程在操作系统中的运行-procedures C to simulate the operating system, the three most typical process simple static scheduling algorithm; First generation user input dynamic modeling process, the use of the 26 options are available to users of typical statement (including the circle, choose structure), can handle integer, boolean and three character expression data and calculation; the main procedures for the preparation of the programming technology : Listless statement recorded statement process, and PCB Chain, ready Queue List, blocking Queue List, the Executive Queue List, ending Queue List data processing, said the process of mutual relations, due to static state data structure is not suitable for handling data on the s
- 2023-08-27 14:25:03下载
- 积分:1
-
多线程服务器客户端,一个服务器可连接多个线程
多线程服务器客户端,一个服务器可连接多个线程-multithreaded server client, a server can connect to multiple threads
- 2022-03-29 15:56:07下载
- 积分:1
-
这是一个非常好的进度条控件,可以多种颜色和填充方式显示进度,很漂亮....
这是一个非常好的进度条控件,可以多种颜色和填充方式显示进度,很漂亮.-This is a very good progress of controls, can fill a variety of colors and shown progress, and very pretty.
- 2022-03-26 15:59:42下载
- 积分:1
-
关于多线程的专用书籍,很经典的哦 如果想学多线程的朋友不要错过...
关于多线程的专用书籍,很经典的哦 如果想学多线程的朋友不要错过-on multithreading dedicated books, the classic Oh, if I wanted to learn multithreading friends not to mi
- 2022-03-06 21:29:55下载
- 积分:1
-
用vc++编写的一个多线程并发服务器的客户端
用vc++编写的一个多线程并发服务器的客户端-With vc++ Prepared a multi-threaded concurrent server client
- 2022-04-19 16:40:17下载
- 积分:1