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

搜索资源列表

  1. MAX232

    0下载:
  2. 单片机串口通信程序,内附protues模拟,可以实现单片机间串口通讯-Single-chip serial communication procedures, and inserting protues simulation, can achieve single-chip serial communication between
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:44912
    • 提供者:韩钟健
  1. examples_of_code

    1下载:
  2. 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:293357
    • 提供者:文子
  1. vb

    0下载:
  2. vb串口调试小软件利用macomm实现 单片机串口通信调试-vb macomm
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:78949
    • 提供者:詹洽
  1. communication_program_source_code

    0下载:
  2. 基于vc的串口通信程序源代码,编译后会生成程序。-Vc-based serial communication program source code, the compiler will generate the procedure.
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:13629
    • 提供者:whc
  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. VisualCCOMcommunicationcode

    0下载:
  2. 这是 《Visual C++Turbo C串口通信编程实践》的配套代码,我试过的都可以运行,希望对大家的学习有所帮助。-This is " Visual C++ Turbo C programming serial communication practice" matching code, I tried to run both, the study would like to help everyone.
  3. 所属分类:Com Port

    • 发布日期:2017-06-19
    • 文件大小:28429129
    • 提供者:刘学山
  1. PDA

    0下载:
  2. 串口通信上位机源程序,可以修改串口,波特率,自动保存接收的数据.方便修改成个性化的串口通信工具 -C source code used to initialize, run and test the isup software in a TRILLIUM development environment
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:436315
    • 提供者:1111
  1. Serial-MSComm

    0下载:
  2. 利用VC++提供的MSComm控件实现串口通信,里面有详细说明过程和软件-VC++ Serial MSComm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4036289
    • 提供者:koby
  1. COM

    1下载:
  2. 这是一个很实用的串口通信例子,是基于LabVIEW编写的,希望能对大家有所帮助,谢谢!-This is a very practical example of serial communication is based on LabVIEW prepared, I hope everyone can help, thank you!
  3. 所属分类:Com Port

    • 发布日期:2015-03-31
    • 文件大小:21980
    • 提供者:吴益明
  1. VBserial

    1下载:
  2. VB串口通信实例,串口实例内容详尽,适合初学者-VB example of serial communication, serial detailed examples, suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-10
    • 文件大小:5256743
    • 提供者:黄尚
  1. vb2

    0下载:
  2. 用于实现上位机与下位机通信功能。用于串口通信。-For implementation with the lower PC communication function. For serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:939427
    • 提供者:王正刚
  1. SC

    0下载:
  2. VB平台单片机与PC机串口通信的PC端介绍。建议大家-VB Platform single-chip serial communication with PC-to introduce the PC client. Suggest that you look at the
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:127471
    • 提供者:朱文杰
  1. VBchuankou

    0下载:
  2. VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富-VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:4860169
    • 提供者:朱文杰
  1. uartverilog

    0下载:
  2. 实现cpld和pc机之间的串口通信,PC机传送到CPLD的信息,CPLD传回到PC机-Via verilog language ,cpld can communcate with pc.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:4513
    • 提供者:朱特
  1. RS232-Data229167162001

    0下载:
  2. RS232串口通信代码,输出16进位数.-Rs232 communication for serial port, read serial data and out to other application
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:11422
    • 提供者:Shi
  1. VC_Serial_communication_technology_and_engineering

    0下载:
  2. 《精通VC++串口通信技术与工程实践》第三版的配套源码。-" Proficient in VC++ Serial communication technology and engineering practice," the third edition of the matching source.
  3. 所属分类:Com Port

    • 发布日期:2017-05-17
    • 文件大小:4205589
    • 提供者:冷秋魂
  1. vc

    0下载:
  2. vc串口通信代码,比较经典的一个代码,很不错,值得学习哦。-vc serial communication code, a code comparison classic, very good, it is worth learning Oh.
  3. 所属分类:source in ebook

    • 发布日期:2017-06-20
    • 文件大小:31974421
    • 提供者:啊甘
  1. AT89C51PCchuankoutongxin

    1下载:
  2. AT89C51与单片机串口通信 proteus可以和keil联调 内含C语言程序源码-AT89C51 single-chip serial communication with the proteus can keil FBI procedures containing C language source
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:42715
    • 提供者:leegel
  1. vb

    1下载:
  2. 实现计算机串口通信 ,用vb编写,可以实现很好的功能,大家一起交流啊-Computer serial communications, using vb prepared, you can achieve good functional and we can work together to exchange ah 搜索
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2147
    • 提供者:杜小辉
  1. CreatSingna

    0下载:
  2. 自已用C#写的串口通信程序,虽还不是很全,但基本功能是实验了的。-Using C# to write their own serial communication program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:48767
    • 提供者:cmlin
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com