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

搜索资源列表

  1. 大连软件园

    0下载:
  2. 功能强大的时钟中断,单片机和FIFO的接口和操作,单片机串口编程问题,纯软件单片机串口,串口通信的单片机程序,程序的多任务和资源复用举例,采用软件定时的计算方法-powerful clock interruption, the 8031 and FIFO interface and operation, the 8031 serial programming, software-only MCU, the MCU serial communication procedures, the proc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17.1kb
    • 提供者:王胜
  1. MultiTask-OS

    0下载:
  2. mcu 单片机环境的多任务操作系统的例子,由 C 语言开发,代码容量较小,4KB . 可以与 uC/OS 竞比。-mcu SCM environment to the multi-task operating system examples, from C-language development, code of smaller capacity, 4KB. with uC / OS than competing.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.86kb
    • 提供者:于先生
  1. M430OS_V1.2020060418

    0下载:
  2. 说明: 此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8.91kb
    • 提供者:王培明
  1. RX2

    0下载:
  2. small RTOS 嵌入式实时多任务开发,无线发送程序-small RTOS for embedded real-time multi-task development, wireless Send procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:28.07kb
    • 提供者:chen chen
  1. ucOSII_keil_c51

    0下载:
  2. 多任务操作系统ucOS II移植到keil_c51上的源代码,代码条理清晰,详细,明了,相信对你的编程有帮助!-multi-task operating system ucOS keil_c51 II transplanted to the source code, code lucid, detailed and clear, I believe that your programming help!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:179.54kb
    • 提供者:Tingliang
  1. aed

    0下载:
  2. 在构建操作系统时,如何构建多任务的并行执行-in building the operating system, how to construct multi-task parallel execution
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:997byte
    • 提供者:哲别
  1. 9s12forUCOS

    0下载:
  2. 给出了一个ucos_ii在mc9s12dg128b上的移植事例,实时多任务系统给出了五个任务-given a ucos_ii mc9s12dg128b in the transplant stories, Real-time multi-task system is a five tasks
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:723.63kb
    • 提供者:kevin
  1. MSP430_mcu_rtx430_daima

    0下载:
  2. MSP430单片机的实时多任务操作系统c源代码,MSP430 mcu Real Time multi-task operation system source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9.19kb
    • 提供者:小康
  1. task.rar

    0下载:
  2. 单片机单任务顺序执行到多任务并行执行的演变过程,Sequence of single-chip implementation of a single task to multi-task parallel implementation of the evolution of
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:115.55kb
    • 提供者:滕克峰
  1. LCD_key

    0下载:
  2. LCM(MGLS-12864TA)显示程序,带有键盘控制,多层任务菜单显示.-LCM (MGLS-12864TA) display program with keyboard control, multi-task display menu.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:12.43kb
    • 提供者:rzt
  1. 7seg

    0下载:
  2. 利用8051控制8个七段显示器,采用分时多任务方式显示,显示内容为时钟计数。-8051 to control the use of paragraph 8 displays, using time-sharing multi-task display, showing the content for the clock count.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:69.76kb
    • 提供者:jonathan lee
  1. yibuyibuyizhi-ucosii

    0下载:
  2. 一步 移植ucosii for c51,ucosii for 51多任务实时操作系统-Step transplantation ucosii for c51, ucosii for 51 multi-task real-time operating system
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:pandeyu
  1. uCOS284_C51_SST89E564

    0下载:
  2. 能在SST89E516单片机上运行的多任务实时操作系统ucosii v2.84 for keil C51源码,在硬件上已验证通过调试-SST89E516 Singlechip in running multi-task real-time operating system ucosii v2.84 for keil C51 source, in the hardware has been verified through testing
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:196.7kb
    • 提供者:pandeyu
  1. Bycore-1.0.12

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

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

    0下载:
  2. face detection Face detection can be regarded as a more general case of face localization In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have this addition
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:12.52kb
    • 提供者:gianni
  1. 52scheduling

    0下载:
  2. 51一个简单的多任务调度功能程序 // 利用定时器2产生10mS的定时中断-51 A simple multi-task scheduling program// use Timer 2 interrupt generated timing 10mS
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2.32kb
    • 提供者:万欣
  1. PLC

    0下载:
  2. 基于单片机的多任务实例。此程序为机械厂泵送控制单片机PLC-Microcontroller-based multi-task instances. This program is pumping machinery plant control PLC MCU
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:4.3kb
    • 提供者:wushugong
  1. fuzaduorenwu

    0下载:
  2. 如何设计复杂的多任务程序。 讲述运用时间片轮的方法设计单片机多任务的思路-How to design a complex multi-task procedure. About the use of time Katawa method to design the idea of multi-tasking microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:178.32kb
    • 提供者:xx
  1. How-to-design-multi-task-procedure

    0下载:
  2. 介绍用C语言如何设计单片机多任务程序的方法。-Introduce how to design single-chip using C language, multi-task procedure.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:178.32kb
    • 提供者:sdfsdf
  1. multi-task-simulation-system

    0下载:
  2. 《avr单片机c语言程序设计实例精粹》中多任务模拟系统设计实例源文件-Avr microcontroller design example of c language program, the essence of multi-task simulation system design example source file
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:68.91kb
    • 提供者:孙森
« 12 3 »
搜珍网 www.dssz.com