搜索资源列表
pt-1.0.tar
- Protothreads are extremely lightweight stackless threads designed for severely memory constrained systems such as small embedded systems or sensor network nodes.
Renesas行人穿越灯R8C/23范例 使用Protothreads
- 利用Protothreads实现单颗MCU多工控制行人穿越指示灯, 对于资源小的CPU来说,protothread是难得的珍品,非常值得一用。它的原理简单了极致,资源消耗小到极致,但是又真实的实现了多任务的编程框架。
contiki-protothread
- Protothread:在非常小的系统开销下实现实时多任务系统的方法,contiki嵌入式操作系统就是采用这用方法实现多线程的。 包含所需头文件,可以在keil下运行,源码里包含一个C源程序实例-Protothreads: Simplifying Event-Driven Programming of Memory-Constrained Embedded Systems
Protothreads
- prothread 伪线程另类实xian fangfa shi-prothread
ProtoThreads
- arduino多线程库,可以实现多任务多线程,并发处理,占用空间小,性能强大-arduino multithreading library, you can multi-task multi-threaded, concurrent processing, small footprint, powerful performance
Protothreads-pt
- 收集的关于Protothreads文档及源代码 pt协程。协程不管在操作系统还是非操作系统都能轻松实现多线程-Collected on the Protothreads documentation and source code Pt coroutine. A coroutine regardless of the operating system or non operating system can easily realize multi thread
ProtoThreads
- Arduino虽然是单线程的单片机,但是也有方法实现多线程,此库文件可以方便的调用建立虚拟线程实现单片机的多线程编程(Although Arduino is a single threaded microcontroller, but there are ways to achieve multi-threaded, this library file can be easily called, the establishment of virtual threads to achieve si
alex_main
- Program for medecine dummy, which controls sdcard with fatfs, wavplayer, protpthread.