-
A simple hospital management system that can achieve some of the basic functions...
一个简单的医院管理系统,可以实现一些基本的功能,欢迎大家指正。-A simple hospital management system that can achieve some of the basic functions, please correct me everyone.
- 2022-08-09 13:15:40下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1
-
标准C++写的取得一个指针链表的模板类,可以直接使用,经过了测试。我自己也用它!...
标准C++写的取得一个指针链表的模板类,可以直接使用,经过了测试。我自己也用它!-Standard C++ written to obtain a pointer to the list of template class can be used directly after the test. I myself use it!哈哈
- 2023-03-06 10:55:03下载
- 积分:1
-
For the reference system is very simple easy to learn but I hope you like
可供参考系统很简单可是简单易学希望大家喜欢-For the reference system is very simple easy to learn but I hope you like
- 2022-04-02 01:08:52下载
- 积分:1
-
read Intel CPU serial number of procedures
读取Intel CPU序列号的程序-read Intel CPU serial number of procedures
- 2022-03-26 05:05:47下载
- 积分:1
-
关于系统信息调用的19个WINDOWS NT 的脚本文件,包括:查看电脑硬件信息,改IP;网关;CDKey;网络号,显示所有分区的剩余空间(以MB为单位)等
关于系统信息调用的19个WINDOWS NT 的脚本文件,包括:查看电脑硬件信息,改IP;网关;CDKey;网络号,显示所有分区的剩余空间(以MB为单位)等-Calls on the system information 19 WINDOWS NT script documents, including: View of computer hardware information, change IP gateway CDKey network which indicates all partitions on the remaining space (in MB), etc.
- 2022-08-12 06:34:19下载
- 积分:1
-
1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的...
1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document management process. Thus the various documents commands to the substance and implementation of a more in-depth understanding. 2, designed a n users file system. Each time a user kept m pieces in a user operation can open a file. The document must install protective measures, but at least Creat, Delete, Close, etc. Write orders.
- 2022-07-26 01:10:14下载
- 积分:1
-
一个NTFS的例子
一个NTFS的例子-an NTFS example
- 2022-07-17 10:16:33下载
- 积分:1
-
中国移动短信CMPP 2.0协议API.rar
中国移动短信CMPP 2.0协议API.rar-China Mobile CMPP 2.0 protocol message API.rar
- 2022-11-18 01:40:04下载
- 积分:1
-
可以查看所有文件的磁盘卷的所有文件链接的信息。
可以查看WINDOWS NT下磁盘卷的所有文件链接信息.-can view Windows NT disk volumes of all documents linked information.
- 2022-02-03 11:46:15下载
- 积分:1