登录
首页 » Java » Process

Process

于 2018-11-29 发布 文件大小:4KB
0 150
下载积分: 1 下载次数: 1

代码说明:

  java进程调度(优先级)进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。如果运行一个时间片后,进程的已占用 CPU时间已达到所需要的运行时间,则撤消该进程,如果运行一个时间片后进程的已占用CPU时间还未达所需要的运行时间,也就是进程还需要继续运行,此时应将进程的优先数减1(即降低一级),然后把它插入就绪队列等待CPU。每进行一次调度程序都打印一次运行进程、就绪队列、以及各个进程的 PCB,以便进行检查。  (Java process scheduling)

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

发表评论

0 个回复

  • design-documents
    网页信息采集子系统: 网页采集:动态查找及实时分析新增网页,读取网页回帖信息。 网页过滤:,对获取的网页,通过网页清洗模块清除网页中的广告、导航信息、 图片、版权说明等噪声数据,萃取出相关网页的标题、正文、链接地址、采集时 间、回帖、发帖人数等数据。 网页信息预处理子系统: 网页审查脏字:主要功能包括中文分词、词性标注、命名实体识别、新词识别, 建立数据库说明每类词库,建立敏感词词库。 网页舆情监测:监测是否出现了一定影响的舆论,即回帖的回帖或支持、顶等 达到一个预先设定的阈值; 舆情分析子系统: 汇总网站舆情:汇总整个网站的舆情监控信息,自动生成报告。(Web information collection subsystem: the pages collection: dynamic lookup and real-time analysis of the new website, read pages Replies. Web filtering: to clear advertising pages, navigation information, images, copyright noise data access pages via web cleaning module, extract the relevant page title, text, link address, acquisition time, posts, posting number and other data. Web information preprocessing subsystem: Web review dirty: The main features include the Chinese word segmentation, POS tagging, named entity recognition, new word identification, to establish a database description of each type of thesaurus, and the establishment of a sensitive word thesaurus. Page opinion monitoring: monitoring whether there is a certain influence public opinion, that a reply to the post or support other top reaches a preset threshold public opinion analysis subsystems: summary website public opinion, public opinion monitoring information: summary of the entire site, automatically generate re)
    2021-04-01 21:59:08下载
    积分:1
  • javaer5fd
    以上快车通道和迅雷高速下载需本机安装有此软件,没有装的请直接点击按照提示安装。 相关软件 相关搜索站内搜索更多"一个简单易用的java编译工具完全汉化版"相关的内容 百度搜索更多与"一个简单易用的java编译工具完全汉化版"相关的内容 相关说明四、源码和软件包含破解版及注册码均是由网上搜集免费提供下载,若本站提供的内容侵犯了您的权益,请发信给我们,本站将立即改正! 本类下载爬行TOP10 连连看游戏JAVA进销存Struts编程源代码JAVA2游戏程序设计源码 信用卡管理系统学籍管理JAVA电子留言簿一个简单易用的java编译工具完全汉化版哈工大CERP系统iText可以制作中文PDF文件的JAVA源程序 ">
    2008-06-07 20:32:26下载
    积分:1
  • RouteSpecificPool
    A connection sub-pool for a specific route, used by {@link ConnPoolByRoute}. The methods in this class are unsynchronized. It is expected that the containing pool takes care of synchronization.
    2013-12-03 13:43:19下载
    积分:1
  • mybatis 整合后的项目
    myabtis 整合后的项目 可直接使用(Myabtis integrated projects can be used directly)
    2020-06-19 12:00:06下载
    积分:1
  • counts
    利用动态规划法,求出字符串A变为字符串B的最小操作数。(每次只能操作一个字符)(Find the minimum operand that turns string A into string B)
    2020-06-24 23:40:12下载
    积分:1
  • DBtools
    Java MySQL import and export data Java MySQL import and export data
    2014-06-17 11:33:25下载
    积分:1
  • apache-tomcat-9.0.4-src
    apache-tomcat-9.0.4-src
    2018-02-25 22:28:41下载
    积分:1
  • CourseManagement
    基于JSP+JavaBean+Servlet的课程管理系统(JSP+ JavaBean+ Servlet-based course management system)
    2010-05-10 17:09:45下载
    积分:1
  • Cal
    新人用java编写的简易java计算器,应该有bug,以后做优化(Simple calculator,in order to calculate some figures.)
    2017-09-16 17:14:36下载
    积分:1
  • PopupMenu.java
    this is a module of my project that lists active ports ...
    2012-12-28 20:49:21下载
    积分:1
  • 696518资源总数
  • 105964会员总数
  • 17今日下载