搜索资源列表
system1
- 获取系统的内部信息,如CPU,硬盘,还有系统信息-Access to system
GetCpuInfo
- 获取CPU信息的类,封装比较完善,获取信息比较全面,包括频率,二级缓冲等。-CPU access to information categories, a fairly complete package, access to information more comprehensive, including the frequency, such as the secondary buffer.
SYSTEMINFO
- 获取系统信息,如CPU,硬盘,主板,BIOS,网卡-Access to system information, such as CPU, hard drives, motherboards, BIOS, NIC
WMI_VB
- WMI在VB中的使用,可以获取主板,cpu,硬盘等信息,就是速度稍慢点-The use of WMI in VB, you can obtain the motherboard, cpu, hard drive and other information, is the speed of your own business
20102231230758
- 一个根据硬件ID和程序ID生成注册码的动态链接库DLL,可以根据计算机CPU、硬盘、网卡、BIOS生成唯一识别码。该组件不是从注册表中获得,而是直接从硬件获取信息,不需要管理员权限。支持最新的WIN7系统。适应于软件开发,注册。保护自己的软件。 使用方法:把Crack下的文件复制到安装程序目录下覆盖。在程序调用入口使用如下注册码:R5LR-S4TQ 示例:GetHardwareID(b_HDD, b_NIC, b_CPU, b_BIOS, "R5LR-S4TQ") -ID and
AMD
- 获取CPU产商信息AuthenticAMD-Get information AuthenticAMD CPU manufacturer
Mysys
- 在Windows环境下开发一个完整的托盘程序。 程序功能: 1)获取系统时间,每1秒钟刷新1次。 2)获取CPU基本信息,至少包括:CPU主频,CPU序列号,CPU型号 3)获取内存信息,至少包括:内存总量,可用内存量 -In the Windows environment to develop a complete procedure tray. Program features: 1) to obtain the system time, every 1 second r
CPU_3
- 这是一个用C++ 语言编写的读取CPU编码的程序,通过获取机器码,并通过一定算法转换,可以作为为软件界面的登陆信息。-This is a C++ language to read CPU encoding process, by getting the machine code, and through a certain algorithm conversion, can be used as the software interface for the login information.
systeminfo
- 获取计算机相关信息,cpu相关,网络相关,硬盘相关 使用winsock apisysteminfo-Get information about your computer, cpu related, network related, related to the use of hard disk winsock apisysteminfo
getcpuuseg
- 获取计算机用户名,全称,时间,CPU使用率、序列号、信息-Access to the computer name, full name, time, CPU usage, serial number, information
oms_check_host
- 在本地按计划自动连接到远端服务器,在远端服务器上执行相应命令来获取磁盘和CPU状态信息。-On local host,to get the information of remotely host disk ang CPU status.
winsys
- 自己写的程序,适合初学者 网上硬件检测实现的方法很多,但没找到符合要求的程序,我这个是最简单的。 VC++获取获取本机CPU、硬盘、内存信息的程序。 打开release文件夹里的可执行文件-Write their own procedures for beginners online hardware detection method to achieve a lot, but did not find the program to meet the requirements, I this i
SystemInfo
- 获取系统时间代码获取,java 调用sigar 方式获取本地电脑硬件信息 开关机时间 cpu信息 内存大小 内存运行占用百分比(Get system time code)
获取系统信息1
- 可以获取windows系统中的一些基本信息 获取当前windows操作系统版本 获取当前CPU使用率 获取磁盘使用率 获取内存使用率(You can get some basic information in the windows system Get the current version of the windows operating system Get current CPU usage Get disk usage Get memory usage)
QLicense-master
- 基本原理:1.软件一运行就把计算机的CPU、主板、BIOS、MAC地址记录下来,然后加密(key=key1)生成文件;2.注册机将该文件内容MD5加密后再进行一次加密(key=key2)保存成注册文件;3.注册验证的逻辑,计算机信息加密后(key=key1)加密md5==注册文件解密(key=key2); 另外,采用ConfuserEx将可执行文件加密;这样别人要破解也就需要点力气了(没打算防破解,本意只想防复制的),有能力破解的人也不在乎破解这个软件了(开发这个软件前后只花了一周时间而已);
icePubDll
- 获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_
hyperic-sigar-1.6.4
- java获取CPU、内存、硬盘等信息,非常好用。非常实用(Java gets information about CPU, memory, hard disk, and so on)
Batch processing command
- 批处理获取电脑硬件信息,包括WMI 接口使用,获取CPU,DIMM, HDD,,,,,(Get the PC HW infomation by batch scr ipt.)