CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 串口 双机

搜索资源列表

  1. shuangjitongxin

    1下载:
  2. 用C语言写的双机通信代码,能正常运行,安装串口调试助手后可以正常接发收。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:27931
    • 提供者:允新
  1. C++源码

    0下载:
  2. C++源码串口实现双机互联
  3. 所属分类:源码下载

  1. 串口实现双机互联

    0下载:
  2. C++源码 → 系统编程 → 串口实现双机互联
  3. 所属分类:源码下载

  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. UART

    0下载:
  2. 该程序为51单片机双机串口通信程序,有接收和发送程序-The program for the microcontroller 51 pairs of serial communication program, to receive and send program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:26755
    • 提供者:wangjin
  1. COMbook

    0下载:
  2. 1. RS-232-C详解 2. 串口通信基本接线方法 3. 串口通讯的概念及接口电路 4. 有关RS232和RS485接口的问答 5. 同步通信方式 6. 通信协 7. 实战串行通 8. 全双工和半双工方式 9. 浅析PC机串口通讯流控制 10. 奇偶校验 -1. RS-232-C Detailed 2. Serial Communication basic wiring methods 3. The concept of serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:907306
    • 提供者:自治州
  1. SerialApp

    0下载:
  2. Visual C++串口通信工程开发实例导航中用串口实现双机互联的程序代码。-Visual C++ serial communication example of engineering development to achieve the navigation using the serial interconnection of two-plane program code.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:59066
    • 提供者:张宝山
  1. pc_chat

    1下载:
  2. 双机串口通信,采用C语言编写的双机串口通信,同时包含说明文档。采用RS232串口。-Pairs of serial communication, using C language written in pairs of serial communication, also includes documentation. Using RS232 serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:85425
    • 提供者:mk
  1. shuangjitongxn

    0下载:
  2. 用C语言完成的基于串口通信的双机通信程序,经测试可以用,数据格式可修改-serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:145224
    • 提供者:王敏
  1. LEDControl20091005

    0下载:
  2. 基于STC单片机的LED显示屏控制系统,包括单片机端的程序及上位机程序。单片机端采用C语言实现,完成在显示屏显示各种信息。显示屏为双色32*64单元板,可扩展多块。上位机采用VC开发串口通信,实习显示节目的下载及相关通信。-STC microcontroller based LED display control system, including the microcontroller and the PC side of the program procedures. Microcontro
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:77896
    • 提供者:陶宇
  1. chuangkou

    0下载:
  2. 用51单片机实现双机串口仿真,有C语言和汇编语言程序-MCU with 51 dual-serial port emulation, a C language and assembly language program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:89202
    • 提供者:hhz
  1. ccbiancheng

    0下载:
  2. 采用c编写的一个程序,实现双机之间串口通信的功能,包括详细的设计内容。-C write a program used to realize serial communication between the double features, including detailed design content.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:101020
    • 提供者:赵玉
  1. cc

    0下载:
  2. 串口通信51单片机双机通信51串口双机通信C程序-Dual Serial Communication Communication 5151 51 SCM
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:12152
    • 提供者:
  1. port-communication-CPP

    0下载:
  2. 双机串口通信程序 c++语言编写,实现 两台机器串口链接通信-port communication with c++
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:30963
    • 提供者:lotus
  1. SeriaPortCommunication

    0下载:
  2. 用C#做的串口通信程序,测试一通过,可以双击通信,也可以和下位机通信!-To do with C# serial communication program, the test was passed, you can double-click Communications, and the next crew can communicate!
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:41886
    • 提供者:冬云
  1. 232chuanxing

    0下载:
  2. 这是一个在linux环境下用rs232串口实现的双机单工通信,使用C语言编写,下载后在linux下运行,效果较好-This is a linux environment using serial rs232 dual machine simplex communication, using C language, download linux run, better
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:12155
    • 提供者:zhu8qing
  1. tongxun

    0下载:
  2. 这是双机串口双向通信程序,用于c++程序编写的,含有电路图的,比较完整-This is a two-way serial port communication program for c++ programming containing circuit diagrams, and more complete
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:26422
    • 提供者:hu
  1. MSComm-(2)

    0下载:
  2. C#.NET串口通信+ PC与PC串口通信+ 08 利用MSComm控件实现PC机双串口互通信( 查询方式)
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:152213
    • 提供者:zp
  1. PC机双串口通信

    0下载:
  2. 002.利用C#.NET实现PC机双串口通信(SerialPort控件,查询方式)(2, the use of C#.NET PC double serial communication (SerialPort control, query))
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:87040
    • 提供者:wongcloud
  1. 串口通信

    0下载:
  2. 基于STC89C52的双机通信,用C语言实现单行显示(Dual machine communication based on STC89C52 and single line display in C language)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:5398528
    • 提供者:Mysoultime
搜珍网 www.dssz.com