-
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.-Modem list system enumeration procedures. Read through the registry system Modem list.
- 2023-08-24 09:45:03下载
- 积分:1
-
是我刚学会Delphi的时候做的一个动态更新桌面的小程序,仅供大家交流使用....
是我刚学会Delphi的时候做的一个动态更新桌面的小程序,仅供大家交流使用.-Delphi is刚学会when I make a dynamic update desktop applet, only the use of U.S. exchanges.
- 2022-11-20 18:05:03下载
- 积分:1
-
设计、编制并调试一个词法分析程序
输入所给文法的源程序字符串
输出二元组(syn,token或sum)构成的序列...
设计、编制并调试一个词法分析程序
输入所给文法的源程序字符串
输出二元组(syn,token或sum)构成的序列-Design, preparation and testing procedures for the importation of a lexical analysis of the grammar of the source string to the output of the dual group (syn, token or sum) of the sequence composition
- 2023-08-13 03:40:03下载
- 积分:1
-
c# SIM卡拨号测试
通过读取SIM卡信息,对SIM卡信息进行绑定,设置APN,程序检测串口是否可用,之后尝试创建APN,连接APN,然后拨号上网
- 2022-05-29 22:17:19下载
- 积分:1
-
VB源码,剪贴板的应用
VB源码,剪贴板的应用-VB source code, the application of the clipboard
- 2022-12-19 08:05:03下载
- 积分: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
-
VC++绘制颜色列表框。自绘颜色列表框,VC++实现。
VC++绘制颜色列表框。自绘颜色列表框,VC++实现。-VC++ Drawing Color list box. Since the paint color list box, VC++ to achieve.
- 2022-06-20 01:25:33下载
- 积分:1
-
文件加密程序,读取文件,然后和输入向比较
文件加密程序,读取文件,然后和输入向比较-File encryption procedures, read the file, and then to compare and input
- 2022-03-10 12:16:00下载
- 积分:1
-
一段演示x86汇编中断编程的范例。对汇编初学者有一定帮助
一段演示x86汇编中断编程的范例。对汇编初学者有一定帮助-a demonstration x86 compilation interrupted programming model. The compilation will definitely help beginners
- 2022-10-03 12:45:03下载
- 积分:1
-
在本例中,我们将通过对串行化这一概念的了解对数据进行存储和读出,应用程序可以打开一名为“ok”的文件,该文件存储着一些字符串信息。...
在本例中,我们将通过对串行化这一概念的了解对数据进行存储和读出,应用程序可以打开一名为“ok”的文件,该文件存储着一些字符串信息。-in this case, we will adopt the serial of understanding of the concept of data storage and reading, Applications can open an "ok", the document storage string some information.
- 2022-08-20 01:29:21下载
- 积分:1