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

搜索资源列表

  1. 大连软件园

    0下载:
  2. 功能强大的时钟中断,单片机和FIFO的接口和操作,单片机串口编程问题,纯软件单片机串口,串口通信的单片机程序,程序的多任务和资源复用举例,采用软件定时的计算方法-powerful clock interruption, the 8031 and FIFO interface and operation, the 8031 serial programming, software-only MCU, the MCU serial communication procedures, the proc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17508
    • 提供者:王胜
  1. snd1c-refd-nf-4_0_3

    0下载:
  2. 一个可作为mp3播放器固件的代码集,包括解码,播放,控制,任务管理等.-as an MP3 player firmware code sets, including decoding, audio, control, task manageme#$#!116333#!#$XTerran_NoMgr.rar!#$#cluster management, which will mainly address the Terminal Services session assignments, as a
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1024601
    • 提供者:王朝
  1. 多任务操作系统例程

    0下载:
  2. 一个任务显示LED,一个扫描键盘,一个任务将键值转化为显示格式(无时间要求) 键盘模块完全参照巨人老师例程; 显示很简单:1、判是否到2ms 2、送显示 键值处理:1、有无有效信息 2、弹出有效信息处理队列 3、将信息处理;键值处理不随1ms动作-a task LED, a scanning keyboard, a pair of tasks into a display format (no time requirements) keyboard module is taking
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3282
    • 提供者:fenyman
  1. ucos51v2021

    0下载:
  2. uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC / OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation sof
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:263507
    • 提供者:陈小明
  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. time train

    0下载:
  2. 自己的小作,用于前后台系统,时间任务的管理,可以将运行周期和运行目标程序动态建立,销毁,还可以指定程序的运行次数,如运行3次后自动销毁,类似操作系统的管理模式.-for their small for around Taiwan, time task management, it will run cycle and operational objectives established dynamic process, the destruction, but also the operatin
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2306
    • 提供者:陈文杰
  1. task.rar

    0下载:
  2. 单片机单任务顺序执行到多任务并行执行的演变过程,Sequence of single-chip implementation of a single task to multi-task parallel implementation of the evolution of
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:118326
    • 提供者:滕克峰
  1. Task

    0下载:
  2. 该程序示范如何在操作系统环境下编写程序说明。在RTOS下,每个任务都(函数) 都可以是死循环,这些死循环内的代码在宏观上看是并发运行的,相当于将CPU 的运算资源分配给各个任务。程序中3个任务分别控制3只LED的闪烁,说明3个任 务在宏观上是同时(并发)执行的。-This program shows how the operating system environment programming instructions. On RTOS, each task (funct
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:816
    • 提供者:马海峰
  1. task-3---Output-

    0下载:
  2. avr板基本的输出控制,用于基础入门练习-task 3- Output and Pull Configuration
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:5282
    • 提供者:陈虎
  1. Timer-interrupt-for-task-switching

    0下载:
  2. 定时中断实现任务切换,CPU 在空闲任务循环等待,定时中断将 CPU 周期性唤回,根据任务设计了不同的响应频度,满足条件的任务将获得CPU资源,CPU为不同任务“关照”完成后,再次返回空闲任务,如此周而复始,对于各个任务而言,好像各自拥有一个独立的CPU,各自独立运行。用这种思想构建的程序框架,最大的好处是任务很容易裁剪,系统能够做得很复杂。本程序就用了这种思想,使不同的灯用不同的频率闪烁。 -Timer interrupt for task switching, CPU cycles wa
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:20860
    • 提供者:五句
  1. How-to-design-multi-task-procedure

    0下载:
  2. 介绍用C语言如何设计单片机多任务程序的方法。-Introduce how to design single-chip using C language, multi-task procedure.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:182598
    • 提供者:sdfsdf
  1. RTX51Tiny-system-task-switching

    0下载:
  2. RTX51 Tiny多任务实时操作系统 之 合作式任务切换-RTX51 Tiny multitasking real-time operating system of cooperation type task switching
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:33473
    • 提供者:张煌
  1. RTX51Tiny-system-time-task

    0下载:
  2. 51tiny实时系统 时间轮转任务切换源码-51 tiny real-time system time cycle task switching the source code
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:35213
    • 提供者:张煌
  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. SCH51-Preemptive-task

    0下载:
  2. 实用的多任务排序Preemptive task ,如果任务A和任务B定时同时定时到,该执行哪个?如果执行A,那么B就得舍弃,注意,是舍弃,不是等一会再执行B。还有,如果某个任务执行时间出现抖动,整个系统和其它任务都要遭殃了,等等。 在我的代码中,力求解决这些问题。在此,我不打算带着大家一行一行分析代码。这玩意讲解没用,自己去悟懂了才是王道,我的代码注释得已经很详细了其实。 代码的重点是SCH51.C和T0_INIT.C两个文件,使用之前一定要先看看CONFIG.H的配置情况。task
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:546432
    • 提供者:zixing
  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. stm32-uCOSIII_single-task

    0下载:
  2. STM32 UCOSIII单任务控制IO端口,实现端口LED闪烁- stm32 ucosiii single task
  3. 所属分类:SCM

    • 发布日期:2017-12-14
    • 文件大小:537600
    • 提供者:
  1. tcp

    0下载:
  2. ESP8266任务.改文件为源码,请结合Eclipse使用。不能在NOODLE上用。(The file is include codes,and it belongs the project of task,please use it with eclipse.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:2723840
    • 提供者:piao-bht
  1. TASK1

    0下载:
  2. ASM code for simple set up task
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:13312
    • 提供者:Tokyosn1
  1. Delay

    0下载:
  2. Simple delay in ASM beginner task
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:11264
    • 提供者:Tokyosn1
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com