-
软盘驱动实例// 源代码// C// 英文
可以直接控制软盘
软盘驱动实例// 源代码// C// 英文
可以直接控制软盘
-floppy disk drive// source// C// English can directly control floppy
- 2022-03-16 03:58:45下载
- 积分:1
-
前78例89例的第一芯片是一个完整的描述…
第78例到第89例是一个芯片完整描述的各个部分,但是
它们的源描述所使用的包的源描述超过了演示版限制的300行,
目前不能进行编译与模拟,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全版本.-The first 78 cases to 89 cases of the first chip is a complete description of the various parts, but they used to describe the source of the packet
- 2022-03-31 22:22:24下载
- 积分:1
-
基于C#的rs232发送和接收数据 基于C#的rs232发送和接收数据
基于C#的rs232发送和接收数据 基于C#的rs232发送和接收数据-C# send and get C# send and get C# send and get
- 2022-10-29 17:55:03下载
- 积分:1
-
VB写成的Base64编解码和MD5编号程序。
VB写成的Base64编解码和MD5编号程序。
- 2022-02-27 03:06:09下载
- 积分: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下模拟linux文件系统,实现超级用户,文件权限更改等功能
vc下模拟linux文件系统,实现超级用户,文件权限更改等功能-vc to simulate linux file system, to achieve super-user, change the file permissions and other functions
- 2022-09-06 20:20:02下载
- 积分:1
-
指针应用~经典指针应用实例~指针应用~经典指针应用实例~
指针应用~经典指针应用实例~指针应用~经典指针应用实例~-Application ~ classic pointer pointer Applications ~ Application ~ classic pointer pointer Applications ~
- 2022-05-07 13:34:53下载
- 积分:1
-
This is an image processing on the VC program source code and a good example
这是一个关于图像处理的VC++程序源代码,很好的例子-This is an image processing on the VC program source code and a good example
- 2022-01-26 02:33:16下载
- 积分:1
-
替换windows的rsh服务的程序
替换windows的rsh服务的程序-Program which can replace the windows rsh service
- 2023-04-11 04:05:04下载
- 积分:1
-
该源码给出了常用的积分算法源码。像梯形法,龙贝格,森普斯算法等。...
该源码给出了常用的积分算法源码。像梯形法,龙贝格,森普斯算法等。-the source is a common source integral algorithm. Act like a trapezoid, Romberg, Senpushi algorithm.
- 2022-01-31 22:51:23下载
- 积分:1