-
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
-
给于国图分类法,进行智能语义分析的动态库,针对聚类需要增加叙词表...
给于国图分类法,进行智能语义分析的动态库,针对聚类需要增加叙词表-in the country to map classification, semantic analysis of Intelligent Dynamic Library, clustering against the need to increase Descriptors Table
- 2022-03-22 22:19:47下载
- 积分:1
-
csp11源码
csp11,windows csp的开源实现,应用最广,基于opensc开发。
- 2022-01-25 17:11:07下载
- 积分:1
-
用c++语言编写
模拟页式存储管理
用c++语言编写
模拟页式存储管理-fifo算法-With c++ Language page storage management simulation-fifo algorithm
- 2023-07-09 08:50:02下载
- 积分:1
-
Mitsubishi PLC dynamic COMFXPLC.dll.rar not connected documents, often useful, i...
COMFXPLC.dll.rar三菱PLC动态不连接文件,时常有用,感兴趣的朋友可以下载使用。-Mitsubishi PLC dynamic COMFXPLC.dll.rar not connected documents, often useful, interesting friends can download.
- 2022-02-05 06:15:08下载
- 积分:1
-
将GAL的BIN文件反汇编的工具源代码,不能用于非法商业用途。...
将GAL的BIN文件反汇编的工具源代码,不能用于非法商业用途。-The BIN file will GAL disassemble the tool source code, can not be used for illegal commercial use.
- 2022-10-28 16:05:04下载
- 积分:1
-
系统文件监控程序。
系统文件监控程序。-system files monitoring program.
- 2022-05-20 19:37:00下载
- 积分:1
-
本程序可以实现系统音量的控制。真是个好东西!
本程序可以实现系统音量的控制。真是个好东西!-this procedure can be achieved system volume control. Really good thing!
- 2022-08-24 09:46:14下载
- 积分:1
-
DelphiExpert 设置专家 安装 定制 环境
DelphiExpert 设置专家 安装 定制 环境-DelphiExpert experts set up to install Customization
- 2023-02-20 19:10:03下载
- 积分:1
-
用Evc开发的一些关于多线程的程序实例,供大家参考。
用Evc开发的一些关于多线程的程序实例,供大家参考。-Evc development with the number of multithreaded program examples for reference.
- 2022-02-15 18:43:05下载
- 积分:1