-
Windows2000下的IP包监视器源代码。rar
WINDOWS2000下的IP包监视器源代码.rar-Windows2000 under the IP packet monitor source code. Rar
- 2022-07-16 07:12:41下载
- 积分:1
-
CPU编程,比较低层的硬件编程的 chm 资料文件
CPU编程,比较低层的硬件编程的 chm 资料文件--
- 2022-07-23 00:49:00下载
- 积分:1
-
通过读注册表得到本地或远程计算机上安装的应用程序列表.zip
通过读注册表得到本地或远程计算机上安装的应用程序列表.zip- Through reads the registration table to obtain the application
procedure which on this locality or the long-distance computer
installs to tabulate zip
- 2022-03-13 19:52:45下载
- 积分:1
-
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows...
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the various functions to achieve the operation of these functions can usually be directly used, as long as it contains the header files windows.h. They introduced are several common api function, through which we can access disk users to the relevant information.
- 2022-11-23 10:55:03下载
- 积分:1
-
USB hard drive read and write performance tests, plug in USB hard disk program c...
USB硬盘读写性能测试,插入USB硬盘程序可以自动找到分区和相关字母等信息
- 2023-02-21 18:25:04下载
- 积分:1
-
一些常用的C语言源程序,字符串处理、内存管理和出错处理等。使用方法请看readme文件...
一些常用的C语言源程序,字符串处理、内存管理和出错处理等。使用方法请看readme文件-some common C language source code, string handling, memory management and error handling. Use Look at the readme file
- 2022-08-19 20:29:46下载
- 积分:1
-
获得系统内回收站的资源,并可以操作
获得系统内回收站的资源,并可以操作-Recycling within the system resources and can operate
- 2022-03-13 08:46:46下载
- 积分:1
-
本程序实现了简单的注册表操作。 具体有编辑目录,键值,指定开机运行程序等。...
本程序实现了简单的注册表操作。 具体有编辑目录,键值,指定开机运行程序等。-realized by the simple operation of the registry. Specific editorial directory, keys, the designated boot operating procedures.
- 2022-01-26 03:33:28下载
- 积分:1
-
windows错误代码解释器。这个工具是用Win32asm写的翻译windows错误代码的工具。附带了asm的源程序,想学习win32asm的不妨看一看。...
windows错误代码解释器。这个工具是用Win32asm写的翻译windows错误代码的工具。附带了asm的源程序,想学习win32asm的不妨看一看。-windows error code interpreter. This tool is used to write the Win32asm windows error code translation tool. Asm2 fringe of the source files, to study the win32asm may wish to look at.
- 2022-03-10 12:12:32下载
- 积分:1
-
操作FAT和NTFS文件系统的程序。它完全不通过Windows的API函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。达到复制和删除系统系统...
操作FAT和NTFS文件系统的程序。它完全不通过Windows的API函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。达到复制和删除系统系统文件的目的。是我的毕业设计,只是NTFS下的删除没能实现,并且程序在Win2000上有BUG.-operation NTFS and FAT file system procedures. It is totally through the Windows API function, through analysis of the underlying binary code of reducing file system, and find the target file. To achieve replication system and delete system files purposes. Yes, I graduated from the design, only the NTFS delete failed to materialize, and procedures are in Win2000 Bug.
- 2022-07-04 03:44:58下载
- 积分:1