CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51 操作系统

搜索资源列表

  1. printfuCOS51

    0下载:
  2. 在51单片机上移植ucos操作系统需要注意的问题,在keil软件上编译-Ucos transplantation in 51 operating system on a single chip problems that need attention in the software compiler keil
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6643
    • 提供者:潘玮
  1. RTX51

    0下载:
  2. 51单片机实时操作系统简单程序,仅体现51单片机上操作系统的编程思想-51 real-time operating system is simple microcontroller program, only reflects the operating system 51, microcontroller programming ideas
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:15126
    • 提供者:陈盛发
  1. code

    0下载:
  2. 一个51上简单操作系统的实现,基于状态机原理,实现休眠、消息等机制-51 operating system on a simple realization of the principle based on state machine to achieve sleep, news and other mechanisms
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:39705
    • 提供者:陆鸣
  1. hjglxt

    0下载:
  2. 第一章 绪论51.1 选题的背景51.2 课题来源和意义51.3 系统可行性分析7第二章 系统开发环境92.1系统的架构92.2系统运行环境操作系统92.3系统开发环境92.4开发工具102.4.1VISUAL BASIC的简介102.4.2 ACCESS简介11第三章 软件的需求分析133.1 需求分析的目的133.2 数据流程图14第四章 系统实现154.1 登陆窗口的实现154.2 系统主界面模块设计174.3 添加户口登记模块实现184.4查询模块设计214.5 报表统计模块设计24结束
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:776177
    • 提供者:yaowesy
  1. 51ucosii

    0下载:
  2. 51 单片机操作系统实例之ucosli keil c51可模拟-51 single operating system instance can simulate the ucosli keil c51
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:196173
    • 提供者:刘召
  1. SDkaSource

    0下载:
  2. SD卡的SPI读写程序,内含SPI总线时序函数、SD卡的读写函数,可直接嵌入到UC/OS操作系统中进行调用,采用.c和.h文件进行分装,可直接嵌入到项目或操作系统中,支持51单片机、STM32、ARM7等单片机,500M主屏以上的处理器请对SPI时序进行修改。-SD card SPI read and write procedures containing SPI bus timing function, SD card reader function, can be directly embe
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:22280
    • 提供者:吴硕刚
  1. small_rtos1.12.1

    0下载:
  2. 基于51单片机的实时操作系统,该系统的内核源码并赋有例子程序,易学易用-this sources codes is based on 51 serials delevlopment ,and the os is easy and useful ,
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:106201
    • 提供者:pande
  1. RTX51

    0下载:
  2. 51单片机运行小型操作系统的源代码,编译软件用KEIL-51 microcontroller to run a small operating system source code, compile software using KEIL
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:24796
    • 提供者:武光辉
  1. small_rtos

    1下载:
  2. 源码是基于51单片机平台的微型操作系统,可以实现多任务调度。-the source is a micro operating system based on the 51 MCU platform,witch can finish the mult-task schedule.
  3. 所属分类:SCM

    • 发布日期:2017-06-19
    • 文件大小:29048832
    • 提供者:lhl
  1. RTX_test_on_8051MCU

    0下载:
  2. KEIL-3环境下的实时操作系统(RTX)对51单片机进行LED试验。-RTX test based on 8051-Microcontroller.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:846729
    • 提供者:杨栋
  1. Task_RTX_1602

    0下载:
  2. 51单片机的1602程序,运用RTX实时操作系统编写,-51MCU 1602procedures, using RTX written in real-time operating system,
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:52721
    • 提供者:王强
  1. Hydrogen_Core51

    0下载:
  2. Hydrogen/C51 是一个用于51的非占先操作系统 基本上用纯 C 实现, 嵌入了大概10行的汇编 基本需求: 1.最小编译代码大概在 2.4k 2.需要使用片外的 xdata 作为堆使用 3.占用 TIMER0 作为计时 使用基本要求: 1.任务中必需要存在 Sleep/WaitFor 函数才能主动放弃占用CPU 2.任务入口和使用到Sleep/WaitFor的函数必需是 reentrant. 内核功能: 1.动态建立任务 2.支持事
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3266712
    • 提供者:binary
  1. PlayGames-Project

    0下载:
  2. 基于ucos-II操作系统在51单片机上的移植-E m b e d d e d R e a l- t i m e O p e r a t i o n S y s t e m C/O S- I I f o r 5 1 M C U
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:299546
    • 提供者:lbsteven
  1. 51OS

    0下载:
  2. 一个简单的51单片机操作系统,通时钟中断实现任务调度,含原理资料!-A simple 51 single-chip operating system, through the clock interrupt task scheduling, including the principle of information!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:156405
    • 提供者:swordman
  1. RTX51tiny

    0下载:
  2. 51单片机上的实时操作系统RTX51程序5合一,含有信号量的使用,交通灯、电子钟等例子,并用含proteus仿真文件,非常适合对51单片机感兴趣同时想进入RTOS领域的同学-51 single-chip real-time operating system RTX51 program one that contains the example of semaphore use, traffic lights, electronic clock, and including proteus sim
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:64182
    • 提供者:韩冰
  1. mcu-code-with-ucos-in-Keil

    0下载:
  2. 这是一个在KEIL环境下将ucos 操作系统移植到增强型51单片机上的例子,将会是一个很好的参考。-This is the KEIL environment will ucos operating system ported to the example of the enhanced 51 SCM, will be a good reference.
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:160271
    • 提供者:陈化
  1. os_51

    0下载:
  2. 用keil 实现的基于stc12c5a16s2的一个51单片机的简易操作系统,可同时运行相互独立的带延时功能的多个任务。该设计占用一个定时器,占用0x7f~0xff的内存空间作为所运行任务的栈。 文件包括了整个工程所需要的全部文件,不过要正常运行,还需要对keil进行一些设置,主要是c与汇编混合的问题,可自己上网查询-Keil to achieve a 51-MCU-based stc12c5a16s2 simple operating system, which can run indep
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:71746
    • 提供者:eyshing
  1. Elevator_RTX_51

    0下载:
  2. 基于rtx-51实时多任务操作系统的电梯控制器,-Rtx-51 real-time multitasking operating system-based elevator controller.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:91848
    • 提供者:zq
  1. Small-RTOS

    0下载:
  2. 51单片机也可以跑操作系统,RTOS,实时操作系统。-51 MCU can run the operating system, RTOS, real-time operating system.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:108215
    • 提供者:贺聪
  1. 551-usbb1

    0下载:
  2. 51下的USB源码,附源码,精品哦。没有操作系统的USB源码码,需要的资源少,适合51,或arm。, -51 under the USB source, with source code, boutique Oh. USB source code there is no operating system, the resources required, suitable for 51, or arm. ,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2112321
    • 提供者:条款
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com