搜索资源列表
ARM_CPU
- 从8位/16位单片机发展到以ARM CPU核为代表的32位嵌入式处理器,嵌入式操作系统将替代传统的由手工编制的监控程序或调度程序,成为重要的基础组件-from 8 / 16 to a microcontroller development of nuclear ARM CPU to 32 representatives of the Embedded Processor Embedded operating system will replace the traditional manual p
51MCUrtos
- 51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。-51 written in a simple operating system, with the creation tasks, delete tasks, task scheduling, the system delay, missions flown, sending news, waitin
CPU_Schedu
- CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to
work4
- 该测试程序用到μC/OS-II的核心功能——任务调度、定时。程序建立了4个用户任务,分别控制LED的闪烁与LCD显示,并实现了一个秒表。程序还开启了μC/OS-II的统计任务,用于计算CPU利用率。 -The test program uses μC/OS-II core functions- scheduling, timing. Program was established four user tasks, respectively, control the LED' s fla
all_cpu_scheduling
- the program gives cpu scheduling implementation
Priority
- 优先数调度算法实现处理器调度,每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行时间、已用CPU时间、进程状态等等。 -The number of processor scheduling priority scheduling algorithm, each process has a process control block (PCB) said. Process control block can contain the following i
51_00_OS
- 基于51内核的圈圈操作系统,51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,-Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create t
singlecpu
- 模拟单时钟CPU,可实现add,sub,and,or,nor等多条指令。包括CPU调度、加法器、PC计数器完整的数据通道。-Analog single-clock CPU, can achieve the add, sub, and, or, nor so many instructions. Including CPU scheduling, adder, PC counter complete data channel.
RT-Thread-1.0.2
- RT-Thread 嵌入式操作系统 Kernel内核部分包括了RT-Thread的核心代码,包括对象管理器,线程管理及调度,线 程间通信等的微小内核实现(最小能够到达4k ROM,1k RAM体积占用)。内核库是为了保证 内核能够独立运作的一套小型类似C库实现(这部分根据编译器自带C库的情况会有些不同,使 用GCC编译器时,携带更多的标准C库实现)。CPU及板级支持包包含了RT-Thread支持的各个平 台移植代码,通常会包含两个汇编文件,一个是系统启动初始化文件,一个是线
51-QQ-OS
- 基于51内核的mini操作系统,提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等功能-51 mini operating system kernel, create a task, delete task, task scheduling, system delay, suspend the task, send a message and wait for the message, CPU utilizat
51-core-circle-operating-system
- 基于51内核的圈圈操作系统提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等功能。-Based on 51 core circle operating system create tasks, delete tasks, task scheduling, system delay, suspend the task, send messages, waiting for news, CPU usage stat
RTX51-Tiny
- RTX51 Tiny是一种实时操作系统(RTOS),可以用它来建立多个任务(函数)同时执行的应用。嵌入式应用系统经常有这种需求。RTOS可以提供调度、维护、同步等功能。 实时操作系统能灵活的调度系统资源,像CPU和存储器,并且提供任务间的通信。-RTX51 Tiny is a real-time operating system (RTOS), you can use it to create multiple tasks (function) while application executi