资源列表
setup
- 一个升级程序攻大家参考使用,欢迎大家了哦,如果有什么问题请与开发软件商联系,如果是应用商业,因数据和操作不当,则后果自负-An upgrade program to use to attack your reference Welcome to the Oh, if there are any questions, please contact with the development of software, if it is the application of business, due
Nachos_c++_material
- 重点大学的操作系统课程设计nachos材料,能够对此系统有更进一步理解-University courses focus on operating system design nachos materials, can have a better understanding of this system
Java_vm
- Java 虚拟机 向 linux ,os20 等 操作系统移植的资料。-Java virtual machine to linux, os20 information such as operating system migration.
ap
- 演示操作系统的内存分配的三种方式,邻近适配,最佳适配,首次适配-Demonstration of the operating system memory allocation of three ways, adjacent adapter, the best fit, for the first time Adapter
usbto232
- 采用atmel公司的mega8芯片设计的USB cdc类,实现usb接口与rs232接口数据的相互转发-Using Atmel
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 jtag SKII
lcd12864
- 采用Mega128控制LCD12864液晶显示器,采用spi接口通讯,内有详细功能代码注释-Mega128 control LCD12864 using liquid crystal display, using spi interface communication, there are detailed features code Notes
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 domestic OS, a single spark can
PROCESS(1)
- 一、 进程控制 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控制方法模拟,并实现对应的控制程序。随机方法指产生1-6的随机数,分别代表创建进程(c)、结束进程(e)、进程阻塞(b)、激活进程(w)、调度进程(p)、时间片到(
process
- 一、 进程控制 目的:利用简单的结构和控制方法模拟进程结构、进程状态转换和进程控制。 方法:用PCB表示整个进程实体,利用键盘交互式命令控制方法模拟进程执行中产生的事件。 -First, the process control purposes: the use of a simple structure and control method for simulation of the process structure, process state transitions and
operatingsystem
- 这是关于操作系统课程的几个实验,是在学习操作系统中较为重要的!-This is a course on the operating system several experiments, the operating system is in learning the more important!
cao
- 有关操作系统的代码,是关于高响应比优先算法的,不知能不能用-On the operating system code, is a high response ratio on the priority scheduling algorithm, I do not know can not
