搜索资源列表
vb_asm
- 谁说vb中不能用汇编? 这是一个读取cpuid(调用cpuid汇编指令)的一个例子。 原来有人做过, 但都有bug, 是因为对vb的反汇编不熟的缘故, 导致stack错误。经常在ide中正常, 编译成exe变非法错误。 这个例子告诉你怎么真正的在vb中用汇编!-Who is not used in the compilation? This is a reader CPUID (compilation called CPUID instruction) an example. The
cpuID
- 通过调用汇编语言,获取cpu的基本信息,其中包括cpu主频,cpu制造商,cpu型号-By calling the assembly language, access to basic information cpu, including the cpu frequency, cpu manufacturers, cpu type
a200932895427
- Delphi写得,用于获取CPUID的dll和exe文件实例。-Delphi written for CPUID access the dll and exe file examples.
GetSysInfoID
- 获取硬盘信息,CPUID,以及MAC地址的程序,含exe和源代码。-Access to hard information, CPUID, as well as the MAC address of the program, including exe and source code.
cpuid
- Source in Delphi to recognize CPU in Your computer. Source and compile EXE included.