搜索资源列表

  1. 源代码-高源

    1下载:
  2. 包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:433289
    • 提供者:none
  1. vb mac

    1下载:
  2. IPX和NETBIOS接口需要网络地址。该文通过详细的步骤演示了如何通过VB获取网卡地址。-NETBIOS and IPX network interfaces need to address. The article detailed the steps demonstrated how VB access card addresses.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4359
    • 提供者:樊珊
  1. 程序修改硬件编码信息

    0下载:
  2. 获取当前计算机的硬件信息,包括显卡类型,网卡mac号等-access to current computer hardware information, including card type, card mac, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30248
    • 提供者:yang_baojiang
  1. 硬件信息

    0下载:
  2. 自己初学VB的时候写的得到硬盘序列号 CPU序列号 网卡MAC地址用的 -their time learning VB to be hard to write the serial number sequence, the CPU card with the MAC address
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13323
    • 提供者:万俟如意
  1. cpuaheiheihei-8080

    0下载:
  2. 得到CPU序列号、网卡MAC地址、注册码保护例子,使用DELPHI开发的-be CPU serial number, Ethernet MAC addresses, license protect example, the use of the DELPHI
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1017904
    • 提供者:何进
  1. changemac

    0下载:
  2. 编程修改网卡 MAC 地址的方法,针对RELTECK公司的 RTL8029AS芯片介绍了一种直接修改网卡 MAC地址的方法 程序用C语言与汇编语言混合编程实现并在实践中检验通过-programming changes to the Ethernet MAC address, the address RELTECK RTL8029AS chip company introduced a direct Ethernet MAC addres
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:32817
    • 提供者:范林
  1. javagetMAC

    0下载:
  2. java简单的获取windows系统网卡mac地址-simple access to the Windows system card mac address
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:段丽娜
  1. cpu_id

    0下载:
  2. java获得CPU序列号和网卡Mac地址-CPU card serial number and address of the Mac
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:816
    • 提供者:工人
  1. GetIPMACAddr

    0下载:
  2. 通讯编程过程中,有时需要得到MAC地址,本文说明,取得系统中网卡MAC地址的三种方法,有源代码说明.-communications programming process, and sometimes require MAC address, the paper stated that made system MAC addresses of the three methods, the active code note.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9941
    • 提供者:张张里
  1. instance6

    0下载:
  2. 《Visualc++.net网络编程》随书源码:实例6 获取主机名和MAC地址 运行此程序可以获得机器名、IP地址和网卡MAC地址-"Visual. Net network programming "With the book source : Example 6 to obtain the host name and MAC address Run this program available from mac
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:50335
    • 提供者:八部圣龙
  1. paulyreceive-1

    0下载:
  2. 通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取.-NetApi32.dll provided by the Windows API to achieve card system MAC address access.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14386
    • 提供者:libaoli
  1. zhucemabaohu

    0下载:
  2. 如何通过机器标识 (CPU序号,网卡mac地址),生成注册码,对你的软件作品进行保护,让只有获得注册码的机器,才能运行你的软件或才有全部功能。可惜取CPU序号,网卡mac地址只有dll,没有源码。但注册码演示的是全部源码-how machines identification (CPU serial number, network card mac address), Serial Number Generation, to your
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1481143
    • 提供者:定高翔
  1. macaddress

    0下载:
  2. 此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取。首先发送 NCBENUM 命名枚举机器上所有网卡(因为一台PC上有可能装多张网卡),由此可以获得网卡的数目和每张网卡的内部编号,接着针对每个网卡编号发送 NCBASTAT 命令获取其 MAC 地址。注意使用本例所提供的方法获取MAC地址,网卡事先必须与 MS NetBEIU 协议进行绑定。-NetApi32.dll this code
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:12552
    • 提供者:肖和平
  1. modifay-mac

    1下载:
  2. 实时网络信息更改器(取网卡设置参数、MAC)的易语言源码-changes in real-time network information (from card set parameters, MAC) in the Yi language FOSS
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:441187
    • 提供者:jz0701
  1. macmathod

    0下载:
  2. 有需求才有创造,有了问题才会想着去解决,那么我这里的获取MAC地址的第4种方法也是在这种情况下产生的。因为公司有一个服务器产品,要写一个注册模块,而注册模块需要获取硬件信息,而硬件信息有很多,可以是硬盘序列号,CPU序列号,和网卡MAC,我首先使用的是硬盘序列号,因为GOOGLE一下一大堆,我要感谢所有这些无私奉献自己智慧结晶的可爱的人。-can create demand, there will be problems to solv
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8003
    • 提供者:王晓鹏
  1. 7181819113

    0下载:
  2. 扫描局域网IP和计算机名称&网卡MAC码 1、采用向计算机137端口发数据包(UDP包) 2、采用线程方式 3、优点,速度极快 -IP LAN scanning and computer name
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:437993
    • 提供者:zb
  1. MacModify

    0下载:
  2. 网卡MAC地址修改程序 -Ethernet MAC address change procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:5598
    • 提供者:鲁卫卫
  1. 到得CPU序列号、网卡MAC地址、注册码保护例子

    0下载:
  2. 转载,软件注册案例-reproduced, software registration case
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1191840
    • 提供者:tme
  1. Mac-Changer

    0下载:
  2. 停用与启用网卡,修改网卡物理地址. 原代码已丢失,只剩下执行档.修改物理地址是通过注册表项目达成的,启用与停用网卡是通过WMI编程实现的.-out with the opening of the card, network card physical address changes. The original code has been lost, only stall implementation. physical addres
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:96533
    • 提供者:lyj
  1. CPU_Mac_IP_hard

    0下载:
  2. C#中获取CPU序列号、网卡Mac地址、IP地址、硬盘序列号
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1617
    • 提供者:feelong
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »

源码中国 www.ymcn.org