RT-Thread
RT-Thread是一款主要由中国开源社区主导开发的开源实时操作系统(v3.1.0以及以前版本遵循GPLv2+许可协议,v3.1.0以后版本遵循ApacheLicense2.0开源许可协议)。实时线程操作系统不仅仅是一个单一的实时操作系统内核,它也是一个完整的应用系统,包含了实时、嵌入式系统相关的各...
RT-Thread 全部资料 167 份
多线程 ( Multi-Thread ) RS232 串行口通讯控件 ( 1.82 版
多线程 ( Multi-Thread ) RS232 串行口通讯控件 ( 1.82 版,无源码 Delphi 3.0/4.0/5.0 版适用 ),作者: Varian Software Services NL。
基于BU65170与单片机系统的RT设计与实现
为实现有效载荷上MCU 与1553B 总线间的通讯,采用总线协议芯片BU65170,设计了与单片机的硬件和软件接口,将有效载荷作为一个远程终端(RT)挂接到1553B 总线控制器(BC)上,实现了以单
ACE/Mini-ACE Series BC/RT/MT Advanced Communication Engine Interated 1553 Terminal User s Guide
ACE/Mini-ACE Series BC/RT/MT Advanced Communication Engine Interated 1553 Terminal User s Guide
App Client - Server in Java, NetBeans, this implementation used thread to read temperature every x s
App Client - Server in Java, NetBeans, this implementation used thread to read temperature every x seconds.
I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driv
I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this libra...
Write a Java program that demonstrates a high priority thread using sleep to give lower priority thr
Write a Java program that demonstrates a high priority thread using sleep to give lower priority threads a chance to run