-
softice 使用方法softice教程
softice 使用方法softice教程-softice use softice Guide
- 2023-05-03 08:15:02下载
- 积分:1
-
pcie wdf8.1驱动源代码
本代码经过实际验证可以运行,并且是在VS2013+WDK8.1+win764bit下,PCIE驱动
- 2022-10-27 21:05:06下载
- 积分:1
-
vb的一个小程序,大家好好看看,很有用的
vb的一个小程序,大家好好看看,很有用的-vb, a small procedure, a good look at everyone, very useful
- 2022-12-09 02:15:02下载
- 积分:1
-
获得CPU的信息
获得CPU的信息- Obtains CPU the information
- 2022-02-05 16:50:48下载
- 积分:1
-
使记事本窗口变为透明窗口的VC程序,时学习vc的好程序!
使记事本窗口变为透明窗口的VC程序,时学习vc的好程序!-enable the Notepad window transparent window into the VC procedures when vc a good learning process!
- 2022-03-24 16:03:38下载
- 积分:1
-
指定的目录中搜索文件,包括子目录
查找指定目录下的文件,包括子目录-designated directories to search documents, including subdirectories
- 2022-03-14 07:31:49下载
- 积分: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
-
这篇文章是关于如何获取窗口句柄,以及有哪些函数可供使用的简单讨论...
这篇文章是关于如何获取窗口句柄,以及有哪些函数可供使用的简单讨论-This article is about how to access window handle, and the types of functions available in a brief discussion
- 2022-09-21 14:25:04下载
- 积分:1
-
1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的...
1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document management process. Thus the various documents commands to the substance and implementation of a more in-depth understanding. 2, designed a n users file system. Each time a user kept m pieces in a user operation can open a file. The document must install protective measures, but at least Creat, Delete, Close, etc. Write orders.
- 2022-07-26 01:10:14下载
- 积分:1
-
在dos环境下用汇编语言显示asc码的源代码程序
在dos环境下用汇编语言显示asc码的源代码程序-dos environment in assembly language code asc show the source code procedures
- 2022-01-31 05:03:30下载
- 积分:1