CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 单片机 多任务

搜索资源列表

  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. testCode

    0下载:
  2. 基于51单片机的C语言多任务操作 完美版-51 microcontroller C language-based multitasking operating (perfect version)
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2684
    • 提供者:caixiaoping
  1. dianji

    0下载:
  2. 基于MCS-51单片机以及PWM控制思想的高精度、高稳定、多任务直流电机转速测控系统的硬件组成及关键单元设计方法-Single chip microcomputer based on MCS-51and PWM mind control of high precision, high stability, multitask DC motor speed measurement and control system hardware and the key elements of design
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:163982
    • 提供者:谢云飞
  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
    • 文件大小:70567
    • 提供者:孙森
  1. lm3S

    0下载:
  2. 针对LM3S系列单片机的ucos的源码,共有10个例程,资源丰富,涉及的内容有基本的IO控制,多任务的编程学习-Source for the ucos of LM3S series microcontroller, a total of 10 routines, rich in resources, involving the contents of a basic IO control, multi-task programming learning
  3. 所属分类:uCOS

    • 发布日期:2017-11-28
    • 文件大小:8783081
    • 提供者:rjt
  1. Solution9

    1下载:
  2. 采用多任务思想开发的单片机程序,包括按键输入、LCD12864液晶菜单显示、EEPROM存储等。基于ATMEGA16+Atmel Studio-Ideological development of multi-tasking microcontroller program, including the key input, LCD12864 LCD menu display, EEPROM storage. Based on ATMEGA16+Atmel Studio
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:88924
    • 提供者:谢志刚
  1. many_task

    0下载:
  2. 基于51单片机的多任务前后台系统,有5个任务调度-Front and back office system based on 51 single-chip multi task
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:58819
    • 提供者:yuxiao
  1. WNode_Demo

    0下载:
  2. 采用STM32F103ZE单片机和keil和SIM900A模块设计的一个无线智能节点,使用了uCOS多任务操作系统,来控制RTC和传感器并行工作,传感器使用的是stm32自带的内部温度传感器-A wireless smart nodes using STM32F103ZE microcontroller and keil and SIM900A modules designed using a the uCOS multi-tasking operating system, parallel w
  3. 所属分类:uCOS

    • 发布日期:2017-10-25
    • 文件大小:8706048
    • 提供者:王博
  1. STC12C5AXX-Mutilple

    0下载:
  2. 使用STC单片机,DS18B20温度测量,使用定时器实现多任务调度,AD采集,数码管显示,串口通讯,EPROM读写-STC microcontroller, DS18B20 temperature measurement, using a timer to multi-task scheduling, AD collection, digital display, serial communications, EPROM read and write
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:55836
    • 提供者:黄武
  1. KEY_ADD_WITH_FLASH

    0下载:
  2. 51单片机,基于状态机的编程方法,实现数字加法运算、键盘输入、LED显示的多任务协调编程。包括光标指示功能(通过LED闪烁实现),以及退格功能。 -failed to translate
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:1346
    • 提供者:
  1. e694c8038dd3c1b7d9f04682238d0cbd

    1下载:
  2. 基于51单片机的UCOS应用,有多任务,多功能。并且成功移植源代码。-UCOS based on 51 single-chip applications, multitasking, multi-functional. And successfully transplant source code.
  3. 所属分类:uCOS开发

    • 发布日期:2017-05-16
    • 文件大小:271165
    • 提供者:韦文佳
  1. small_rtos

    0下载:
  2. Small RTOS51是为51系列单片机而编写的。它是完全免费的、源代码公开的多任务实时操作系统。它可在无任何外部数据存储器的 单片80C51系统上运行,并且是可移植的。全书分两部分。第一部分为基础篇,介绍Small RTOS51和一些基本概念,并详细分析 Small RTOS51的工作原理。第二部分为应用篇,给出部分常用硬件在Small RTOS51下驱动程序的源代码。这些源代码在DP51单片机仿 真实验仪上全部调试通过,且只要经过很少的改动,或是不改动,就可以在其他环境下 使用。应用篇还通
  3. 所属分类:ELanguage

    • 发布日期:2017-04-06
    • 文件大小:75814
    • 提供者:小罗
  1. operating-system

    0下载:
  2. 基于51内核的圈圈操作系统,是一个可以用在51单片机上的多任务系统,对于想用51玩操作系统的人很有帮助-Based on 51 core circle operating system, is a single-chip 51 can be used in multi-tasking system, for those who want to play with 51 operating system were very helpful
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:316131
    • 提供者:刘永
  1. Ms2.0

    0下载:
  2. 非常好用的一个单片机应用平台,他非RTos,但也具有了多任务的功能,引入了消息机制。这是第二版,很适合初学者学习-Very easy to use a microcontroller application platform, other non RTos, but also has a multi-tasking capabilities, the introduction of message mechanism. This is the second edition, it is suit
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2657651
    • 提供者:q
  1. C51Program_multi_Task

    0下载:
  2. 一份讲述如何利用多任务方式开发设计51单片机应用程序的文档-About the use of a multi-task approach to 51 single programming documents
  3. 所属分类:SCM

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

    0下载:
  2. 基于51单片机大数据除法运算,主要描述的是单片机编程的架构和程序多任务处理方法-51 singlechip based on large data division, the main descr iption of the microcontroller programming architecture and procedure for multi task processing method
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2319
    • 提供者:王文宇
  1. multitask

    0下载:
  2. 单片机实现一种叫做分时多任务调度的程序设计理念,对于单片机来说,一个主线程只能单独做一件事情,但是定时器中断可以将这些任务给细分化!-MCU is like a brain ,and multitask finish programming and thread
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:104845
    • 提供者:杨刚
  1. ucos-project-ii-stm32c8t6

    0下载:
  2. stm32单片机-F103C8T6上实现了多任务的切换的ucos任务,实现了3路的串口数据的通信,串口数据接收的灵敏度比较高,其中一个串口通信是基于modbus协议,同时可以进行CAN的通信,需要的朋友可以根据自己的需要进行修改。-implemented on a single chip-F103C8T6 stm32 ucos task switching multitasking achieve three-way serial communication data, serial data
  3. 所属分类:uCOS

    • 发布日期:2017-05-20
    • 文件大小:5721671
    • 提供者:李永发
  1. PART9

    0下载:
  2. 这是一个在51单片机中利用多任务处理的方式,在主函数中利用累计主循环次数来实现独立按键的检测。适合初学者。-This is a use of multi task in the 51 SCM processing, detection using the cumulative principal cycles to achieve independent key in function main. Suitable for beginners.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:14502
    • 提供者:王云
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com