资源列表

« 1 2 ... .67 .68 .69 .70 .71 372.73 .74 .75 .76 .77 ... 915 »

[操作系统开发duodao

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

[操作系统开发Filesystem_s

说明:操作系统的文件管理模拟实现,c++源代码
<wangjun> 在 2024-10-13 上传 | 大小:6144 | 下载:0

[操作系统开发jin

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

[操作系统开发zuoye

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

[操作系统开发ALGO8-2

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

[操作系统开发neicunguanli

说明:1.模拟操作系统内存管理 2.内容要求: ⑴ 自定义内存管理策略对应的数据结构; ⑵ 随机产生一组申请和收回进程及要求分配和收回内存的大小,实现内存分配和收回算法(可以采用多种分配算法),计算内存利用率; ⑶ 显示内存分区管理的分配和收回过程。 -1. Simulated operating system memory management 2. Content requirements: ⑴ custom memo
<许三师> 在 2024-10-13 上传 | 大小:19456 | 下载:0

[操作系统开发neicun

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

[操作系统开发lianjie

说明:nothing in it ,just want to get score
<chengxiangqun> 在 2024-10-13 上传 | 大小:38912 | 下载:0

[操作系统开发os

说明:编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度:-Programmed to achieve the following disk scheduling algorithm, and calculated for each algorithm the average seek length:
<xiao> 在 2024-10-13 上传 | 大小:3072 | 下载:0

[操作系统开发memorysaveanddestory

说明:基本上实现了内存的分配与释放,但还有些问题,还希望你们多多给意见。-Basically realize the memory allocation and release, but also some problems, but also hope that you will give the views of many.
<rll> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[操作系统开发make_small_os

说明:教你做一个最小的操作系统,它可以让你了解最底层的os技术-Teach you to do a minimal operating system, it can let you know the bottom os technology
<陈鑫磊> 在 2024-10-13 上传 | 大小:191488 | 下载:0

[操作系统开发yinhang

说明:银行家算法的模拟实现,用C++做的课程设计。-Bankers realize simulation algorithm, using C++ Make the curriculum design.
<裴新慧> 在 2024-10-13 上传 | 大小:1124352 | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 372.73 .74 .75 .76 .77 ... 915 »

源码中国 www.ymcn.org