搜索资源列表
Windows文件系统过滤驱动开发教程
- 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cac
Flash M25P64驱动开发与应用a
- Flash M25P64驱动开发与应用a
AT89C51对直流电动机的驱动
- proteus仿真AT89C51对直流电动机的驱动
6410LCD驱动分析
- 很好的分析LCD驱动文档
L298N驱动步进电机资料
- L298N驱动步进电机资料,电路图加程序,L298N drive stepper motor information, circuit diagrams plus program
这个是爱普生打印机210PD的驱动程序
- 这个是爱普生打印机210PD的驱动程序,是购买打印机时配的,有需要的可以下载,这个只有官网和这里才有-This is the Epson printer driver 210PD, with the purchase of the printer, there is a need can be downloaded, the only official website and here only
DRIVER.驱动开发工具集
- 驱动开发工具集,含DebugView,DriverMonitor,IRPTrace,WinObj,DeviceTree.exe,DiskView.exe,EzDriverInstaller.exe,IceSword.exe 很齐全,Driver development tools, including DebugView, DriverMonitor, IRPTrace, WinObj, DeviceTree.exe, DiskView.exe, EzDriverInstaller.exe,
tft_drive TFT的HV及DE模式下驱动
- 文件名:tft_drive.rar 内容:TFT的HV及DE模式下驱动,其中包括自己写的DE模式。-File name: tft_drive.rar content: TFT of HV and DE mode drivers, including the DE model their own writing.
利用单片机IO口直接驱动LCD
- 利用单片机IO口直接驱动LCD,1/2BIAS 1/3DUTY 对于简单的lcd驱动可以省去1621等ic-The use of single-chip IO port directly drive LCD, 1/2BIAS 1/3DUTY save for a simple 1621 and other ic lcd driver
bujindianji2
- msp430 步进电机驱动 最简单的步进电机驱动程序。-msp430 simple stepper motor driver stepper motor driver.
Book-LinuxDrive
- 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
dm642-FVID
- dm642驱动和FVID详细教程,新手必备,FVID API详解-dm642 driver and FVID detailed tutorials, novice necessary, FVID API Xiangjie
XuNiXianKa
- 基于虚拟显卡的网络多媒体信息实时传输技术研究,对于想用MIRROR驱动来编写屏幕共享技术的人来说有很好的参考价值。NH文件需要用CAJViewer看-Network based on virtual cards real-time transmission of multimedia information technology, who want to write with MIRROR screen sharing technology driven people who have a go
Linux_QtE_keyboard
- Linux的键盘驱动与QtE的键盘映射,用于嵌入式的自定义按键事件。-Linux keyboard driver and QtE keyboard mapping for the embedded custom key event.
DXVA_Spec
- DXVA 规范 DXVA 是微软为DVD/Video硬件加速而提供的API, 用于显卡的驱动设计,此规范详细,对于显卡驱动设计人员以及DVD播放器应用程序设计人员有很大帮助-theater is theater norms Microsoft DVD/Video and the hardware acceleration provided by the API, the drive for graphics design, this specification detailed graphi
PMRUSHLESSMOTORCONTOR
- 永磁无刷直流电机驱动控制系统设计,全数字控制方案-PMSM driver and control system design
USB_KF
- 描述带USB的单片机如何跟PC机通讯的过程,和上位机做USB驱动所需要的步骤-failed to translate
TDD-测试驱动开发
- 测试驱动开发ppt,可以作为培训资料使用,培训的对象包括:软件开发工程师,测试工程师,产品经理,系统工程师(Test driven development PPT can be used as training data. The training targets include software development engineer, test engineer, product manager, system engineer)
USB串口驱动(内含多版本)
- 里面有多种版本的串口转usb的驱动 适用于 CH340 PL2303 等(There are a variety of versions of the serial port to the USB driver for CH340 PL2303 and so on)
FP-630K打印机驱动
- FP-630K打印机驱动。是驱动针式打印机的,但是在驱动时,不能有其它打印机的驱动在电脑上,也就是要把其它驱动卸载!