资源列表

« 1 2 ... .55 .56 .57 .58 .59 560.61 .62 .63 .64 .65 ... 915 »

[操作系统开发ALGO8-2

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

[操作系统开发neicunguanli

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

[操作系统开发neicun

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

[操作系统开发lianjie

说明:nothing in it ,just want to get score
<chengxiangqun> 在 2024-11-12 上传 | 大小:38kb | 下载:0

[操作系统开发os

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

[操作系统开发make_small_os

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

[操作系统开发yinhang

说明:银行家算法的模拟实现,用C++做的课程设计。-Bankers realize simulation algorithm, using C++ Make the curriculum design.
<裴新慧> 在 2024-11-12 上传 | 大小:1.07mb | 下载:0

[操作系统开发C++_memory

说明:C++ 内存管理算法和实现,C++ 内存管理算法和实现-C++ Memory management algorithms and realize, C++ Memory management algorithms and realize
<chen> 在 2024-11-12 上传 | 大小:5.46mb | 下载:0

[操作系统开发linux-2.6.16.tar

说明:linux2.6.16版本,完整实现了ACPI driver,对开发ACPI有重要帮助。-linux2.6.16 version, complete realization of the ACPI driver, on the development of ACPI has an important help.
<ella> 在 2024-11-12 上传 | 大小:48.76mb | 下载:0

[操作系统开发xidian

说明:西安电子科技汤子赢的操作系统PPT 西安电子科技汤子赢的操作系统PPT-Xi an Electronic Science and Technology won the operating system Tang PPT XiDian Tang PPT to win the operating system
<朱嘉菲> 在 2024-11-12 上传 | 大小:3.08mb | 下载:0

[操作系统开发FILE

说明:用位示图进行文件空间管理,操作系统实验.-Show maps with digital file space management, operating system experiment.
<王旭> 在 2024-11-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 560.61 .62 .63 .64 .65 ... 915 »

源码中国 www.ymcn.org