搜索资源列表
-
1下载:
ZigBee路由协议指的是ZigBee规范中规定的与路由相关的功能和算法部分,主要包括不同网络拓扑结构下ZigBee协议数据单元的路由方式、路由发现和路由维护等内容。为了达到低成本、低功耗、可靠性高等设计目标,ZigBee网络采用了Cluster-Tree与AODV路由相结合的路由算法。该包实现了ZIGBEE路由算法在NS2下的模拟,ZigBee Routing Protocol refers to the ZigBee specification and routing provisions
-
-
0下载:
SLIP originally provided a service for transmitting IP packets over a serial line. Since then the protocol has become a standard and has been used for many other packet based communications. The protocol does NOT provide error protection, error corre
-
-
0下载:
opnet仿真平台
这是packet switch的一个工程包。中心hub节点完成路由功能。周边node节点产生数据包并发送给目的节点。
适合初学者了解opnet\(^o^)/~-opnet simulation platform is a packet switch works package. Central hub node to complete routing. Peripheral node node generates data packets sent to des
-
-
0下载:
The energy model represents the energy level of nodes in the network. The energy model defined in a node has an initial value that is the level of energy the node has at the beginning of the simulation. This energy is termed as initial Energy_. In si
-
-
0下载:
Internet用户使用的各种信息服务,其通讯的信息最终均可以归结为以IP包为单位的信息传送,IP包除了包括要传送的数据信息外,还包含有信息要发送到的目的IP地址、信息发送的源IP地址、以及一些相关的控制信息。当一台路由器收到一个IP数据包时,它将根据数据包中的目的IP地址项查找路由表,根据查找的结果将此IP数据包送往对应端口。(All kinds of information services used by Internet users, the information of their c
-