CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - serial.c

搜索资源列表

  1. 877uart_turbo_c.rar

    0下载:
  2. pic16f877开发串口的代码,还有用turbo c编译的上位机的上位机代码。,pic16f877 serial code development, as well as with the turbo c compiler PC code of the host computer.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:6980
    • 提供者:赵亚
  1. serialPortTest

    0下载:
  2. c#面向串口的编程,可以发送,可以接受,绝对可以运行vs2008环境-c# serial port programming
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:101323
    • 提供者:孙延维
  1. C_Builder_RS232

    0下载:
  2. 基于c-builder的RS232串行通信的实现-C-builder based on the RS232 Serial Communication
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:73666
    • 提供者:thj
  1. PCPLCcom

    0下载:
  2. PC机与PLC串行通信的实现,为word文档,自己可以复制修改!-PC machine with PLC serial communication implementation for word documents, they can copy the modified!
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:96724
    • 提供者:吴宏图
  1. chuankou

    0下载:
  2. C#封装的一个串口操作类(可用于Win+CE)-C# serial port to operate a package type (can be used to Win+ CE)
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:7264
    • 提供者:
  1. TMS320F24xPC

    0下载:
  2. 摘 要 :根据D S P F 2 4 0 芯片的结构特点,介绍了一种F 2 4 x系列DSP芯片与P c 机之间串行通信接口的设计方法,并详细讨论了串行通信接口的硬件实现、 通信协议的设定以及通信程序的编制要点。 该设计方案简单易行、通信稳定可靠、具有一定的通用性。-Abstract: According to DSPF 2 4 0 chips structural features, introduces a F 2 4 x series DSP chip and P c machine se
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:127004
    • 提供者:hx
  1. ADUC841--t3

    0下载:
  2. ADUC841串口通讯,c语言编写,用t3作为波特率发生器,电路外接晶振频率为11.0592MHZ.另外注意PLLCON寄存器可能需要在头文件中定义。-ADUC841 serial communication, c language, with t3 as the baud rate generator, an external crystal frequency Circuit 11.0592MHZ. Also note that PLLCON registers may need to de
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:610
    • 提供者:黄超
  1. how-to-use-mscomm

    0下载:
  2. 在c++builder中怎样使用MScomm控件实现串口通讯-How to use serial communication control implementation MScomm
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:4706
    • 提供者:黄河
  1. TX_RX

    0下载:
  2. c++builder中怎样使用Windows API函数实现串口编程-c++ builder how to use the Windows API function in the Serial Port Programming
  3. 所属分类:Communication

    • 发布日期:2017-05-21
    • 文件大小:6364160
    • 提供者:黄河
  1. Serial-programming

    0下载:
  2. 本书从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP/IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++/Turbo C的读者也能很快编写出实用的串口通信程序。-Programming practices from the perspective of the book details the PC computer under Windows e
  3. 所属分类:Communication

    • 发布日期:2017-06-11
    • 文件大小:18544040
    • 提供者:混合机
  1. serial-communication-C-program

    0下载:
  2. 51单片机与电脑串口通信的C程序,有文字说明,txt文件-51 SCM and computer serial communication C program, text, txt files
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:3459
    • 提供者:wangfutian
  1. MODBUS-C-source-code

    0下载:
  2. MODBUS_RTU串口通信的C语言代码。-MODBUS-RTU serial communication C language code.
  3. 所属分类:Communication

    • 发布日期:2015-04-17
    • 文件大小:7168
    • 提供者:zhang
  1. Serial-communication-programming

    0下载:
  2. 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口. 由于Linux引入了设备文件的概念,读写串口可以像读写普通文件一样进行操作,非常简单,方便。-The serial port is a common computer interface, with connecting lines is less simple communication, is widely used. Used serial RS-232-C interface.
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:1370
    • 提供者:caiwenxing
  1. Serial-port-VCPP

    0下载:
  2. Visual C++上位机串口编程文档 Visual C++上位机串口编程文档-Visual C++ PC serial programming document Visual C++ PC serial programming document
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:521115
    • 提供者:张晓飞
  1. Serial-communication

    0下载:
  2. 本文档是为单片机初学者写的有关串口通讯编程的说明文档。使用的单片机硬件是最通用的AT89C51单片机,编程语言为c语言。本文档不是系统的介绍单片机知识的教程,而是为了使您尽快掌握串口编程方法的技术说明。-This document is written for beginners microcontroller serial communication programming documentation. Using microcontroller hardware is the most co
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:243875
    • 提供者:wenshang
  1. CSharp-Code-For-SerialPort

    0下载:
  2. 很久以前C#编的串口小程序,希望对初学C#串口编程的童鞋有所帮助-A long time ago a small series of serial C# program, the hope of learning C# serial programming shoes help
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:3072605
    • 提供者:picdat
  1. serial-linux

    0下载:
  2. Linux_串口读写.doc Linux串口编程说明.pdf LINUX下的串口通信编程与调试.pdf Visual C++_Turbo C串口通信编程实践.pdf 串口通信编程大全.pdf 嵌入式操作系统Linux中的串口应用编程.pdf-Linux_ serial read and write. Doc Linux serial programming instructions. Pdf LINUX under the serial communication programming and
  3. 所属分类:Communication

    • 发布日期:2017-06-12
    • 文件大小:19626297
    • 提供者:张普
  1. serial-communication

    0下载:
  2. 利用C语言实现RS232串口上下位机通信的设计-Using C language to realize RS232 serial port communication up and down a machine design
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:191710
    • 提供者:胡文超
  1. Physical-Layer-Serial-Interface-Standards

    0下载:
  2. Overview Physical Layer Interface Standards (PSTN) EIA RS-232-C/D, V.24, V.28, RS-423-A, RS-422-A, RS-449, EIA-530, V.35, USB, Hierarchy ITU - T V series.
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:224303
    • 提供者:
  1. 参考C程序20171022

    0下载:
  2. VC串口编程实例及VC多线程编程实例,一共有5个。(VC serial programming examples and VC multithreaded programming examples, a total of 5.)
  3. 所属分类:通讯编程文档

    • 发布日期:2018-01-01
    • 文件大小:167936
    • 提供者:霖酷
« 12 »
搜珍网 www.dssz.com