CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 串口文件

搜索资源列表

  1. 多线程串口类

    0下载:
  2. 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8;  GCC; 支持256个串口 体积小巧
  3. 所属分类:串口编程

    • 发布日期:2008-04-29
    • 文件大小:4801
    • 提供者:gongzhu
  1. 大学汇编课程设计程序及文档(双机串口文件传输)

    1下载:
  2. 大学汇编课程设计程序及文档(双机串口文件传输),开发环境TurboC-compilation of the University of curriculum design procedures and documentation (two aircraft serial file transfer), the development environment TurboC
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:128911
    • 提供者:江林
  1. API

    0下载:
  2. APi实现串口通信助手的功能,实现两个串口之间的字符传出和文件传输以及保存等功能-Serial communications assistant functions, the realization of the characters between the two serial reports and file transfer functions and the preservation of
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1555685
    • 提供者:齐峰
  1. Serial

    0下载:
  2. 串口实现双机互联 按照自定义串口通信协议进行信息交换,通过串口实现聊天、文件传输的功能!-Serial realization of two-plane interconnect in accordance with the custom serial communication protocol for information exchange, through the serial port to achieve chat, file transfer function!
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:57447
    • 提供者:bluefox
  1. Vc_uart_MODEM

    0下载:
  2. 在Visual c++下可对串口和MODEM进行操作,并能用ZOMDEM协议进行收发文件的程序-C语言-In the Visual c++ Can be carried out on the serial port and MODEM operation and can be used to send and receive documents ZOMDEM agreement procedure-C Language
  3. 所属分类:Modem program

    • 发布日期:2017-03-31
    • 文件大小:44724
    • 提供者:amo73
  1. fs

    0下载:
  2. 利用串口进行通讯,文件的传输,对接受到的文件名进行自动修改自动存储!-The use of serial communication, file transmission, the received file name automatically modify automatic storage!
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:69622
    • 提供者:wenzhao
  1. vcwenjian

    0下载:
  2. 用C++ vc编程的串口通讯软件和源代码,文件传输的论文!-Using C++ vc programming serial communication software and source code, file transfer paper!
  3. 所属分类:Com Port

    • 发布日期:2017-05-02
    • 文件大小:703894
    • 提供者:wenzhao
  1. com_control

    0下载:
  2. 实现了串口通信,类似于聊天界面,不仅可以传送对话,可以传送图片和文件-Implementation of serial communication, similar to a chat interface, you can send not only the dialogue, you can send pictures and documents
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3610545
    • 提供者:pulingjun
  1. DataTransfer

    0下载:
  2. 串口通信工具含字符、文件发送和接收,流控功能-Serial communication tools with characters, to send and receive documents, flow control function
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:293068
    • 提供者:为了
  1. DOWNLOADFILE

    0下载:
  2. 用API方式实现串口通信,主要是文件传输功能-Be achieved with the API serial communication, file transfer function is mainly
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1927683
    • 提供者:李祥
  1. chuankou

    0下载:
  2. 串口通信,能实现简单的文件传输功能,能很好的显示文件-Serial communication, to achieve a simple file transfer function, the file can be a good show
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:701724
    • 提供者:郑硕
  1. 串口调试

    0下载:
  2. win7 串口调试 ,一个很好而小巧的串口调试助手 ,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件!(Win7 serial debugging, a good and small serial debugging assistant, used to support the 300-115200bps can set the
  3. 所属分类:串口编程

    • 发布日期:2017-12-24
    • 文件大小:841728
    • 提供者:guoqizf
  1. 串口助手sdd

    1下载:
  2. 1软件打开时,自动检测有效COM端口 2 软件打开时,自动复原到上次关闭时的状态 3 不必关闭串口,即可直接进行更改初始化设置内容(串口号、波特率、数据位、停止位、校验位),可按更改后的信息自动将串口重新打开 4 可统计接收字节和发送字节的个数 5 接收数据可按16进制数据和非16进制数据进行整体转换 6 可将接收到数据进行保存 7 可设置自动发送,发送时间可进行实时更改 8可按字符串、16进制字节、文件方式进行发送,字符串和16进制字节可分别进行存储,内容互
  3. 所属分类:串口编程

    • 发布日期:2017-12-15
    • 文件大小:104448
    • 提供者:sunsddd
  1. Qt串口文件

    0下载:
  2. 适用于Qt低版本的串口接收和发送,C++代码,直接调用即可(Suitable for Qt low version of the serial port to receive and send, C++ code, you can call directly)
  3. 所属分类:串口编程

    • 发布日期:2017-12-31
    • 文件大小:273408
    • 提供者:JUSTONEBOY
  1. 串口通讯 文件夹

    0下载:
  2. 实现串口通讯功能,下位机采集温度,由上位机采集显示。(to achieve serial function, the lower computer to collect temperature, the upper computer collection display.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-01
    • 文件大小:50176
    • 提供者:稷下
  1. 串口通信助手编译文件

    0下载:
  2. 这是一个基于matlab的串口通信源文件,简单实用,推荐大家下载,适合对于matlab进行深入学习的人(This is a serial communication source code based on matlab, simple and practical, it is recommended for everyone to download, suitable for further study matlab people)
  3. 所属分类:串口编程

    • 发布日期:2018-01-07
    • 文件大小:7524352
    • 提供者:andyjuan
  1. 串口助手

    0下载:
  2. 串口通信参数选择,数据存储。文本文件,可以自己修改。(Serial communication parameters selection, data storage.Text files can be modified by themselves.)
  3. 所属分类:串口编程

    • 发布日期:2018-04-22
    • 文件大小:9216
    • 提供者:book14
  1. 7.5 CH340驱动(USB串口驱动)_XP_WIN7共用

    0下载:
  2. 串口通讯,通过代码可以将文件下载到单片机里面(serial communication)
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:131072
    • 提供者:Alexge
  1. 串口工具

    1下载:
  2. 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于
  3. 所属分类:串口编程

    • 发布日期:2021-04-12
    • 文件大小:8208384
    • 提供者:jayhgq
  1. CVI 串口调试工具

    3下载:
  2. 用LabWinows/CVI 编写的串口通信调试界面,可以实现串口数据的收发,支持字符格式和十六进制格式,支持发送文件和保存数据(The debugging interface of serial communication written by LabWindows/CVI can realize the sending and receiving of serial data, support character format and hexadecimal format, and supp
  3. 所属分类:串口编程

    • 发布日期:2019-07-26
    • 文件大小:171008
    • 提供者:Jackcg
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com