CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cpuid

搜索资源列表

  1. CCpuId100

    0下载:
  2. 得到CPU信息的程序.不过好像不准.-Program which obtains CPU information, But it seems not so accuracy.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:48415
    • 提供者:钟远凡
  1. UserRegister

    0下载:
  2. 序列号生成工具,使用MD5加密算法,生成程序的序列号,帮助程序员保护自己的产权.-Serial number generation tool, the use of MD5 encryption algorithm to generate the serial number of procedures to help programmers to protect their property rights.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:270680
    • 提供者:流星
  1. cpuInfo

    0下载:
  2. c#.net读取CPU信息,包括CPU编号,硬盘编号。-c#.net read CPU information, including the CPU ID, disk number.
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:24569
    • 提供者:lg
  1. cpuid_src

    1下载:
  2. 用WMI获取cpuID和网卡MAC地址的程序 --pclion -use WMI to obtain Cpu ID and the network adapter MAC address--pclion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7080
    • 提供者:pclion
  1. 24512501

    0下载:
  2. Intel docs to detect CPUID
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:35826
    • 提供者:jshadow
  1. cxcpu

    0下载:
  2. Component cxCpu - provides a simple method of identifying the host processor and its features without you, the developer, having to worry about different vendors implementations of the CPUID instruction-Component cxCpu- provides a simple method of id
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:48245
    • 提供者:Stanley Alves
  1. CheckCPUID

    0下载:
  2. 可以通过这个类查看CPUID的大部分属性。查看CPU是否支持MMX,SSE1,2,3,4。查看是否支持超线程-Through this class you can see most of the properties of CPUID. See whether the CPU supports MMX, SSE1, 2,3,4. To see if Hyper-Threading
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1770
    • 提供者:啊斌
  1. cpuid

    0下载:
  2. The main function of this code is to get information of your PC CPU. It will be helpful to find most optimal environments when developing PC games.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:7060
    • 提供者:csp
  1. gas_testing.tar

    0下载:
  2. 在Linux上使用gas(AT&T匯編語法)的三個範例程式: hello.S - 在終端機上打印"Hello World"字串 cpuid.S - 顯示CPU之ID資訊 detect_cpuid.S - 偵測CPU是否有ID資訊-In the Linux using gas (AT&T assembly syntax) of the three sample programs: hello.S- in the terminal to print "Hello World" cpu
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1370
    • 提供者:syw
  1. Default

    0下载:
  2. [CPUID.rar] - 获取CPU信息/ID号 [CPUID123.rar] - 编程高手 讨论 [GetNo.rar] - 获取硬盘序列号。可以利用在软件保护等模块中。自由下载无需帐号。 [测试CPU的程序.zip] - 测试CPU程序,可以读取CPU的各种比较详细的信息。 [GetCPUInfo.zip] - 用VC获取CPU的厂家信息,主频,ID。 [SDcardPROTLPCB.rar] - SD卡的PROTEL PCB封装,适合于作电路板用
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:620
    • 提供者:南方
  1. cpuID

    1下载:
  2. 用c++获取cpu的型号 用c++获取cpu的型号-Using c++ get cpu models
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1733525
    • 提供者:tao
  1. GetHardInfo

    0下载:
  2. 使用CBuild编写的一组提取计算机硬件信息的函数,包括取得CPUID,硬盘ID,Bios,网卡等-Use CBuild extract prepared a set of functions of computer hardware information, including access to CPUID, drive ID, Bios, network cards, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:6421
    • 提供者:lixiuhong
  1. SystemRegister

    0下载:
  2. 简单的系统注册程序,通过读取mac地址,cpuid 进行系统加密注册。c#.net vs2008开发环境 -Simple system the registration process, by reading the mac address, cpuid register for system encryption. c#. net vs2008 development environment
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:94613
    • 提供者:xiachm
  1. VCGetCpuid_ASMLIB

    0下载:
  2. vc6.0调用汇编库取得硬盘序列号和cpu id等,由于vc直接调用要下载一个啥sdk,太麻烦了,就写个汇编的lib在vc里直接调用,lib也不像dll容易被跟踪到,注释清晰代码风格好,可供商用。 -vc call ASM lib to get hd and cpu id,Because if you want to get this information must download some sdk,I think use a asm lib is more easy to use ,a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:78010
    • 提供者:黄花菜
  1. gmac

    0下载:
  2. 刚写的获得cpuid的代码,汇编获得,vc调试成功,欢迎下载 ,一起学习,将陆续上传获得别的硬件信息的方法-Just write the gain cpuid code, assembly gain, vc debugging success, welcome to download, studies together, will soon get other hardware uploading information method
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:40391
    • 提供者:Caoqiang
  1. CPUID

    0下载:
  2. 取CPUPID。获取CUP ID源码-Take CPUPID. Get CUP ID source. .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:132930
    • 提供者:maoyue
  1. GetCpuNo

    0下载:
  2. 获取机器的CPUID的Delphi例子,供使用者参考-CPUID of Delphi for example the machine
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:174244
    • 提供者:muwb
  1. gcontainer

    0下载:
  2. win32 api 范例,要学习API截获编程的,可以好好看看,可以看cpuid.-win32 api example, API interception to learn programming, you can take a good look, you can see cpuid.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:67703
    • 提供者:pp201101
  1. DiskSn_SB2204SGFH6MKE

    0下载:
  2. 取CPUID的源码,且包含JAVA的调用类 void DetectIDE(BYTE bIDEDeviceMap){ 。。。 -Take the CPUID source, and contains a call JAVA class void DetectIDE (BYTE bIDEDeviceMap) {. . .
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2403898
    • 提供者:aqing
  1. HardwareInfo

    0下载:
  2. C#读取CPUid,硬盘id,网卡Mac地址-C# read CPUid, drive id, card Mac address.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:772
    • 提供者:123ssimon
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com