资源列表

« 1 2 ... 46 47 48 49 50 5152 53 54 55 56 ... 915 »

[操作系统开发www

说明:操作系统统计缺页次数的设计,是一个磁盘调度算法,计算一段时间内的操作系统统计的缺页次数。。。。。通过该算法可以很快知道短时间内磁盘缺页次数-this is my woke ,please take care of it ,if you like it ,i will work hard ,and hand in more useful things.useful things,useful things!!!!!i hope you will like it ,this is a daima a
<汪刚> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发cola

说明:Planificacion de Procesos Fifo
<DanielCEPUNT> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发LRU

说明:关于操作系统的内存管理,如何节省利用容量不大的内存为最多的进程提供资源,一直是研究的重要方向。而内存的虚拟存储管理,是现在最通用,最成功的方式—— 在内存有限的情况下,扩展一部分外存作为虚拟内存,真正的内存只存储当前运行时所用得到信息。这无疑极大地扩充了内存的功能,极大地提高了计算机的并发度。虚拟页式存储管理,则是将进程所需空间划分为多个页面,内存中只存放当前所需页面,其余页面放入外存的管理方式。 -About operating system memory management, how to
<王成> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发caozuoxitongP

说明:操作系统处理机调度,根据优先级来进行调度,完整-Operating system, processor scheduling, priority scheduling has been completed
<Vickie> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发ProcessControl

说明:实验1 进程调度 一、实验目的 通过实验加强对进程调度算法的理解和掌握。 二、实验内容 编写程序实现基于优先级的时间片轮转调度算法。 -Experiment a process schedulingFirst, the purpose of the experimentExperiments to enhance understanding and mastering of the process scheduling algorithm.Second, exper
<姚继涛> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发fifo

说明:实现模拟内存访问虚页面作业调度的fifo算法,如果内存有用户要访问的虚页,给出对应的实页号,如果没有就用fifo算法调入该虚页,并且给出对应的实页号-Analog memory access fifo virtual page job scheduling algorithm, if the memory the user wants to access the virtual page, given the corresponding physical page number, if not
<julie> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发main

说明:本任务要求实现一个简单的存储管理器,对进程地址空间的管理有进一步的了解。 任务要求 (1) 实现一个malloc/free,必须按讲义指出的方案(注意,因为网上有一些现成的版本,凡未按讲义方案实现者均无效) (2) 设计测试实例,并与libc的malloc实现进行性能比较。 (3) 选做,分析你正在使用的libc下malloc的实现。 请参考下面的材料注意其如何保证性能。 -This task requires a simple storage management ha
<伴随> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发OPT

说明:OPT(最优选择)算法的设计与实现,分析该算法的命中率和缺页率-OPT (optimal choice) algorithm design and implementation, analysis of the algorithm hits and page fault rate
<lj> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发iehelp-net

说明:利用IEHelper实现简单网址过滤 Microsoft为"我的电脑",IE流浏览器都设置了接口,只要你注册一个自己定义的COM DLL库,windows 在IE启动的时候都会调用这个DLL,(相当于挂钩了),所以你在你的DLL文件中对输入的网址进行处理了! 下载一个IEhelper,IE浏览网页的时候有几个事件要发生:-DISPID_BEFORENAVIGATE2 DISPID_NAVIGATECOMPLETE2 DISPID_DOWNLOADBEGIN DIS
<wxg> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发HX8347D_CMO24

说明:HX8347 LCD 驱动代码 ,希望大家喜欢
<wang> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发script.tar

说明:自动切换操作系统运行状态提高工作效率的脚本。shell code for bash-Automatically switch the operating status of the operating system to improve the efficiency of the scr ipt. shell code for bash
<Asakawa> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[操作系统开发BPSK

说明:光通信系统,BPSK信号的调制解调,预编码。-optical communication system. precode、modulation and demodulation of BPSK.
<钟杰昌> 在 2025-07-15 上传 | 大小:1kb | 下载:0
« 1 2 ... 46 47 48 49 50 5152 53 54 55 56 ... 915 »

源码中国 www.ymcn.org