搜索资源列表
大连软件园
- 功能强大的时钟中断,单片机和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
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.
M430OS_V1.2020060418
- 说明: 此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不
RX2
- small RTOS 嵌入式实时多任务开发,无线发送程序-small RTOS for embedded real-time multi-task development, wireless Send procedures
ucOSII_keil_c51
- 多任务操作系统ucOS II移植到keil_c51上的源代码,代码条理清晰,详细,明了,相信对你的编程有帮助!-multi-task operating system ucOS keil_c51 II transplanted to the source code, code lucid, detailed and clear, I believe that your programming help!
aed
- 在构建操作系统时,如何构建多任务的并行执行-in building the operating system, how to construct multi-task parallel execution
9s12forUCOS
- 给出了一个ucos_ii在mc9s12dg128b上的移植事例,实时多任务系统给出了五个任务-given a ucos_ii mc9s12dg128b in the transplant stories, Real-time multi-task system is a five tasks
MSP430_mcu_rtx430_daima
- MSP430单片机的实时多任务操作系统c源代码,MSP430 mcu Real Time multi-task operation system source
task.rar
- 单片机单任务顺序执行到多任务并行执行的演变过程,Sequence of single-chip implementation of a single task to multi-task parallel implementation of the evolution of
LCD_key
- LCM(MGLS-12864TA)显示程序,带有键盘控制,多层任务菜单显示.-LCM (MGLS-12864TA) display program with keyboard control, multi-task display menu.
7seg
- 利用8051控制8个七段显示器,采用分时多任务方式显示,显示内容为时钟计数。-8051 to control the use of paragraph 8 displays, using time-sharing multi-task display, showing the content for the clock count.
yibuyibuyizhi-ucosii
- 一步 移植ucosii for c51,ucosii for 51多任务实时操作系统-Step transplantation ucosii for c51, ucosii for 51 multi-task real-time operating system
uCOS284_C51_SST89E564
- 能在SST89E516单片机上运行的多任务实时操作系统ucosii v2.84 for keil C51源码,在硬件上已验证通过调试-SST89E516 Singlechip in running multi-task real-time operating system ucosii v2.84 for keil C51 source, in the hardware has been verified through testing
Bycore-1.0.12
- Bycore是一个嵌入式操作系统内核。Bycore包括内存管理、任务管理、中断管理、任务互斥、同步与通信管理等功能。Bycore全部由C语言完成,只有少量的与硬件有关的代码由汇编代码完成。Bycore支持64优先级的多任务管理,任务数量由实际的内存大小决定。Bycore是一个抢占式的内核,任务间的切换时间确定,使得用户可以完全确定任务的切换时机。内存管理采用一种全新的算分配策略,兼顾了分配速度、管理简单、利用率高等特点。为便于移植,只需要简单修改Bycore提供的几个函数即可。另外,Bycore
FaceDetection
- face detection Face detection can be regarded as a more general case of face localization In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have this addition
52scheduling
- 51一个简单的多任务调度功能程序 // 利用定时器2产生10mS的定时中断-51 A simple multi-task scheduling program// use Timer 2 interrupt generated timing 10mS
PLC
- 基于单片机的多任务实例。此程序为机械厂泵送控制单片机PLC-Microcontroller-based multi-task instances. This program is pumping machinery plant control PLC MCU
fuzaduorenwu
- 如何设计复杂的多任务程序。 讲述运用时间片轮的方法设计单片机多任务的思路-How to design a complex multi-task procedure. About the use of time Katawa method to design the idea of multi-tasking microcontroller
How-to-design-multi-task-procedure
- 介绍用C语言如何设计单片机多任务程序的方法。-Introduce how to design single-chip using C language, multi-task procedure.
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
