-
内存监视
设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。
- 2023-02-15 17:30:03下载
- 积分:1
-
NUTTX操作系统源码
Nuttx 是一个实时嵌入式操作系统(Embedded RTOS),它很小巧,在微控制器环境中使用。Nuttx完全可扩展,可从从小型(8位)至中型嵌入式(32位)系统。它的设计目的还在于完全符合POSIX标准,完全实时,并完全开放。
- 2022-01-24 10:11:19下载
- 积分:1
-
ucos2.52版本的源代码,希望大家珍惜!
ucos2.52版本的源代码,希望大家珍惜-ucos2.52 version of the source code, we hope that the treasure!
- 2022-06-18 12:42:01下载
- 积分:1
-
计算机操作系统磁盘驱动调度算法的模拟实现
计算机操作系统磁盘驱动调度算法的模拟实现-Computer operating system disk drive simulation scheduling algorithm to achieve
- 2022-06-28 13:42:04下载
- 积分:1
-
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。...
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。
-Design of a concurrent process, N a process scheduler. The process of scheduling algorithm: The number of priority the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority to the process) algorithm.
- 2022-07-06 20:40:09下载
- 积分:1
-
err
在s3c2410下移植的LWIP 1.11 协议栈,操作系统ucosII,网络芯片是CS8900,移植经过测试可以使用。这些让大家可以在其上移植WebServer等服务,希望有能移植成功的发份代码与pk2794263@163.com感激不尽-err
- 2023-06-19 06:15:04下载
- 积分:1
-
rockos是一款嵌入式操作系统,已经被广泛的应用
rockos是一款嵌入式操作系统,已经被广泛的应用-rockos is an embedded operating system, has been widely applied
- 2023-07-26 22:40:03下载
- 积分:1
-
Applied to arm, avr, h8 platform of non
应用于arm、avr、h8平台的非抢占式操作系统,简单好用,也可以很方便的移植到其他平台-Applied to arm, avr, h8 platform of non-preemptive operating system, easy-to-use, it can be easily ported to other platforms of
- 2022-03-01 10:46:08下载
- 积分:1
-
nachos下体验Nachos下的并发程序设计
nachos下体验Nachos下的并发程序设计-Nachos are experiencing nachos concurrent programming under
- 2022-06-16 01:23:07下载
- 积分:1
-
利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解...
利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解-bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the whole process, and deepen the understanding of Banker"s Algorithm
- 2022-05-13 06:04:26下载
- 积分:1