-
HID 设备Visual C++ 工程代码
HID 设备Visual C++ 工程代码-HID device VC project
- 2022-03-15 15:05:11下载
- 积分:1
-
Windows98下直接访问物理内存(带部分源代码)
Windows98下直接访问物理内存(带部分源代码)-Windows98 direct access to physical memory (with source code)
- 2022-11-21 04:55:03下载
- 积分:1
-
控制系统中进程窗口的隐藏和显示
控制系统中进程窗口的隐藏和显示-process control system and hidden window display
- 2023-02-25 17:25:03下载
- 积分:1
-
Achieved between the two computers send information
实现两台计算机之间的发送信息 -Achieved between the two computers send information
- 2023-05-09 16:20:04下载
- 积分:1
-
This the one I do calculators, calculation
这是本人做的一个计算器,可以计算+-*/cos
sin tan asin atan,还可以识别括号,大家快来看看哈-This the one I do calculators, calculation-*/cos sin tan asin atan can also identify brackets, we hurry to see Kazakhstan
- 2022-03-06 21:24:39下载
- 积分:1
-
的方式方法的萨芬的萨芬ssdajflksaj ijsdflk的桑丽卡风力可达撒娇浪费空间盛大法律框架的撒了...
的方式方法的萨芬的萨芬ssdajflksaj ijsdflk的桑丽卡风力可达撒娇浪费空间盛大法律框架的撒了 -sadfdsafdsaf
- 2022-04-17 22:51:18下载
- 积分:1
-
无线传感器网络里的定位经典dvhop算法实现
无线传感器网络里的定位经典dvhop算法实现-Wireless sensor networks where the positioning of dvhop Algorithm
- 2022-08-18 14:13:54下载
- 积分:1
-
一个用C++编写的DLL小文件例子,用来学习DLL编写很不错哦
一个用C++编写的DLL小文件例子,用来学习DLL编写很不错哦-A use of C++ written a small DLL file example used to study the preparation of a good DLL Oh! !
- 2022-02-09 23:46:09下载
- 积分:1
-
能够在每次登陆时切换桌面图片,桌面图片存放在特定目录下,且应为bitmap图片以保证效果。...
能够在每次登陆时切换桌面图片,桌面图片存放在特定目录下,且应为bitmap图片以保证效果。-to each landing when switching desktop pictures, desktop pictures stored in a specific directory, and for bitmap images to ensure better results.
- 2023-05-25 15:15: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