搜索资源列表
tinyos-1.x
- tinyos最新版,TinyOs是伯克利大学为无线传感器网络节点开发的嵌入式操作系统-tinyos latest version of Berkeley University TinyOs for wireless sensor network nodes development of the embedded operating system
tinyos-2.0.0beta2-3.cygwin.noarch
- tinyos为无线传感器网络专用操作系统,最新的tinyos2.0源代码,比1.1各方面都有很大的提高。-tinyos for wireless sensor networks dedicated operating system, The latest tinyos2.0 source code, the 1.1 ratio is greatly improved.
tinyos-1.1.0.tar
- 这是无线传感器网络用的操作系统tinyos-1.1.0,未来的世界将是它呵-This is the wireless sensor networks using the operating system tinyos- 1.1.0, the future world will love it
tinyos-programming
- tinyos程序设计帮助文件,有很多范例,在网上搜了很久才发现的,很有参考价值的呵-tinyos procedures to help design documents, a lot of examples, the Internet search found that for a long time, great reference value uh
tinyos
- tinyOS(1.x)contrib hsu pic18f4620 .platform
tinyos-download-to-GAINS
- 将tinyos程序烧写到GAINS上的方法,使用MICA2平台的朋友们基本上可以照搬哦!-TinyOS programmer to program the method to GAINS, use friends MICA2 platform can basically copy the Oh!
tinyos-programming-1-0
- 介绍无线嵌入式操作系统Tinyos,该系统专门为无线传感系统开发而设计-Introduction of wireless embedded operating system Tinyos, the system specifically for wireless sensor systems development and design
tinyos-2.0.0beta2
- tinyos-2.0源代码!转载而已!要的尽管拿!-tinyos-2.0 source code! Reprint it! Although to get the!
tinyOS
- tinyOS 的中文入门教程, 讲到 安装,仿真,任务的定制,与调用,等-TinyOS Getting Started Guide in Chinese, referred to the installation, simulation, mission of customization, with the call, etc.
tinyos(study)
- tinyOS的学习文章。 本人也在学,有意交流的朋友可以与我联系。-TinyOS learning article. I also study, intended to exchange friends can contact me.
tinyos-programming
- 有关于tinyos示例程序和相关文档说明-TinyOS example on procedures and related documentation
TinyOS
- 基于T i n y O S 的无线传感器网络体系结构 无线传感器网络WSN(Wireless Sensor Network) 由部署在监测区域内大量廉价的传感器节点组成,通过 无线通信方式形成multi2hop 自组织的网络系统,其目的是协作地感知、采集和处理网络覆盖区域中感知 对象的信息,并发送给观察者。本文从分析无线传感器节点Mica 和其上运行的操作系统TinyOS 出发, 着重描述无线传感器网络节点应
tinyos
- tinyos操作系统的中文(及英文)资料,我感觉现在中文资料不好找,所以和大家分享一下。有需要的朋友可以下载看看!-TinyOS operating system, the Chinese (and English) information, I feel that now Chinese data不好找Therefore, and to share with Members. In need of a friend can downl
tinyos
- TinyOS Programming e-book PHILIP LEVIS Stanford University and DAVID GAY Intel Research
TinyOS
- About Tinyos(ppt, pdf...)
tinyos-2.x
- tinyos 2.x source 最新代码可以从以下地址svn下载: svn checkout http://tinyos-main.googlecode.com/svn/trunk/-tinyos 2.x source , you can get the laster as follows: svn checkout http://tinyos-main.googlecode.com/svn/trunk/
TinyOS
- TinyOS是UC Berkeley(加州大学伯克利分校)开发的开放源代码操作系统,专为嵌入式无线传感网络设计,操作系统基于构件(component-based)的架构使得快速的更新成为可能,而这又减小了受传感网络存储器限制的代码长度。 TinyOS目前的最新版本为TinyOS 2.1 -TinyOS is a UC Berkeley (University of California, Berkeley) developme
TinyOS
- TinyOS PPT covering all aspects for a beginer.
Lesson2---tinyos-learn-ppt
- 无线传感器网络tinyos操作系统第二节中文ppt要点-wireless sensor networks tinyos operation systems study lesson 2
tinyos-2.1.1
- TinyOS是一个开源的嵌入式操作系统,它是由加州大学的伯利克分校开发出来的,主要应用于无线传感器网络方面。它是基于一种组件(Component-Based)的架构方式,使得能够快速实现各种应用。TinyOS的程序采用的是模块化设计,所以它的程序核心往往都很小(一般来说核心代码和数据大概在400 Bytes左右),能够突破传感器存储资源少的限制,这能够让TinyOS很有效的运行在无线传感器网络上并去执行相应的管理工作等。TinyOS本身