-
内存读写函数,挺有用的
内存读写函数,挺有用的-memory read and write function, quite the
- 2022-02-07 07:09:08下载
- 积分:1
-
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类....
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类.-a memory pool and that the realization of the template used to support the expansion of Paradigm can accommodate any type, most support eight categories.
- 2022-07-21 01:00:21下载
- 积分:1
-
get cpu infomation from client computer.
get cpu infomation from client computer.
- 2022-02-05 20:32:45下载
- 积分:1
-
键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很...
键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决。-Key to pronunciation, the key is to let the process be able to know the current keyboard on which keys are pressed, and play the corresponding sound, of course, not to mention its own procedures, then press any other key to the current procedure How do I know this? Use the keyboard hook can be a good solution.
- 2022-12-17 00:50: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
-
software users can achieve arbitrary operating system volume settings, convenien...
此软件实现用户可以任意操作系统音量设置,操作方便.-software users can achieve arbitrary operating system volume settings, convenient operation.
- 2022-03-07 01:38:34下载
- 积分:1
-
dll窗体业务
dll窗体业务-12
- 2022-07-08 01:01:47下载
- 积分:1
-
CPU编程,比较低层的硬件编程的 chm 资料文件
CPU编程,比较低层的硬件编程的 chm 资料文件--
- 2022-07-23 00:49:00下载
- 积分:1
-
java编写的管理系统 实用简单,建议下载。
java编写的管理系统 实用简单,建议下载。-management system written in java
- 2022-04-12 06:16:01下载
- 积分:1
-
一个能记录并回放鼠标操作的MFC。代码简洁明了,应该是同类中的短少精悍者。
一个能记录并回放鼠标操作的MFC。代码简洁明了,应该是同类中的短少精悍者。-a record and playback operation of the mouse MFC. Clear and concise code, which is similar to the short skinned persons.
- 2023-01-19 17:35:04下载
- 积分:1