-
Windows文件系统过滤驱动开发教程
我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cache算法的效果,我已在工作中有所感受。 如果你刚好有以上此类的要求,你可以阅读本教程。(I often encounter online request peer file system driver development. Windows on the pc-driven mostly to filter. Its goal : There are several : First, for the anti-virus engine. Hope for writing the document, read and write data capture, which then detected the presence of the virus code. Two documents for encryption systems in the hope that the process of writing papers for data encryption, in the course of time deciphering. Three is to design a transparent file system accelerated. The disk read and write when appropriate cache algorithm can greatly improve the efficiency of disk. Windows itself to the cache algorithm may not be suitable for some special disk read and write operations (such as streaming media server time streaming media). The cache design algorithm results, I have some wo)
- 2005-06-13 20:12:26下载
- 积分:1
-
LSM_Match
说明: 阅读您的文件最小二乘匹配and高斯解方程子程序(Read your document matching and least-squares Gauss solution equation Subroutine)
- 2008-11-28 01:59:01下载
- 积分:1
-
QtMatlab
一个简单的Matlab与Qt结合的项目。(A simple combination of Matlab and Qt project.)
- 2013-08-19 15:45:50下载
- 积分:1
-
AndroidDataTransform
非常实用的安卓系统文件传输数据助手.公司内部使用的工具.
可以通过该程序复制PAD上面的视频文件到PC电脑端
也支持PC端COPY程序到PAD端
先修改配置文件 AndroidDataTransform.exe.config
主要修改这三项,注意PadDataPath 路径中使用“/”
先点“获取设备信息”,当设备连接后,可以获取到设备的信息后,可以直接上传和下载PAD端的数据。
如果出现提示未验证错误时,需要在PAD->设置->开发者选项->撤销USB调试授权,确定,撤销USB调试授权后,当重新获取 设备信息时,重新确定权限(Very practical Android file transfer data assistant. Tools used in the company.
This program can copy the video files on PAD to PC.
It also supports COPY program on PC side to PAD side.
Modify the configuration file AndroidDataTransform.exe.config first
Mainly modify these three items. Notice that "/" is used in the PadDataPath path.
First click "Get device information", when the device is connected, it can get the information of the device, and then upload and download the PAD data directly.
If there are no validation errors, you need to revoke the USB debugging authorization in PAD - > Settings - > Developer Options - > Determine, after revoking the USB debugging authorization, when retrieving the device information, re-determine the privileges.)
- 2020-06-16 12:00:01下载
- 积分:1
-
OPC客户端C#测试
资源描述本程序使用VS2010C#编程,电泳OPCDAAuto.dll文件,实现了OPC的同步异步读写,程序简洁实用,可以很方便的融合到先进控制的监控软件中。适合刚开始学习OPC的编程用户,可以在较短的时间内开发出OPC通信,采用自动化接口的效率也挺好。
- 2022-02-05 15:24:56下载
- 积分:1
-
uml
是个关于uml的书 ,深入浅出,据说是本不错的书(Is a book on the UML in layman)
- 2008-08-10 14:33:40下载
- 积分:1
-
12
说明: CAD用的 一个小程序 多线程序 谢谢大家的关注(CAD program with a small multi-line program Thank you for your attention)
- 2011-08-19 15:49:03下载
- 积分:1
-
Linux_3.x.x_4.x.x_VCP_Driver_Source
usb can 驱动程序,用于调试运行usb can(USB can driver, so you can use it to debug usb can)
- 2020-06-15 22:22:58下载
- 积分:1
-
_157
CS1.6 175PT僵尸模型包括全部僵尸 欧阳 威武 依其 安琪(COUNTER STRIKE175 ZOMBIE MODELS)
- 2015-08-22 21:18:03下载
- 积分:1
-
AudioG711
G711标准的语音编解码算法。以便于对语音信号进行大量存储(speech coding)
- 2010-10-10 20:15:03下载
- 积分:1