资源列表
maclayer.pdf.tar
- Changes that need to be made in file system of ns2 for implementation of mac layer
ieee.pdf.tar
- ns2 implementation of mac layer of 802.11.Understanding changes that need to be made
mac.pdf.tar
- Understanding file system of ns2 for implementing own mac layer
11.pdf.tar
- Document to understand mac layer implementation of 802.11 using ns2
VAG_CAN_USB_AGK
- Schematic for VAG-CAN device used for diagnostic communication with VW group vehicles.
DataMining
- Data mining in different platforms
IEC61850-1
- 本技术报告适用于变电站自动化系统 (Substation Automation Systems-SAS)。它定义了变电站内智能电子设备(Intelligent Electronic Devices IEDs)之间的通信和相关系统要求。
gns
- Structure Based Drug Design
人工智能如何重新定义云计算技术并提高业务效率
- 多年来,云计算已成为现代企业不可或缺的工具,到2020年,大多数企业现在都在使用云计算软件。随着为全球员工提供远程工作的需求日益增加,大多数企业都在体验它可以带来的好处
SMIB
- Two files 1. Data for Single machine Infinite Bus bar of power system. the generator data is based on MMF method which is described in Kundur, Power System Stability. 2. performance of Power System Stabilizer (PSS) for inter-area oscillations. T
find-sum
- 1. Find Sum. Given a set of n integers (in sorted order) and another integer x. The algorithm has been designed that verifies whether there exist pairs of integers a and b such that a + b = x, Algorithm should output all such pair o
RoundRobin
- dynamic round robin algorithm in java