搜索资源列表
cpu_id
- java获得CPU序列号和网卡Mac地址-CPU card serial number and address of the Mac
GetHwId
- 获取系统多种硬件的序列号,包括:网卡、硬盘(IDE和SCSI)、CPU和BIOS。C++语言,有VS6和VS2003工程文件。
serial
- 使用JAVA JNI获得CPU序列号,ID-Use JAVA JNI get CPU serial number, ID
Java-HardwareIDUtils
- JAVA源码,本人原创开发和整理,经过多个商业软件检验的代码,取得机器的硬件指纹, 设计支持windows、linux、OS等操作系统平台,目前已经支持windows平台,可根据思路自行补充linux和OS平台下的一些api,取得机器硬件指纹(cpu 序列号、mac地址、BIOS序列号、硬盘ID),主要用作软件授权使用对象的锁定,只允许指定的机器硬件使用您的软件 另外在util包内有常用的一些文件、时间、数组等处理的util类,可供参考。-Original development and c
SoftWareUtils
- JAVA获取本机CPU 硬盘 网卡序列号,做验证码用-JAVA access to the local hard drive CPU card serial number, used to do the verification code
TestJna
- java JNA 技术的使用例子,通过jna调用c++编写的动态链接库获得当前计算机的mac地址、cpu sn等信息、硬盘序列号、bios序列号和信息,在Eclipse环境下编写。-java JNA examples of the use of technology by jna call c++ write the dynamic link library to get the current computer mac address, cpu sn other information, ha
Test
- java获取cpu和硬盘序列号的一个演示程序,包括辨认32位还是64位系统,然后加载相应的dll。-the project of getting the info of cpu/hd using java,and ....