搜索资源列表
PHP-MAC
- 这样获取客户端的网卡MAC的! 经测试,本方法可获取一个或一个MAC信息 1、从index.htm中直接下载运行goMac.bat 2、goMac.bat调用ipconfig获取MAC,并把MAC信息保存生成c:\\addmac.htm 3、goMac.bat运行c:\\addmac.htm 4、c:\\addmac.htm自动把MAC信息GET到addmac.php 5、addmac.php处理相关的MAC信息-such access
bcb6获取MAC地址_iphlpapi
- 在c++builder中获取mac地址的源码,使用iphlpapi库,以前的通过netbios,com,以及snmp的方法都有局限性,此程序是最好的获取mac地址的方法。在bcb6中编译通过。注意(需要在project->option->Directories/Conditionals->Library Path中增加iphelpapi.lib的路径,如:C:\\Program Files\\Borland\\CBuilder6\\Lib\\Psdk)-acquired mac
GetMc
- 为如何获取网卡的mac地址的程序,方法简单,一看就会-how to access the LAN mac addresses in the method, one will see
code_combining
- calculate the throughput and the number of transmissions of signal using the method of code combining.HARQ protocol
MAC_Cavity
- Computational Fluid Dynamic Finite Diferences Matlab code that simulates fluid in a cavity with a moving lid. Uses MAC method.
arp
- 获取MAC方法 1 ,下边还有很多,一会传上来!-Get MAC Method 1, below there are many, one will pass up!
GuId
- 获取MAC方法 2 ,下边还有很多,一会传上来!-Get MAC Method 2, below there are many, one will pass up!
ipconfig
- 获取MAC方法 3 ,下边还有很多,一会传上来!-Get MAC Method 3, below there are many, one will pass up!
iphlpapi
- 获取MAC方法 4 ,下边还有很多,一会传上来!-Get MAC Method 4, below there are many, one will pass up!
netbios1
- 获取MAC方法 5 ,下边还有很多,一会传上来!-Get MAC method 5, below there are many, one will pass up!
netbios2
- 获取MAC方法 5 ,下边还有很多,一会传上来!-Get MAC method 5, below there are many, one will pass up!
snmp
- 获取MAC方法 6 ,下边还有很多,一会传上来!-Get MAC method 6, below there are many, one will pass up!
wpdpack
- 获取MAC方法 7 ,下边还有很多,一会传上来!-Get MAC method 7, below there are many, one will pass up!
MAC_Transceiver
- MAC(以太网媒体访问控制)是以太网IEEE 802.3协议规定的数据链路层的一部分,使用FPGA替代ASIC,实现以太网MAC功能非常实用。能够实现硬件系统多路多端口的以太网接入,并在自行开发需要以太网接入的嵌入式处理器设计中得到应用。具体探讨以太网MAC的功能定义,使用FPGA实现以太网MAC的方法,对以太网的相关应用设计具有指导作用。 -MAC (Ethernet Media Access Control) is a protocol under the IEEE 802.3 Ethe
MAC.zip
- mac method for navir stokes equations,mac method for navir stokes equations
Regular-expression-to-obtain-MAC
- 现在网上有许多用java实现的获取MAC地址的方法,都是利用了windows系统的config命令,但是这些方法都是直接查找config命令的输出字符串。这种方法对一种语言的windows系统还可以,当在其它语言的系统下运行时,就会出现问题,本文的代码利用正则表达式,使获取MAC地址的程序能够在多语言环境下运行。-Get the MAC address of the method of realization of java online, are using the windows syste
cavity-MAC
- The Driven Cavity Problem by the MAC Method
mac
- 用一维MacCormack方法方法求解激波管问题-The MAC method for solving one-dimensional shock tube
VC-MAC-SN
- VC实现粘贴MAC地址,粘贴序列号也可以用类似的方法实现-Paste the MAC address of the VC to achieve, paste the serial number can also be used to achieve a similar method
CocoaOpenCVDemo 3
- 在Mac OS上调用OpenCV实例,并给出一些常用方法的调用(a demo that how to use OpenCV on Mac OS platform, and the example of the useful method.)