搜索资源列表
cooperative_network2
- Analyze a performance of cooperative networks over Rayleigh fading channels for different transmissions protocols.
mobility-fw1_0a5
- The mobility framework provides abstractions needed to develop network protocols for non-stationary wireless nodes.
wsnproto
- Wireless sensor network mac protocols.Its explanations...and implementations
mfiles
- These are the matlab programs to simulate network protocols, flow control algorithms, encryption and decryption algorithms,..etc
Cooperative-communication
- 本书是“移动通信前沿技术系列”之一,全书共分18个章节,主要对协作通信及网络知识作了介绍,具体内容包括空时分集和编码、空时频分集与空时频编码、中继信道及协议、单中继协作通信、多节点协作通信等。全书内容分为三部分,第一部分回顾传统的MIMO系统,介绍空间、时间、频率分集的概念。第二部分主要考虑协作通信物理层的关键问题,并对其提出了行之有效的解决方案,比如针对协作通信的分布式特点,提出分布式空时(频)码;针对协作通信的频谱效率问题,提出了新颖和有效的协作方案。第三部分介绍协作通信对物理层之上的MAC
COPERATIVE-COMMUNICATIONS
- The channel is modeled by adding the Gaussian noise and Rayleigh Fading. Different combining methods and relaying protocols are studied and compared in this project. We analyzed performance characterizations in terms of The Bit Error Rate and the Thr
dijikstra
- For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex. It can also be used for finding costs of shortest paths from a single vertex to a single
ant_wsn
- 为了在无线传感器网络中降低能耗和最大化网络生存期,提出一种能量高效的数据收集算法 (energy-efficient data gathering algorithm, EEDGA)。该算法利用移动代理模型在网络中进行数据收集。首先, EEDGA根据监测精度的要求控制活动节点的数量 然后,通过求最小支配集得到具体的工作节点 最后,利用蚁 群算法规划移动代理迁移的最优路线,移动代理以渐进方式收集活动节点的监测数据。仿真结果表明,与典型算 法相比,该算法具有更低的能耗和更长的网络生存
energyharvesting
- Energy Harvesting wireless sensor network(EH-WSN) is a kind of WSN that uses rechargeable power supply instead of using traditional battery. In traditional WSN, the energy sources is limited. When the power source of node nish, it can not cont
Checksum
- 校验和计算器,对于网络协议需要加校验和功能,去掉包头。包尾,自动计算-Checksum calculator, check for network protocols and functions need to add, remove header. Rear, automatic calculation
CrcCal
- crc校验的一种计算方式,可以用于网络协议或串口、can协议的校验位计算,有封装好的函数-A calculation crc check can be used for network protocols or serial port, can protocol parity bit calculation, there is a good function package
ALOHA-simulation
- 局域网的多点访问方式主要有固定分配,随机分配和按需分配三大类型。本篇文章主要分析随机分配方式网络的各种性能指标,包括在各种协议工作方式下的输入业务量,吞吐量,平均归一化传输时延,系统稳定性等。-LAN multi-access methods are mainly fixed allocation, random allocation and distribution according to need three types. Various performance indicators Th
brown-1.0.tar
- 结合GTP网络协议的随机下围棋的算法。很多实现上的思想值得借鉴。-GTP binding network protocols random chess algorithm. Many thought the realization worth learning.
cooperative
- An ad-hoc network with a sender, a destination and a third station act- ing as a relay is analysed. The channels are modelled containing thermal noise, Rayleigh fading and path loss. Di® erent combining methods and di- versity protocols are
leach
- LEACH protocol, stands for Low Energy Adaptive Clustering Hierarchy Protocol (Low Energy Adaptive Clustering Hierarchy), is a wireless sensor network routing protocols. LEACH protocol based algorithm, called LEACH algorithm.-LEACH protocol, stands fo
yiqunluyouxieyi
- 蚁群算法在无线移动网络中路由协议的改进和研究,以及对应仿真过程描述-Improved algorithm routing protocols and research, as well as the corresponding simulation process is described in a wireless mobile network
PythonProject
- 对pcap包中未知网络协议识别与分类,使用的ML库为sklearn(Identification and classification of unknown network protocols in pcap)