CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - csharp serial

搜索资源列表

  1. Serial.rar

    0下载:
  2. 串口发送软件,自己写的.已经测试过,可以正常通信,Serial port to send the software that he wrote. Has been tested to the normal communication
  3. 所属分类:Network Security

    • 发布日期:2017-04-01
    • 文件大小:613.94kb
    • 提供者:Jason
  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. 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. 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. SerialPort

    0下载:
  2. Write in Cshap, sending, receiver text via Serial Port.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:30.77kb
    • 提供者:son
  1. CSharp-Serial-ports_wince

    0下载:
  2. C#编写的,wince中的串口调试工具 C#编写的,wince中的串口调试工具-Written in C#, wince serial debugging tools
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1.16mb
    • 提供者:lw
  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. Comm-tongxin

    0下载:
  2. 可向串口发送命令,实时侦听串口缓存中的数据,加上线程后可实现串口通信的任意功能-Can send commands to the serial port, real-time listening serial data cache, together with the threads can be achieved after the serial communication arbitrary function
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:27.73kb
    • 提供者:cobra
  1. serial

    0下载:
  2. 可以在ebox4300平台下的wince6.0下实现与电脑的串口通信,基于c#的串口类实现,简单实用-Ebox4300 platform can be achieved under the wince6.0 serial communication with the computer, based on the c# serial port class implements a simple and practical
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:32.22kb
    • 提供者:smc
  1. SerialPort

    0下载:
  2. c#编的串口工具,刚学习c#请多多指教啊!-c# serial port for tools, just learning c# Please advice ah!
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:61.14kb
    • 提供者:liuzheng
  1. CshapHexCommPort

    0下载:
  2. C#写的串口16进制收发程序,这样容易发现发送的原始码比对,主要建立收发机制和方式方法。-C# to write the serial port, 16-band transceiver procedures, so easy to find the source to send more than right, the major mechanisms and the establishment of ways and means to send and receive.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:36.81kb
    • 提供者:董忠涛
  1. GPSreader

    0下载:
  2. 通过选定串口 GPS的数据,目前只是读取位置,速度和方向的数据,如需宽展可依此编写。-Through the selected serial port GPS data is only read the position, speed and direction data for the preparation of spread may be so.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:48.79kb
    • 提供者:liushuangxue
  1. SMS

    0下载:
  2. 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send long text messages, a PDU encoding and decoding
  3. 所属分类:Modem program

    • 发布日期:2017-03-27
    • 文件大小:83.36kb
    • 提供者:apple
  1. PDUSMS

    0下载:
  2. 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send the contents of a longer text messages, a PDU encoding, decoding, sending
  3. 所属分类:Modem program

    • 发布日期:2017-04-04
    • 文件大小:83.52kb
    • 提供者:apple
  1. Serial_IO

    0下载:
  2. 用C#.NET实现的最简单的串口发送和接收程序,有函数说明。可以整合到应用中去。-Using C#. NET to achieve the most simple procedure to send and receive serial port, a function descr iption. Can be integrated into applications to.
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2.88mb
    • 提供者:DavidX
  1. ourdev_436169

    0下载:
  2. C# 串口调试助手源程序,例子很简单。但却很好用。同时也验证了我写的串口组件的使用正确性。现公开给大家。串口组件源码空间中有。该例子中包括应用可程序和源码-C# serial port source code debugging aides, for example, is very simple. But it just works. Verified at the same time I wrote the serial use of the correctness of componen
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:257.87kb
    • 提供者:sjm
  1. Wince-ARM9-serialport-test

    0下载:
  2. WINCE6.0下的ARM9的C sharp 串口测试-serial port C sharp test program of ARM9 with WINCE 6.0
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:33.42kb
    • 提供者:yangqiang
  1. Serial_Demo

    0下载:
  2. Simple aplication how to use modem on serial port.
  3. 所属分类:Modem program

    • 发布日期:
    • 文件大小:32.37kb
    • 提供者:AoD
  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. 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
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com