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

搜索资源列表

  1. SerialPort.rar

    0下载:
  2. C#里面SerialPort控件做的串口调试工具,希望各位大虾多多批评多多指导,能增加功能更好,不过希望能传给我一份,C# Inside SerialPort controls do serial debugging tools, I hope that a lot of criticism of a lot of shrimp guidance, can increase the function better, but I hope to pass a
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:14.05kb
    • 提供者:杜承霖
  1. Csharp_serialport_listen.rar

    0下载:
  2. 一个基于serialport的C#串口测试程序!,Serialport based on the C# serial test procedure!
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:185.45kb
    • 提供者:Colan
  1. SerialPortTerminal

    0下载:
  2. 基于C#的串口调试助手,调试通过,应用于本人设计的一个上位机程序的一部分功能中。-C#-based assistants for serial debugging, debugging through applied to a host computer I designed part of the process functions.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:77.05kb
    • 提供者:liuhan
  1. 3

    0下载:
  2. 在上位机中用C#实现SIEMENS的PPI协议,对一个位、字节和字进行读操作,涉及到了串口的操作-In the host computer using C# to achieve the PPI agreement SIEMENS for a bit, byte and word read operations, related to the operation of the serial
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1.72kb
    • 提供者:育林居士
  1. Cshape_serial

    0下载:
  2. 串口编程,实现通过串口连接并控制外围设备,连接外围几个摄像头并控制拍摄图片-Serial programming, implementation and control through the serial port to connect peripheral devices to connect peripherals and control some camera shooting Photos
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:289.63kb
    • 提供者:
  1. TraversePort

    0下载:
  2. c#自动遍历串口号,从注册表获得串口的安装信息-automatically traverse the serial port, get serial installation information from the registry
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:20.39kb
    • 提供者:smst
  1. serialport

    1下载:
  2. 一个比较完整串口通信程序Csharp源代码,C#串口通信源码,是一个完整的工程,很有参考价值-A relatively complete source code of serial communication program Csharp, C# serial communication source, is a complete project, a good reference
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2.3mb
    • 提供者:mrdsp
  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
    • 文件大小:45.37kb
    • 提供者:Cindy
  1. Stop_Wait_RS232

    0下载:
  2. 使用C#语言,利用RS_232串口标准和停等协议传输数据文件和图片-C# ,use RS_232 and Stop-Wait protocol to transmit data such as documents and pictures
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:72.74kb
    • 提供者:No1_chen
  1. serial

    1下载:
  2. 一个C#的串口与下位机通讯的源码,提供给嵌入式开发的朋友们,可以做上位机串口通讯学习用,VS2005编译通过。-A C# serial port communication with the lower machine source code, available to the embedded development friends, you can learn to do serial communication with PC, VS2005 compile.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:392.6kb
    • 提供者:罗彬洪
  1. Serialport_Data_Anylize_Tool

    0下载:
  2. 串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。-Serial port analization tool. All data from/to serial port can be received/sent in the form of binary, hex and ASCII.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:195.33kb
    • 提供者:wk
  1. SerialCommunicationTest

    0下载:
  2. 本程序为公交调度系统项目中的串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug目录下)-This program is a project scheduling system bus serial communication module, the communication protocol document [communications command and communicati
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:526.57kb
    • 提供者:滕林颖
  1. IOPorts

    3下载:
  2. 自编C# 串口、网口通讯类,采用接口方式统一处理,非专业源码,可自行修改升级。-Own C# serial port, network port and communications, unified way to deal with the use of interfaces.
  3. 所属分类:C#编程

    • 发布日期:2012-11-07
    • 文件大小:5.18kb
    • 提供者:ydf
  1. SMS_ReceiveandSend

    0下载:
  2. 一个简单的通过SerialPort类实现的串口短信收发程序,能够实现PC与手持设备的串口通信。-A simple COM program which can realize the receive and send of short message. It also realize the communication between PC and Mobile station.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:165.2kb
    • 提供者:杨阳
  1. CSharpSerialPort

    0下载:
  2. C#环境下调用API进行串口通讯,不用C#的串口控件-C# Environment API calls for serial communications, not C# Serial control
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:30.32kb
    • 提供者:chen
  1. csharp

    0下载:
  2. csharp串口调试工具,内容翔实。从csdn上下载而来。-CSharp serial debugging tools and informative. From CSDN download from.
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:14.97kb
    • 提供者:freedomfly911
  1. Csharp

    0下载:
  2. 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:431.25kb
    • 提供者:赵燕
  1. comt(mux)-csharp

    0下载:
  2. 我用C#语言写的一个对COM端口读写的示例程序!希望对想从事串口编程的朋友,有所帮助。-c# program for COM-port
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:38.45kb
    • 提供者:Hill
  1. Csharp-serial-program

    0下载:
  2. C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:3.68kb
    • 提供者:xiwe
  1. 串口控制

    0下载:
  2. C#串口控制设计方法,界面设计和串口编程的方法和处理能力!(C# serial port control design method, interface design and serial programming methods and processing ability!)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:147kb
    • 提供者:松江源头
« 12 3 4 5 »
搜珍网 www.dssz.com