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

搜索资源列表

  1. vb.netSerialPort

    0下载:
  2. vb.net编写的SerialPort类串口通信程序,在vs2010上编译通过。-vb.net prepared by the SerialPort class serial communication program on vs2010 compile.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1351
    • 提供者:jiangjun
  1. SerialPortElf

    0下载:
  2. 串口调试助手,非常之简单使用,适合新手学习入门-SerialPort ai
  3. 所属分类:.net

    • 发布日期:2017-04-30
    • 文件大小:149267
    • 提供者:Damon
  1. WpfApplication3

    0下载:
  2. VS serialport 编程的实例,使用VS2008以上版本可以打开 -VS serialport
  3. 所属分类:.net

    • 发布日期:2017-04-30
    • 文件大小:212150
    • 提供者:狻猊
  1. serialport101

    0下载:
  2. wince 串口通讯类,阻塞式,可以直接使用。-serialport for wince
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:3605
    • 提供者:y19515056heish
  1. SerialPort-Sample-in-VB.NET-(CSharp)

    0下载:
  2. This a complete project for Network TCP in Visual Studio C++.This is a windows application that user can handle the program well.-This is a complete project for Network TCP in Visual Studio C++.This is a windows application that user can handle the p
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-29
    • 文件大小:194085
    • 提供者:MiladIranmehr
  1. FormAndUart

    0下载:
  2. 该程序为Windows窗体应用程序。一共由两个窗体组成:登录界面和uart通讯界面。登录账号默认为admin,密码为11111.登录成功后跳转到串口调试界面.此程序通讯试用了serialPort控件。-The program for the Windows Forms application. Total consists of two forms: the login screen and uart communication interface. The default login acco
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:567235
    • 提供者:刘亚彬
  1. SerialPortAPI

    0下载:
  2. 串口SerialPort和API调用源码-serialport and windows API
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3438850
    • 提供者:王宏博
  1. SerialPort

    0下载:
  2. C++串口,C++11多线程,有些bug,但是简单易懂,还挺容易使用的-C++ comm program using C++11,have some bugs,but easy to use
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2491
    • 提供者:刘建军
  1. 0302

    0下载:
  2. 利用SerialPort控件实现PC与PC串口通信(查询方式)-use of controls to achieve SerialPort PC and PC serial communication (query)
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:111968
    • 提供者:seekor
  1. 0402

    0下载:
  2. 04 利用SerialPort控件实现PC与PC串口通信(事件方式)-use of controls to achieve SerialPort PC and PC serial communication (event mode)
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:116673
    • 提供者:seekor
  1. 0802

    0下载:
  2. 利用SerialPort控件实现PC机双串口互通信( 查询方式)-use SerialPort control PC Dual Serial intercommunication (query)
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:90635
    • 提供者:seekor
  1. 0902

    0下载:
  2. 利用SerialPort控件实现PC机双串口互通信( 事件方式)-use SerialPort control PC Dual Serial intercommunication (Event Information)
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:90219
    • 提供者:seekor
  1. TEST

    0下载:
  2. 串口调试 调试软件 查看串口有没有接通 发送接收数据-SerialPort Test
  3. 所属分类:Software Testing

    • 发布日期:2017-05-14
    • 文件大小:3117019
    • 提供者:wenwen
  1. CSerialPort

    0下载:
  2. SerialPort串口通讯的类文件,含.h和.cpp文件,有详细的代码注释说明,亲测可用。-SerialPort SerialPort.h SerialPort.cpp
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:7054
    • 提供者:liang
  1. CserialPort

    0下载:
  2. SerialPort串口通讯编程的具体实现步骤-SerialPort serial communication programming specific implementation steps
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:57940
    • 提供者:liang
  1. serialport

    0下载:
  2. 可以作为串口的代码参考,对做串口的程序员有参考价值-Can be used as a serial port code reference for the programmer to do the serial port has a reference value
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:733199
    • 提供者:李发财
  1. SCommTest

    0下载:
  2. 基于SerialPort类的串口编程,可读取数据和发送数据。-Based on SerialPort class,it can receive data and send data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3547045
    • 提供者:石明琴
  1. SerialPort_API_COMM

    2下载:
  2. 使用SerialPort和API串口的例子(修改版),C#开发环境。可以通过WinAPI进行串口通讯,速度比SerialPort控件快。- Use SerialPort and serial API examples (modified version), C# development environment. Through WinAPI seri
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3500374
    • 提供者:啊啊啊
  1. SerialPortMethod

    0下载:
  2. SerialPort类实现串口通信并控制自动读取串口的时间默认加载当前可用的端口-SerialPort class to achieve serial communication and control automatically read the serial port of the time to load the current available port
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2910
    • 提供者:郭昊
  1. SerialPort

    0下载:
  2. 完成了串口操作的基本功能,包括读写功能、创建线程功能及线程监听等功能-Completion of the basic functions of serial operation, including read and write capabilities, to create threads and thread monitor function and other functions
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:5586
    • 提供者:xu lu
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 46 »
搜珍网 www.dssz.com