资源列表

« 1 2 ... .59 .60 .61 .62 .63 864.65 .66 .67 .68 .69 ... 915 »

[操作系统开发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 to quickly get started
<bowen> 在 2025-06-08 上传 | 大小:1kb | 下载: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 and understanding
<bowen> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发020

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

[操作系统开发os

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

[操作系统开发bank

说明:.cpp,操作系统的银行家算法的C程序实验-. cpp, the operating system of the banker s algorithm C experimental procedures
<00> 在 2025-06-08 上传 | 大小:1kb | 下载: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 allocation process, the withdraw
<李志龙> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发1

说明:优先比算法常用于批处理系统中作为作业调度算法,也作为多种操作系统的进程调度算法,更可用于实时系统中,以实现对实时作业的实时响应。-Priority than the algorithms commonly used in a batch system as a job scheduling algorithm, but also as a variety of operating system process scheduling algorithm, but also can be used
<斜阳> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发2

说明:银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocation(n,m):资源分配矩阵 4)need(n,m):进程以后还需要的资源矩阵 5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorithm structure n: the system proc
<斜阳> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发fifo

说明:页面置换先进先出算法,请大家试试,本人鉴定没问题-FIFO page replacement algorithm, please try, I did not identify the problem
<wx> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发filter_result

说明:kalman仿真程序,主要用于目标跟踪。-kalman simulation program, used mainly for target tracking.
<> 在 2025-06-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 864.65 .66 .67 .68 .69 ... 915 »

源码中国 www.ymcn.org