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

搜索资源列表

  1. GsmModem

    1下载:
  2. 这是一个用C#编写的通过串口控制GSM MODEM的控件。用户可通过控件完成:发送AT指令到GSM MODEM、发送短信、接收短信、读取短信、删除短信等功能。可以同时构造多个实例,通过多个串口控制多个GSM MODEM设备。当GSM MODEM收到新短信后,控件以事件方式通知容器程序。运行环境为.NET 1.1
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:279.41kb
    • 提供者:王磊
  1. Move

    0下载:
  2. 这是我编写的掌上电脑的串口的接收与发送信息,希望能有用处-This is what I prepared Pocket PC serial port of the receiving and sending information, hoping to be useful
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:22.96kb
    • 提供者:林莎
  1. WebSerial

    0下载:
  2. 通单击网页上在按键,从串口发送数据至单片机以控制开关.-Click Web button from the serial port to send data to the microcontroller to control switch.
  3. 所属分类:.net

    • 发布日期:2017-11-07
    • 文件大小:5.51kb
    • 提供者:chjxjiang
  1. modbus

    0下载:
  2. Modbus 串口程序,获取数据并打包发送,可以进行参考-Modbus serial procedures, access to data and sent packing, can be referenced
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:143.41kb
    • 提供者:fengyue
  1. VB.net.com

    1下载:
  2. 基于VB.NET上位机软件控制电机,学习VB的好方法可以发送16进制通过串口自动捕捉电脑上的串口-VB.NET based PC software to control the motor, a good way to learn VB can be sent through the serial port automatically capture hexadecimal serial port on your computer
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:83.55kb
    • 提供者:weijinlong
  1. WindowsApplication1

    0下载:
  2. 在.net平台上开发的一款串口发送、接收程序 可用于大家参考学习-.net platform in the development of a serial port to send, receive program Can be used for reference to learn
  3. 所属分类:.net

    • 发布日期:2017-05-19
    • 文件大小:5.25mb
    • 提供者:权威
  1. comPP-V2.1

    0下载:
  2. 使用.net开发的一款串口调试软件,支持可定制数据包,定时发送等一些列功能。-Use. Net development of a serial debugging software, supports customizable data packets, regularly sent some other column functions.
  3. 所属分类:.net

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:权威
  1. 2014730mfc1kinect-

    0下载:
  2. 环境vs2010,kinect for wondows sdk v1.8 MFC 编写的显示人体骨骼,串口发送数据控制机械臂-Environment vs2010, kinect for wondows sdk v1.8 MFC write the display of human bones, serial transmit data control arm
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:140.38kb
    • 提供者:石进桥
  1. C-Sharp-serial-control-relay-module

    0下载:
  2. C#写的控制串口继电器模块的代码,通过发送指令来控制多路串口继电器的开关。-Serial port control relay module C# to write the code, switch by sending commands to control multiple serial relay.
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:48.71kb
    • 提供者:Joshua
  1. DOD

    0下载:
  2. 该代码实现了串口之间数据通讯,实现对于txt文件数据的逐行读入、修正和发送。是一个winform程序。-The code to achieve the data communication between the serial ports, the data for the txt file line by line read, modified and sent. Is a winform program.
  3. 所属分类:.net

    • 发布日期:2017-04-30
    • 文件大小:93.35kb
    • 提供者:沈蝶聪
  1. TRANSLATION

    0下载:
  2. 该代码是一个最基本的串口设置及数据发送代码,可以对串口的波特率、串口号等进行设置。是一个基础串口winform代码。-The code is a basic serial port settings and data transmission code, the serial port baud rate, serial number, etc. can be set. It is a basic serial winform code.
  3. 所属分类:.net

    • 发布日期:2017-04-30
    • 文件大小:184.65kb
    • 提供者:沈蝶聪
  1. Form1

    0下载:
  2. VB2005.NET下使用serialport,完成串口打开、关闭、发送及接收等功能-VB2005 serialport
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:16.6kb
    • 提供者:lyh
  1. UseTimesGR

    0下载:
  2. c#串口通讯示例,serialport使用示例,信息发送接收和解析-demo for serialport communication with c#
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:44.53kb
    • 提供者:suro
  1. 3430005

    0下载:
  2. 一个小的试验,通过在vb环境下设置串口并发送和接收数据的小程序,(A small test, through in the vb environment set up a serial port to send and receive data and small programs,)
  3. 所属分类:.net编程

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:Joshui
  1. C#comassistant

    0下载:
  2. c#comassistant 串口调试助手 实现简单的串口调试功能 包括串口的打开,发送接收数据的处理以及16进制的数据处理(c#comassistant use serialport to send and recieve message)
  3. 所属分类:.net编程

    • 发布日期:2017-12-19
    • 文件大小:61kb
    • 提供者:PurpleRain
  1. puvcouation

    0下载:
  2. 一个小的试验,通过在vb环境下设置串口并发送和接收数据的小程序,()
  3. 所属分类:.net编程

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:HVgkm+812
搜珍网 www.dssz.com