-
用银行家算法实现进程死锁的检测和解决
用银行家算法实现进程死锁的检测和解决-with bankers algorithm Deadlock in the process of detecting and resolving
- 2022-02-01 02:54:40下载
- 积分:1
-
SFC simulator game
SFC游戏模拟器 snes9x 1.43 的原代码-SFC simulator game
- 2022-03-06 16:29:14下载
- 积分:1
-
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题...
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题-This is the OS class, the subject of the examination period, with the volume contradict signal synchronization process to resolve the problem
- 2023-09-05 05:55:03下载
- 积分:1
-
磁盘调度算法源代码
磁盘调度算法源程序-disk scheduling algorithm source code
- 2022-02-04 04:53:58下载
- 积分:1
-
操作系统课程设计——磁盘调度
应用背景
基于C#操作系统的磁盘调度程序代码可以作为学习和了解操作系统关于磁盘调度的入门参考
关键技术
C# 窗体应用程序
通过C#窗体应用程序将操作系统的磁盘调度形象的展示出来,不同于传统的控制台应用程序
- 2022-05-12 20:58:15下载
- 积分:1
-
隐藏文件,再根据FileMon把里面的得到访问文件进程的代码提取加入了进来...
隐藏文件,再根据FileMon把里面的得到访问文件进程的代码提取加入了进来-Hidden files, and then according to FileMon to get access to files inside the code extraction process to join in.
- 2022-02-26 22:09:44下载
- 积分:1
-
Assembly Language (Assembly Language) is a computer professional in an importan...
《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。- Assembly Language (Assembly Language) is a computer professional in an important foundation courses, is a low-level language-oriented machines. It depends on the hardware, through clever programming and give full play to the hardware s potential. Assembly language code generated by running the procedures and high efficiency. Hence, up to now, many software systems (such as operating systems, etc.) is still the core of the assembly language used to write.
- 2022-08-17 08:18:05下载
- 积分:1
-
银行家算法
银行家算法-Banker s Algorithm
- 2022-11-24 00:25:03下载
- 积分:1
-
学习MFC的好东西
学习MFC的好东西-learning MFC good things
- 2022-09-09 12:55:02下载
- 积分:1
-
use double link list to a memory implenment llocation. There will not appear mal...
使用双链接列表实现内存分配。我的代码中不会出现maloc,new,delete。所有可用列表都用于查找合适的内存空间。
- 2022-02-05 00:14:11下载
- 积分:1