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

搜索资源列表

  1. Read_CardInfo

    0下载:
  2. 串口通信c#源码,使用vs的serialport类实现串口通信-Serial Communication c# Source, use the serialport category vs Serial Communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:16317
    • 提供者:天涯
  1. lsCommDemo

    0下载:
  2. 一个vc++多线程串行通讯接口源代码 一个VC++比较简易的多线程串行通讯接口,具有切换查询和自动接收两种模式,进行对串口数据收发,同时还支持大数据传送,感觉挺实用的类库源码,有空时候也可以研究一下源代码-A vc++ multi-threaded serial communication interface, VC++ source code for a relatively simple multi-threaded serial communication interface, wit
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:105224
    • 提供者:andysun
  1. SerialPort_DebugTool_VC_Source

    0下载:
  2. 串口调试软件源码,Visual C++ 环境下利用API封装的类来实现串口通信软件的编写-Serial debugging helper source, Visual C++ environment using the API package to implement serial communications software class preparation ... ...
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:149163
    • 提供者:小小
  1. java_chuankou

    0下载:
  2. java读取串口数据,提供需要的的类,和安装说明,有源码可共测试用-java read serial data, to provide the required classes, and installation instructions, a source can be a total test
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1278569
    • 提供者:管春林
  1. CSharpSerial

    0下载:
  2. 串口通讯控制台程序CSharp源码,使用.NET2.0的Serialport类,此程序简单的实现了两个串口的的数据收发,是初学者的学习串口编程的好例子。-Serial Communication Control Panel procedures CSharp source code, use. NET2.0 of Serialport class, this program has achieved two simple serial data transceiver is a beginner
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:63460
    • 提供者:罗德文
  1. CommHelper

    0下载:
  2. VC6开发串口调试工具源码,通过回调函数实现串口数据接收,关键类SerialCom特别是对接收部分做了处理,可设置接收间隔时间,即只有在一定时间内(默认50毫秒)才能算作联系接收的码,否则将会被识别为2个码 -VC6 source development tools for debugging serial port, serial port data through the callback function to receive, especially for key categorie
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:37405
    • 提供者:胡强
  1. CommTest

    0下载:
  2. 串口调试工具源码,里面含有CSerialport类 的使用-Serial source code debugging tools, which use the class with CSerialport
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2675145
    • 提供者:chenhuorong
  1. MySerialPort

    0下载:
  2. 这个是基于win32函数来自己定义累,然后进行串口数据的交互,但是这个源码只供与学习,如果想更深的了解需要在类中加自己定义的函数。-This is based on to define your own tired win32 function, and then make a serial port data interaction, but only for the source code and learning, if want to deeper understanding of th
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:28931
    • 提供者:王志成
  1. Complex_LAB_USB2UART

    0下载:
  2. MSP430F55xx系列 USB开发官方源码,USB转串口,USB CDC通讯类-MSP430F55xx series USB development official source, USB turn a serial port, USB CDC communication classes
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:234537
    • 提供者:zhuhui
  1. SerialPort

    0下载:
  2. 讲述VB2005下串口的大致操作,分析流行的SerialPort类,word带源码。-About VB2005 serial approximate analysis of popular SerialPort class, word with the source code.
  3. 所属分类:.net

    • 发布日期:2017-11-21
    • 文件大小:397189
    • 提供者:姚振南
  1. qextserialbase

    0下载:
  2. qt编写的串口通信类1,这是是基类的头文件,接下来有源码文件和派生类,希望对大家有用-qt prepared by the serial communication class 1, which is the base class' s header file, the next source files and derived class, the hope that useful
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:4576
    • 提供者:smilenie
  1. CShapeSerialPort

    0下载:
  2. C# 串口调试程序+源码下载,代码中包括了一个串口开发辅助类,在这个类中几乎包括了全部的串口调试操作功能,本程序也可以看作是围绕这个串口调试类所编写的实例,运行注意,请确保你的计算机中有串口,未扫描到该计算机的COM口,请添加硬件后重新打开程序!测试时的串口号,默认COM1,程序根据结束字节来判断是否全部获取完成。-C# serial debugger+ source code download includes a serial code development helper class, i
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:24750
    • 提供者:王强
  1. CSharp-DemoCShapeSerialPort

    0下载:
  2. C# 串口调试程序+源码下载,代码中包括了一个串口开发辅助类,在这个类中几乎包括了全部的串口调试操作功能,本程序也可以看作是围绕这个串口调试类所编写的实例,运行注意,请确保你的计算机中有串口,未扫描到该计算机的COM口,请添加硬件后重新打开程序!测试时的串口号,默认COM1,程序根据结束字节来判断是否全部获取完成。-C# serial debugger+ source code download, code development support includes a serial port c
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:22361
    • 提供者:ypudn52
  1. SerialPort

    0下载:
  2. 串口通信助手,运用CSerialPort类进行编程,如需源码,你发软件上的邮箱!-Serial communication assistant, use CSerialPort class programming, for the source, you send mail software on!
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:31125
    • 提供者:yuehu
  1. VCPP_serial1

    0下载:
  2. VC++串口通信20个经典源码合集\VC++串口通信源代码,用与两台机器间的串口通信,内含串口通信类-VC++ serial communication 20 classic source collection \ VC++ source code for serial communication, serial communication between the two machines, containing serial communication class
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:18449
    • 提供者:邱少
  1. COMTOOL

    0下载:
  2. 利用serialport类编制的串口源码文件-COMMUNICATION ASSITENT
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:3985529
    • 提供者:realspirit
  1. Multi-thread-serial-communicati

    0下载:
  2. VC/C++源码,系统相关,串口通讯类,多线程  一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -VC/C++ source code, related system, serial communication, multi thread of a multi-threaded VC++ serial communication example, the serial po
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2524895
    • 提供者:陈广龙
  1. orifnary

    0下载:
  2. 提供串行口存取的 Object Pascal 类 ( 1 2 版,附源码 ),作者 Maarten Bekers,()
  3. 所属分类:通讯编程

    • 发布日期:2018-04-19
    • 文件大小:72704
    • 提供者:Mandul
  1. fnrwign

    0下载:
  2. 提供串行口存取的 Object Pascal 类 ( 1 2 版,附源码 ),作者 Maarten Bekers,()
  3. 所属分类:网络

    • 发布日期:2018-05-02
    • 文件大小:72704
    • 提供者:Caltenz
« 1 2 3»
搜珍网 www.dssz.com