资源列表
[操作系统开发] 计算机操作系统实验三
说明:进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。就绪进程获得 CPU后<yyyyyyyzh > 在 2025-09-16 上传 | 大小:233kb | 下载:0
[汇编语言] nctoolbox-extended-master
说明:提供使用matlab打开Grib2格式的m文件,该文件可以直接提取出Grib2中想要变量的数据(Provides M files that use matlab to open the Grib2 format. The file can extract data directly from the variables that you want in Grib2)<Tiger009 > 在 2025-09-16 上传 | 大小:15.18mb | 下载:0
[易语言编程] get.sina.socks
说明:获取和统计新浪股票大单资料,用于挑选涨停股票。(Obtain and statistics Sina stock big data, used to select trading stocks.)<trophent > 在 2025-09-16 上传 | 大小:149kb | 下载:0
[编译器/词法分析] Fujitsu
说明:After sending one byte over SPI, you have to clear one byte in the data register (DR) again. In SPI you always send and receive a byte You cannot just send OR receive a byte, it's always AND. The technical explanation is that there is only one clock<alexanderbaskal > 在 2025-09-16 上传 | 大小:1.39mb | 下载:0