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

搜索资源列表

  1. 监视串口来的数据

    1下载:
  2. 所属分类:驱动编程

    • 发布日期:2008-04-10
    • 文件大小:150152
    • 提供者:xionggege
  1. CashCodeDll

    0下载:
  2. 利用串口读写数据实现的识币器驱动程序,其中的串口通信实现方法可以
  3. 所属分类:驱动编程

    • 发布日期:2008-09-14
    • 文件大小:365153
    • 提供者:Toroji
  1. wdm

    0下载:
  2. 利用虚拟串口通过网桥和网卡相连,进行数据的传输
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:108643
    • 提供者:段国燕
  1. serial_COM

    0下载:
  2. 打开串口并进行通讯的程序。这个是用来驱动windows串口,并发送和接受数据的程序,经过验证,可以在VC++2005下运行。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:65550
    • 提供者:Guosheng Wu
  1. CashCodeDll

    2下载:
  2. 利用串口读写数据实现的识币器驱动程序,其中的串口通信实现方法可以
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:365149
    • 提供者:shailen
  1. 串口扫描源码

    2下载:
  2. 包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。
  3. 所属分类:驱动编程

    • 发布日期:2009-01-05
    • 文件大小:44431
    • 提供者:wencongqiu
  1. virtualSever.rar

    0下载:
  2. 在Windows2K操作系统上虚拟出若干串口设备,这些虚拟串口设备作为 TDI Client 将串口应用程序(比如超级终端)读写串口设备的操作通过网络的方式传递到远端,即将应用程序写入的数据以UDP协议发送到远端目标机器的指定端口;监听本机指定端口,将所有在此端口收到的UDP报文数据提交给应用程序。,At the operating system on virtual Windows2K a number of serial devices, such as a virtual serial p
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:801675
    • 提供者:风光好
  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
    • 文件大小:59981
    • 提供者:zhouxinpu
  1. MyUART.rar

    0下载:
  2. 串口调试工具 可以调整传输数据位,速率,奇偶校验位等,Serial debugging tools with transmit data bit rate, parity bitcan adjustable.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:48579
    • 提供者:cxy
  1. CSCommTest

    0下载:
  2. 串口驱动程序,在界面上能发送接收数据,主要是参照网上的教程实现的,代码能运行通过,是一个界面程序-Serial port driver, the interface can send receive data, mainly by reference to the realization of online tutorials, and code to run through, is an interface program
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:34500
    • 提供者:燕七
  1. test

    0下载:
  2. 串口测试程序。你可以使用这个向串口发送数据
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:2590
    • 提供者:liluyang
  1. VcMyCom

    0下载:
  2. 基于VC++编写的串口通信程序,可收发二进制数据。-VC++ to prepare based on the serial communication program
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:46646
    • 提供者:tspp
  1. Comport-see-see

    0下载:
  2. 串口数据监听工具,非常好用.针对 RS_232串口编程的直观工具,查发送\接收数据必备-Serial Data Monitor tool, very easy to use. RS_232 serial for visual programming tool, check to send \ receive data necessary
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:463362
    • 提供者:方舒
  1. pl2303

    0下载:
  2. USB转串口驱动程序,c++代码,实现USB到9针串口的数据转发驱动-USB to serial port driver, c++ code, USB to9 pin serial data transmission drive
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:5380
    • 提供者:kingdek
  1. CC2530_uart

    0下载:
  2. 此程序是CC2530串口通讯程序;包括串口发送与接收数据-This program is a the CC2530 serial communication procedures including the serial port to send and receive data
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-22
    • 文件大小:1404
    • 提供者:张学明
  1. mySerialport

    0下载:
  2. 学习串口时写的串口测试程序,实现串口数据的读取调试-Learn to write serial serial testing procedures, read the debug serial data
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-23
    • 文件大小:13820
    • 提供者:adf
  1. USBserial

    0下载:
  2. VC++实现的读取USB串口数据的程序,适合初学者。-USB serial data reading program VC++ achieved, suitable for beginners.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-19
    • 文件大小:5329478
    • 提供者:kingrumn
  1. comport

    0下载:
  2. 基于VC++的串口程序,能够实现串口数据的接收,并且可设置波特率等参数-VC++ based on serial procedures, can realize serial data reception, and can set the baud rate and other parameters
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3583345
    • 提供者:李扬
  1. VCom_to_udp_umdf

    0下载:
  2. WDF开发的UMDF虚拟串口驱动,实现了串口数据到UDP数据的转换。可以在XP上使用。-A UMDF virtualserial driver developed by WDF,conver serial data to ethernet UDP packet. We can use it in XP or later.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3825154
    • 提供者:普云忠
  1. QT 串口操作

    1下载:
  2. 开发环境:WIN7+QT4.7+QT CREATOR2.8+MINGW 已编译通过测试平台:XP、Win7、ubuntu、tiny210 技术实现:通过第三方串口通信类,解析协议并作出处理 基本功能: 1:支持16进制数据发送与接收。 2:支持windows下COM9以上的串口通信。 3:自动加载对应操作系统串口号。 4:实时显示收发数据字节大小以及串口状态。 高级功能: 1:可自由管理需要发送的数据,每次只要从下拉框中选择数据即可,无需重新输入数据。
  3. 所属分类:驱动编程

« 12 »
搜珍网 www.dssz.com