-
用C语言实现进程调度-操作系统课程设计设计思想:
“最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在...
用C语言实现进程调度-操作系统课程设计设计思想:
“最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling algorithm the basic idea is cpu allocated to the parade were in place the highest priority in the process. Dynamic priority, which is priority number in the creation process to set an initial value, When the process is a cpu after its priority on reducing the number of one.
- 2022-05-25 04:15:05下载
- 积分:1
-
latest Java
最新的Java反编译工具,支持目录级的反编译,也支持双击.class文件就可查看源文件,只限用于学习交流使用。-latest Java-compiler tool to support the anti-directory level compiler, and also supports double-click. Class documents can view the source documents, only to learn to share.
- 2022-02-05 11:26:50下载
- 积分:1
-
某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和...
某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。-A company to transfer data using public telephones, the data is four integers, in the transmission process is encrypted, encryption rules are as follows: Each figures with five, and then divided by 10 instead of the more than a few numbers, and then The first and fourth exchange, the second and third exchange.
- 2022-01-26 00:00:43下载
- 积分:1
-
向量排序
将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)...
向量排序
将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)-Vector of integers to sort the vector sum of squares of the data in accordance with the order you sorted. (Use a function pointer)
- 2023-05-02 18:15:03下载
- 积分:1
-
p2pstock p2pstock
P2PStock P2PStock-P2PStock P2PStock P2PStock
- 2022-09-30 03:55:04下载
- 积分:1
-
给人写的毕设,但没过
给人写的毕设,但没过-people wrote Albert located, but after
- 2022-05-29 09:21:08下载
- 积分:1
-
DOS full source code. Are written in Microsoft' s master, can not classical t...
DOS完整源码。都是微软高手写的,能不经典吗? 看完肯定有提高。-DOS full source code. Are written in Microsoft" s master, can not classical texts? Reading certainly increase.
- 2022-07-28 06:56:50下载
- 积分:1
-
可以录制在线 视屏的一款好的软件 大家可以用一下 具体用法可以搜索摆渡...
可以录制在线 视屏的一款好的软件 大家可以用一下 具体用法可以搜索摆渡
- 2022-08-10 19:22:32下载
- 积分:1
-
数据结构中的插入排序分析和比较。有各种插入排序的算法描述。...
数据结构中的插入排序分析和比较。有各种插入排序的算法描述。-data structure of the insert sequencing analysis and comparison. Various insertion sorting algorithm description.
- 2022-02-02 15:24:55下载
- 积分:1
-
upload some examples of VHDL source code, we hope to help
上传一些VHDL的例题源程序,希望对大家有所帮助-upload some examples of VHDL source code, we hope to help
- 2022-02-24 10:44:37下载
- 积分:1