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

搜索资源列表

  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
    • 文件大小:3953
    • 提供者:于先生
  1. simpos

    0下载:
  2. 51下的超轻量多任务操作系统,具有任务切换开销极小(指令周期数<10/任务),任务切换速度极快(<100us/任务,STC 1T单片机上可达到20us/任务).注意,最好在拥有256字节的52上使用.使用前请认真看说明和注释,并完全了解该系统的工作机制.-this is a hyper tiny OS for MCS 51 MCU. the task switching is very fast(<10 cycles/task and <100us/switching).
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:8439
    • 提供者:rainyss
  1. UC_OS_II_to_KEILC5

    0下载:
  2. 多任务操作系统UC OS II移植到KEILC51 源代码-Multi-tasking operating system, UC OS II transplanted to KEILC51 source code
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:183844
    • 提供者:zjyin11
  1. Embedded

    0下载:
  2. UC/OS—II是一种专门为微处理器设计的抢占式实时多任务操作系统,具有源代码公开、可移植性、可裁减性、稳定性和可靠性高等特点。由于UC/OS—II是为嵌入式应用编写的通用软件,故在具体应用时需根据不同单片机的特点进行移植,其大部分代码是用标准C语言所写.只有与处理器相关的一部分代码用汇编语言编写.因而具有很强的移植性,能在从8位到64位单片机以及DSP等超过40种不同构架的微处理器上实现运行。-UC/OS-II is a microprocessor designed specifically
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:13272
    • 提供者:范淑娜
  1. AVR_os

    0下载:
  2. 为AVR单片机提供的底层操作系统代码,主要实现了任务创建、切换、调度的功能。-The mini OS for AVR MCU.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4583
    • 提供者:杨如祥
  1. US0SII_for_ATmega128.ZIP

    0下载:
  2. UC/OS实时操作系统在单片机ATmega128上面的移植,其中包括源代码-UC/OS real-time operating system at the top of the transplant ATmega128 single-chip, including the source code
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:605610
    • 提供者:刘洋
  1. OS

    0下载:
  2. 小型实时可控操作系统 单片机为msp430-mini operation systerm by msp
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:360393
    • 提供者:chenfox
  1. c51

    0下载:
  2. uc/os II移植 51单片机,包括工程文件和程序,实现在51单片机点亮led-uc/os II transplantation 51, including the project files and programs to achieve the 51 single-chip light led
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:78579
    • 提供者:秦俊权
  1. 430-OS-operating-system-hangs-sample

    0下载:
  2. 430 OS 操作系统挂起示例,OS操作系统,相信大家都有所接触,在430低功耗设计中的OS操作系统低功耗软件设计也是一个非常具有挑战性的工作,大家共同努力!-430 OS operating system hangs example, OS operating system, I believe we have the contacts in the 430 low-power design low power OS operating system software design is a
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:145493
    • 提供者:huzy
  1. MQX-OS

    0下载:
  2. 飞思卡尔公司自己开发的MQX操作系统的使用手册,学习该系统的可以参考,很详细的资料-Freescale' s own development of the MQX operating system' s manual to learn the system can refer to very detailed information
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1002661
    • 提供者:
  1. OS-DS1302

    0下载:
  2. C51内嵌操作系统与电子时钟DS1302实用程序-C51 embedded operating system with electronic clock DS1302 utility
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:60151
    • 提供者:黎盛彬
  1. OS-Test

    0下载:
  2. STM8S下的迷你操作系统,在IAR FOR STM8下编译。可以实现任务的创建,优先级调度。代码短小,是学习参考的好资料。-The STM8S mini operating system, IAR FOR STM8 compiler. You can achieve the creation of the task, priority scheduling. The short code is a good learning reference information.
  3. 所属分类:SCM

    • 发布日期:2017-11-04
    • 文件大小:28551
    • 提供者:zhang
  1. 51-OS

    0下载:
  2. 在操作系统的概念上,建立基于C51的多个任务切换或者调用的多任务系统。-In the concept of operating system, the establishment of multi-tasking system based on C51 multiple task switching or call.
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:2097
    • 提供者:李奇
  1. MINI51(OS-PSP)

    0下载:
  2. 创建基于芯唐MINI51的小型操作系统,非常合适初学者-Create a small operating system based core Tang MINI51 is very suitable for beginners
  3. 所属分类:SCM

    • 发布日期:2017-11-05
    • 文件大小:210754
    • 提供者:sadasd
  1. diy51-Os

    0下载:
  2. 用C51,一步一步说明如何自己编写51单片机片上操作系统-On Diy 51 microcontroller chip operating system
  3. 所属分类:SCM

    • 发布日期:2014-08-25
    • 文件大小:31744
    • 提供者:gqwen
  1. RTX51-OS-OK

    0下载:
  2. RTX51基于51单片机的RSTos 多任务操作系统的实现-RTX51 51 RSTos multi task operating system based on 51MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:62895
    • 提供者:海燕
  1. embed-os

    0下载:
  2. 陈明计关于51系列单片机的实时操作系统的实例代码,希望对需要的人有帮助-Real time operating system on the 51 Series MCU Chen Mingji code examples, and they hope to help people in need
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1065996
    • 提供者:yang
  1. raw-os-TASK

    0下载:
  2. 实时操作系统任务创建,基本的任务创建在ROW-OS中。-Real-time operating system to create a task, the basic task is created in the ROW-OS.
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:912574
    • 提供者:wuguangcheng
  1. SCH51-OS--V1.45

    0下载:
  2. 专门适用于51单片机的OS操作系统,具有抢占式任务、合作式任务、优先级调度机制。-Specifically for 51 MCU OS operating system, with preemptive tasks, cooperative tasks, priority scheduling mechanism.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:682370
    • 提供者:松松
  1. OSEK OS V2.2.3

    1下载:
  2. os, osek,ecu,汽车电子的osek操作系统说明(osek os doc for automative)
  3. 所属分类:单片机开发

    • 发布日期:2018-02-25
    • 文件大小:656384
    • 提供者:xiaoxiao123321
« 12 3 »
搜珍网 www.dssz.com