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

搜索资源列表

  1. 1

    0下载:
  2. 国外高手编写的rs232通信代码,有英文说明,非常不错
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2594
    • 提供者:lijun
  1. 基于C语言的RS232串行接口通信实现

    2下载:
  2. 串口通信是一种广泛使用且实用的通信方式,介绍RS232串行通信的联结方式,研究利用c语言编程实 现RS232串行通信的过程.结合实际应用,在约定双方串行通信协议的基础上,运用C语言开发的串行通信软 件,实现了企业生产线产品测试平台和嵌入式EMB主控机的串行数据通信.
  3. 所属分类:C#编程

    • 发布日期:2011-03-31
    • 文件大小:358207
    • 提供者:rainojiang
  1. RS232

    0下载:
  2. 用C#通过RS232来实现串口通信,并可对数据实现解析,供用户根据需求查看数据内容,并且可对数据进行分类查询。-To use C# to achieve through the RS232 serial communication, and can achieve resolution of the data for users to view data on demand content, and can classify the data query.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:46456
    • 提供者:Cindy
  1. RS232

    0下载:
  2. 串口调试工具源码,为C#程序,即可做工具使用也可学习Com通信 -Serial source debugging tools for the C# Procedures can do tool can also be used to study Com Communications
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:268586
    • 提供者:王建中
  1. ComboBox

    0下载:
  2. [COMBOBOXDataGridView.rar] - 带有Combox的GridView控件(WinForm),不用自己费劲写了 [COMBOBOXEx1.rar] - COMBOBOXEX+ImageList实现组合框中加载图片 [NET.report.rar] - net report 开发组件,自定义开发报表 [checkcombo.rar] - 组合框的下拉列表包含复选框,即可以在一个组合框里动态选择多个表项。 [GraphicsEditSystem.rar]
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:180898
    • 提供者:许聪颖
  1. USBandRS232

    0下载:
  2. 关于usb 和rs232 的数据通信功能和一些个附加功能,功能强大-about usb and rs232
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:97853
    • 提供者:Limin Wang
  1. 3

    0下载:
  2. 关于液晶12864,串口通信RS232,步进电机,数码管动态扫描,时钟程序,音乐兰花草的小程序,都是在CVI上开发的,好用。-On LCD 12864, serial communications, the RS232, stepper motors, digital tube dynamic scan clock program, small program of music orchids are developed on the CVI, easy to use.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:13480
    • 提供者:刘钊
  1. RS232

    0下载:
  2. C# RS232接口调用.ubs读卡器程序,串口通信-C# RS232 interface calls. Ubs card reader procedures, serial communication
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:45723
    • 提供者:邹安兵
  1. VirtualInstrument(Based-on-FLUKE45)

    0下载:
  2. 近代无线电实验内容,虚拟仪器。基于万能电表FLUKE45,开发的虚拟测试平台。能够进行自动测量,手动测量与定时测量并能将测量的数据进行保存和相关数学处理。采用C#语言,通过RS232通信。-Virtual instrument which is based on FLUKE45. Three didferent measure model: automatic measurement, manual measurement and timing measurements. Data can be
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:941450
    • 提供者:
  1. RS232_Cp23

    0下载:
  2. 异步串行串口通讯C#(RS232),一个简单的串口通信工具,适合初学者-Asynchronous serial serial communication C# (RS232
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:45927
    • 提供者:yzw
  1. 05198830CRC

    0下载:
  2. 用于计算字节型数据的CRC16校验,用于串口通信中数据正确性的校验-calculate CRC-16 byte ,RS232 conmunication
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2729
    • 提供者:zhao
  1. rs232-communition

    0下载:
  2. 232的串口通信程序。单片机不仅仅只有并口会用,串口也要熟悉,这是本人使用过的程序,希望有用。-232 serial communication program. SCM will be used is not the only parallel, serial, but also familiar, this is the program I used, I hope useful.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:23387
    • 提供者:祝宏彬
  1. RS232Test

    0下载:
  2. C#Rs232通信程序,完整的通信代码,波特率、停止位、校验位可配置。-C# Rs232 communication program, complete communication code, baud rate, stop bits, parity bit can be configured.
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:7044023
    • 提供者:方俊辉
  1. ComTest

    0下载:
  2. 此小软件是用C#语言开发编写的,可以进行串口RS232的通信,易懂好用-This small software is written in C# language, you can communicate with RS232 serial port, easy to use and easy to understand
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:154013
    • 提供者:田瑞
  1. ALRQMC74

    0下载:
  2. RS232串口通信编程(C++Builder),也是一个好东西,用它写串口程序是最快的-RS232 serial communication programming (c++ Builder), is also a good thing, use it to write a serial port application is the fastest
  3. 所属分类:CSharp

    • 发布日期:2017-12-11
    • 文件大小:4420
    • 提供者:XOI+232
搜珍网 www.dssz.com