搜索资源列表
PC_Banker
- 用银行家算法实现进程死锁的检测和解决-with bankers algorithm Deadlock in the process of detecting and resolving
进程调度程序模拟程序
- 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in
最佳适应法
- 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dyn
bochs-2.2.1.win32-src
- Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
ucosv251源代码
- *** *** *** *** *** *** *** *** *** *** RELEASE NOTES *** *** ***** *** *** *** *** *** *** *** 1) RELEASE NOTES: --- ---- The release notes are now provided in PDF format in the file: \\SOFTWARE\\uCOS-II\\DOC\\RelV251.PDF
Diskatt
- C#写的模拟磁盘磁头调度程序 包含fcfs sstf elevator3种算法-write in C#, emulate diskette head schedule program, include FCFS, SSTF and ELEVATOR arithmetic.
可变分区调度算法有
- 十大题型算法全实现——(二)可变分区存储管理方案中的内存分配 -10 types of agrithment implement memory allocate in the variable partion memory management.
zero_zero_is
- windows 的一个字体,非常的棒(价格4万),欢迎下载使用.-Another font in windows, which seems very good.(worth $40,000) Welcome to download and try.
coin_locker_datura
- windows 的另一种字体,非常的棒(价格3.5万),欢迎下载使用.-Another font in windows , which seems very good . Welcome to download and try.
蓝白新闻系统_v2.0
- 本程序可以很好得阅览每天选定网站得新闻信息,方便无比哦-the procedures put in good viewing sites in selected daily news and information to facilitate the incomparable oh
Change
- 用JAVA实现操作系统的页面置换 其中包括 最佳置换算法(Optimal)、先进先出算法(First-in, First-out) 、最近最久不用的页面置换算法(LeastRecently Used Replacement)三种算法的实现-JAVA realization of the operating system with replacement pages including the best replacement algorithm (Optimal), FIFO algorit
os
- 实现分页式存储地址转换过程,在此基础上实现请求分页的地址转换。实现请求页式地址转换中出现的缺页现象时,用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。 -The realization of paging memory address translation process, in this based on the address translation request page. The realization of Page Address Translation req
DesignandImplementationofJobschedulingsimulationpr
- 先来先服务(FCFS)、短者优先(SJF)、高优先权优先(FPF)是操作系统作业调度的三种基本调度算法。本文用程序模拟这三种调度算法的过程。通过对各个进程在调度过程中参数(开始时间、完成时间、平均周转时间和平均带权时间等)的变化的记录,加深对三种调度过程的认识。-First-come, first-served (FCFS), short-preferred (SJF), a high priority priority (FPF) is the operating system, job sc
LRU-andfirst-in-first-out-
- 操作系统中页面置换算法(lru和先进先出算法)-OS page change algorithm(LRU and first in first out )
best-fit-and-first-fit-in-c
- First fit and Best fit memory managment scheme implementation in C-First fit and Best fit memory managment scheme implementation in C++
file-system-in-OS
- 简单的二级文件系统 在任一OS下,建立一个大文件,把它假象成硬盘,在其中实现一个简单的模拟文件系统。 编写一管理程序对此空间进行管理,要求: 1. 实现盘块管理 2. 实现文件的读写操作 3. 每组最多2人,小组内要有明确分工,课程设计报告中设计部分可以相同,个人实现部分不同 参考建议: 将模拟硬盘的文件空间划分为目录区,文件区;采用位示图进行空间管理,盘块的分配使用显示链接(FAT表)的方式。-Simple two file system
regular-expressions-in-a-1
- 易语言程序 易语言模块源码 正则表达式应用一例1-Easy language program easy language source module application of regular expressions in a 1
hidden-in-the-task-list
- 在任务列表中隐藏进程98 在任务列表中隐藏进程易语言源码-The process of hidden 98 hidden in the task list process easy language source code in the task list
button-in-the-title-in-the-title
- 易语言程序 源码 在标题上画按钮 -Easy language source code to draw the button to draw the button in the title in the title
MIPI DSI support in UBOOT
- this is for mipi dsi support in uboot