-
可以实现对成绩的查看 修改 和管理 计算等
可以实现对成绩的查看 修改 和管理 计算等-Can realize the achievements of view modification and management of computing
- 2022-09-18 20:00:03下载
- 积分:1
-
通过构建Delaunay三角网的离散点,代码…
通过离散的点构建Delaunay三角网,该代码用ATL的方式编写,编译成DLL直接调用。-Construction of discrete points through the Delaunay triangulation, the code to use ATL to prepare the way, the compiler into a DLL called directly.
- 2022-05-27 21:48:13下载
- 积分:1
-
使用管和记事本通讯。
使用pipe和记事本通信,获取记事本内容和向记事本写入内容。-The use of pipe and Notepad communications.
- 2022-01-21 19:22:53下载
- 积分:1
-
定时提醒程序,早期作品,难免粗糙,大家多多指教
定时提醒程序,早期作品,难免粗糙,大家多多指教-regularly reminded procedures, early works, it is inevitable rough, we exhibitions
- 2022-03-20 05:21:13下载
- 积分:1
-
系统监视器
记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录...
系统监视器
记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录-recording system monitors the use of CPU, the use of threads records, the use of disk cache record speed, memory, etc. Records
- 2023-02-27 22:40:04下载
- 积分:1
-
列举NT下驱动程序的程序
列举NT下驱动程序的程序-NT drivers cited under the procedures
- 2022-08-15 19:37:40下载
- 积分:1
-
一个文本提示的小程序
一个文本提示的小程序-A text prompt small procedures
- 2022-06-21 18:53:39下载
- 积分:1
-
一个非常好的开源磁盘整理软件。但注释说明为英文。
一个非常好的开源磁盘整理软件。但注释说明为英文。-A very good open-source software disk finishing. However, notes in English.
- 2022-06-06 15:23:31下载
- 积分: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
-
系统驱动程序
the dos fat file system driver
- 2022-01-21 05:39:06下载
- 积分:1