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

搜索资源列表

  1. 一个51下的源代码开放的操作系统small rtos

    0下载:
  2. 讲述了一个51单片机下的操作系统,有利于工程师再实际当中选用-about a 51 Microcontroller operating system, engineers have to use them in more practical
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:690047
    • 提供者:王达
  1. 51的简单的时间片轮转操作系统

    0下载:
  2. 51的简单的时间片轮转操作系统,本人将其命名为IN_TIME_OS 是一个实时性很强且占用内存很少的操作系统-51 simple round-robin operating system, I will name it IN_TIME_OS is very strong and a real-time operating systems take up very little memory
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-21
    • 文件大小:56200
    • 提供者:zhudeng
  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. 51ucos2

    0下载:
  2. 自从发表《uCOS51移植心得》以来,我收到了很多朋友们的来信,大家对公开源码表示鼓励,谢谢大家的支持!很多人对于编写自己的操作系统很感兴趣,uCOS51是个不错的选择。它的优点是简单易懂,学习成本低,有利于向32位CPU过渡。目前,嵌入式BBS上的热点是:嵌入式实时多任务操作系统、单片机上网、32bitCPU(如ARM等)。其实通过uCOS51学习完全可以掌握这些热门技术的精髓,而且学习成本低廉。为此我会陆续将我在研发过程中的经验体会写出来与大家交流,共同进步。-ddddddddddddddd
  3. 所属分类:uCOS

    • 发布日期:2017-04-24
    • 文件大小:98761
    • 提供者:任建伟
  1. m_task

    0下载:
  2. 51单片机轻量级多任务操作系统,让51单片机能并行处理任务-51 SCM lightweight multitasking operating system that allows 51 single-chip parallel processing tasks to
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:19387
    • 提供者:tjiely
  1. 51uCOS

    0下载:
  2. ucos在单片机上的移植,UCOS是学习操作系统原理很好的一个例子。-uCOS the transplantation in SCM, UCOS operating principle is to learn good an example.
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:33449
    • 提供者:张宏
  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
    • 文件大小:1118530
    • 提供者:pandeyu
  1. MyuCOS251_C51

    0下载:
  2. ucCos在单片机上开发成功的版本,可以直接用于8031单片的操作系统运行!
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:94735
    • 提供者:蓝天
  1. rtx51_handbook

    0下载:
  2. rtx51中文手册,RTX是51的实时操作系统,能够并发的运行程序-Chinese rtx51 manual, RTX real-time operating system 51, to run concurrent proceedings
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:203300
    • 提供者:liz
  1. 0904031633

    0下载:
  2. 基于XC888 51内核单片机的 UCOS2移植 附有LCDGUI和 LIN通信协议驱动,在UCOS2基础上增加了堆栈溢出检测功能,提高操作系统运行的稳定性-XC888 51 core-based MCU with UCOS2 transplantation LCDGUI and LIN communication protocol-driven, based on the increase in UCOS2 the stack overflow detection, improve the
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:118064
    • 提供者:haohao
  1. 51yizhi_ucos

    0下载:
  2. 51系列单片机上移植UCOS操作系统资料,初学操作系统者的最佳选择-51 Series single-chip operating system on the transplant UCOS information, learning from the best choice for operating system
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1387756
    • 提供者:ruanzhaorul
  1. RTX51

    0下载:
  2. RTX51.rar,51单片机实时操作系统开发入门,含C程序和PROTEUS仿真-RTX51.rar
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:22672
    • 提供者:王彻
  1. ourdev_4

    0下载:
  2. SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram syst
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:666747
    • 提供者:迷茫
  1. small-rtos-clock

    0下载:
  2. 这是基于small rtos操作系统的在51系列单片机上实现的一个数字钟,用proteus仿真实现,用原理图,可以在硬件上直接运行,但必须注意要用89S52或者更大ram的芯片。-This is based on small rtos operating system in the 51 series microcontroller implemented on a digital clock, with proteus simulation to achieve, with schematic
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:579649
    • 提供者:朱信
  1. 51rtos

    0下载:
  2. 基于51单片机的嵌入式实时操作系统,keil编译,绝对可以运行,供大家学习-51 MCU-based embedded real-time operating system, keil compiler, absolutely you can run, for them to learn from
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:377427
    • 提供者:桂林
  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. 51ucosii

    0下载:
  2. 51 单片机的ucosii操作系统移植 51 单片机的ucosii操作系统移植-51 SCM ucosii operating system 51 SCM ucosii operating system 51 SCM ucosii operating system
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:79987
    • 提供者:吴永超
  1. ucos2_51

    0下载:
  2. 基于单片机的ucos2的51操作系统移植程序 -Microcontroller-based operating system migration process 51 ucos2
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:316154
    • 提供者:zcc
  1. 51ucosii

    0下载:
  2. 51单片机,操作系统C语言设计。希望对进阶学习51的同仁有帮助。-51 microcontroller, operating system, C language design.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:196163
    • 提供者:
  1. uCosII-51

    0下载:
  2. uCosII实时操作系统在51单片机上的应用-uCosII real-time operating system on a chip in the application of 51
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:283691
    • 提供者:swqs
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com