-
片麻岩fli8125基于多
基于GNESIS FLI8125 多功能液晶驱动板-GNESIS FLI8125 based multi-function LCD driver board
- 2023-09-03 21:00:05下载
- 积分:1
-
api150个进学好的例子 api150个进学好的例子
api150个进学好的例子 api150个进学好的例子-api 150
- 2022-07-11 14:46:21下载
- 积分:1
-
系统驱动程序
the dos fat file system driver
- 2022-01-21 05:39:06下载
- 积分:1
-
清晰的java项目
clear java project
c lear java project
- 2022-01-28 09:18:59下载
- 积分:1
-
hjhjhjhjhjhjjhg gkhgk
k hjk公司;
- 2022-08-23 16:55:35下载
- 积分:1
-
队列实现的函数算法!
队列实现的函数算法!-queue algorithm to achieve the function!
- 2022-03-06 02:49:12下载
- 积分:1
-
实现DSP5402的音乐发生器编程程序。
实现DSP5402的音乐发生器编程程序。-DSP5402 realize music generator programming procedures.
- 2022-01-26 04:37:53下载
- 积分:1
-
VC实现 XP快速关机(网上都是VB实现的,这是用VC重写的,没有LIB和H,是用API直接调用DLL的)...
VC实现 XP快速关机(网上都是VB实现的,这是用VC重写的,没有LIB和H,是用API直接调用DLL的)-VC XP rapid shutdown (VB are online, it is used to rewrite the VC. no LIB and H, is a direct call DLL API)
- 2023-08-01 16:25:03下载
- 积分:1
-
设置或进入待机模式的功能. 也可以设置,待机或进入待机模式为HOTKEY键....
设置或进入待机模式的功能. 也可以设置,待机或进入待机模式为HOTKEY键.-Settings or enter the standby mode function. Can also be set up, standby or to enter standby mode for the Hotkey button.
- 2022-03-18 05:43:18下载
- 积分: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