登录

于 2022-02-02 发布 文件大小:16.92 kB
0 113
下载积分: 2 下载次数: 1

代码说明:

多线程任务调度与处理的一个实例- Multi-thread duty dispatch and a processing example

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 操作系统实验的进程调度算法实现:提供了四种重要的算法(FIFS、SFJ、HRN)...
    操作系统实验的进程调度算法实现:提供了四种重要的算法(FIFS、SFJ、HRN)-operating systems experimental process scheduling algorithm : to provide four important algorithm (FIFS, SFJ, 010-001)
    2022-05-17 18:21:00下载
    积分:1
  • 在VC++ 6.0中实现程序单一运行
    在VC++ 6.0中实现程序单一运行-6.0 in VC procedures to achieve a single operation
    2022-05-09 13:55:40下载
    积分:1
  • two experimental operating system : the process of scheduling strategy to achiev...
    操作系统实验2:进程调度策略的模拟实现 1、 设计一个有 N个进程共行的进程调度程序。 2、 每个进程有一个进程控制块PCB来表示,进程控制块的格式为: 进程名 优先数 到达时间 需要运行时间 已占用CPU时间 进程状态 a) 进程优先数、需要运行时间、到达时间可以事先人为地指定,也可以随机产生,注意初始化上述数值时要尽量使进程并发执行,而不是按到达时间顺序调度。 b) 进程的运行时间以时间片为单位进行计算。 c) 进程状态分为就绪、运行、完成三种状态之,分别用W、R、F表示。 3、 进程调度规则如下: a) 就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。 b) 如果运行一个时间片后,进程已占用 CPU时间达到所需要运行时间,则进程完成,撤销该进程。 c) 如果运行一个时间片后,进程已占用CPU时间还未达到所需要运行时间,即进程需要继续运行,将它插入就绪队列,队列重新排序,等待CPU。 d) 重复以上过程,直到所要进程都完成为止。 -two experimental operating system : the process of scheduling strategy to achieve a simulation. Design is a process of a total of N the process scheduler. 2, each process is a process control block to PCB said that the process control block format : process a few who arrived at the priority needs time to time running CPU time a state process) process priority number. need to run time, arriving in time prior to artificially designated, can also randomly generated, Initialization attention to the above values are to m
    2022-02-20 17:25:28下载
    积分:1
  • 单线程的,socket
    单线程的,socket-based通信,简单sever-client通信-Single-threaded, socket-based communications, a simple sever-client communications
    2023-04-16 05:50:03下载
    积分:1
  • The process of implementation method, this procedure describes how to create a p...
    进程的实现方法,此程序介绍如何创建一个进程的方法-The process of implementation method, this procedure describes how to create a process approach
    2022-04-11 00:12:25下载
    积分:1
  • 本程序实现同时运行的个线段,一个是显示动画的时钟,另一个是展示进度条,进度条恰好表不动画时钟的进度。本程序是基于对话框的MFC应用硬序...
    本程序实现同时运行的个线段,一个是显示动画的时钟,另一个是展示进度条,进度条恰好表不动画时钟的进度。本程序是基于对话框的MFC应用硬序-the program running simultaneously segments, the show is an animated clock, and the other is to demonstrate progress, the progress of the animation is not exactly table clock progress. This procedure is based on the MFC dialog application hardware sequence
    2022-12-15 02:50:03下载
    积分:1
  • 一种实现多线程的方法,值得一看
    一种实现多线程的方法,值得一看-a multi-threaded approach, an eye-catcher
    2023-04-19 06:55:02下载
    积分:1
  • 在Dao中使用多线程
    在Dao中使用多线程 -Using multi-thread in DAO
    2022-04-11 13:53:28下载
    积分:1
  • 利用多线程实现程序保护,简单的示范程序,帮助理解多线程的是运行机制...
    利用多线程实现程序保护,简单的示范程序,帮助理解多线程的是运行机制-Realize the use of multi-threaded process protections, the simple model procedures to help understand multi-threading is the operating mechanism
    2022-01-26 00:12:46下载
    积分:1
  • 一个多线程编程的好例子,同时有文档可以参考,非常不错
    一个多线程编程的好例子,同时有文档可以参考,非常不错-A multi-threaded programming, a good example, while there is a document to refer to very good
    2022-02-04 19:10:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载