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

搜索资源列表

  1. COM

    0下载:
  2. c# 串口通讯 下面是串口通讯测试程序的源代码,将mycom类放在此项目中 可以实现简单的串口通信,希望读者能通过这个程序对串口通信过程有一个初步的了解-c# COM Communcation
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:6381
    • 提供者:张立志
  1. GPSNMEA

    0下载:
  2. 通过COM口直接控制GPS硬件,并设置GPS硬件,读取NMEA信息,并解析NMEA,获取GPS定位信息-GPS through the COM port directly control the hardware, and set the GPS hardware, to read NMEA information and parse NMEA, access GPS location information
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5240
    • 提供者:倪绍强
  1. com

    0下载:
  2. 基于C#平台的串口开发, 与打印机平台的通讯,以及打印机的操作 -com communications,C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:97501
    • 提供者:顾荣范
  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
    • 文件大小:169160
    • 提供者:杨阳
  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-30
    • 文件大小:268586
    • 提供者:王建中
  1. comm5.14

    0下载:
  2. 串口程序,可以设置串口的各种参数,自动发送间隔时间-com serialport
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:74395
    • 提供者:achina
  1. BusApp

    0下载:
  2. C#编写的接通COM口的手机发送at指令-C# wirrte commcation com
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:53536
    • 提供者:chenlinjia
  1. comt(mux)-csharp

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

    • 发布日期:2017-03-23
    • 文件大小:39372
    • 提供者:Hill
  1. System.IO.Ports

    0下载:
  2. c#编写的关于com口通信访问的程序。很不错的-c# write access on the com port communication program. Nice
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:258947
    • 提供者:ningbo
  1. 2010

    0下载:
  2. COM口与TCPIP通信的实现,仅供参考-COM port with TCPIP Communication for reference purposes only
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8641243
    • 提供者:NORMAN
  1. ListAllCOMPort

    0下载:
  2. c#写的的com口简单检测器。检测之后列在LIST里面,有时会检测到并不存在的COM口-c# to write the com port a simple detector. After testing are listed in the LIST inside, sometimes detect the COM port does not exist
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:262347
    • 提供者:sjbwylbs
  1. com

    0下载:
  2. 英创的《C#使用VS2005提供的串口类进行串口操作》-British creators of the " C# using VS2005 provides serial port class action"
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:94008
    • 提供者:yiwen
  1. ConsoleApplication1

    0下载:
  2. 自己写的串口通信,可以通过com口与单片机进行信息交流-Write your own serial communication. . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:15497
    • 提供者:cnmqy
  1. cSharp-com-port-and-usb-port-dev

    0下载:
  2. C#语言简单实现,串口和USB口编程。对初学者有帮助-Serial and USB port programming
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:416618
    • 提供者:Bill
  1. comdcsetup

    0下载:
  2. c#和称重仪表串口通讯程序,com口测试-c# and weighing instruments serial communication program
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3689296
    • 提供者:lihao
  1. CShapeSerialPort

    0下载:
  2. C# 串口调试程序+源码下载,代码中包括了一个串口开发辅助类,在这个类中几乎包括了全部的串口调试操作功能,本程序也可以看作是围绕这个串口调试类所编写的实例,运行注意,请确保你的计算机中有串口,未扫描到该计算机的COM口,请添加硬件后重新打开程序!测试时的串口号,默认COM1,程序根据结束字节来判断是否全部获取完成。-C# serial debugger+ source code download includes a serial code development helper class, i
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:24750
    • 提供者:王强
  1. COM

    0下载:
  2. c#中利用com口进行通信的程序,包括初始化和简单的通信-c# in use com port for communication procedures, including initialization and simple communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:46049
    • 提供者:小非
  1. Fx232通訊

    0下载:
  2. 三菱FX系列COM口通讯软件()
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:13312
    • 提供者:單純
  1. c#COM

    1下载:
  2. c#上位机串口通信源代码详解,包含源代码和详细说明(C# host computer serial communication source code detailed)
  3. 所属分类:C#编程

  1. 串口测试

    1下载:
  2. 通过窗体设计出自动搜索本机可用的com口信息,形成列表,可在列表中自由指定 端口,波特率进行串口链接,并有接受和发送信息的专门窗口。(Through the form designed to automatically search the machine COM port information available to form a list, can be specified in the list of free Port, baud rate serial link, and re
  3. 所属分类:C#编程

    • 发布日期:2017-12-26
    • 文件大小:79872
    • 提供者:kewang
« 12 3 »
搜珍网 www.dssz.com