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

搜索资源列表

  1. 8052os

    0下载:
  2. /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工作寄存器等操作 嵌入了汇编指令,因此Task_Switch.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2913
    • 提供者:谢军
  1. taskdemo

    0下载:
  2. 一个任务的之间调度的例子,请大家参考,希望有帮助-a task scheduling between the examples, please refer to, with the hope of helping
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:1395
    • 提供者:王非
  1. my_os_easy_and_PDF

    0下载:
  2. 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system i
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:252797
    • 提供者:jun
  1. uC_OS_II_for_C51

    0下载:
  2. C51单片机上的嵌入式操作系统,具有任务调度,文件服务,等功能-C51 MCU embedded operating system, with task scheduling, documentation services, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39398
    • 提供者:zhengjun
  1. LcdDrv

    0下载:
  2. 包括topwayLM3037液晶的串行通讯模式初始化,任务调度等 此程序用Tornado2.0编译,用于研华HE-8XX系列主板,程序在工程中运行3年以上无故障,解压密码为我的用户名:luckycy-including topwayLM3037 LCD serial communication mode initialization, task scheduling procedure used Tornado2.0 compiler for Chinese Studies HE-8XX s
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:89498
    • 提供者:电气工程师
  1. taskshech

    0下载:
  2. UCOS-II在M68HC08上的移植及任务调度-UCOS-II in the transplant M68HC08 and task scheduling
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:13372
    • 提供者:铭蔚
  1. uCOS-II_lwip-1-19

    0下载:
  2. 基于UC/OS 2+LWIP的源码,内含有2个任务的调度,每个任务包含一个亮灯程序,基于AT91SAM7X256的ARM芯片开发,在ADS1.2环境下编写。-on UC / OS 2 LWIP source code, containing two task scheduling, Each task includes a light-up procedures based on the ARM chip AT91SAM7X256 development, ADS1.2 environment
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:578369
    • 提供者:小立
  1. 51MCUrtos

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:209702
    • 提供者:laixuelei
  1. uCos2_mini2440

    0下载:
  2. mini2440成功移植UCOS-II ,并开发了相应程序,实现了多任务调度和实时串口显示-complete successfully transplantation UCOS-II on mini2440 , and the development of appropriate procedures, to achieve a multi-task scheduling and real-time serial display
  3. 所属分类:uCOS

    • 发布日期:2017-05-19
    • 文件大小:5593179
    • 提供者:Holden
  1. NucleusPlus_for_arm

    0下载:
  2. nucleusPlus是一个优秀的多任务调度内核,本源码为其基于arm9的移植方案-nucleusPlus is an outstanding multi-task scheduling core, the source code for its ARM9-based transplant programs
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:310061
    • 提供者:王义
  1. Scheduling-strategies-for-multiprocessor-Real_Time

    0下载:
  2. Scheduling strategies for multiprocessor Real_Time DSP,多处理器或者多DSP系统的任务调度方案,可以用在雷达声纳和医学等高性能计算领域-Scheduling strategies for multiprocessor Real_Time DSP, multi-processor or multi-DSP system, task scheduling program, can be used in radar and sonar fields
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:598147
    • 提供者:john
  1. scheduling

    0下载:
  2. The examples in this projects have illustrated how and when FreeRTOS selects which task should be in the Running state, the microcontroller its MCF51JM128 the compiler its codewarrior
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:300820
    • 提供者:braulio
  1. VxWorks.multi.task.scheduling.module.design

    0下载:
  2. VxWorks multi-task scheduling module designVxWorks多任务调度模块设计 -VxWorks multi-task scheduling module design
  3. 所属分类:VxWorks

    • 发布日期:2017-03-25
    • 文件大小:145298
    • 提供者:2
  1. VxWorks.task.scheduling.design.documents

    0下载:
  2. VxWorks task scheduling design documents VxWorks任务调度开发设计文档-VxWorks task scheduling design documents
  3. 所属分类:VxWorks

    • 发布日期:2017-03-28
    • 文件大小:123051
    • 提供者:bv
  1. Task-Scheduling-Algorithms-for-Heterogeneous-Proc

    0下载:
  2. Thesis : Task Scheduling Algorithms for Heterogeneous Processors
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:158466
    • 提供者:Hamid
  1. ucos-ii-task-scheduling

    0下载:
  2. 介绍ucosii最基本也是最重要的应用:任务调度-Introduction ucosii most fundamental and important applications: Task Scheduler
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4326952
    • 提供者:秦磊
  1. uCOS2-Task-scheduling-process

    0下载:
  2. 本文档介绍了uCOS-II任务调度过程,深刻易懂地介绍了uCOS-II任务调度的重点和实现原理,对于uCOS-II初学者很实用。-This document introduces the uCOS II task scheduling process, deep uCOS- II was reviewed to understand the focus of the task scheduling and implementation principle of the uCOS- II begi
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:12027
    • 提供者:紫鸢
  1. UCOSII-task-scheduling-instance

    0下载:
  2. uC/OS-II任务调度实例,包含起始任务,LED1、LED2任务-The uC/OS-II task scheduling instance, contains the initial task, LED1、LED2 task
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4306872
    • 提供者:zhangjs
  1. UCOSII-task-scheduling

    0下载:
  2. STM32 UCOSII 实验53 UCOSII实验1-任务调度-STM32 ucos experiment 53 UCOS II experiment 1- task scheduling
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2677724
    • 提供者:qb9002
  1. UCOSII-1-Task-Scheduling

    0下载:
  2. STM32 ucos任务调度例程,包含STM32F4xxx中文手册,不错例程,适合初学者-STM32 ucos task scheduling routines, including STM32F4xxx Chinese manual, good routines, suitable for beginners
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-30
    • 文件大小:12660667
    • 提供者:李华
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com