CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - task management system

搜索资源列表

  1. time train

    0下载:
  2. 自己的小作,用于前后台系统,时间任务的管理,可以将运行周期和运行目标程序动态建立,销毁,还可以指定程序的运行次数,如运行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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.25kb
    • 提供者:陈文杰
  1. ucos252-src

    0下载:
  2. 著名的嵌入式操作系统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
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:80.16kb
    • 提供者:浪迹天涯
  1. VxworksTrainingDocument

    0下载:
  2. 本文档对实时操作系统作了简要介绍,并针对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
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:337.91kb
    • 提供者:曾志明
  1. uCOS-II

    0下载:
  2. 各个实例显示嵌入式实时操作系统μ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,
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2.91mb
    • 提供者:水月
  1. Bycore-1.0.12

    0下载:
  2. Bycore是一个嵌入式操作系统内核。Bycore包括内存管理、任务管理、中断管理、任务互斥、同步与通信管理等功能。Bycore全部由C语言完成,只有少量的与硬件有关的代码由汇编代码完成。Bycore支持64优先级的多任务管理,任务数量由实际的内存大小决定。Bycore是一个抢占式的内核,任务间的切换时间确定,使得用户可以完全确定任务的切换时机。内存管理采用一种全新的算分配策略,兼顾了分配速度、管理简单、利用率高等特点。为便于移植,只需要简单修改Bycore提供的几个函数即可。另外,Bycore
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:132.59kb
    • 提供者:李默涵
  1. missionManage

    0下载:
  2. 关于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
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:101.85kb
    • 提供者:zyf
  1. SysInfo-V1.1.0

    0下载:
  2. 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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:72.78kb
    • 提供者:wangbin
  1. demo

    0下载:
  2. 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()完成周期地向
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:1.38kb
    • 提供者:玛萨其
  1. 1

    0下载:
  2. 理解任务管理的基本原理,了解任务的各个基本状态及其变迁过程 掌握µ 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
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:424.94kb
    • 提供者:袁丹凤
  1. BeiHanguCOS

    0下载:
  2. 嵌入式系统设计导论 —基于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
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1.48mb
    • 提供者:王大培
  1. UCOS_word

    0下载:
  2. 详细介绍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.
  3. 所属分类:uCOS

    • 发布日期:2017-05-04
    • 文件大小:1.38mb
    • 提供者:杜成
  1. task

    0下载:
  2. 熟练使用µ C/OS-II任务管理的基本系统调用。-Skilled use of μC/OS-II task management basic system calls.
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:131.73kb
    • 提供者:jims
  1. 51_00_OS

    0下载:
  2. 基于51内核的圈圈操作系统,51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,-Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create t
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:85kb
    • 提供者:胡立锋
  1. Design-of-uCos-II-embedded-system

    0下载:
  2. 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
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1.48mb
    • 提供者:黄云
  1. task-managment-base-on-9mcu

    0下载:
  2. 给予小苗的ucos系统操作,简单的任务管理。-Ucos give seedlings of system operation, a simple task management.
  3. 所属分类:uCOS

    • 发布日期:2017-05-26
    • 文件大小:8.8mb
    • 提供者:冉小一
  1. 51-core-circle-operating-system

    0下载:
  2. 基于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
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:300.81kb
    • 提供者:lili
  1. test

    0下载:
  2. 在ZLG MAGIC241 开发板或者其他ARM9架构的其他开发板上实现贪吃蛇的小游戏,利用μC/OS-II的任务管理系统对于所有的任务进行管理调度。建立两个任务(不包括空闲任务),其中一个高优先级的任务一直实现按键扫描,以便获得键值;另一个低优先级的任务,实现游戏方向键定义和游戏运动画面等功能。-In ZLG MAGIC241 development board or other ARM9 architecture of other development board to achieve s
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2.5mb
    • 提供者:苞苞
  1. sys_msp430---v2.1

    0下载:
  2. 自己写的一个简单的任务管理系统 , 基于MSP430F149芯片,并有相应的应用程序.-Himself wrote a simple task management system, based on MSP430F149 chip, and a corresponding application.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:881.49kb
    • 提供者:sony19900107
  1. sys_msp430---v3.1

    0下载:
  2. 自己写的一个简单的任务管理系统 , 基于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
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3.76mb
    • 提供者:sony19900107
  1. 平衡车改ucosII

    1下载:
  2. 利用ucos任务管理系统编写的stm32平衡小车(Stm32 Balanced Car Written by uCOS Task Management System)
  3. 所属分类:uCOS

    • 发布日期:2021-01-19
    • 文件大小:8.75mb
    • 提供者:往复
« 12 3 »
搜珍网 www.dssz.com