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

搜索资源列表

  1. Serial_and_gprs_xp_WINCE

    0下载:
  2. 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:259025
    • 提供者:虎成
  1. SerialPortTool

    1下载:
  2. 用串口类CSerial为某公司做的一个串口调试的工具,它可以解析输入的命令,用户可以象使用超级终端一样使用它。我在这里面使用了加载前奏,密码保护功能,多线程加载升级软件,CRC32校验等技巧。-A example code for CSerial class s application. It can be used as super terminal. It s be implemented by code protection, multithread upgrade, CRC32 chec
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:148427
    • 提供者:柳闻徽
  1. serialport

    0下载:
  2. 很有名的串口类,功能封装的相当完善易用,其中还包括了流控的设置-Well-known serial-type
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:40434
    • 提供者:保密
  1. serialport

    0下载:
  2. 封装一串口类,利用多线程实现串口的读写,-class serialport
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:2798
    • 提供者:宋沛东
  1. CSocket

    0下载:
  2. CSocket类的应用。程序包括一个服务端和一个客户端,服务器程序接收到客户端发送的数据后,将数据从串口发送-CSocket class applications. Procedures, including a service client and a client, the server program to receive data sent by the client will send data from the serial port
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:9741470
    • 提供者:lanyu
  1. asd

    0下载:
  2. 串口类自动化,如果需要该类别的自动化实现-open a good class,if you are in trouble
  3. 所属分类:Browser Client

    • 发布日期:2017-05-19
    • 文件大小:5357715
    • 提供者:高凡
  1. SerialPort

    0下载:
  2. 这个是第三方串口类,使用C++语言编写,使用灵活方便,数据的发送和接收只需要一个函数,类中重载了多个接收和发送的成员函数。-This is the third-party serial type, the use of C++ language, the use of flexible and convenient to send and receive data need only one function, type in a number of heavy-duty members rec
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:44320
    • 提供者:Davinci
  1. serialport

    0下载:
  2. 这是串口类实现 对工程控制领域的新手我相信会很有帮助的-This is a serial type of the field of engineering controls to achieve the novice, I believe it would be helpful to the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6803
    • 提供者:李复
  1. CommTest

    0下载:
  2. 一个不错的串口类,但必须自己焊接一个串口。-A good serial-type
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2361889
    • 提供者:郭军
  1. PPC_SerialPort

    0下载:
  2. windows ce上串口编程的示例,封装的串口类很好用。-serial port programming windows ce on the example of a very good package with the serial type.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:32111
    • 提供者:heyong
  1. SerialPort

    0下载:
  2. 串口类,包括串口的打开,数据发送,重叠串口等。-SerialPort.class
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5428
    • 提供者:Leo_wei
  1. GSerial_dos

    0下载:
  2. 很好用的DOS下串口类。封装的非常好,直接调用即可。修复了波特率大于等于38400会死机的bug-Good use of the DOS-type serial port. A very good package, you can call directly. Fixed baud rate greater than or equal to 38400 will be the bug of Death
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:4569
    • 提供者:黑火
  1. CnComm

    0下载:
  2. 这是由llbird编写的一个串口类cnComm(中国串口),功能十分强大。-This is prepared by a serial llbird category cnComm (Chinese serial), a very powerful feature.
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:694674
    • 提供者:周浩
  1. CommTest

    0下载:
  2. 串口通信例程,内含串口类,一个老外写的,我修正了一个bug:在接收数据流未完成前退出程序会导致进程驻留在内存-Serial communication routines, containing serial port class, written by a foreigner, I fixed a bug: the receiving data stream does not quit the program before the completion of the process will l
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:50362
    • 提供者:yang
  1. CSerialPorts

    0下载:
  2. 基于CSerialPort串口类的的出口通信,比用串口通信控件更方便。-Based on the export of the class CSerialPort serial communications, serial communication control than with more convenient.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3601485
    • 提供者:郑建飞
  1. ComTest

    0下载:
  2. 这个是我见到的最好使用的串口类,用portmon监视数据通信,未发现错误。值得一下!-This is the best I have seen the use of the serial port class, with portmon surveillance data communications, no errors were found. Is worth what!
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:36109
    • 提供者:lsccls
  1. Serialportclass

    0下载:
  2. Serialport是由Remon Spekreijse提供的免费串口类-VC++ (Serialport class)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:7106
    • 提供者:bai
  1. slycomm

    0下载:
  2. 一个非常好用的串口类,可方便的操作串口.-A very easy to use serial port class can be easily operation serial port.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:15025
    • 提供者:eric yu
  1. MyCom

    0下载:
  2. serial port class 串口类C++实现-serial port class
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:6772
    • 提供者:lhj
  1. MySerialPort

    0下载:
  2. 用VC写的串口调试助手,是用封装好的串口类写的-Written by VC serial debugging assistant, is a good package, written in serial class
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:84400
    • 提供者:niebing
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com