搜索资源列表
CashCodeDll
- 利用串口读写数据实现的识币器驱动程序,其中的串口通信实现方法可以
UsbMouFilter
- 鼠标设备的上层过滤驱动程序,如果在用户模式下编写程序与该驱动交互,可以实现罗技或双飞燕鼠标那样的特殊功能。特色之处是:对独占性设备的通信。(我的代码绝对自己编写,真诚希望站长能网开一面,让我就上载这一个代码而成为会员。所谓“水至清则无鱼,人至察则无徒”嘛!)-mouse filtration equipment at the top drivers, if the user mode procedures and the preparation of the driver interaction
HMCF_USBDrv
- ddk编写的usb驱动源代码,可以处理一般的数据通信。-each prepared by the usb driver source code, can handle general data communications.
zzx12864C5_st7565_
- 液晶驱动程序128*64,主要是串口通信的-LCD driver 128 * 64, is the Serial Communication
robot_bluetooth_test
- 四电机驱动程序,使用TMS320LF2407芯片,用汇编语言编程,可实现四电机同时无线调速,使用蓝牙无线通信,将其组合成整体,可实现全方向无线遥控小车-four motor drive, the use of TMS320LF2407, assembly language programming, four motor can be realized while wireless speed, the use of Bluetooth wireless communications, 10% o
dvKrnlData
- 该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了hook NtQuerySystemInformation函数来实现进程隐藏的功能-The code for the kernel, I am learning winnt wrote, Its main function is in ring3 through DeviceIoControl communication with the
pdiusbd12的win98驱动
- pdiusbd12的98驱动程序 PDIUSBD12 是一款性价比很高的USB 器件它通常用作微控制器系统中实现与微控制器进行通信的 高速通用并行接口它还支持本地的DMA 传输 这种实现USB 接口的标准组件使得设计者可以在各种不同类型微控制器中选择出最合适的微控制器 这种灵活性减小了开发的时间风险以及费用通过使用已有的结构和减少固件上的投资从而用最快捷 的方法实现最经济的USB 外设的解决方案-pdiusbd12 98 drivers PDIUSBD12 will deliver it to
CseriesPort类
- CseriesPort类支持多线程串口通信,是一个功能强大的用于驱动串口通信的第三方类。
ADC0838,TLC0838通用驱动程序
- 这是8通道AD转换器ADC0838(与TLC0838兼容)的驱动程序,该AD转换器为串行通信,最少只需要3根线与MCU组建接口,很实用哟!!
znsoft_TDIClient
- 驱动内核实现网络通信,实现VND网盘,内部自带测试程序-TDI filedisk
IOCTL
- IOCTL 应用程序与驱动通信,我只写了应用程序读驱动里面的东西。-IOCTL communication applications and drivers, I just write the application reading drive inside.
communication
- 驱动程序与应用程序间的通信,附有几段小程序加以说明。-Driver and application procedures for communication, accompanied by several small programs to illustrate this.
emulate_com
- windows下虚拟串口驱动,程序虚拟出两个串口,并且让两个串口互相通信-virtual serial port driver under windows, the program two virtual serial port and two serial ports to enable communication with each other
VSerial
- windows下的虚拟串口驱动,可以虚拟出串口,用于模拟通信。-windows under a virtual serial port driver, the virtual serial port can be used for analog communications.
IRP
- 从零学驱动(二)驱动与应用层简单消息通信。一个简单的消息通信程序,即sys与exe互传了一句话给对方。-Studies from zero drive (2)
httpdisk
- httpdisk 是一个windows上虚拟磁盘驱动,能够透过http协议挂载网络服务器上的磁盘或cd/dvd镜像.同时在此驱动也展示了如何通过tdi协议进行内核层网络通信.-HttpDisk is a virtual disk driver for Windows that uses HTTP to mount disk or CD/DVD images from a web server. It is also a demonstration on how to do network com
DriveGUIComm_demo
- 驱动与用户层的双工通信Demo~驱动主动与用户层通信。-Driver Communicate with User mode application.
Drivercom
- 使用C++编写的关于驱动和应用程序进行通信的例子,初始学习编程的同学可以进行学习-Using c++ written about driving and application examples of communication, initial learn programming of students can learn
j6qXiemx
- 易语言写的驱动加载模块用于加载驱动通信r0层结束程序-yiyuyanxiedequdongjiazaimokuai
CY7C68013-usb驱动程序
- CY7C68013-usb驱动程序,官网是收不到的,本人花费了大量精力收集而来和大家分享! CY7C68013A是一款由Cypress Semiconductor公司生产的USB微控制器,常用于各种USB接口设备的设计中。这篇文档将详细介绍如何在Windows操作系统上为该芯片安装和使用驱动程序。 我们要了解驱动程序在计算机系统中的角色。驱动程序是操作系统与硬件设备之间的桥梁,它允许操作系统理解和控制特定硬件的功能。对于CY7C68013A来说,驱动程序是确保Windows能够正确识别并