搜索资源列表
DVBTeletextSubtitles
- Teletext module usually used in the DVB area.
time-type
- 定义如下时间类TimeType,要求完成各个成员函数,并写主函数进行验证。 class TimeType{ int h,m,s public: TimeType(int h0=0,m0=0,s0=0) //构造函数 void increSec(int sec) //增加若干秒 void increMin(int min) //增加若干分钟 void increHou(int hou) //增加若干小时 bool equal(TimeType t2)
tinyos-programming
- 这本书提供了TinyOS的编程的TinyOS 2简介(T2)。当它进入 比教程更大的深度,有范围以外的几个主题,如结构和射频协议栈的或现有的TinyOS库的实现。-This book provides a brief introduction to TinyOS programming for TinyOS 2.0 (T2). While it goes into greater depth than the tutorials, there are several topics
