资源简介
物联网大撒赛介绍,专业编程指导。以及环境搭建
代码片段和文件信息
#define nx_struct struct
#define nx_union union
#define dbg(mode format ...) ((void)0)
#define dbg_clear(mode format ...) ((void)0)
#define dbg_active(mode) 0
# 151 “/usr/lib/gcc-lib/msp430/3.2.3/include/stddef.h“ 3
typedef int ptrdiff_t;
#line 213
typedef unsigned int size_t;
#line 325
typedef int wchar_t;
# 8 “/usr/lib/ncc/deputy_nodeputy.h“
struct __nesc_attr_nonnull {
#line 8
int dummy;
} ;
#line 9
struct __nesc_attr_bnd {
#line 9
void *lo *hi;
} ;
#line 10
struct __nesc_attr_bnd_nok {
#line 10
void *lo *hi;
} ;
#line 11
struct __nesc_attr_count {
#line 11
int n;
} ;
#line 12
struct __nesc_attr_count_nok {
#line 12
int n;
} ;
#line 13
struct __nesc_attr_one {
#line 13
int dummy;
} ;
#line 14
struct __nesc_attr_one_nok {
#line 14
int dummy;
} ;
#line 15
struct __nesc_attr_dmemset {
#line 15
int a1 a2 a3;
} ;
#line 16
struct __nesc_attr_dmemcpy {
#line 16
int a1 a2 a3;
} ;
#line 17
struct __nesc_attr_nts {
#line 17
int dummy;
} ;
# 38 “/usr/msp430/include/sys/inttypes.h“ 3
typedef signed char int8_t;
typedef unsigned char uint8_t;
typedef int int16_t;
typedef unsigned int uint16_t;
typedef long int32_t;
typedef unsigned long uint32_t;
typedef long long int64_t;
typedef unsigned long long uint64_t;
typedef int16_t intptr_t;
typedef uint16_t uintptr_t;
# 281 “/usr/lib/ncc/nesc_nx.h“
static __inline uint8_t __nesc_ntoh_uint8(const void * source) ;
static __inline uint8_t __nesc_hton_uint8(void * target uint8_t value) ;
static __inline uint8_t __nesc_ntoh_leuint8(const void * source) ;
static __inline uint8_t __nesc_hton_leuint8(void * target uint8_t value) ;
static __inline int8_t __nesc_ntoh_int8(const void * source) ;
#line 303
static __inline int8_t __nesc_hton_int8(void * target int8_t value) ;
static __inline uint16_t __nesc_ntoh_uint16(const void * source) ;
static __inline uint16_t __nesc_hton_uint16(void * target uint16_t value) ;
static __inline uint16_t __nesc_ntoh_leuint16(const void * source) ;
static __inline uint16_t __nesc_hton_leuint16(void * target uint16_t value) ;
#line 340
static __inline uint32_t __nesc_ntoh_uint32(const void * source) ;
static __inline uint32_t __nesc_hton_uint32(void * target uint32_t value) ;
#line 431
typedef struct { unsigned char nxdata[1]; } __attribute__((packed)) nx_int8_t;typedef int8_t __nesc_nxbase_nx_int8_t ;
typedef struct { unsigned char nxdata[2]; } __attribute__((packed)) nx_int16_t;typedef int16_t __nesc_nxbase_nx_int16_t ;
typedef struct { unsigned char nxdata[4]; } __attribute__((packed)) nx_int32_t;typedef int32_t __nesc_nxbase_nx_int32_t ;
typedef struct { unsigned char nxdata[8]; } __attribute__((packed)) nx_int64_t;typedef int64_t __nesc_nxbase_nx_int64_t ;
typedef struct { unsigned char nxdata[1]; } __attribute__((packed)) nx_uint8_t;typedef uint8_t __nesc_nxbase_nx_uint8_t ;
typedef struct { unsigned char nxdata[2]; } __attribute__((packed)) nx_uint16_t;typedef uint16_t __
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2015-03-14 12:24 物联网\
文件 1570966 2014-12-30 16:55 物联网\开发环境搭建——201406.pdf
目录 0 2015-03-14 12:24 物联网\挑战赛预赛代码\
目录 0 2015-03-14 12:24 物联网\挑战赛预赛代码\geren多多益善\
文件 205 2014-05-18 20:11 物联网\挑战赛预赛代码\geren多多益善\Beacon.h
文件 205 2014-05-18 19:04 物联网\挑战赛预赛代码\geren多多益善\Beacon.h~
文件 628 2014-05-18 20:11 物联网\挑战赛预赛代码\geren多多益善\BeaconAppC.nc
文件 628 2014-05-18 20:05 物联网\挑战赛预赛代码\geren多多益善\BeaconAppC.nc~
文件 2989 2014-05-18 20:11 物联网\挑战赛预赛代码\geren多多益善\BeaconC.nc
文件 2989 2014-05-18 20:01 物联网\挑战赛预赛代码\geren多多益善\BeaconC.nc~
文件 200 2014-03-03 19:50 物联网\挑战赛预赛代码\geren多多益善\Makefile
文件 346 2014-03-03 20:37 物联网\挑战赛预赛代码\geren多多益善\README.txt
目录 0 2015-03-14 12:24 物联网\挑战赛预赛代码\geren多多益善\build\
目录 0 2015-03-14 12:24 物联网\挑战赛预赛代码\geren多多益善\build\telosb\
文件 588726 2014-05-18 20:11 物联网\挑战赛预赛代码\geren多多益善\build\telosb\app.c
文件 176 2014-05-18 20:11 物联网\挑战赛预赛代码\geren多多益善\build\telosb\ident_flags.txt
文件 32958 2014-05-18 20:11 物联网\挑战赛预赛代码\geren多多益善\build\telosb\main.exe
文件 34955 2014-05-18 20:11 物联网\挑战赛预赛代码\geren多多益善\build\telosb\main.ihex
文件 35313 2014-05-18 20:11 物联网\挑战赛预赛代码\geren多多益善\build\telosb\tos_image.xm
文件 5470 2014-06-14 17:00 物联网\挑战赛预赛代码\多多益善_1372792957@qq.com.zip
文件 266410 2014-03-07 17:55 物联网\挑战赛预赛代码\挑战赛预赛试题.pdf
目录 0 2015-03-14 12:24 物联网\挑战赛预赛代码\数字接龙\
文件 175 2014-03-03 20:01 物联网\挑战赛预赛代码\数字接龙\Makefile
文件 556 2014-03-03 20:38 物联网\挑战赛预赛代码\数字接龙\README.txt
文件 1532 2014-03-03 18:21 物联网\挑战赛预赛代码\数字接龙\SendPkt.class
文件 1740 2014-03-21 11:18 物联网\挑战赛预赛代码\数字接龙\SendPkt.java
文件 635 2014-05-21 22:18 物联网\挑战赛预赛代码\数字接龙\SerialToRadioAppC.nc
文件 1708 2014-05-21 22:18 物联网\挑战赛预赛代码\数字接龙\SerialToRadioC.nc
文件 209 2014-05-21 22:18 物联网\挑战赛预赛代码\数字接龙\SerialToRadioMsg.h
文件 5168 2014-06-14 17:38 物联网\挑战赛预赛代码\数字接龙_1372792957@qq.com.zip
文件 1253116 2014-12-29 13:42 物联网\编程挑战赛云平台使用方法 (2).pdf
............此处省略27个文件信息
- 上一篇:物联网毕业设计(论文)外文文献翻译
- 下一篇:Petri网原理.PDF 袁崇义
评论
共有 条评论