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

搜索资源列表

  1. Series

    0下载:
  2. 实现了VC下串口设置以及串口读写的功能 本程序使用了自定义串口类分别用读写两个线程-VC achieved under the serial port settings, and serial read and write functions of this program uses a custom serial port class to read and write two threads were used to
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:58692
    • 提供者:nick
  1. serialCOM

    0下载:
  2. 串口类,用于工程应用中串口通信,效果很好工作稳定-serialCOM
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:8588
    • 提供者:
  1. VSdsjsj22

    0下载:
  2. 实现了PDA对手持型gps的导航设计。用一个串口类控制串口通讯,通过对接收的GPS数据分析导航信息。
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3360440
    • 提供者:habert.wang
  1. NetSerialComm

    0下载:
  2. 串口类实例,用于读取RS232串口数据,包含串口各项参数的设置,使用时可用虚拟机创建模拟串口来传递数据,适合初级人员参考-Serial class instance, RS232 serial port for reading data, including the serial port settings of the parameters, the virtual machine can use the serial port to transfer data to create simul
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:52367
    • 提供者:王健
  1. SerialPort20100619220756

    1下载:
  2. 这是serialport源代码 可以直接调用包括.h头文件和.cpp文件 在用串口类编程时很有用-This is the source code can directly call serialport include. H header files and. Cpp file with the serial type of programming is useful when
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:7004
    • 提供者:袁建超
  1. SerialPort

    0下载:
  2. 本压缩包里包含里今年来常用的串口类,被用相关实现的代码和工程文件-This compressed package contains commonly used in the serial class this year, was achieved with the relevant code and project files
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:321066
    • 提供者:禹科
  1. SerialPortTest

    0下载:
  2. 串口类,可以实现比SCOMM空间更为灵活的串口消息响应-Serial port class can be achieved more easily than SCOMM serial control message processing
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3629038
    • 提供者:熊见林
  1. SerialPort

    0下载:
  2. 仅用一个头文件就封装了串口类,用起来相当容易-Only one serial port header on the package the class, very easy to use up
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:5198
    • 提供者:周白云
  1. CNSerialPort

    0下载:
  2. 自己编制的用于工业通信的串口类,已经用于实际现场-serial class
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:62209
    • 提供者:wwerw
  1. consol1

    0下载:
  2. com串口类,包括初始化,串口DCB参数设置-Serial Port class (including init(),openconnection().............)
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:3611
    • 提供者:叶苏昌
  1. TYbCommDevice

    0下载:
  2. 一个支持二进制传输的串口类,用c++编写,希望对大家有所帮助-Supports serial transmission of a binary type, with c++ written, we want to help
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1045616
    • 提供者:杨传玺
  1. TestSerial

    0下载:
  2. 封装了一个串口类,用于调试AT指令。在WinCE6.0设备上,用的联芯科技的MODEM,调试了大部分AT指令,都没有问题!-Class encapsulates a serial port for debug AT command. In WinCE6.0 device, the core technology used in conjunction MODEM, debugging most of the AT commands are no problem!
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3864692
    • 提供者:柳旺
  1. qtserail

    0下载:
  2. 一个实用的串口类类封装,可实现QT串口编程方便用户下载使用-QT serialPort class
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:925348
    • 提供者:陆文金
  1. job

    0下载:
  2. 实现功能: 1、修改背景颜色 2、修改mfc系统icon图标 3、下拉列表,控制波形显示,模拟串口发来的数据 4、ADO数据库直连,读取数据,显示 5、添加串口类,显示本机的串口数目 6、显示鼠标点击的相对位置 7、状态栏,动态时钟控制显示 -Function: 1, 2, modify the background color, change the system icon icon mfc 3, the drop-down list, the c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2054876
    • 提供者:王方雨
  1. CommTest

    0下载:
  2. 1.使用多线程的串口类。有读线程和写线程,发送、接收缓冲区(默认2048字节),满足高性能的收发要求。 2.提供事件通知回调函数接口,可以实现接收的消息接口 3.可以监控Modem事件,提供流控接口。 4.调用接口简单。使用例程参考CommTest.dsw-1. Using multi-thread serial port class. Have read the thread and write threads, send, receive buffer (def
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:84224
    • 提供者:梁东
  1. TCommThread4

    0下载:
  2. BorlandC++Builder下实现的串口类,经试验验证可用的。-BorlandC++ Builder to achieve the serial port class, the experimental verification is available.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:3659
    • 提供者:hp104
  1. comport

    0下载:
  2. 功能完善的串口类实现程序,非好好的参考,希望对家有用啊 -Functional class implementation process of serial, non good reference, ah want to be useful for home
  3. 所属分类:Symbian

    • 发布日期:2017-03-31
    • 文件大小:50000
    • 提供者:liuqiang
  1. LsCommDemo(for-vc6)

    0下载:
  2. 此程序为多线程,多接收模式串口类,程序很全,适合新手学习,同是也可以根据自己的兴趣添加自己感兴趣的各个功能-This program is multi-threaded, multi-category serial receive mode, the program is very full, for beginners to learn, the same can also add your own according to their interest in the various feat
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2609237
    • 提供者:蛋蛋
  1. SerialPort

    0下载:
  2. 用API编写的串口类,线程函数检测到串口有数据接收,将发送消息,调用消息处理函数接收数据-function used API, function to detect threads serial data receiver will send a message, call message processing function to receive data
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:5983
    • 提供者:陈虎
  1. SerialPortCom

    0下载:
  2. 一个具有较高参考价值的串口编程实例,本程序主要利用串口类进行编程-A high reference value for the serial programming examples, the main advantage of this procedure to program the serial port class
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3599959
    • 提供者:唐松明
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com