CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - can communication

搜索资源列表

  1. UsbMouFilter

    1下载:
  2. 鼠标设备的上层过滤驱动程序,如果在用户模式下编写程序与该驱动交互,可以实现罗技或双飞燕鼠标那样的特殊功能。特色之处是:对独占性设备的通信。(我的代码绝对自己编写,真诚希望站长能网开一面,让我就上载这一个代码而成为会员。所谓“水至清则无鱼,人至察则无徒”嘛!)-mouse filtration equipment at the top drivers, if the user mode procedures and the preparation of the driver interaction
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:362.17kb
    • 提供者:张挺
  1. Modemource

    0下载:
  2.  调制解调器是一种使计算机通过电话线路通信的设备。使用调制解调器,您可以向另一台配有调制解调器的计算机发送数据。这使您可以从全球网 (World Wide Web) (正如您现在所做的一样) 中下载信息、发送和接收电子邮件 (e-mail) 及与远程对手玩计算机游戏。一些调制解调器还能发送和接收传真及语音电话呼叫。   不同的调制解调器通信速率也不相同。许多新型的调制解调器能以 33.6 kbps 的速率发送和接收数据;以 14.4 kbps 的速率发送和接收传真。一些调制解调器能以高达
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:26.35kb
    • 提供者:石英
  1. usbPortInter

    0下载:
  2. 本程序是在VC中完成与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理,这样结合我提供的源码,能轻松完成。-the procedure is completed in VC communication with the USB interface. Readers need to understand is how to identify the host USB devices and USB work of the basic tenets I combine
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:38.91kb
    • 提供者:刘彤
  1. COMmonitor

    0下载:
  2. 可以侦听最多两个串口的数据, 主要是为了调试通讯设备使用, 尤其是各种modem, 因为内置了cmux解析功能, 非常方便阅读。-Can listen for up to two serial data communication equipment mainly used for debugging, especially the variety of modem, because the built-cmux parsing, very easy to read.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:58.58kb
    • 提供者:zhouxinpu
  1. comm_sp

    0下载:
  2. 一个串口通讯的封装,包括延时等待等,生成的DLL,可以直接作为串口通讯的接口调用。-A serial communication package, including the delay to wait for and so on, the generated DLL, can be directly as a serial communication interface call.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:164.37kb
    • 提供者:徐明胜
  1. S12SPIV3

    0下载:
  2. Serial Peripheral Interface (SPIV3) Block Descr iption The SPI module allows a duplex, synchronous, serial communication between the MCU and peripheral devices. Software can poll the SPI status fl ags or the SPI operation can be interrupt dr
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:92.36kb
    • 提供者:zyy
  1. USBtouartdriverPL2303r340

    0下载:
  2. 通用的USB转串口通信驱动程序,大部分USB转串口的线都能使用-Generic USB to serial communication drivers, most USB to serial line can be used
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:64.68kb
    • 提供者:无名小卒
  1. filterDriver

    0下载:
  2. 自己编写的串口过滤代码,通过扫描本机所有串口,针对每个串口生成一个过滤设备对象,并与对应串口进行绑定。可以通过dbgview检测串口通信情况,可根据自己需要改成并口过滤。-I have written code serial filtering, scanning through all the local serial port, serial port for each generation of a filter device object, and bind with the corre
  3. 所属分类:Driver Develop

    • 发布日期:2014-06-09
    • 文件大小:68.08kb
    • 提供者:zhanguoce
  1. CCRootkit-V0.1

    0下载:
  2. 一般网上找到的都是需要Ring3传输需要补丁的地址过去... 002就是直接用最标准的方法进行SSDT定位以及修复的 支持多核系统,当然还有003(加入shadow ssdt hook),004(加入inline hook) 基本上是现在最稳定的恢复方式了,大家可以用KMDLoader测试.加载就脱钩.不需要通讯 -Generally find on the Internet are required Ring3 address transmission needs a patc
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:503.01kb
    • 提供者:按时飞
  1. can_test

    0下载:
  2. softing CAN数据通信代码,可以在WINDOWS下和LINUX下编译-softing CAN data communication code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:28.52kb
    • 提供者:韩术健
  1. 430MENUN_fpga_RAOM_LCD_KEY4X4

    0下载:
  2. msp430和fpga通信程序,可以实现单片机对fpga的通信430对fpga——ram的读写。程序包括两部分:msp430程序 和fpga程序,只需要将程序下载到fpga 和 单片机即可-fpga msp430 and communication procedures, can achieve single chip communications on 430 pairs of fpga fpga- ram read and write. Program consists of two par
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:82.6kb
    • 提供者:陈俊涵
  1. Drivercom

    0下载:
  2. 使用C++编写的关于驱动和应用程序进行通信的例子,初始学习编程的同学可以进行学习-Using c++ written about driving and application examples of communication, initial learn programming of students can learn
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:8.2kb
    • 提供者:fumeme
  1. qkdrv3

    0下载:
  2. 基于WINIO而能够在保护模式下与底层硬件“直接”通讯,这是用C++编写的用于嵌入VFP的驱动控件,可以接收字符串和若干控制指令,转换为位图信息以后通过并口378H打印输出。-Based WINIO and in the protection mode and the underlying hardware, " direct" communication, which is written in C++, VFP driver for embedded control, ca
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-26
    • 文件大小:8.44mb
    • 提供者:庞长福
  1. TTPCOM-RIL-PDD-Driver

    0下载:
  2. Windows Embedded CE 6.0下的TTPCOM通讯模块的RIL PDD驱动代码例子,可以用作开发参考。-Windows Embedded CE 6.0 under TTPCOM communication module RIL PDD driver code examples, can be used as a development reference.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:81.33kb
    • 提供者:Cody
  1. spi_CAN_MCP2515

    0下载:
  2. 此设计主要是用于MCP2515的CAN通讯,采用I2S接口通讯,并进行对MCP2515的初始化。-This design is for the MCP2515 CAN communication, using I2S interface communication, and the initialization of the MCP2515.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:16.12kb
    • 提供者:
  1. PrinterTest2.0

    0下载:
  2. 热敏打印机的串口通信以及控制命令,希望对需要的人帮助,咱可挣扎了好久-Thermal printer, serial communication, and control commands, and hope to those who need help, we can struggle for a long time. .
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:3.03mb
    • 提供者:qiuchen
  1. CP2112

    6下载:
  2. CP2112测试代码,可以实现PC机与IIC之间的无缝接口-CP2112 test code,can realize the communication between PC and IIC interface
  3. 所属分类:Driver Develop

    • 发布日期:2015-03-16
    • 文件大小:3.64mb
    • 提供者:邓登峰
  1. SCOMMV23

    0下载:
  2. 程序实现电脑串口通信,功能实用,界面简洁,调试未出现问题,可以连接外接传感器等。-Computer serial communication procedures, functional, simple interface, debugging problems, you can connect an external sensor.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-17
    • 文件大小:4.49mb
    • 提供者:yang qi
  1. can

    0下载:
  2. Can通讯协议字段及命令规范,执行Can板卡操作运行-The Can communication protocol field and command specification, operation execution Can interface card
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:lin
  1. ecan_back2back

    0下载:
  2. dspc28系列CAN通讯,并在CCS上实现自发自收程序。-Dsp28 series CAN communication, and in the CCS to achieve self-received program.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:4.74kb
    • 提供者:小小
« 12 3 »
搜珍网 www.dssz.com