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

搜索资源列表

  1. 232api

    0下载:
  2. c#串口编程(直接调用windows api)-Serial Programming (direct call windows api)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:29.01kb
    • 提供者:ssin
  1. windowscom

    0下载:
  2. 这是串口通信演示源码是在WINDOWS环境下运行,显示为16进制,但还有提取对应的标号。可以用来取标识符.-This is a serial communication demo source code are running in the WINDOWS environment, shown as 16 hexadecimal, but there are extraction of the corresponding label. Can be used to check ID.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:37.72kb
    • 提供者:yangxiuming
  1. Serialport_Data_Analize_Tool_CE

    0下载:
  2. CE下的串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。WindowsXP下也可使用。-Serial port data analize tool for Windows CE. All data from/to the serialport can be received/sent in the form of binary, hex and ASCII.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:155kb
    • 提供者:wk
  1. Serial_Port

    0下载:
  2. C#编写串口调试工具,Windows自带的驱动,很全面,很不错哦!-very good!
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:318.66kb
    • 提供者:xu
  1. MySerialPort

    0下载:
  2. windows ce,windows mobile 下串口通讯api实现-windows ce, windows mobile serial communication api implementation next
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:31.29kb
    • 提供者:xag
  1. DesignofSerialDriver

    0下载:
  2. 摘 要:驱动程序及串口驱动的开发和设计是构建嵌入式系统的重要组成部分。该文介绍了Windows CE下的驱动程序的结构、开发过程及Windows CE的中断处理过程,提出流接口和分层相结合的驱动程序设计方案,给出Windows CE 下串口驱动的具体开发过程及串口驱动的中断处理过程。 关键词:嵌入式系统;中断处理;串口驱动-Summary: Driver and Serial-driven development and design is to build an important par
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:62.02kb
    • 提供者:endychan
  1. MyCom

    0下载:
  2. 通过Qt实现的windows下的串口通信程序。-Achieve the windows through Qt serial communication program.
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:540.36kb
    • 提供者:马帅
  1. Serial-Communication-C-Sharp-examples

    0下载:
  2. C# 串口通信编程,基于windows与外设串口通信的应用程序编写-Serial Communication C# examples
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:55.36kb
    • 提供者:luen
  1. 232343SerialkkPort

    0下载:
  2. windows 串口通信,界面简单,适合初学、自学-windows serial communication interface is simple, suitable for beginners, self-
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:63.43kb
    • 提供者:桃花岛
  1. COMshow

    0下载:
  2. 串口数据采集实时显示程序 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-Serial data acquisition in real time display
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2.47mb
    • 提供者:阿飞
  1. WindowsFormsApplicationqq

    0下载:
  2. 基于windows和C#,串口收发数据和图像,并显示出来-base on windows ,C#and serial port, send and receive data and picture, and display the picture and data.
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2.47mb
    • 提供者:qie
  1. upper-computer-serial-communication

    0下载:
  2. C#编写的windows应用程序,实现上位机与下位机之间的串口通信,实现对下位机的窗帘开关的模拟控制及状态查看,对烟雾浓度的检查,继电器的状态查询及控制。-C# windowsform serial port communication smart home
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1.86mb
    • 提供者:swj
  1. SerielCom

    0下载:
  2. C#编写的串口通讯程序,Windows service下运行-Serial COM
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:41.96kb
    • 提供者:Jane
  1. CSharpserial_code

    0下载:
  2. 简单的C#串口程序,实现数据串口收发控制。-Windows C# serial code
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2.64kb
    • 提供者:tung
  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
    • 文件大小:553.94kb
    • 提供者:刘亚彬
  1. Full_Demo_PicRS232

    0下载:
  2. 再传一个C#串口应用,比NET FRAMEWORK 自带的好用。(And then pass a C# serial application, than NET FRAMEWORK comes with good use.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-17
    • 文件大小:410kb
    • 提供者:leelhoo
搜珍网 www.dssz.com