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

📄 tasktinydb.html

📁 tinyos中文手册,是根据tinyos系统自带手册翻译过来的,虽然质量不好,但是对英文不强的人还是有用的
💻 HTML
字号:
<!-- saved from url=(0022)http://internet.e-mail -->
<html>
<head><title>About the TASK-TinyDB Package</title></head>
<body fgcolor=#000000 bgcolor=#ffffff>
<table width=600>
<tr><td>
<h2><font face="Helvetica">About the TASK-TinyDB Package</font></h2>
The task-tinydb package, included with the TinyOS 1.1 release, includes
the "Tiny Application Sensor Kit" (TASK) and the TinyDB query processor.
<p>
</td></tr>
<tr><td  bgcolor=#33aa88>
<b><font face ="Helvetica">TASK</font></b></td></tr>
<tr><td>
<p>
TASK is a suite of Java utilities that allows you to manage
a network of motes deployed for remote data collection.  It includes: 
<ul> 
<li> A deployment tool for recording the position of sensors on a map, 
<li> A configuration tool for specifying a <i>query</i> consisting of a
data collection rate and a set of physical attributes to collect,
<li> Several visualization tools for monitoring the status of the network
and the real-time value of the various attributes in the query and,
<li> A database interface that logs each query and result collected
from the network and allows offline browsing of collected data in 
a variety of applications.
</ul>
<p>
For more information about using and installing TASK, see the <a
href="http://berkeley.intel-research.net/task">TASK Web Site</a>.
Once you have set up TASK on your computer, you can read more about
the Java utilities in the 
the TASK documentation included with the release in the file
<font face="courier">docs/TASKVisualizer.pdf</font>.
<br><br>
</td></tr>
<tr><td  bgcolor=#33aa88>
<b><font face ="Helvetica">TinyDB</font></b></td></tr>
<tr><td> TinyDB 0.2 is also included in this package.
TinyDB provides the mote-side functionality for TASK -- it enables you
to collect data from a sensor network by specifying a simple query
which will periodically return a set of sensor readings or a statistical
summary (<i>aggregate</i>) of a set of readings.  
<p>
TinyDB was originally included with TinyOS 1.0, but version 0.2 adds a 
number of new features.  For more information about TinyDB, including
a list of new features, see
the <a href="http://telegraph.cs.berkeley.edu/tinydb">TinyDB website</a> or the
TinyDB documentation included with this release in the <font face="courier">docs/TinyDB.pdf</font> file.
<p>
<font size=2><i>For more information about TASK or TinyDB, please contact
Wei Hong (wei.hong at intel.com) or Sam Madden (madden at cs.berkeley.edu).</i>
</font>

</td></tr> </table>
</body> </html>

⌨️ 快捷键说明

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