-
labview的源代码,用于获得CPU的序列号,对于软件的安全设计意义重大。实际应用如:自己设计的软件别人使用时,可采用机器序列号唯一对应的授权号,这样可以避免...
labview的源代码,用于获得CPU的序列号,对于软件的安全设计意义重大。实际应用如:自己设计的软件别人使用时,可采用机器序列号唯一对应的授权号,这样可以避免自己的劳动成果被别人占有-PC source code for access to the CPU serial number, software for the safety design of great significance. Practical applications such as : their design software used by others, we can use machines, the only sequence corresponding to the authorization, This will avoid the fruits of their own labor occupied by others
- 2022-02-05 11:03:34下载
- 积分: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
-
磁盘序列号相关资料,资料比较详细并提供源代码
磁盘序列号相关资料,资料比较详细并提供源代码-disk sequence, the relevant information, more detailed information and provide source code
- 2023-04-28 08:05:03下载
- 积分:1
-
本程序在主线程的While循环中进行计数工作,在计数过程中,利用二次消息循环,自己来处理Windows消息的取出和发送,从而能够相应界面操作...
本程序在主线程的While循环中进行计数工作,在计数过程中,利用二次消息循环,自己来处理Windows消息的取出和发送,从而能够相应界面操作-the procedures in the main thread While cycle counts, the counting process, and use the second news cycle, to handle its own Windows news and sent out, thus corresponding to interface operation
- 2023-06-12 03:30:03下载
- 积分:1
-
This is the best one buffer overflow tutorial is lively and full text of the ent...
这就是最好的缓冲区溢出教程之一
全文生动活泼是入门缓冲区的的必要书籍-This is the best one buffer overflow tutorial is lively and full text of the entry buffer of the necessary books
- 2022-05-19 04:31:24下载
- 积分:1
-
自己用C语言编的微型文件系统(Mini File System),供广大同学下载,练习或交作业使用。...
自己用C语言编的微型文件系统(Mini File System),供广大同学下载,练习或交作业使用。-own use C language provision of micro-File System (Mini File System), for students to download, exercise or use perpendicular operation.
- 2022-07-27 06:25:48下载
- 积分:1
-
Automatic backup database code, there are certain functions, and can access the...
自动备份数据库代码,有一定的功能,并且可以访问数据库。-Automatic backup database code, there are certain functions, and can access the database.
- 2023-01-17 01:05:04下载
- 积分:1
-
好程序。好好读吧
好程序。好好读吧-the program. Read it carefully
- 2023-03-14 09:05:04下载
- 积分:1
-
avi 视频录制封装(codeproject 简化版本)
avi视频录制,简化了大部分的工作,我么可以直接start,stop,pause,进行桌面的视频录制,这里我们选择ms的video方式。
让生成的avi更小。
- 2022-01-24 15:29:19下载
- 积分:1
-
CPU信息查询的程序,包括16位和32位CPU
CPU信息查询的程序,包括16位和32位CPU-CPU information of procedures, including 16-bit and 32-bit CPU
- 2022-04-24 20:20:33下载
- 积分:1