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

搜索资源列表

  1. vc的5个源码

    0下载:
  2. 打字游戏:于娱乐中练习指法 vc 超酷时钟:具有整点报时等功能,界面超酷的桌面时钟 vc 阴阳日历:不仅有阳历更有阴历查询的功能 vc 桌面留言:vc 串口类:c#-typing game : in entertainment practice fingering vc cool clock : The whole point timekeeping functions, interface cool desktop calendar clock vc yin and yang : not on
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:249908
    • 提供者:丰羽
  1. Serial_Com

    0下载:
  2. 利用Visual C++ 实现串口通信功能,用一个类实现串口操作的封装。-achieved using Visual C serial communications functions, and to achieve a kind of serial Packaging operation.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:79246
    • 提供者:华胜
  1. SerialCommu

    0下载:
  2. 串口通讯,用了一个老大封的类-serial communication, with the closure of a category leader
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:24217
    • 提供者:谢仁祥
  1. 232_TCPIP

    0下载:
  2. 程序的最大缺陷:   Windows把硬件驱动的接口都进行了抽象和标准化,串口也不例外,大部分的设备都可以通过文件操作API进行存储控制,如:CreateFile、ReadFile、WriteFile等,其实很简单。网上有个SerialPort的类写得还不错,我就直接拿来用了,只做了小小的修改以满足我的要求。原本的类一次只能收发一个Byte,根据需要我改成了512 Byte,需要重点提出的是,当收发多字节数据时,数据的正确性和完整性更需要自己保证,因为串口协议标准只是定义在物理层和数据链路层
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:38910
    • 提供者:Lee
  1. 200811014323652

    0下载:
  2. 自行封装的一个lib库,以动态连接库的方式提供支持,包含以下一些类: SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Sock
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:58590
    • 提供者:dsf
  1. SserialClass

    0下载:
  2. 串口通信类:提供了一个能够进行串口通信的类,能够方便地进行各种数据通信-Serial communication class: provides a class capable of serial communication, the ability to easily communicate a variety of data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:54370
    • 提供者:pizili
  1. 15

    0下载:
  2. 能够对串口进行读写,监视的类。利用线程实现了非阻塞调用-thread
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-27
    • 文件大小:39407
    • 提供者:宋欢
  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. tcp_ip-communication-programming

    0下载:
  2. 本例中,我们首先要用WinSockets类来编写一个C/S(Client/Server)程序,C/S程序包含一个服务器端和一个客户端,服务器程序接收到客户端程序发来的数据后,将数据从串口1(COM1)发送出去,我们可以用串口调试助手来接收这些数据。-In this case, first we WinSockets class to write a C/S (Client/Server) program, C/S program includes a server and a client, t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:91199
    • 提供者:借方鋆
  1. CDT

    0下载:
  2. Cserial串口封装类的使用,实现串口通信-Cserial wrapper class to use the serial port, serial communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:44201
    • 提供者:杨广
  1. Serial

    0下载:
  2. 多线程实现串口间通信,功能比较简单,但包含的串口类很强大。 -Multi-threaded serial inter-communication function is relatively simple and very powerful, but it contains the serial port class.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:10372512
    • 提供者:
  1. code

    0下载:
  2. 自己写的tcp、udp、定时器、串口类,都是经过应用验证的哟,欢迎大家下载使用。-Write their own tcp, udp, timers, serial port class, through the application of verification are yo welcome to download.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-27
    • 文件大小:3138584
    • 提供者:古进波
  1. mycom

    0下载:
  2. linux 平台下串口的编程,本程序提供linux和windows平台下的linux类,运用提供的QT串口类,本工程实现的是在linux环境下运行的QT串口通信。-Serial programming under Linux platform, the program provides Linux and windows platform Linux, using the QT serial, the project is the realization of QT serial communi
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:18358
    • 提供者:罗洪彬
  1. serialpor

    0下载:
  2. 多线程串口类及其使用方法,包含完整的CSerialPort类及其使用方法。-A communication class for serial port
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:56358
    • 提供者:王军
  1. php_serial.class

    0下载:
  2. PHP 串口类,修改了原有代码的windows下的参数设置部分,程序测试通过;只可以发送信息;接收数据部分未完成。- PHP serial class, modify the parameter setting part of the windows of the original code under test procedures only can send messages receive data section is not complete.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3652
    • 提供者:李永明
  1. PosixSerialAssiant

    0下载:
  2. 该程序主要基于Qt4.8.5 POSIX下的串口通讯,由于Qt4.x不支持串口通讯,因此采用第三方串口类-The program is mainly based on the POSIX Qt4.8.5 serial communication, because Qt4.x does not support serial communication, so the use of third party serial port
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:562241
    • 提供者:JHONCONAL
  1. CSerialPort

    2下载:
  2. VC++串口类文件,建立和打开串口,采集串口数据,包含头文件和源文件-VC++ serial class files, build and open the serial port, serial data collection, including the header and source files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:7326
    • 提供者:刘天宇
  1. SerialPort

    0下载:
  2. 串口类,可以自由控制串口接收和发送数据,非常不错的- U4E32 u53E3 u7C7B
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-14
    • 文件大小:9379
    • 提供者:lizimin
  1. 723890

    0下载:
  2. 这是一个封装得比较完整的串口类接口,支持同步,异步操作,使用简单高效()
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:34816
    • 提供者:ztyndord
« 12 »
搜珍网 www.dssz.com