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

搜索资源列表

  1. SerialLCDCS

    0下载:
  2. 串口通讯的简单例子,很基本,可以用来参考。-serial communication simple example, a very basic and can be used to reference.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:16478
    • 提供者:汪洋
  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
    • 文件大小:402019
    • 提供者:罗彬洪
  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
    • 文件大小:441598
    • 提供者:赵燕
  1. modbus

    0下载:
  2. modbus协议,可实现rs232对上下位机之间的串口通讯-modbus protocol, can be realized on the upper and lower computer rs232 serial communication between
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:2223
    • 提供者:虎子
  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
    • 文件大小:3771
    • 提供者:xiwe
  1. ex67

    0下载:
  2. 串口通讯中断查询 用于查询 键盘等用处,可以自己改-Serial communication interrupt query is used to query the keyboard, such as usefulness, can change
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:714
    • 提供者:郭郡洪
  1. ckzd

    0下载:
  2. 串口通讯的中断方法用C语言编程的 可以转汇编-Serial communication interrupt method can turn the assembly of the C programming language
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:1536
    • 提供者:郭郡洪
  1. Self-test-serial-communication

    0下载:
  2. 带自检测功能的串口通讯程序demo 可以直接应用 开发平台 Visual Stdio 2008-Serial communication program with self-test function demo Can be applied directly Development platform Visual stdio 2008
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:166651
    • 提供者:风在天
  1. bianpinqi

    0下载:
  2. 上位机软件,完成串口通讯等功能,并且可以调节各个参数-PC software, complete serial communication functions, and can adjust the various parameters
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:3660800
    • 提供者:scl
  1. RS232

    0下载:
  2. 这是公司现开发的一个串口助手小程序,包含通讯协议,想学习通讯协议的可以下载学习看下。-This is the company is the development of a serial assistant small procedures, including communication protocols, want to learn communication protocols can download the study look.
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2943690
    • 提供者:郜锦想
  1. serialport-v1.1

    0下载:
  2. C#实现串口通讯功能,可以移植到其他工程中-C# serial communication function, can be transferred to other projects
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:239255
    • 提供者:绝密
  1. Com_Test6

    0下载:
  2. 这是一个典型的通过C#语言编写的串口通讯例子程序,亲测可用。-This is a typical example of serial communication through the C# language procedures, pro test available. This is a typical example of the serial communication program written in C# language, the test c
  3. 所属分类:CSharp

    • 发布日期:2017-06-12
    • 文件大小:20289588
    • 提供者:zzw
  1. Shell_HEX-BIN-Platform

    0下载:
  2. 1 shell串口通讯 2 可编辑规约的规约串口通讯 3 Hex文件到Bin文件的转换-1 Serial Commucation Used for shell 2 Serial Commucation Used for Profile that can changed 3 File Trans HEX to BIN
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:273365
    • 提供者:linxin
  1. Multi-thread-serial-communicati

    0下载:
  2. VC/C++源码,系统相关,串口通讯类,多线程  一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -VC/C++ source code, related system, serial communication, multi thread of a multi-threaded VC++ serial communication example, the serial po
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2524895
    • 提供者:陈广龙
  1. chuankou

    0下载:
  2. 这是一个使用C#编写的串口通讯程序的例程,可以实现串口通讯的简单功能,提供给新手入门使用。-This is a C# prepared by the serial communication program routines, serial communication can be achieved a simple function, available to the novice entry.
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:45075
    • 提供者:xianj
  1. 891062079-SerialHelper-master

    0下载:
  2. 基本的串口通讯功能,发送数据以及接收数据,可以设置波特率、奇偶校验位等功能。(Basic serial communication function, send data and receive data, you can set baud rate, parity, bit, and other functions.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-22
    • 文件大小:225280
    • 提供者:protect007
  1. ComTest C#2010

    1下载:
  2. 通过串口与三菱PLC进行通讯,能读取、写入各个软元件。(Through serial port and MITSUBISHI PLC communication, can read, write to each soft component)
  3. 所属分类:C#编程

    • 发布日期:2017-12-23
    • 文件大小:105472
    • 提供者:woshishui
  1. Seri-Port

    0下载:
  2. 可以用来测试简单的串口通讯,也可以修改程序,达到你想要的目的(You can test seri-port with this packages and use this codes)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:63488
    • 提供者:kavier
  1. CShapeSerialPort改

    0下载:
  2. 可以进行串口通讯进行读写操作,大家可以下载看下(It can be read and write by serial communication)
  3. 所属分类:C#编程

    • 发布日期:2018-01-09
    • 文件大小:303104
    • 提供者:delegategod
  1. barcodeTry

    0下载:
  2. 串口通信,C#,winform窗口,可实现一个小的串口助手的程序。(Serial communication, C#, WinForm window, can implement a small serial port assistant program.)
  3. 所属分类:C#编程

    • 发布日期:2018-04-20
    • 文件大小:80896
    • 提供者:哈哈酱
« 12 »
搜珍网 www.dssz.com