资源列表

« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 915 »

[操作系统开发jinchengdiaodu

说明:一个用VC++编定的按优先权调度算法和先来先服务调度算法实现进程调度的程序。-A used VC++ Scheduled according to priority scheduling algorithm and a first-come first-serve scheduling algorithm to achieve the process of scheduling procedures.
<阿德> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发001

说明:針對於順滑膜態的入門控制方式,簡單的表現出優點,對於想控制研究的人有相當大的幫助-Synovial membrane in cis for the entry-state control mode, the simple to show the advantages of study for those who want to control a great help
<bowen> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发zuoyediaodu

说明:模拟操作系统的作业调度,由用户选择调度算法-Simulation of the operating system job scheduling, scheduling algorithm by the user to choose
<zhouxin> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发003

说明:針對於滑動模式控制應用於系統控制的基礎,可以快速上手,有詳細註解可以方便大家使用!-For in the sliding mode control system control applied to the base, can quickly get started, there are detailed notes you can easily use!
<bowen> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发005

说明:對於一般不懂可變結構控制的人員而言,此程式可以快速理解,並針對程式註解有詳細解釋,讓使用者快速上手-Do not understand for the average variable structure control of personnel, this program can quickly understand and program notes for a detailed explanation, allows users
<bowen> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发009

说明:將單輸入單輸出系統應用在可變結構控制上,程式將可變結構的方式應用在內,並附上註解方便研究與理解-Single-input single-output system used in variable structure control, variable structure of the program will apply the included, together with notes to facilitate research
<bowen> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发020

说明:以單輸入單輸出探討輸出可變結構控制的使用,對於使用者可以更能了解控制響應-SISO to explore the output variable structure control the use, for a better understanding of the user can control the response
<bowen> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发os

说明:设计一个请求页式存储管理方案。并编写模拟程序实现。 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 具体的做法可以是: 产生一个需要访问的指令地址流; 指令合适的页面尺寸(例如以 1K或2K为1
<刘祥> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发thread.dat

说明:int main(int argc,char *argv[]) { char ch while(true) { printf("*************************************\n") printf(" 1.Reader Priority\n") printf(" 2.Writer Priority\n") printf(" 3.Exit to Wi
<刘倩> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发clock

说明:关于操作系统clock内存调度代码,描述Clock算法的基本原理、必要的数据结构、编码实现-Scheduling memory clock on the operating system code, Clock algorithm describes the basic principles of the necessary data structure, coding to achieve
<yjian> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发bank

说明:.cpp,操作系统的银行家算法的C程序实验-. cpp, the operating system of the banker s algorithm C experimental procedures
<00> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[操作系统开发static

说明:操作系统的固定分区模拟程序。固定分区将内存按用户需求分成若干固定存储区,每次分配进程、撤销进程都在分区中操作-Fixed operating system partition simulation program. Fixed partition memory according to user needs will be divided into several fixed storage area, each time the al
<李志龙> 在 2024-05-24 上传 | 大小:1024 | 下载:0
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 915 »

源码中国 www.ymcn.org