资源列表

« 1 2 ... .82 .83 .84 .85 .86 787.88 .89 .90 .91 .92 ... 915 »

[操作系统开发shijianpian

说明:操作系统 进程调度--时间片轮转法源码-Operating system process scheduling time slice-source movement
<> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发FIFO_LRU_update_Cache

说明:计算机体系结构实验程序,分别采用FIFO与LRU算法实现Cache块的更新,功能更新过程中换入换出、命中等分步动态显示。-Computer architecture experimental procedures, respectively, using FIFO and LRU algorithm Cache block updates, feature updates for the process of being transfe
<Diana> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发Digital

说明:这是一款单片机控制操作的源代码,只有简单的运行作用-This is a single-chip microcomputer to control the operation of the source code, only the simple operation of the role of
<超超> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发neicun

说明:我所采用的内存管理思想是链表管理思想,内存分配方案是最佳适应方案(best fit)。其主要的数据结构为 struct node { char* p int memosize int flag struct node* next } 这是一个链表的结点的数据结构,用它来管理内存的分配与回收。P 表示所指的分配的内存的首地址,memosize 表示分配的内存块的大小,flag 为一个标志量
<ruikobe> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发StoreM

说明:存储管理参考程序,此程序只供参考,不要太疯狂下载啦,-Reference storage management procedures, this procedure is for reference only, do not get too crazy download啦,
<fzs> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发01

说明:设计一个虚拟存储区和内存工作区,编程序演示下述算法的具体实现过程,并计算访问命中率:-Design of a virtual memory storage area and work area, the following algorithm programmed demo concrete realization of the process and calculate the percentage of hits of the vi
<曾琦琦> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发storage

说明:最佳适应法构造组织空间分配链表的模拟实现-The best organizational structure to adapt to the Law of the simulated spatial distribution chain realize
<wangjun> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发duodao

说明:操作系统的作业调度的实现方法,C语言资源代码-Operating System Scheduling Method, C language source code
<wangjun> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发jin

说明:操作系统的进程调度的模拟实现的C语言源代码-Operating system process scheduling simulation realize the C language source code
<wangjun> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发zuoye

说明:操作系统的作业调度与实现模拟的C语言源代码-Operating system, job scheduling and implementation of simulated C-language source code
<wangjun> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发ALGO8-2

说明:使用伙伴算法来实现操作系统对内存动态存储的管理-Algorithm to realize the use of partners operating system for memory management of dynamic storage
<yangchunyao> 在 2024-06-27 上传 | 大小:2048 | 下载:0

[操作系统开发neicun

说明:装入作业:采用最先适应算法。输入要装入的作业的大小,程序查找合适位置插入;若空间不足,给出"内存不足"的提示;若总的剩余空间足够,但分配不连续,则提示整理内存;若作业总数已达最大值,在插入时给出提示,要求撤除不需要的作业。 撤除作业:需要输入要撤除的作业的起始地址,程序找到目标表目后,将其状态置空,并检查其相邻表目,若为空,则合并之;若输入的首地址没有在表中找到,则提示错误;空闲表目不能再次被撤除;起始地址为零的表目为操作系统,不
<huang> 在 2024-06-27 上传 | 大小:2048 | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 787.88 .89 .90 .91 .92 ... 915 »

源码中国 www.ymcn.org