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

搜索资源列表

  1. 串口通信编程实践源代码

    1下载:
  2. 串口通信编程实践源代码,看了这些代码以后,相信你会对串口的编程大有信心-serial communication programming source code practice, after looking at the code, you will greatly serial programming confidence
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1276531
    • 提供者:胡小勇
  1. RS232串口通信编程(C++Builder)

    1下载:
  2. RS232串口通信编程(C++Builder),也是一个好东西,用它写串口程序是最快的,请大家放心下载。有什么问题找我!我一直在用!-RS232 serial communication programming (C Builder), which was a good thing, use it to write serial procedure is the fastest, please rest assured download. What is the problem for me!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4582
    • 提供者:胡显辉
  1. 简单的串口通信编程

    0下载:
  2. 本程序可以实现简单的串口通信
  3. 所属分类:其他小程序

    • 发布日期:2009-05-12
    • 文件大小:1177519
    • 提供者:zhang_wei5535
  1. 串口通信测量视力

    1下载:
  2. 采用CSerialPort类实现串口通信,利用单文档编程实现视力测量表,具有测量视力的功能
  3. 所属分类:通讯编程

  1. API实现多线程的串口通信

    0下载:
  2. 很实用的串口编程资料
  3. 所属分类:Windows编程

    • 发布日期:2010-11-24
    • 文件大小:33612
    • 提供者:ambychin
  1. 串口通信源代码

    0下载:
  2. 这是一份很详细的串口编程资料! 由浅入深......
  3. 所属分类:驱动编程

    • 发布日期:2011-02-18
    • 文件大小:8849570
    • 提供者:ttt19880110
  1. serialms

    0下载:
  2. 这个是串口通信编程,里面包括报告,用MFC编写的,含有文件传输,不过仅限于文本传输-This is a serial communication program, which includes a report prepared by MFC, which contains the file transfer, but the text is limited to transmission
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3536191
    • 提供者:高荣
  1. CSharpCOMSocket

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

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

    2下载:
  2. MSCOMM串口通信编程 是本人自己写的我感觉这个很好 不信可下来-MSCOMM
  3. 所属分类:通讯编程

    • 发布日期:2014-03-29
    • 文件大小:41557
    • 提供者:蓝蓝
  1. chuankoutongxindaquan

    0下载:
  2. vb串行口通信 你还想要什么 Visual Basic与 RS-232 串行通信控制(最新版 串口通信编程大全-nothingandeverythingVisualBasicRS-232
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:907102
    • 提供者:张俊
  1. chap5-6

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

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

    0下载:
  2. 串口通信源码,包括界面和m文件。编程语言为MATLAB(Serial communication source code)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:swyroc
  1. Linux下串口通信编程

    0下载:
  2. Linux平台下的串口通信编程知识,以及关于串口硬件的相关知识。(Serial port communication programme in Linux platform and somthing about UART hardward.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2029568
    • 提供者:SkyYe
  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. 串口通信API

    0下载:
  2. 在windows api编程下实现串口通信的发送与接收(The realization of serial communication sending and receiving)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:老生
  1. 串行通信

    0下载:
  2. 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati
  3. 所属分类:其他

  1. SerialPort

    0下载:
  2. 串口通信编程实例,编写Windows串口通讯有问题时可做参考(Serial communication programming examples, the preparation of Windows serial communication can be used as reference when there are problems.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:60416
    • 提供者:dalasxu
  1. VC++串口通信20个经典源码合集

    0下载:
  2. Windows 编程 串口通信方法 串口通信方法 串口通信方法 值得下载(Windows Serial communication method)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-10
    • 文件大小:11440128
    • 提供者:Carl_bin
  1. VB串口通信编程源码

    2下载:
  2. VB串口通信编程源码 vb6.0调试通过 打开即可使用(VB serial communication programming source VB6.0 debugging can be used by opening)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-17
    • 文件大小:3257344
    • 提供者:哥哥12
  1. windows串口通信C++源码

    0下载:
  2. 1、内含windows环境下串口收发通信源代码 2、开发环境VS2010 3、内含串口控件mscomm32.ocx及注册方法(1. Including the source code of serial communication in Windows Environment 2. Development environment VS2010 3. Embedded serial port control mscomm32.ocx and registration method)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-13
    • 文件大小:180224
    • 提供者:thunderwizard
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com