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

MaC Pro

  • 用visual basic编写的程序

    用visual basic编写的程序,可以得到本机的ip地址和mac地址

    标签: visual basic 编写 程序

    上传时间: 2013-12-24

    上传用户:star_in_rain

  • 在linux下

    在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 IP: 192.168.116.130 Host Name: XIAOXIAO/MSHOME MAC: 00-12-3F-D5-5E-A6 IP: 192.168.116.131 Host Name: NA MAC: NA [time out!] 一个网段扫描MAC,可以建立一个socket,连续向多个不同IP发送NBNS包,然后等待接受,根据返回包就可以扫描一个网段多个IP的MAC啦。 而windows下可以运行命令:nbtstat -A ip-address来查看 windows c 要改改头文件

    标签: linux

    上传时间: 2014-08-12

    上传用户:cc1915

  • Qo S参 考 模型是一个端到端加层次的概念。端到端之间可能包括一个或多个 中介网络

    Qo S参 考 模型是一个端到端加层次的概念。端到端之间可能包括一个或多个 中介网络,每个网络具有多个节点。各个中介网络的QoS是由中介网络协议栈 垂直方向的各个协议层的协作实现的,如MAC层、数据链路层和网络层提供的 QoS保障机制的综合。各个中介网络的QoS的综合实现端到端QoS。理论上, 用户不必考虑中介网络数量极其特性,只关心端到端的QoS能否保证

    标签: 端到端 Qo 模型 网络

    上传时间: 2017-05-14

    上传用户:hoperingcong

  • The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Sto

    The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured equidistant staggered grid, central and upwind (donor-cell) discretization of the convective parts and an explicit time stepping scheme. The free boundary value problems are treated with the MAC technique.

    标签: incompressible Navier-Sto The transient

    上传时间: 2013-11-30

    上传用户:xfbs821

  • As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro

    As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and output can be directed to the terminal or to files. Related data can be stored together in arrays or structures.

    标签: programming variables language Fortran

    上传时间: 2017-05-18

    上传用户:hongmo

  • 该小程序是老师布置的一个实验

    该小程序是老师布置的一个实验,实现的功能是:得到本机MAC地址和IP地址,得到局域网内所有机器的MAC和IP地址,基本功能强大实用,且附有文档。

    标签: 程序 实验

    上传时间: 2017-05-22

    上传用户:hwl453472107

  • 芯片为 arm s3c2410

    芯片为 arm s3c2410,嵌入式linux系统,内核版本为2.4.18.读写指定nandflash 地址 内容驱动程序。用于保存网络芯片的mac地址。内核在启动时调用该地址内容作为mac地址。

    标签: s3c2410 arm 芯片

    上传时间: 2014-02-26

    上传用户:cooran

  • 针对wsn网络

    针对wsn网络,提出的一种新的令牌环与TDMA相结合的mac协议TRMAC,并在tinyos里用nesc实现,在mica2上测试通过。

    标签: wsn 网络

    上传时间: 2017-05-25

    上传用户:duoshen1989

  • Performance Comparison of Two On-Demand Routing Protocols Depends on Traffic Density by Using UWB-IR

    Performance Comparison of Two On-Demand Routing Protocols Depends on Traffic Density by Using UWB-IR as Pyhisical and MAC Layer at Outdoor Peer to Peer Sensor Network

    标签: Performance Comparison On-Demand Protocols

    上传时间: 2017-05-28

    上传用户:三人用菜

  • Game programmers, check out the only book on data structures written especially for you! Described i

    Game programmers, check out the only book on data structures written especially for you! Described in layman s terms, this book will explain all of the essential data structures that are used in video game programming. It will also go over some of the more advanced and specialized data structures, too. Data Structures for Game Programmers is written in C++, and any special skills required to understand the book will be explained within it. The CD will include source code of the book, compiled demo s of the source, graphical demo code, plus tools such as Visual C++ 5, SDL, STLPort, Paint Shop Pro, and an SDL Primer by Ernest Pazera.

    标签: programmers especially structures Described

    上传时间: 2013-12-25

    上传用户:lixinxiang