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

搜索资源列表

  1. 通过串口传输文件

    1下载:
  2. 通过串口传输文件 说明:压缩文件并通过串口传送 要求:1M以下文件-through the serial port to transfer files : compressed files through serial transmission requirements : 1M following documents
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:700849
    • 提供者:ye
  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. Ymodem_transfan

    1下载:
  2. 利用ymodem协议通过串口传输数据或文件,具备CRC校验算法-Ymodem agreement through the use of serial transmission of data or documents, with CRC checksum algorithm
  3. 所属分类:Modem编程

    • 发布日期:2013-11-28
    • 文件大小:19934
    • 提供者:zifan
  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. 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. DOWNLOADFILE

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

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

    0下载:
  2. 完善的串口通讯代码。可以实现双工,动态传输字符文件。-Complete serial communication code. Duplex can be achieved, the dynamic characters in the file transfer.
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2896549
    • 提供者:王强
  1. Serialcommunication

    1下载:
  2. VB串口传输文本文件,串行通信接口程序,实现2台PC间的通信,类似简单的聊天工具-Serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:404418
    • 提供者:马增勇
  1. datasend

    0下载:
  2. 用VC写的一个用于串口网络文件传输的工具,可以体验文件传输的2个例子-VC was used for the serial port of a network file transfer tool, you can experience the two examples of file transfer
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3861252
    • 提供者:小猪猪
  1. Serial_Port_Communication_pdf

    0下载:
  2. RS232串口技术文摘 串口硬件标准:串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为一种标准,目前已在微
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:906922
    • 提供者:小小
  1. FileTransComm

    1下载:
  2. 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:73820
    • 提供者:小小
  1. SerialPort_Communication

    0下载:
  2. 使用VC编的一个完成串口的文件、数据传输的小程序-Serial data transfer completed
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3480925
    • 提供者:fabio
  1. commFileSendRcv

    0下载:
  2. 两台计算机间用串口传输文件的例子,含发送端和接收端的源代码。 文件按包一个一个传输,每传个包等待对方应答后再继续传下一个包,传输稳定可靠。多次发大文件长时间测试未发现问题-Serial port between two computers, send files using the example of the sender and the receiver with the source code. File transfer according to package one by one,
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:119390
    • 提供者:Kim Huang
  1. MSCOMM

    0下载:
  2. VC++串口编程,利用pc与pc间进行相互通信。-VC++ serial programming, the use of pc and pc to communicate between.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:1196
    • 提供者:jiangxinhe
  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. Asynchronous-serial-port

    0下载:
  2. 异步读取串口,实现文件传输,采用重叠操作很有学习价值-Asynchronous serial port to read, to achieve transmission
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:637111
    • 提供者:
  1. ComFile

    0下载:
  2. DOS 下使用串口传输文件。并可工作在超级终端模式。-DOS, use the serial port to transfer files. And work in HyperTerminal mode.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:3971
    • 提供者:wsxz_wsxz
  1. 串口2.0

    0下载:
  2. 两台电脑进行文件数据传输与接收,一台在传输口里输入数据,点击发送后,另一台可以接收到(Data transmission and reception between two computers)
  3. 所属分类:串口编程

    • 发布日期:2018-01-01
    • 文件大小:200704
    • 提供者:一起学
« 12 3 »
搜珍网 www.dssz.com