搜索资源列表
大连软件园
- 功能强大的时钟中断,单片机和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
snd1c-refd-nf-4_0_3
- 一个可作为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
多任务操作系统例程
- 一个任务显示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
ucos51v2021
- 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
MultiTask-OS
- 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.
time train
- 自己的小作,用于前后台系统,时间任务的管理,可以将运行周期和运行目标程序动态建立,销毁,还可以指定程序的运行次数,如运行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
task.rar
- 单片机单任务顺序执行到多任务并行执行的演变过程,Sequence of single-chip implementation of a single task to multi-task parallel implementation of the evolution of
Task
- 该程序示范如何在操作系统环境下编写程序说明。在RTOS下,每个任务都(函数) 都可以是死循环,这些死循环内的代码在宏观上看是并发运行的,相当于将CPU 的运算资源分配给各个任务。程序中3个任务分别控制3只LED的闪烁,说明3个任 务在宏观上是同时(并发)执行的。-This program shows how the operating system environment programming instructions. On RTOS, each task (funct
task-3---Output-
- avr板基本的输出控制,用于基础入门练习-task 3- Output and Pull Configuration
Timer-interrupt-for-task-switching
- 定时中断实现任务切换,CPU 在空闲任务循环等待,定时中断将 CPU 周期性唤回,根据任务设计了不同的响应频度,满足条件的任务将获得CPU资源,CPU为不同任务“关照”完成后,再次返回空闲任务,如此周而复始,对于各个任务而言,好像各自拥有一个独立的CPU,各自独立运行。用这种思想构建的程序框架,最大的好处是任务很容易裁剪,系统能够做得很复杂。本程序就用了这种思想,使不同的灯用不同的频率闪烁。 -Timer interrupt for task switching, CPU cycles wa
How-to-design-multi-task-procedure
- 介绍用C语言如何设计单片机多任务程序的方法。-Introduce how to design single-chip using C language, multi-task procedure.
RTX51Tiny-system-task-switching
- RTX51 Tiny多任务实时操作系统 之 合作式任务切换-RTX51 Tiny multitasking real-time operating system of cooperation type task switching
RTX51Tiny-system-time-task
- 51tiny实时系统 时间轮转任务切换源码-51 tiny real-time system time cycle task switching the source code
multi-task-simulation-system
- 《avr单片机c语言程序设计实例精粹》中多任务模拟系统设计实例源文件-Avr microcontroller design example of c language program, the essence of multi-task simulation system design example source file
SCH51-Preemptive-task
- 实用的多任务排序Preemptive task ,如果任务A和任务B定时同时定时到,该执行哪个?如果执行A,那么B就得舍弃,注意,是舍弃,不是等一会再执行B。还有,如果某个任务执行时间出现抖动,整个系统和其它任务都要遭殃了,等等。 在我的代码中,力求解决这些问题。在此,我不打算带着大家一行一行分析代码。这玩意讲解没用,自己去悟懂了才是王道,我的代码注释得已经很详细了其实。 代码的重点是SCH51.C和T0_INIT.C两个文件,使用之前一定要先看看CONFIG.H的配置情况。task
raw-os-TASK
- 实时操作系统任务创建,基本的任务创建在ROW-OS中。-Real-time operating system to create a task, the basic task is created in the ROW-OS.
stm32-uCOSIII_single-task
- STM32 UCOSIII单任务控制IO端口,实现端口LED闪烁- stm32 ucosiii single task
tcp
- ESP8266任务.改文件为源码,请结合Eclipse使用。不能在NOODLE上用。(The file is include codes,and it belongs the project of task,please use it with eclipse.)
TASK1
- ASM code for simple set up task
Delay
- Simple delay in ASM beginner task
