资源列表

« 1 2 ... .83 .84 .85 .86 .87 388.89 .90 .91 .92 .93 ... 915 »

[操作系统开发systemtest

说明:本程序是操作系统课程实验的死锁的检测与解除。解除方式采用撤销进程的方法。全部用数组实现。在ubuntu(linux)下编译通过。为本人原创。每次撤销个代价最小的死锁进程,释放其所拥有的资源。 所有数据都是可以自行设置的,包括进程个数,资源种类数,各进程的代价等。-This procedure is the operating system course experiment Deadlock Detection and disarm
<> 在 2024-11-16 上传 | 大小:10kb | 下载:0

[操作系统开发usbto232

说明:采用atmel公司的mega8芯片设计的USB cdc类,实现usb接口与rs232接口数据的相互转发-Using Atmel
<韩杰> 在 2024-11-16 上传 | 大小:80kb | 下载:0

[操作系统开发AVRminiProg_Test

说明:采用mega16设计的avr单片机编程工具,修改宏定义可以分别实现avr dragon, avr ISP SKII和avr jtag SKII功能-Mega16 designed using avr Singlechip programming tools, to amend the definition of macros can achieve avr dragon, avr ISP SKII and functional avr
<韩杰> 在 2024-11-16 上传 | 大小:167kb | 下载:0

[操作系统开发e-kernel

说明:发布嵌入式实时操作系统内核 请访问 www.evvei.com 察看详情 反对国外垄断,支持国产OS,星星之火,可以燎原。 -Embedded real-time operating system kernel releases please visit www.evvei.com View the details of opposition to foreign monopolies, support of do
<weilin> 在 2024-11-16 上传 | 大小:204kb | 下载:0

[操作系统开发PROCESS(1)

说明:一、 进程控制 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控制方法模拟,并实现对应的控制程序。随机方法指产生1-6的随机数,分别代表创建进程(c)、结束进程(e)
<fangfei> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[操作系统开发process

说明:一、 进程控制 目的:利用简单的结构和控制方法模拟进程结构、进程状态转换和进程控制。 方法:用PCB表示整个进程实体,利用键盘交互式命令控制方法模拟进程执行中产生的事件。 -First, the process control purposes: the use of a simple structure and control method for simulation of the process structure,
<fangfei> 在 2024-11-16 上传 | 大小:270kb | 下载:0

[操作系统开发operatingsystem

说明:这是关于操作系统课程的几个实验,是在学习操作系统中较为重要的!-This is a course on the operating system several experiments, the operating system is in learning the more important!
<程广旭> 在 2024-11-16 上传 | 大小:28kb | 下载:0

[操作系统开发cao

说明:有关操作系统的代码,是关于高响应比优先算法的,不知能不能用-On the operating system code, is a high response ratio on the priority scheduling algorithm, I do not know can not
<舒舒> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[操作系统开发OS

说明:进程模拟,模拟进程的并发执行,可以自主的加入创建进程和*进程-Process simulation, concurrent implementation of the modeling process can be joined to create an autonomous process and kill process
<李光超> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[操作系统开发msm800

说明:PC104瑞士数字逻辑标准品,LX800芯片,含PDF,DRIVE,BIOS等-Switzerland PC104 standard digital logic, LX800 chipset, including PDF, DRIVE, BIOS, etc.
<张勤> 在 2024-11-16 上传 | 大小:6.86mb | 下载:0

[操作系统开发ccc

说明:对操作系统有初步的了解,基本能对操作系统达到一定的理解深度-Operating system with some basic understanding of the basic operating system can reach a certain understanding of the depth of
<kobe> 在 2024-11-16 上传 | 大小:2.99mb | 下载:0

[操作系统开发TLALI10

说明:WINDOWS 命令开发的C语言源代码  -WINDOWS order to develop the C language source code
<李雪松> 在 2024-11-16 上传 | 大小:8kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 388.89 .90 .91 .92 .93 ... 915 »

源码中国 www.ymcn.org