-
简单的环境继承(persistence)库?虻サ幕肪臣?persistence)库
简单的环境继承(persistence)库?虻サ幕肪臣?persistence)库
-simple environmental inheritance (persistence) for simple environmental inheritance (persistence) for the environment following the simple (persistence) library
- 2023-07-27 13:20:03下载
- 积分:1
-
NT services for the preparation of the template, inside the band has prepared a...
这是一个编写NT服务程序的模板,里面带了一个已编写好的自动关闭程序的小服务,在对付经常占用你机子打游戏的菜鸟是非常好用的-NT services for the preparation of the template, inside the band has prepared a good self-closing procedures of small services, deal with the recurrent use of your loom playing the game as they are very handy! !
- 2022-05-19 13:59:09下载
- 积分:1
-
网络发现部分源码,vc++开发,支持Windows和Unix系统
网络发现部分源码,vc++开发,支持Windows和Unix系统-net manager code for net topology discovery
- 2023-05-21 15:00:03下载
- 积分:1
-
Visual C++ 2005下写的一个进程管理代码,主要的功能在如何获得进程路径上。有需要的可以参考一下...
Visual C++ 2005下写的一个进程管理代码,主要的功能在如何获得进程路径上。有需要的可以参考一下-Visual C++ 2005 under the management of a process to write the code, the main function in the process of how to obtain the path. Need for reference
- 2022-06-14 20:08:36下载
- 积分:1
-
获取正在运行的进程,可选择终止某个进程。
获取正在运行的进程,可选择终止某个进程。-access to the running processes, the option to terminate a process.
- 2022-07-16 21:55:35下载
- 积分:1
-
图书馆借阅管理系统
图书馆借阅管理系统---学习做一个图书馆借阅管理系统-Library Loan Management System--- learning to make a library loan management system
- 2022-05-23 14:36:07下载
- 积分:1
-
操作系统页面置换算法的程序设计,页面管理…
操作系统的页面置换算法编程,页面管理与虚拟空间与物理空间的管理算法-The operating system page replacement algorithm for programming, the page management and virtual space and physical space management algorithm
- 2022-01-25 20:21:25下载
- 积分:1
-
老外写的运行时获取屏幕分辨率和改变分辨率的源码
老外写的运行时获取屏幕分辨率和改变分辨率的源码-foreigners write access to the run-time change screen resolution and the resolution FOSS
- 2023-02-28 16:15:04下载
- 积分:1
-
北京市公交车车站查询及车次查询,简单的程序让初学VC的人快速入门...
北京市公交车车站查询及车次查询,简单的程序让初学VC的人快速入门-Beijing Bus stations inquiries and trips inquiries, simple procedures to enable quick start beginner who VC
- 2023-06-11 18:20:03下载
- 积分: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