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

搜索资源列表

  1. μC/OS—Ⅱ FOR ATMega256

    0下载:
  2. μC/OS—ⅡV:2.80 对 ATMega256 单片机的移植程序代码。- C/OS- II V : 2.80 pairs ATMega256 SCM transplant procedure code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:28027
    • 提供者:磊元
  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. application

    0下载:
  2. 日本IRON os 在汽车电子中的应用 高度机密-Japan IRON os in automotive electronics application highly confidential
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:95709
    • 提供者:zzq
  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. 4AvrOS.10062007

    0下载:
  2. 4avrOS realtime OS for AVR -4avrOS realtime OS for AVR
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:13456
    • 提供者:sehee
  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. CPU_Schedu

    0下载:
  2. CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7334
    • 提供者:zds
  1. OperatingSystemCourseDesign

    0下载:
  2. μC/OS-II的功能和使用方法,另外适合广大教师和学生的参考-μC/OS-II functions and use, while the majority of teachers and students for reference
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:134272
    • 提供者:高传俊
  1. ucosfor_GCC

    0下载:
  2. uC/OS-II, The Real-Time Kernel Atmel AT90/AVR Port for AVR-GCC READ ME FILE Acknowledgements: Most files in this port is based on the Atmel AVR port for the IAR compiler by Ole Saether. Without his work, porting
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:15542
    • 提供者:vinkerl
  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. atmega8_Biosc

    0下载:
  2. 胡庆伟 基于μC/OS-Ⅱ的嵌入式Modbus通信系统设计与实现-Hu Qingwei μC/OS- Ⅱ-based embedded system design and implementation of Modbus communication
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:622040
    • 提供者:lix
  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. EasyHwOS

    0下载:
  2. 在自己编写的OS上去跑51的程序,本例子使用简单的LED控制作为基本程序,由模块化结构组成。-Written up in their own OS to run 51 programs, this example uses a simple LED control as a basic procedure, the modular structure and composition.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:38191
    • 提供者:张祥
  1. Project_4_090902

    2下载:
  2. uc/os-II在freescale MC9S12上的移植,并对内存管理程序进行了优化改进-uc/os-II in freescale MC9S12 the transplant, and memory management program has been optimized to improve
  3. 所属分类:SCM

    • 发布日期:2014-10-31
    • 文件大小:657408
    • 提供者:骆东君
  1. STM32F030_RTX-OS

    1下载:
  2. 基于STM32F030的RTX OS的库函数开发,希望对这个廉价的芯片开发有兴趣的朋友有所帮助-Based on the RTX OS of STM32F030 library function development ,I wish to help you when you develop this cheap chip……
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:955616
    • 提供者:刘成
  1. OS 系统下的DUMP操作

    0下载:
  2. 运行Os系统,并且能够实现与上位机的DUMP显示功能(Run the Os system, and can achieve with the host computer DUMP display function)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-31
    • 文件大小:287744
    • 提供者:靖姑娘
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com