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

搜索资源列表

  1. VC串口通信程序

    1下载:
  2. 基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习.-NOTE: serial port communication procedure based vc,It can be used to test serialport s connection,and also study source!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:46930
    • 提供者:刘德中
  1. PDASerialTest

    1下载:
  2. C#的串口通讯程序.利用了Serialport类(.net2.0中新增的类)-C# serial communication program. Serialport use of the category (. Net2.0 newly added category)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:28064
    • 提供者:窦志力
  1. serialport

    1下载:
  2. 串口精灵源代码,我觉得很不错的,让大家分享-source code, I think it is very good for everyone to share
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52311
    • 提供者:zhuguojun
  1. SerialPort1

    0下载:
  2. 改进后的SerialPort类文件,在编写串口程序时非常有用-improve the SerialPort types of documents, in the preparation of serial procedures will be very useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7221
    • 提供者:赵启挺
  1. SerialPort.exe

    0下载:
  2. 串口调试工具,CDT专用的,很好用-serial debugging tools, CDT dedicated, easy to use!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1153024
    • 提供者:wangfei
  1. SerialPort_C++Builder

    0下载:
  2. 在VC上我们很流行在SerialPort这个多线程的串口类,前段时间我在网上找了,居然很少有人把它用到BCB上面。我大致整理了一下,共大家参考。具体说明见附件。-in our very popular in this multi-threaded SerialPort Serial category, Some time ago I found on the Internet, very few people actually use it BCB above. I generally fini
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16851
    • 提供者:吕锋
  1. wince-SerialPort-Tool

    0下载:
  2. winCE串口工具,支持winCE 5.0,6.0-WinCE SerialPort Tool
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3560778
    • 提供者:管与懂
  1. PC-CSharp.NET(SerialPort)temp_control

    0下载:
  2. PC端采用C#.NET(SerialPort控件)实现温度测控- PC side using C# .NET (SerialPort Control) to achieve temperature measurement and control
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:111804
    • 提供者:iplan
  1. PC-cSharp(SerialPort-)-instrument

    0下载:
  2. PC端采用c#(SerialPort控件实现)_单台智能仪器温度测量-PC side using c# (SerialPort control implementation) _ single intelligent instrument temperature measurement
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:128608
    • 提供者:iplan
  1. SerialPort

    0下载:
  2. 一个简单的串口调试助手实现,没有采用第三方框架,全部是调用Windows API实现的。-A simple serialport software without others framwork
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-19
    • 文件大小:29246061
    • 提供者:胡学礼
  1. serialPort

    0下载:
  2. 自己写的MFC串口带源码可用,自定义波特率-serialPort based on MFC with the bandrate is available
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9091336
    • 提供者:刘浩林
  1. CSharp-SerialPort-Read-DC1700-data

    0下载:
  2. 之前开发空气净化器项目用C#编写串口上位机程序,用于读取DC1700激光粉尘传感器和夏普红外粉尘传感器做数据对比和整合,程序涉及到SerialPort串口使用、NPOI库操作excel表格、数据曲线显示-Previously developed air purifier programs written in c# serial PC program, used to read DC1700 laser dust sensor dust and sharp infrared sensors to
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4667774
    • 提供者:
  1. SerialPort

    0下载:
  2. C#.NET串口通信+ PC与PC串口通信+利用SerialPort控件实现PC与PC串口通信(查询方式)
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:111963
    • 提供者:zp
  1. PPI-SerialPort

    0下载:
  2. 通过s7200的默认端口PPI读取输入状态-PPI SerialPort
  3. 所属分类:.net

    • 发布日期:2017-05-05
    • 文件大小:253529
    • 提供者:鲁洋
  1. SerialPort

    1下载:
  2. 自己写的一个基于VC++6.0的串口通信得小程序,对于理解串口基本使用方法会有一些帮助。(I wrote a serial communication based on VC++6.0 small program, for understanding the basic serial method of use, there will be some help.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-21
    • 文件大小:4532224
    • 提供者:Tercelfly
  1. SerialPort

    0下载:
  2. 读取注册表获取串口号,进行串口通信,通过软件界面可以设置波特率、数据位等参数(It is a software used to communicate with serial port. It is coded on QtCreator with a serialport class. The software can check the regedit and get the Com port. Users can set Baud rate, data bits and so on.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:22528
    • 提供者:呆木木
  1. COMTOOL

    0下载:
  2. 串口类SerialPort使用实例,能实时接收串口数据,在此程序基础上可进一步实现许多功能。(This is a example for serial port in vc++6.0.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:1922048
    • 提供者:江南一刀
  1. WindowsFormsApplication1

    0下载:
  2. 利用SerialPort控件实现PC机双串口互通信( 事件方式)(Using SerialPort control to realize mutual communication between PC double serial ports (event mode))
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:39936
    • 提供者:a_feng
  1. Serialport

    0下载:
  2. 使用C#编写的串口助手,可以设置波特,自动选择端口等(Use C # to write the serial assistant)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:63488
    • 提供者:小加号
  1. SerialPort.tar

    0下载:
  2. i.max283基于Qt5实现串口收发 最近将板子上的Qt版本升级到了Qt5,基于原生库实现了串口收发 1、对串口进行参数配置 2、打开了一个定时器,每3S发送一条命令 3、使用信号与槽机制,将收到的数据打印(qt serialport used for send and receive)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:657408
    • 提供者:遏制一道
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com