CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Get CPU Serial Number

搜索资源列表

  1. get_cpu

    0下载:
  2. VC++源码,可以获取计算机CPU的厂商、序列号等信息。-VC++ source code, you can get the computer CPU manufacturer, serial number and other information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:39831
    • 提供者:icefire
  1. HW_info

    0下载:
  2. An article to demonstrate how to get system hardware information such as CPU ID, Hard Disk serial number and so on
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:32913
    • 提供者:taeyoung
  1. System_Info_WMI

    0下载:
  2. System Information On Windows: Get HDD Serial Number, CPU Id, MB Serial Number, BIOS Verison, OS Install Date and Composite Hash Value. Tested on Windows Vista with Visual Studio 2008 SP1 and QT 4.51
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:14733
    • 提供者:Kadir ARSLAN
  1. cpu

    0下载:
  2. 获取CPU硬件序列号,生成唯一的机器码。-Get CPU hardware serial number, generate a unique machine code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:15581
    • 提供者:cheng
  1. jingyi

    1下载:
  2. 精易模块〖永久免费〗 更新至 2.55 相对于2.54的修复的 窗口_监视热键_注册 () 修复热键必须按下后放开才有效的问题, 编码_URL编码_UTF8 () 修复参数传进去后,会以参考方式改变参数值的问题 编码_URL解码_UTF8 () 修复参数传进去后,会以参考方式改变参数值的问题 相对于2.54的增加的 输入法类 感谢坛友【xuweixxf21】提供 系统_取MAC地址 () 系统_取CPU序列号 ()-Jing Yi module
  3. 所属分类:Other systems

    • 发布日期:2015-08-30
    • 文件大小:1056768
    • 提供者:name
  1. GetHardwareInfo

    1下载:
  2. 本代码可以读取机器的各种硬件数据,比如CPU 序列号,主板,硬盘序列号,硬盘有几个分区,声卡、显卡,网卡,内存设备,系统帐号等等各种系统信息.-An article to demonstrate how to get system hardware information such as CPU ID, Hard Disk serial number and so on. One of the most efficient ways to do so is to get the CPU ID o
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:285337
    • 提供者:liu
  1. TestCPUSerialGetDLL

    0下载:
  2. 使用VC++ 6.0来获取CPU的序列号-Get the CPU serial number with VC++ 6.0
  3. 所属分类:Hook api

    • 发布日期:2017-04-10
    • 文件大小:1938872
    • 提供者:fanyanbo
  1. Vgettpcinffob

    0下载:
  2. 用于计算机中心的PC机管理,通过WMI获取本单位PC的名称,IP地址,网卡地址,硬盘序列号,,CPU序列号,硬盘大小,内存大小等信息.然后转换成EXCEL表格发送到管理员的EMAIL中. -PC management for computer center to get the name of the unit' s PC through WMI, IP address, LAN address, hard drive serial number, CPU serial number,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2777648
    • 提供者:马润
  1. CSharp

    0下载:
  2. 适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出ex
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:14441325
    • 提供者:吕温
  1. GetMachineCode

    0下载:
  2. 获取机器硬盘号和CPU序列号,并生成机器的机器码-Get the machine hard numbers and CPU serial number, machine code and generates machine
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:58973
    • 提供者:赵威
  1. xuliehao1

    0下载:
  2. 获取本机 cpu 硬盘 网卡 主板 的序列号或者地址-Get the serial number or the address of the machine cpu hard card-board
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:46347
    • 提供者:张金鹏
  1. Test

    0下载:
  2. 获取硬件物理序列号,包括CPU,网卡,硬盘,BIOS序列号,目前支持XP,windows7没测-Get CPU, network cards, hard drives, BIOS serial number
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:54800
    • 提供者:canqing
  1. GetMCodeByCPUAndYP

    0下载:
  2. C#根据CPU硬盘获取机器码,程序先获得24位Cpu和硬盘序列号,然后把字符赋给数组,再从数组随机抽取24个字符组成新的字符生成机器码。程序中的两个方法类:取得设备硬盘的卷标号、获得CPU的序列号,可用到其它地方,灵活运用,熟练掌握C#技术。-C# according to the CPU hard to obtain machine code, the program first obtain 24 Cpu and hard drive serial number, and then the
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:17011
    • 提供者:李华
  1. GetMCodeByCPUAndYP

    0下载:
  2. C#根据CPU硬盘获取机器码,程序先获得24位Cpu和硬盘序列号,然后把字符赋给数组,再从数组随机抽取24个字符组成新的字符生成机器码。程序中的两个方法类:取得设备硬盘的卷标号、获得CPU的序列号-C# according to the CPU hard to obtain machine code, the program first obtain 24 Cpu and hard drive serial number, and then the character assigned to t
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:16523
    • 提供者:liangruihui
  1. 212121

    0下载:
  2. API和汇编取CPU信息源码(可以得到CPU名称 - AMD A8-4500M APU with Radeon(tm) HD Graphics CPU取描述 () - x86 Family 15 Model 0 Stepping 1CPU取制造商 () - Advanced Micro Devices.CPU取序列号 () - 178BFBFF-00610F01-00000000-00000000CPU取时钟频率 () - 1896)-API and assembly take CPU info
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:4921
    • 提供者:chongchong36
  1. VBgetCPUinfo

    0下载:
  2. VB获取CPU序列号源码,稳定而不会出错,可以获取包括WIN7在内的CPU序列号,用于注册软件获取系统信息等用途-VB source code to get CPU serial number, stable and can not go wrong, you can get, including WIN7 including CPU serial number, registration software to obtain system information for other purpo
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2484
    • 提供者:iig1g233zhagba3
  1. serial__cdrd

    0下载:
  2. 取得CPU序列号,网卡Mac地址,硬盘序列号的vb源代码-Get the CPU serial number, network card Mac address, the hard disk serial number of the vb source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-12
    • 文件大小:63556
    • 提供者:Sophia
  1. 0322785

    0下载:
  2. Get the CPU serial number, network card Mac address, the hard disk serial number of the vb source code
  3. 所属分类:.net编程

    • 发布日期:2017-12-19
    • 文件大小:72704
    • 提供者:Lkvicbds
  1. the

    2下载:
  2. 取得CPU序列号,网卡Mac地址,硬盘序列号的vb源代码(Get the CPU serial number, network card Mac address, the hard disk serial number of the vb source code)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-24
    • 文件大小:63488
    • 提供者:mabaidate
  1. WEB_httpserver_test

    1下载:
  2. 网页访问简单http服务器获取本地电脑的mac地址,ip,cpu序列号,硬盘序列号(Visit the simple HTTP server to get the MAC address, ip, CPU serial number and hard disk serial number of the local computer)
  3. 所属分类:Windows编程

    • 发布日期:2019-07-09
    • 文件大小:3612672
    • 提供者:小校长
« 12 »
搜珍网 www.dssz.com