搜索资源列表
NS2 水下環境仿真檔
- 水下ns2 UnderWaterMiracle: Underwater Channel, PHY and MAC for NS-MIRACLE
Linux-MAC20081224.rar
- 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A I
NS-Mac-802_11-Document-Public_
- 这是ns2.31下的CSMA/CA代码分析,我看了该流程分析后,节省了我不少时间。,This explain csma/ca process.Through reading the document,I save lots of time to read mac code.
ns-2.26-gcc410.patch
- ns-2.26的补丁程序,安装ns2.26时可能需要。此程序不太容易从网上找到。-ns-2.26 patches, may need to install ns2.26. This program is not easy to find from the Internet.
NS-Mac-802_11-Document-Public_Release
- 这是NS2 MAC层源代码的结构图,对于程序开发非常有帮助-NS2 MAC