虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

pattern-MAC

  • 访问网卡的各种信息

    访问网卡的各种信息,可以显示功率、频率、ESSID、MAC地址等。

    标签: 访问 网卡

    上传时间: 2013-12-13

    上传用户:huangld

  • 上网绑定功能

    上网绑定功能,SQLite数据库,ARP获取MAC地址

    标签:

    上传时间: 2016-06-10

    上传用户:lvzhr

  • IP地址将不同的物理地址统一起来

    IP地址将不同的物理地址统一起来,从而将物理地址隐藏起来,上层软件使用IP地址标识结点。但是,两台计算机只有在知道彼此的物理地址时才能进行通信。   IP数据包常通过Ethernet发送。Ethernet设备并不识别32位IP地址,它们是以48位MAC地址传输Ethernet数据包的。因此,IP驱动器必须把IP目的地址转换成Ethernet网络目的地址。这两种地址之间存在着某种静态的或动态的映射,通常需要查看一张表来进行这种映射。地址解析协议(Address Resolution Protocol,ARP)就是用来确定这些映象的协议。   ARP工作时,送出一个含有所希望的IP地址的Ethernet广播数据包。目的地主机(或另一个代表该主机的系统)以一个含有IP和Ethernet地址对的数据包作为应答。发送者将这个地址对高速缓存起来,以节约不必要的ARP通信

    标签: 地址 物理地址

    上传时间: 2014-12-07

    上传用户:84425894

  • 根据IP地址

    根据IP地址,检测局域网的计算机,并获取他们的MAC地址和计算机名

    标签: 地址

    上传时间: 2014-01-19

    上传用户:515414293

  • 获取计算机的网络设置

    获取计算机的网络设置,主机名,IP,子网掩码,DNS服务器,MAC地址

    标签: 计算机 网络设置

    上传时间: 2013-12-12

    上传用户:lxm

  • 这个是Delphi 2007下写的

    这个是Delphi 2007下写的,需要Indy的ICMP控件 (Delphi2006应该也能编译,因为都带的是Indy10) 原理就是多线程Ping一个网关下的所有主机,然后导出ARP缓存。 因为Ping前会发出ARP请求获取每个IP的MAC地址,所以在Ping完后用 arp -a 取得本机ARP缓存。 最后就是读入arp -a 的返回,并存起来备查。

    标签: Delphi 2007

    上传时间: 2013-12-26

    上传用户:ynsnjs

  • Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro

    Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book -- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).

    标签: Java-centric companion hands-on Patterns

    上传时间: 2013-12-01

    上传用户:1079836864

  • 在NS环境下对aodv路由协议进行仿真

    在NS环境下对aodv路由协议进行仿真,在研究mac层时,路由层直接用aodv就可以

    标签: aodv 环境 仿真 路由协议

    上传时间: 2016-08-03

    上传用户:Miyuki

  • The source codes are from the "Simulation and software Radio for mobile communication" It contain th

    The source codes are from the "Simulation and software Radio for mobile communication" It contain the MAC level protocol algorithm.

    标签: communication Simulation software contain

    上传时间: 2016-08-06

    上传用户:tuilp1a

  • 輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) R

    輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) Recursion,Linked Lists, 4) Stacks and Queues, 5) Algorithm Analysis, 6) Insertion Sort and Mergesort, 7) Quicksort, 8) Heaps and Heapsort, 9) Lower Bound of Sorting and Radix Sort, 10) Binary Trees and Binary Search Trees 11) AVL Trees, 12) B+ Trees 13) Graphs and Breadth-First Search 14) Depth-First Search 15) Connected Components, Directed Graphs, 16) Topological Sort 17) Hashing 18) Pattern Matching 19) Additional Review

    标签: Pointers Dynamic Objects review

    上传时间: 2014-10-10

    上传用户:chfanjiang