搜索资源列表
-
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下载:
著名的嵌入式操作系统uC/OS的完整内核源代码,内核版本号2.52。
该源代码主要包括如下几个方面:
1、任务管理
2、消息邮箱
3、消息队列
4、信号量
5、事件管理
6、内存管理-famous embedded operating system uC / OS kernel integrity of the source code, the kernel version 2.52. The source code includes the following ma
-
-
0下载:
本文档对实时操作系统作了简要介绍,并针对VxWorks系统的特点进行了具体的说明和分析,从VxWorks系统的任务管理、通信机制、系统配置、系统接口几个方面展开。-the right real-time operating system files were briefed, against VxWorks system and the characteristics of the specific descr iption and analysis, VxWorks system from t
-
-
0下载:
各个实例显示嵌入式实时操作系统μC/OS-Ⅱ内核的任务管理和调度、系统时钟和节拍服务、时间管理、中断、任务的通信和同步、内存的简单管理原理,适合初学者入门-All examples of embedded real-time operating system μC/OS- Ⅱ core task management and scheduling, the system clock and the tempo of service, time management, interruption,
-
-
0下载:
Bycore是一个嵌入式操作系统内核。Bycore包括内存管理、任务管理、中断管理、任务互斥、同步与通信管理等功能。Bycore全部由C语言完成,只有少量的与硬件有关的代码由汇编代码完成。Bycore支持64优先级的多任务管理,任务数量由实际的内存大小决定。Bycore是一个抢占式的内核,任务间的切换时间确定,使得用户可以完全确定任务的切换时机。内存管理采用一种全新的算分配策略,兼顾了分配速度、管理简单、利用率高等特点。为便于移植,只需要简单修改Bycore提供的几个函数即可。另外,Bycore
-
-
0下载:
关于UC/OSII的应用,任务一 任务管理,对更深入理解操作系统基本原理非常有帮助-With regard to UC/OSII applications, a task management task, for more in-depth understanding of the basic principles of the operating system is very helpful
-
-
0下载:
MOTO EZX手机上的任务管理器,集内存管理、cpu管理、磁盘管理、系统日志、进程管理、usb状态管理、LCD管理于一身-A profesional task manager designed for EZX based mobile. A set of memory management, cpu management, disk management, system logs, process management, usb state management, LCD management
-
-
0下载:
1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完
成。
2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。
3. Task2:激励Task。利用taskDelay()完成周期地向
-
-
0下载:
理解任务管理的基本原理,了解任务的各个基本状态及其变迁过程
掌握µ C/OS-II中任务管理的基本方法(创建、启动、挂起、解挂任务)
熟练使用µ C/OS-II任务管理的基本系统调用-Understanding the basic principles of task management to understand the tasks and changes all the basic state of the process
Master μC/OS-II
-
-
0下载:
嵌入式系统设计导论 —基于32位微处理器与实时操作系统
1、uC/OS-II概述
2、任务管理
3、中断和时间管理
4、任务之间的通信与同步
5、存储管理-Introduction to Embedded System Design- Based on 32-bit microprocessor and real-time operating system, 1, uC/OS-II Overview 2, 3, task management, interrupt and t
-
-
0下载:
详细介绍ucos安装、实时系统、内核结构、任务管理、时间管理、任务间通讯和同步、内存管理、移植ucos等。-Details ucos installation, real-time system, the kernel structure, task management, time management, communication and synchronization between tasks, memory management, portable ucos and so on.
-
-
0下载:
熟练使用µ C/OS-II任务管理的基本系统调用。-Skilled use of μC/OS-II task management basic system calls.
-
-
0下载:
基于51内核的圈圈操作系统,51上写的一个简单的操作系统,
提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,
等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等
功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,-Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create t
-
-
0下载:
Design-of-uCos-II-embedded-system详细描述了实时操作系统uC/OS-Ⅱ分析,包括任务管理,中断和时间管理,任务间通讯与同步,存储管理,是准备学习uC/OS非常完善的资料-A detailed descr iption of the real-time operating system uC/OS- II analysis, including task management, interruption and time management, communicat
-
-
0下载:
给予小苗的ucos系统操作,简单的任务管理。-Ucos give seedlings of system operation, a simple task management.
-
-
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下载:
在ZLG MAGIC241 开发板或者其他ARM9架构的其他开发板上实现贪吃蛇的小游戏,利用μC/OS-II的任务管理系统对于所有的任务进行管理调度。建立两个任务(不包括空闲任务),其中一个高优先级的任务一直实现按键扫描,以便获得键值;另一个低优先级的任务,实现游戏方向键定义和游戏运动画面等功能。-In ZLG MAGIC241 development board or other ARM9 architecture of other development board to achieve s
-
-
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下载:
利用ucos任务管理系统编写的stm32平衡小车(Stm32 Balanced Car Written by uCOS Task Management System)
-