-
操作系统课程设计——磁盘调度
应用背景
基于C#操作系统的磁盘调度程序代码可以作为学习和了解操作系统关于磁盘调度的入门参考
关键技术
C# 窗体应用程序
通过C#窗体应用程序将操作系统的磁盘调度形象的展示出来,不同于传统的控制台应用程序
- 2022-05-12 20:58:15下载
- 积分:1
-
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,...
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,-This the one I wrote on the operating system FIFO process, in the hope that the University of noted deficiencies, thank you
- 2023-05-23 23:00:02下载
- 积分:1
-
操作系统实验,处理机调度,进程间通信,进程同步与互斥,存储管理
操作系统课程的实验,资源为4个Java源代码文件,实现了处理机调度,进程间通信,进程同步与互斥,存储管理,值得一看。
- 2022-12-29 10:25:04下载
- 积分:1
-
试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型...
试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To study the Linux threading mechanism and signal to producers and consumers to achieve the concurrency control : a boundary buffer There are 20 storage units, Add/remove data items for a set of 20 ~ 20-integer. Requirements : (1) Each producer and consumer sector of the buffer zone is operated, immediately after the sector showed a buffer in its entirety. The current position and producer/consumer threads identifier (2) producers and consumers have two or more (3) A number of producers or many consumers to be shared between the right to operate the buffer function code.
- 2023-06-17 09:40:03下载
- 积分:1
-
freedos32 the source code and dos compatible operating system. Now only 0. Versi...
freedos32的源代码,和dos兼容的操作系统。现在仅是0。05版本-freedos32 the source code and dos compatible operating system. Now only 0. Version 05
- 2023-02-17 17:45:03下载
- 积分:1
-
一个完整的rtos源代码.运行在嵌入80186 cpu上.提供4个任务,信号灯,定时器,schedule等....
一个完整的rtos源代码.运行在嵌入80186 cpu上.提供4个任务,信号灯,定时器,schedule等.-Byelorussian a complete source code. Running on embedded 80186 cpu. For four tasks, lights, timers, etc. schedule.
- 2022-06-16 15:48:26下载
- 积分:1
-
设备管理是对设备的分布仿真系统…
设备管理是模拟系统的设备分配问题,欢迎下载-Equipment management is a simulation system for the distribution of the equipment are welcome to download
- 2022-03-23 00:13:03下载
- 积分:1
-
Linux_Kernel核心中文手册(内核图解)
详细描述了linux内核的内部原理,并配有大量的图形方便理解。-A detailed description of the internal linux kernel principle, there are a lot of graphics to help understanding.
- 2022-04-16 22:38:18下载
- 积分:1
-
电子地图管理系统
电子地图数据库管理系统,适合操作系统初学者,运用C语言实现电子地图的信息搜索,以及增删改查等功能。 界面简练,便于开发,初学者可以加以修改后运用。
- 2022-05-13 08:35:08下载
- 积分:1
-
C#模仿超级终端
C#模仿超级终端
利用C# Visual Studio 2010来开发的,模仿windows下的超级终端程序实现串口通讯
主要功能,打开串口,设置波特率等等,可以参考。
- 2022-01-24 17:11:08下载
- 积分:1