搜索结果
找到约 33 项符合
nesc 的查询结果
按分类筛选
文章/文档 nesc language introduction
nesc language introduction
编译器/解释器 nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concept
nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concepts and execution model of
TinyOS [1]. TinyOS is an event-driven operating system designed for sensor network nodes that
have very limited resources (e.g., 8K bytes of program memory, 512 bytes of RAM ...
电子书籍 This book is about writing TinyOS systems and applications in the nesC language. This chapter gives
This book is about writing TinyOS systems and applications in the nesC language. This chapter gives a
brief overview of TinyOS and its intended uses. TinyOS is an open-source project which a large number of
research universities and companies contribute to. The main TinyOS website, http://www.tiny ...
操作系统开发 tinyos中blink的源代码
tinyos中blink的源代码,控制二极管点亮,使用nesc(扩展的C)
操作系统开发 传感器网络中的嵌入式操作系统源代码
传感器网络中的嵌入式操作系统源代码,使用nesc(一种扩展的c)编写
操作系统开发 应用于无线传感器的重要操作系统
应用于无线传感器的重要操作系统,运用nesc(C的改编版)编写而成
其他嵌入式/单片机内容 tinyos2.0的帮助文件
tinyos2.0的帮助文件,对用nesc编写程序很有帮助,希望对大家能有帮助
其他嵌入式/单片机内容 tinyOS的入门介绍
tinyOS的入门介绍,安装,调试,以及Nesc简介
通讯编程文档 我在网上和一些国内知名期刊
我在网上和一些国内知名期刊,数据库中找到的所以关于NesC的学习讲解资料。个人认为这种语言在中国还是比较新的,资料不好找!有需要的朋友可以下载
其他书籍 TinyOS是面向组件化编程的操作系统
TinyOS是面向组件化编程的操作系统,主要用于无线传感器网络(WSN)应用的开发。
nesc命令调用及事件触发原理分析。