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

搜索资源列表

  1. 串口源程序

    0下载:
  2. 一个封装很好的串口类。是基于MFC的 。想编写rs 232串口编程,可应用此类。-a good serial category. Based on the MFC. Rs 232 to prepare serial programming, such application.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5071
    • 提供者:刘扬
  1. 通讯串口类

    0下载:
  2. 转一个不错的通讯串口类 Mail : wushaojian@21cn.com Blog : http:///blog.csdn.net/wujian53
  3. 所属分类:通讯编程

    • 发布日期:2014-01-18
    • 文件大小:5258
    • 提供者:larafing
  1. 更新版串口类库

    0下载:
  2. 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。-This a more comprehensive package in the category of serial interface, supports synchronous and asynchronous operation, the use of simple, effective and industrial strength, I B
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4040
    • 提供者:刘云
  1. 一个好用的C#串口类源码

    0下载:
  2. 一可以发送短信的C#串口类,经过试用效果不错哟
  3. 所属分类:C#编程

  1. VC++串口通讯

    3下载:
  2. 通过一个封装好的SerialPort类实现PC机间或与下位机的串口通讯。
  3. 所属分类:界面编程

    • 发布日期:2010-10-09
    • 文件大小:3660804
    • 提供者:zjsiwj
  1. 串口通信测量视力

    1下载:
  2. 采用CSerialPort类实现串口通信,利用单文档编程实现视力测量表,具有测量视力的功能
  3. 所属分类:通讯编程

  1. 串口调试助手.net版 原工程

    2下载:
  2. 串口调试助手,设计多线程技术,GDI绘图技术,serialPort类详细使用技术
  3. 所属分类:通讯编程

    • 发布日期:2011-01-19
    • 文件大小:1806580
    • 提供者:ymyhgzs
  1. 串口通讯类

    1下载:
  2. 简单实用的串口通讯类,实现重叠IO下的异步串口读写
  3. 所属分类:Windows编程

    • 发布日期:2011-03-17
    • 文件大小:4739
    • 提供者:stmnping
  1. CSerialPort多线程串口类

    1下载:
  2. CSerialPort多线程串口类,可以自己在MFC里定义消息函数接收数据,移植性强-CSerialPort multi-threaded serial classes can define their own message function in the MFC in the receive data, transplantation and strong
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2017-03-22
    • 文件大小:14499
    • 提供者:qiwenbo
  1. CSerialCom_src

    0下载:
  2. 另一个串口类,可实现多线程监听串口,功能强大-another category, multi-threaded serial eavesdropping, powerful
  3. 所属分类:Communication

    • 发布日期:
    • 文件大小:3198
    • 提供者:li
  1. serial

    0下载:
  2. 可以在ebox4300平台下的wince6.0下实现与电脑的串口通信,基于c#的串口类实现,简单实用-Ebox4300 platform can be achieved under the wince6.0 serial communication with the computer, based on the c# serial port class implements a simple and practical
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:32997
    • 提供者:smc
  1. Trimble

    0下载:
  2. 没过Trimble公司开发的串口类,使用纯API封装,简单、快速、稳定。-Serial port class by Trimble. Pure APIs which made serial port communication more simpler, faster and stabler.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:4405
    • 提供者:Weighton
  1. comsource

    0下载:
  2. 这是一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过-This is a relatively complete package-type serial port to support synchronous, asynchronous operation, using a simple high-performance, industrial strength, in my BC, BCB, VC, BCBX
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-27
    • 文件大小:56185
    • 提供者:flashvip
  1. vc6class

    0下载:
  2. VC++几个常用的类,有串口类,超链接类,图钉类等,都很好用!-VC++ of several commonly used classes, there are serial type, hyperlink type, pushpin type and so on, are very easy to use!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:20171
    • 提供者:谭东才
  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. COMTOOL

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

    • 发布日期:2017-12-24
    • 文件大小:1922048
    • 提供者:江南一刀
  1. C# 串口调试小助手(有源码)

    0下载:
  2. C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:61440
    • 提供者:文木山
  1. 2014版串口类

    0下载:
  2. 最新的2014版串口类,在1994版的基础上修改了部分代码,更加好用(The latest 2014 version of the serial port class, on the basis of the 1994 version of the modified part of the code, better to use)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:12288
    • 提供者:网元
  1. c# 串口封装类

    2下载:
  2. 对c# 官方串口类SerialPort的封装。
  3. 所属分类:通讯编程

  1. 非常好用的串口通信类

    1下载:
  2. 非常好用的串口通信类,支持线程安全,也可以在WINCE环境下使用。内含使用说明以及示例。
  3. 所属分类:通讯编程

    • 发布日期:2018-08-09
    • 文件大小:1378320
    • 提供者:weir1983@qq.com
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com