-
casl汇编器,翻译CASL书写的汇编程序.采用改进的两次汇编算法
casl汇编器,翻译CASL书写的汇编程序.采用改进的两次汇编算法-casl assembler, translation CASL writing assembler. Improved algorithm for the compilation of the two
- 2022-01-22 05:46:48下载
- 积分:1
-
VB进程隐藏模块
VB隐藏进程模块提供下载-VB hidden process module
- 2022-07-16 16:56:15下载
- 积分:1
-
这是一个简单的操作系统中进程调度的 时间片轮转算法
这是一个简单的操作系统中进程调度的 时间片轮转算法-This is a simple operating system process-time scheduling algorithm Web
- 2022-03-25 11:30:21下载
- 积分:1
-
Windows 9x中获取CPU使用率
Windows 9x中获取CPU使用率-Windows 9x access CPU usage
- 2022-05-18 13:49:47下载
- 积分:1
-
在visual c++环境下的md5加密算法。
在visual c++环境下的md5加密算法。-In the visual c++ Environment md5 encryption algorithm.
- 2022-12-07 23:45:03下载
- 积分:1
-
一个自动更换图片的屏幕保护程序,可以自定义背景图片和背景音乐...
一个自动更换图片的屏幕保护程序,可以自定义背景图片和背景音乐-A screen saver,it can auto change background picture and music
- 2022-04-27 04:05:32下载
- 积分:1
-
c#做的windows小程序 禁止重复打开同一程序多次 源码非常简单 初学者不可不看...
c#做的windows小程序 禁止重复打开同一程序多次 源码非常简单 初学者不可不看-so small windows open proceedings against repeat the same procedure repeatedly source is very simple beginners can not s
- 2023-07-09 17:55:03下载
- 积分:1
-
c# SIM卡拨号测试
通过读取SIM卡信息,对SIM卡信息进行绑定,设置APN,程序检测串口是否可用,之后尝试创建APN,连接APN,然后拨号上网
- 2022-05-29 22:17:19下载
- 积分: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
-
在纯DOS屏幕上面显示矢量字体,调用WINOWS矢量字库的。
在纯DOS屏幕上面显示矢量字体,调用WINOWS矢量字库的。-In pure DOS screen shown above vector font, vector font WINOWS call.
- 2022-05-20 02:43:24下载
- 积分:1