搜索资源列表
os2
- 内存管理 编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,并且要求两个线程之间通过信号量实现同步.模拟内存活动的线程,可以从一个文件中读出要进行的内存操作.
os2
- 操作系统实验,内存管理,相对地址转换物理地址,先来先服务,和最近最久未使用算法
os2
- 操作系统实验的源码,有进程调度,主存分配,银行家算法等,图形界面。
os2
- 处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试。-processor systems process scheduling procedures for the preparation of single-processor system to complete the scheduling process, requiring
UC-OS2
- 0S操作系统学习源码,绝对原创的程序,学习的很好的资料-Learning the 0S operating system source code, absolutely original program, learning good information
micrium-ucos-ii-v288
- uC/OS2.88最新版,micrium-ucos-ii-v2-uC/OS2.88 the latest version, micrium-ucos-ii-v288
os2-3
- 编制和调试一个自制时钟,在屏幕的右上方正确显示当时时间,能正确进位;同时系统能进行命令处理和运行程序。 -Preparation and debugging of a self-made clock, right at the top right of the screen showing that the time to right binary At the same time, the system can handle and run the program command.
os2
- FIFO LRU 最佳置换算法~ 请求调页存储管理系统的模拟实现-very good
os20
- 类ucos操作系统代码,希望对感兴趣的朋友有用-Class ucos operating system code, and want to be useful to interested friends
US0S2_ATMega128
- UC/OS2在Atmega128上面的移植。-Migrated UC/OS2 on Atmega128.
OS2
- 进程同步例程,本程序用于展示操作系统进程同步的过程,其中包括进程间同步,进程互斥等。-Process synchronization routine, the procedure used to demonstrate the process of synchronization process of the operating system, including inter-process synchronization, mutual exclusion and so on.
Micrium-ARM-uCOS-II-Cortex-M1.exe
- 支持cortex-M1的uc/os2源代码,micrium公司认证,调试通过。-Support cortex-M1' s uc/os2 source code, micrium certified, through debugging.
os2
- 设计一个程序模拟可变分区管理方式下首次适应算法实现主存分配和回收。-Design a program to simulate variable partition management mode, first-fit algorithm for main memory allocation and recovery.
os2
- 操作系统原理实验 能深入让初学者理解操作系统的原理 代码作为借鉴之用-Principle experiment of the operating system to depth so that beginners understand the principle of operating system code as a reference
os2
- 完成了“请求分页式存储管理的地址转换过程实现”。 其实验目的是: 1. 理解请求分页式存储器管理的地址转换过程。 2. 掌握在计算机内部地址映射的过程。 3. 理解FIFO,LRU,OPT三个算法及实现过程。 -"Request a paged memory management, address translation process to achieve". The purpose of the experiment is as follows: A paged
os2
- 操作系统试验2:作业调度算法,最短作业优先,先到先服务-os experience
SOFTWARE
- uC/OS2源码,实时操作系统开发必学代码-uC/OS2 source, real-time operating system developers will learn the code
OS2
- 用高级语言编写一个或多个作业调度的模拟程序,进行程序设计的训练,加深对作业调度算法的理解-One or more of the job scheduling simulation program written in a high level language programming training, to deepen understanding of the job scheduling algorithm
test
- UC/OS2 FOR AVR BY ATMEGA128 AND AVR G-UC/OS2 FOR AVR BY ATMEGA128 AND AVR GCC
introduction-to-micro-os2
- good for learning micro OS2