搜索资源列表
获取系统硬件信息 0.213
- 获取系统硬件信息,VC学习的很好的资料啊,知道自己的电脑的信息-information access system hardware, VC learning good information ah, we know our computer information
获取系统硬件信息
- 一个用vc获取系统硬件信息的例子-vc access to a system with hardware information example
获取系统硬件信息1
- 获取系统硬件信息1
获取电脑硬件信息
- 该VC程序可获取主板、CPU、网卡MAC地址和IP地址、内存等硬件信息。运行后将上述信息写入一文本文件后打开此文件供浏览。
GetHDSerial.rar
- 获取cpu 主板 硬盘 网卡 BIOS等序列号等硬件信息的VC++源代码文件, 包含了.CPP .H .LIB等源文件,GetHDSerial
dmidecode-2.2.tar
- redhat 系统下的dmidecode源码,可以用来获取硬件信息,比如UUID-dmidecode source code
WMI_HardwareInfo
- VS2005通过WMI获得电脑的硬件信息,这里获取到的信息包括CPU、显卡、BIOS、网卡-Get hardware information through WMI using VS2005.
Hard_Soft_Info
- 获取Windows系统硬件信息,包括CPU,磁盘,内存和网卡等。-Access to Windows system hardware, including CPU, disk, memory, and network card and so on.
VCGetSystemInfo
- VC++获取系统硬件信息...包括CPU、BOIS、内存、硬盘等等,有很好的参考学习价值-VC++ Access system hardware information ... including the CPU, BOIS, memory, hard drives, etc., have a good reference for learning the value of
FingerPrint
- 获取硬件信息,包括硬盘、cpu、BIOS、主板-Access to hardware, including hard drives, cpu, BIOS, motherboard
Access_system_hardware_info_source_code
- 获取系统硬件信息源代码。可以提高程序员对系统功能的更深层理解,同时为编写系统相应功能提供参考-Access to source code information system hardware. Programmers can improve the function of the system more in-depth understanding of the system at the same time the corresponding function for the prepara
SystemBindInfo
- 根据系统硬件信息通过MD5产生唯一的SN值,可以实现软件与系统硬件信息的绑定。获取系统硬件信息包括MAC地址,IP地址,硬盘信息,主机名称,操作系统信息等。-According to the system hardware information generated through the MD5 value of only SN can be achieved with the system hardware information software binding. Access to in
computer_information_check
- 系统信息检测代码。包含cpu和鼠标信息检测;trycpuid;获取网卡地址;系统信息获取;硬件检查软件。-Information detection system code. Contains information cpu and mouse detection trycpuid access to the network card address system to obtain information hardware check software.
GetCpuInfo
- 一个CPU信息获取类,用这个类可以轻易的获取到CPU的详细硬件信息。-A type of CPU access to information, can easily use this type of CPU access to the detailed hardware information.
src
- delphi 获取系统硬件信息,包括CPU、硬盘、MAC-delphi soource get hard info
xlzHardwareInfo_Code
- 计算机硬件信息获取器(C#版),比较详细-Computer hardware information acquisition device (C# Edition), more detailed
getComputerInfoByWmi
- 利用WMI获取计算机的硬件信息,包括处理器,主板,硬盘,显卡,声卡,内存,网卡-Using WMI to get the computer s hardware, including processors, motherboards, hard drives, graphics cards, sound cards, memory, network card
sysinfo
- vc 获取硬件信息的程序,主要获取cpu,bios,硬盘,内存,光驱之类的硬件信息-vc Hardware information program, mainly for cpu, bios, hard disk, memory, optical drives like the hardware information
C#读取电脑硬件信息
- C#获取电脑硬件信息通用类[Computer]代码展示和分析,简介如下: 1.项目中添加System.Management引用。 2.添加类Computer,把下面代码全选,复制,粘贴。 3.使用方法new Computer().GetComputerName()。(C# reads the computer hardware information)
C#获取计算机硬件信息
- C#获取计算机硬件信息 希望对大家有所帮助(C# gets computer hardware information We hope to help)