-
读取Intel的CPU的信息。
读取Intel的CPU的信息。 -Intel CPU to read the message.
- 2022-02-07 00:06:57下载
- 积分:1
-
将一个程序,安装成NT服务控制其他服务。
将一个程序,安装成NT服务控制其他服务。- A procedure, peacefully fits out the NT service control other
services.
- 2022-01-23 11:06:23下载
- 积分:1
-
SP简易编程,用于安防系统编程的相关资料!
SP简易编程,用于安防系统编程的相关资料!-SP Simple Programming
- 2023-06-07 08:45:02下载
- 积分:1
-
剪贴板编程演示程序。
剪贴板编程演示程序。-clipboard programming demo program.
- 2022-04-28 05:54:27下载
- 积分:1
-
You can check inside the computer font, and enlarge the font to view.
您可以检查电脑内部的字体,并放大字体查看。
- 2022-07-04 04:07:16下载
- 积分:1
-
Introduce smart pointer.
详细讲解只能指针怎么使用。
并且带有一些不错的例子。-Introduce smart pointer.
- 2022-02-06 18:21:00下载
- 积分:1
-
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-01-25 19:45:32下载
- 积分:1
-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1
-
Jsp to achieve with the online shopping features to provide a reference template
用jsp来实现网上购物的功能,提供一个参考模版-Jsp to achieve with the online shopping features to provide a reference template
- 2022-03-15 19:55:06下载
- 积分:1
-
检测Pentium 以上CPU的时钟频率,采用高精度显示。
检测Pentium 以上CPU的时钟频率,采用高精度显示。-detection Pentium CPU clock frequency, using high precision display.
- 2022-03-21 11:38:55下载
- 积分:1