⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 传感器网络中的嵌入式操作系统源代码
💻
字号:
Package: net.tinyos.utilDescription: Utility classes for TinyOS java applictionsAuthor: TinyOS teamThis package contains common utility classes used by several TinyOSapplications.Executables: noneTest Programs: noneClasses:ForwarderListen.java:A simple utility that connects to the SerialForwarder and displaysthe resulting packet stream on the screen as a series of white spacedelimited hex bytes.  PacketListenerIF.java:Callback interface for classes that want to be notified when packetsarrive. This interface is used by SerialStub to notify when data comesin over a serial connection.SerialForwarderStub.java:Implementation of SerialStub that communicates with SerialForwarder asif it were a serial port; allows for multiplexing of serial streams onthe actual port.SerialPortStub.java:Implementation of SerialStub that communicates over a serial portusing the javax.comm API.SerialStub.java:Interface for classes that implement some form of serialcommunication.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -