-
Undocumented Windows NT(未公开的NT内核技术)最新中文版发布于: 2005.3.5...
Undocumented Windows NT(未公开的NT内核技术)最新中文版发布于: 2005.3.5-Undocumented Windows NT (not open to the NT kernel technology) Chinese version of the latest release on : 2005.3.5
- 2022-06-18 21:52:36下载
- 积分:1
-
具体的功能是:从下拉列表框中选中一个驱动器,然后点击右边的...
具体的功能是:从下拉列表框中选中一个驱动器,然后点击右边的-specific function : from the drop-down list box, select a drive, then click on the right
- 2023-06-27 10:20:04下载
- 积分:1
-
调用windows的api,实现自动关机功能
调用windows的api,实现自动关机功能-auto shutdown
- 2022-03-23 21:35:18下载
- 积分:1
-
操作系统课程设计_读者写者问题(2);附主要函数流程图及说明。...
操作系统课程设计_读者写者问题(2);附主要函数流程图及说明。-courses on operating system design _ readers who write (2); Report of the main functions of flow charts and descriptions.
- 2022-03-11 19:11:24下载
- 积分:1
-
一款用于网络安全密码学的加壳软件,可以让你保护最近的代码...
一款用于网络安全密码学的加壳软件,可以让你保护最近的代码
-For a network security cryptography加壳software that lets you protect the most recent code
- 2023-08-05 14:55:04下载
- 积分:1
-
简单明了的演示了DLL的制作和使用!静态,动态,C,c
简单明了的演示了DLL的制作和使用!静态,动态,C,c-Simple and clear demonstration of the production and use of DLL! Static, dynamic, C, c
- 2022-02-06 21:41:56下载
- 积分:1
-
本源代码是针对存储管理的设计,可直接用TC打开使用,有问题请与本人联系,共同探讨!...
本源代码是针对存储管理的设计,可直接用TC打开使用,有问题请与本人联系,共同探讨!-storage management design can be directly used with TC open, and I question, please contact, and explore together!
- 2022-02-06 23:43:16下载
- 积分: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
-
表达式解析器源代码(可以计算各种函数)。可以解析用户输入的表达公式。对MIS开发有用...
表达式解析器源代码(可以计算各种函数)。可以解析用户输入的表达公式。对MIS开发有用-expression parser source code (which can be calculated various functions). Users can input the analytical expression formula. Right useful MIS
- 2022-02-15 22:53:10下载
- 积分:1
-
可以对磁盘进行格式化
可以对磁盘进行格式化-be right disk format
- 2022-08-23 11:00:48下载
- 积分:1