-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
企业进销存管理系统说,本系统主要实现了支持多条件查询、批量填写进货单及销售单、与代理商和供应商往来账本明细,绝不存在假账、漏账、差账等情况、图表分析月销售状况、...
企业进销存管理系统说,本系统主要实现了支持多条件查询、批量填写进货单及销售单、与代理商和供应商往来账本明细,绝不存在假账、漏账、差账等情况、图表分析月销售状况、当外界环境(停电、网络病毒)干扰本系统时,系统可以自动保护原始数据的安全、强大的报表打印等功能-Purchase, Sales and Inventory Management System for Enterprise said that the system is mainly to support the realization of multi-criteria query, fill in quantities and sales of single-进货单with agents and suppliers, details of contacts book, does not even exist accounting, missed payments, bad debts, etc. Analysis of sales on the chart, when the external environment (power, network virus) interfere with the system, the system can automatically protect the safety of the raw data, powerful features such as print statements
- 2022-09-21 10:10:03下载
- 积分:1
-
学生成绩管理系统 用VB6.0制作的小系统,功能还算完善。请大家多提意见。...
学生成绩管理系统 用VB6.0制作的小系统,功能还算完善。请大家多提意见。-Student achievement management system for small systems using VB6.0 production functions fairly complete. Please speak up.
- 2022-02-05 20:24:38下载
- 积分:1
-
The operating system to achieve synchronization: consumer, producers. As well as...
操作系统实现的同步:消费著,生产者。以及其他系统同步的程序。
-The operating system to achieve synchronization: consumer, producers. As well as other system synchronization process.
- 2022-01-25 22:54:46下载
- 积分:1
-
This the one I do calculators, calculation
这是本人做的一个计算器,可以计算+-*/cos
sin tan asin atan,还可以识别括号,大家快来看看哈-This the one I do calculators, calculation-*/cos sin tan asin atan can also identify brackets, we hurry to see Kazakhstan
- 2022-03-06 21:24:39下载
- 积分:1
-
数据库远程备份批处理文件,可以方便
大家维护数据库
数据库远程备份批处理文件,可以方便
大家维护数据库-remote backup database bat files
- 2022-03-19 19:20:24下载
- 积分:1
-
消除图片移动的效果,非常不错的原代码,适合对图像处理的参考代码....
消除图片移动的效果,非常不错的原代码,适合对图像处理的参考代码.-To eliminate the effect of moving picture, very good original code, suitable for image processing reference code.
- 2022-03-16 03:03:01下载
- 积分:1
-
一个对系统硬件进行访问的程序!配合w2k_load,w2k_lib,w2k_spy使用!...
一个对系统硬件进行访问的程序!配合w2k_load,w2k_lib,w2k_spy使用!-A system hardware procedures visit! With w2k_load, w2k_lib, w2k_spy use!
- 2022-03-18 21:18:24下载
- 积分:1
-
容器类经典实例演示。
容器类经典实例演示。-container class classic examples demonstrate.
- 2023-05-19 15:10:03下载
- 积分:1
-
一个小的操作系统代码,非常简单易用,但结构很完整,可供开发者参考学习。...
一个小的操作系统代码,非常简单易用,但结构很完整,可供开发者参考学习。-A small operating system code, very simple to use, but the structure is complete and available for developers to refer to learning.
- 2022-03-21 10:43:14下载
- 积分:1