-
applies to all windows IDE drives information access tools, including the hard d...
适用于所有windows的硬盘IDE信息获得工具,包括硬盘序列号,硬盘最大容量等。 最主要的是windows9x下面,采用了不调用驱动直接进入ring0的技术。-applies to all windows IDE drives information access tools, including the hard drive serial number, the largest hard drive capacity, etc.. The most important thing is Windows Now, using a driver not call directly into ring0 technology.
- 2022-02-05 15:23:19下载
- 积分:1
-
系统设置程序V2.0
系统设置程序V2.0-可以说作者在API函数应用以及系统注册表方面有相当浑厚的功底-system setup procedures V2.0-can be said to the author API function applications, and the registry has a very powerful foundation
- 2023-02-01 08:10:03下载
- 积分:1
-
一个用于检测CPU的各种参数的程序(含VB源代码)
一个用于检测CPU的各种参数的程序(含VB源代码)-A CPU used to detect various parameters of the procedures (including VB source code)
- 2023-05-28 02:40:03下载
- 积分:1
-
用VB写了个在指定时间段结束掉某个进程的小程序,大家
用VB写了个在指定时间段结束掉某个进程的小程序,大家-Using VB wrote a specified period of time off the end of a process of small programs, we play!!!
- 2022-06-29 14:41:35下载
- 积分:1
-
I have written a small program, can you specify the file under the name of all f...
我自己编写的一个小程序,可以对您指定的文件下的所有文件进行改名,更改扩展名。-I have written a small program, can you specify the file under the name of all files, change the extension.
- 2022-01-22 02:53:40下载
- 积分:1
-
一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向...
一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向-a classic example of the pipeline, can be realized DOS command window input output redirect
- 2022-04-24 17:21:10下载
- 积分:1
-
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。
如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
- 2023-04-27 09:00:04下载
- 积分:1
-
基于MFC界面,实现了冒泡排序一个简单的调试功能程序
基于MFC界面,实现了冒泡排序一个简单的调试功能程序-MFC-based interface, the Bubble Sort realize a simple debugging procedures
- 2022-03-23 11:43:27下载
- 积分:1
-
SSDT HOOK隐藏/保护过程
应用背景HOOK SSDT发展进程隐藏和保护过程中的驱动程序。进程隐藏保证遍历程序API的过程,包括任务管理器查看是不是过程,维护过程是被杀。关键技术zwquerysysteminformation SSDT HOOK ; ; zwterminateprocess功能;
- 2022-09-26 13:40:03下载
- 积分:1
-
和机器人网络通信
通过和机器人建立网络连接 实时和机器人进行通信,控制机器人运动,运动的信息反馈给电脑,这样实现了机器人和电脑的实时控制。
- 2023-09-04 16:30:04下载
- 积分:1