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

搜索资源列表

  1. 串口助手源程序

    0下载:
  2. 基于vc得串口通信助手的源程序,对于高通信的兄弟有帮助。-source code of serial communication based on visual C++. it s very helpful to those interested in communication.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:178077
    • 提供者:潘松
  1. 串口源码

    0下载:
  2. 我个人收藏的c++builder源代码文档,介绍了串口通信的开发-some C++ builder documents collected by myself, which are mainly on serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2856
    • 提供者:高进朝
  1. C++SPI

    0下载:
  2. 开发的关于串口通信的C++上面的ARM通信测试文件,学习了从上到下的
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:48686
    • 提供者:xiachenfeng
  1. C语言实现串行通信接口程序

    0下载:
  2. c语言实现串口通讯的两个例子,分别为中断式和询问式两种-serial communications, the two examples were interrupted and asked-two -
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9084
    • 提供者:黎林
  1. c#串口通信源码

    14下载:
  2. c#串口通信源程序
  3. 所属分类:通讯编程

  1. 基于windows api的RS232串口程序

    0下载:
  2. 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
  3. 所属分类:通讯编程

  1. sourcestudy

    1下载:
  2. 文件中有C和DELPHI程序源代码,有蓝牙,移动电话,串口与计算机连接通信以及通信软件源代码等.-paper C and Delphi source code, Bluetooth, mobile phones, Serial communication and computer connectivity and communications software, such as source code.
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:1100378
    • 提供者:魏强
  1. Visual-C++-serial-communication-technology

    0下载:
  2. 这是一本介绍具体硬件串口通信的资料,是英文的原版资料-This is a serial communication on specific hardware information is in English of the original data
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:3029042
    • 提供者:xuxinchao
  1. SerialPort+Terminal

    0下载:
  2. C#的串口通信源码,尽供学习参考-C# The serial communication source and make a reference for learning
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:37244
    • 提供者:Ethan_Chai
  1. CSharpCOMSocket

    0下载:
  2. C#版串口通信编程(接收和发送数据)-C# version of the serial communication programming (receiving and sending data). .
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:47343
    • 提供者:mike__fei
  1. chuankou

    0下载:
  2. 能够实现简单的串口通信简单易懂,非常适用于初学者-can implement simple communication by serial interface
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:894
    • 提供者:zhanglc87
  1. CRC

    0下载:
  2. 在串口通信时为避免错误,常用到检错编码,这里是CRC检错的实现函数,C++编写的,希望对大家有帮助!-Serial communication in order to avoid error, the error encoding used here is the realization of CRC error detection function, C++ to prepare, and I hope all of you help!
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:938
    • 提供者:ouyangyajuan
  1. chap5-6

    0下载:
  2. Visual C++ 串口通信编程实践 第五章和第六章源码 -Visual C++ Serial communication programming practice, Chapter V and Chapter VI source
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:166514
    • 提供者:xiaoxin
  1. ComPort

    0下载:
  2. 串口通信C++源代码 windows平台下 希望对大家有用-Serial Communication C++ source code windows platform hope to be useful
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:488923
    • 提供者:李可文
  1. [Visual.C.Turbo.C

    0下载:
  2. VC++ 串口编程与通信 单片机 与 PC机通信-VC++ Serial communication microcontroller programming and communication with the PC,
  3. 所属分类:Communication

    • 发布日期:2017-06-09
    • 文件大小:16572910
    • 提供者:wangchong
  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. C# 串口调试小助手(有源码)

    0下载:
  2. C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:61440
    • 提供者:文木山
  1. 完整串口通信程序(发送和接受)源代码

    0下载:
  2. 完整串口通信程序Vc++源代码,实现通过串口发送和接收数据的功能(Complete serial communication program Vc++ source code, to realize the function of sending and receiving data through the serial port)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-22
    • 文件大小:39936
    • 提供者:二胖臭臭
  1. C++ Builder与RS-232串行通信控制

    2下载:
  2. 适用于BorlandC++串口开发,内容详细,大大提高串口开发速度。()
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:26724352
    • 提供者:ienaw
  1. 非常好用的串口通信类

    1下载:
  2. 非常好用的串口通信类,支持线程安全,也可以在WINCE环境下使用。内含使用说明以及示例。
  3. 所属分类:通讯编程

    • 发布日期:2018-08-09
    • 文件大小:1378320
    • 提供者:weir1983@qq.com
« 12 3 4 5 »
搜珍网 www.dssz.com