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

搜索资源列表

  1. VCPP-erial-communication-

    0下载:
  2. VC++多线程的串口通讯实例,可以运行!-VC++ multithreaded serial communication example, can run!
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:2034765
    • 提供者:xh
  1. QTwincom

    0下载:
  2. 此软件是我的一个服务端,是基于QT开发的,具体用到了qt中的串口通信和socket通信、多线程等技术,可以给研究嵌入式的人提供串口编程的思路和方法 qt版本为4.8-This software is a game server is based on the QT development, specifically used qt serial communication and socket communication, multi-threading technology, research
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-02
    • 文件大小:367413
    • 提供者:蒲文辉
  1. lsCommDemo

    0下载:
  2. VC多线程编程实例,多接收模式串口类,接收模式有四种:手动查询串口方式、手动定长查询方式、自动信号查询方式、自动中断查询方式-failed to translate
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-09
    • 文件大小:113992
    • 提供者:李周涛
  1. pbserial

    1下载:
  2. pb串口库为多线程事件驱动,支持串口的检测、接收发送数据等,功能强大。 -pb serial library for multi-threaded event-driven, support for serial testing, transmitting and receiving data, and powerful.
  3. 所属分类:Com Port

    • 发布日期:2017-11-17
    • 文件大小:45242
    • 提供者:ccc
  1. linux_system_pro

    0下载:
  2. Linux系统编程项目--销售信息系统 【目的】 掌握共享内存的封装使用 掌握串口编程 掌握数据报文的解码 掌握多线程/多进程编程-Linux System Programming Project- Sales Information System [Objective] To grasp the shared memory programming package uses master serial data message to master to master mult
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-18
    • 文件大小:1565047
    • 提供者:lihanwei
  1. ASerialPortset

    0下载:
  2. 包含8个不同串口通讯示例,调试工具源代码,同步异步串口类,及多线程通讯,很多可以直接应用到开发中。-Includes eight different serial communication example, source code, debugging tools synchronous asynchronous serial interface, and multi-threaded communications, many can be directly applied to the de
  3. 所属分类:Com Port

    • 发布日期:2017-06-14
    • 文件大小:22106789
    • 提供者:wanglizhen
  1. lsCommDemo

    0下载:
  2. VC多线程编程实例,多接收模式串口类,接收模式有四种:手动查询串口方式(ManualQueryRecv)、手动定长查询方式(ManualConstRecv)、自动信号查询方式(AutoRecvBySignal)、自动中断查询方式(AutoRecvByBreak)。-VC multithreaded programming examples, multi-category serial receive mode, there are four reception modes: manual che
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:106248
    • 提供者:曾峥
  1. Labview-serial-port

    0下载:
  2. labview 下的串口编写思路程序,含有多线程,中断,串口参数的保存和例子等。-Labview serial port under the writing way of thinking, the program contains a multi-threaded, interruption, save and example of serial port parameters, etc.
  3. 所属分类:LabView

    • 发布日期:2017-04-10
    • 文件大小:1802339
    • 提供者:lexou
  1. API-com

    0下载:
  2. 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:209159
    • 提供者:chowyu
  1. serial

    0下载:
  2. 实现Linux下的串口助手功能,采用多线程编程,基于Qt4.-Implementation under Linux serial assistant.
  3. 所属分类:Driver develop

    • 发布日期:2017-03-31
    • 文件大小:67203
    • 提供者:苑巍
  1. cSharpUART

    2下载:
  2. c#编写串口通讯代码 多线程实现,老外写的,很有用,很全面-c# write serial communication code multithreading, written by foreigners, very useful, very comprehensive
  3. 所属分类:CSharp

    • 发布日期:2015-09-21
    • 文件大小:251904
    • 提供者:无限幻想
  1. linux

    0下载:
  2. linux以阻塞的方式访问串口数据,运用在多线程处理程序-linux blocking access to serial data, the use of a multi-threaded process
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:27880
    • 提供者:李冬
  1. COMDEMO

    0下载:
  2. 串口通讯程序,多线程通讯,解决了串口COM10以上的问题,特别适合开发固件程序使用。-Serial communication program, multi-threaded communications, serial port COM10 solve the above problems, especially for firmware development programs.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:438126
    • 提供者:
  1. tty.c.tar

    0下载:
  2. 多线程来处理串口的收发处理!终端io函数的使用方法。-Multi-threading to handle serial transceivers processing! Terminal io functions are used.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:526
    • 提供者:黄电
  1. SCPortTest(SerialPort)

    0下载:
  2. vc++两个多串口多线程源程序包含龚建伟及Remon Spekreijse的串口类-Vc++ two serial multi-threaded program included Gong Jianwei and Remon Spekreijse serial category
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4796560
    • 提供者:李稳国
  1. 453345486pthread

    0下载:
  2. 这是一个嵌入式linux下的多线程代码,能通过交叉编译运行-关闭翻译英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 这是一个嵌入式linux下的串口驱动代码,能通过交叉编译运行 请键入文字或网站地址,或者上传文档。 取消 Zhè shì yīgè qiànrù shì linux xià de chuànkǒu qūdòng dàimǎ, néng tōngguò jiāochā biānyì yùnxíngThis is the code for an
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:1203
    • 提供者:Khan
  1. waitconditions

    0下载:
  2. 你好,当你需要多线程,串口通讯,这就有用-comm,cpp,if you must programm in c++,comm,thread ,it is usful
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:163231
    • 提供者:ddd
  1. SerialAssist

    0下载:
  2. 基于多线程程串口通信类,并附带一个简单的例子,被动接收,自动发送-Based on multi-threaded process serial communications, and comes with a simple example, a passive receiver, automatically sends
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:228277
    • 提供者:可乐
  1. chuankou

    0下载:
  2. arm-linux 对串口进行简单的读写操作(多线程)-arm-linux on a simple serial read and write operations (multi-threaded)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:1673
    • 提供者:千变莫名
  1. version15

    0下载:
  2. 通过选择串口发送控制信息和接收返回数据,运用多线程来与硬件设备交互,并将接收的数据显示出来。-Through the selection of the serial port to send control information and receives the returned data, the use of multiple threads to interact with hardware devices, and the received data is displayed.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:9139237
    • 提供者:momo
« 1 2 ... 13 14 15 16 17 1819 20 21 »
搜珍网 www.dssz.com