-
Sim300 AT Command instruction set. This is full Documents about AT Command for S...
Sim300 AT Command instruction set. This is full Documents about AT Command for SIM3-Sim300 AT Command instruction set. This is full Documents about AT Command for SIM300
- 2022-12-07 18:55:03下载
- 积分:1
-
一种用于方便保存小程序的文本,包括…
一个用来方便保存文本内容的小程序,包括源代码和程序.-one used to facilitate the preservation of the text of small programs, including source code and procedures.
- 2022-03-03 10:05:47下载
- 积分:1
-
取得CPU序列号,网卡Mac地址,硬盘序列号的vb源代码
取得CPU序列号,网卡Mac地址,硬盘序列号的vb源代码-made CPU serial number, Mac address card, hard drive serial number vb source code
- 2022-01-30 22:24:12下载
- 积分:1
-
一个用vb.net和sol编写的图书馆管理系统。
实现图书借阅、查询、图书入库等功能。...
一个用vb.net和sol编写的图书馆管理系统。
实现图书借阅、查询、图书入库等功能。-vb.net using a sol and prepared by the library management system. Readers Books, inquiries, library storage capabilities.
- 2022-01-25 18:41:34下载
- 积分:1
-
modebus simulator.open source.
modebus simulator.open source.
- 2022-04-16 03:18:57下载
- 积分:1
-
使用内存映射文件共享数据的例子
使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
- 2022-02-01 01:32:07下载
- 积分:1
-
lzo压缩算法使用演示,包含了头文件及实现文件
lzo压缩算法使用演示,包含了头文件及实现文件-lzo compression algorithm using the demo, contains the header files and implementation files
- 2022-08-19 17:27:57下载
- 积分:1
-
UNIX网络编程,主要讲述了使用UNIX 网络API进行网络程序的开发。...
UNIX网络编程,主要讲述了使用UNIX 网络API进行网络程序的开发。-UNIX Network Programming, mainly on the use of UNIX network network API process development.
- 2022-09-20 02:45:03下载
- 积分:1
-
windows下用双缓冲实现界面的镂空和旋转
windows下用双缓冲实现界面的镂空和旋转
- 2022-01-24 09:50:35下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1