-
自己写的一个可以活得系统各项信息的工具。简单而强大!
自己写的一个可以活得系统各项信息的工具。简单而强大!-himself in a live system, which is a tool. Simple and powerful!
- 2022-08-14 05:54:18下载
- 积分:1
-
用C语言实现hilobert
hilbert变换,对正弦函数采样,然后对h(t)采样,做褶积,得到90度相移的虚地震道
- 2022-05-10 19:17:43下载
- 积分:1
-
应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据...
应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据-application memory mapping document, achieved in the application process for sharing data between
- 2022-05-05 17:42:47下载
- 积分:1
-
可以查看在NTFS下 ,哪些用户被授权查看加密文件(EFS).
可以查看在NTFS下 ,哪些用户被授权查看加密文件(EFS).-can check the NTFS, which was authorized users View encryption (EFS).
- 2022-03-10 21:54:30下载
- 积分: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
-
包含几个输出调试信息的工具源码,即TraceWin或DBWin一类,包括大师Matt Pietrek 的DBWin。全部工具有: DLGBAR32.EXE GD...
包含几个输出调试信息的工具源码,即TraceWin或DBWin一类,包括大师Matt Pietrek 的DBWin。全部工具有: DLGBAR32.EXE GDIOBJ1.EXE CMDLEARN.EXE SNDMSGBG.EXE LODPRF32.EXE-contains several output debug source of information tools, or DBWin a TraceWin categories, including the Masters Matt Pietrek DBWin. All tools are : DLGBAR32.EXE GDIOBJ1.EXE CMDLEARN.EXE SNDMSGBG.EXE LODPRF32.EXE
- 2023-03-09 12:45:03下载
- 积分:1
-
MSystemInfo.rar information system hardware
MSystemInfo.rar 系统硬件信息-MSystemInfo.rar information system hardware
- 2022-05-30 15:48:37下载
- 积分:1
-
Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的...
Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的类定义。用户要使用,只需要将这两个文件包含到自己的工程当中,然后使用类CMyRagKey及其操作即可。-Win32 API registration category and the use of the preparation. Windows on the system with VC readers (including additions) registry source. Resulted. H Hopewell. Cpp two documents containing is a registered version of the class and write the definition. Users must use only these two files contain their own works, then use category CMyRagKey and operation can be.
- 2023-02-19 21:10:02下载
- 积分:1
-
汇编在VC中的应用,方便程序员在VC中嵌入汇编进行实时控制
汇编在VC中的应用,方便程序员在VC中嵌入汇编进行实时控制-compiled in the application allows programmers in VC compiled for real-time embedded control
- 2023-08-20 09:35:03下载
- 积分:1
-
老外写的一个关于模拟键盘事件的示例程序
老外写的一个关于模拟键盘事件的示例程序-written by a foreigner on the simulated keyboard sample program
- 2022-05-21 03:40:32下载
- 积分:1