搜索资源列表
contikiOS-notes
- this Contiki programming course. Contiki is a state-of-the-art, open source operating system for sensor networks and other networked embedded devices . Contiki was the first operating system for sensor networks to provide TCP/IP communication
Protothreads---examples
- This an ebook related to embedded systems design-This is an ebook related to embedded systems design
ProtothreadS-(2)
- 该文档描述了protothreads的使用方法。protothreads是一个由国外牛人Adam Dunkels写的原始线程文件,它提供了一种实现轻型线程的功能,不用线程堆栈,简单方便-This document describes the use of protothreads. protothreads abroad is a cattle Adam Dunkels wrote the original thread file, which provides an implementati
pt-1.4
- Protothreads是一种针对C语言封装后的宏函数库,为C语言模拟了一种无堆栈的轻量线程环境,能够实现模拟线程的条件阻塞、信号量操作等操作系统中特有的机制,从而使程序实现多线程操作。(Protothreads is a kind of macro C language library package after the simulation without a stack of lightweight threads for the C language environment, the u