搜索资源列表
-
0下载:
自己的小作,用于前后台系统,时间任务的管理,可以将运行周期和运行目标程序动态建立,销毁,还可以指定程序的运行次数,如运行3次后自动销毁,类似操作系统的管理模式.-for their small for around Taiwan, time task management, it will run cycle and operational objectives established dynamic process, the destruction, but also the operatin
-
-
0下载:
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
-
-
0下载:
Bycore是一个嵌入式操作系统内核。Bycore包括内存管理、任务管理、中断管理、任务互斥、同步与通信管理等功能。Bycore全部由C语言完成,只有少量的与硬件有关的代码由汇编代码完成。Bycore支持64优先级的多任务管理,任务数量由实际的内存大小决定。Bycore是一个抢占式的内核,任务间的切换时间确定,使得用户可以完全确定任务的切换时机。内存管理采用一种全新的算分配策略,兼顾了分配速度、管理简单、利用率高等特点。为便于移植,只需要简单修改Bycore提供的几个函数即可。另外,Bycore
-
-
0下载:
基于51内核的圈圈操作系统,51上写的一个简单的操作系统,
提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,
等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等
功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,-Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create t
-
-
0下载:
基于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
-
-
0下载:
周立功的操作系统,在51上运行的,非常金典的操作系统,能实现任务的调度,管理。-Zhou, who s operating system, running on 51, very Golden operating system, can achieve the task scheduling and management.
-
-
0下载:
自己写的一个简单的任务管理系统 , 基于MSP430F149芯片,并有相应的应用程序.-Himself wrote a simple task management system, based on MSP430F149 chip, and a corresponding application.
-
-
0下载:
自己写的一个简单的任务管理系统 , 基于MSP430F149芯片,并有相应的应用程序.
相对V2.1,该版本修改了一些文件名称, 并进行了一些优化-Himself wrote a simple task management system, based on MSP430F149 chip, and a corresponding application.
Relative V2.1, the modified version of some file names, and some o
-
-
1下载:
FreeRTOS_KL16FreeRTOS是一个迷你的实时操作系统内核。作为一个轻量级的操作系统,功能包括:任务管理、时间管理、信号量、消息队列、内存管理、记录功能、软件定时器、协程等,可基本满足较小系统的需要-FreeRTOS is a mini real time operating system kernel. As a lightweight operating system, features include: task management, time management, sem
-