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

搜索资源列表

  1. Delphi_230785

    0下载:
  2. 用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等 -With multi-threading technology Delphi API serial communication example, the application simply call API for read/write buffer operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6762
    • 提供者:B4P56BE
  1. CSerial

    0下载:
  2. 一个多线程的串口类,封装了串口操作的API,运用了windows的消息机制-A multithreading serial port class encapsulates the serial port operation of API, use the Windows message mechanism
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:20367
    • 提供者:mahaihong
  1. delphiapithread

    0下载:
  2. 采用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等,当然还用到了许多函数。除了用到这些API函数外,还用到了一个DCB设备控制块,本例仅作最基本的API串口通信介绍,因此程序代码都不是太复杂的设计,仅创建了一些新项目后为form窗体增加几行代码即可。-Delphi API examples of serial communica
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:6843
    • 提供者:wpudn45
  1. SPCOMM2.5

    0下载:
  2. Delphi:SPCOMM2.5修正版-SPCOMM 修正版,好用的串口控件,带源码,多线程,易用。 -Delphi: SPCOMM2.5 revision-SPCOMM revision, easy to use serial control, with source, multi-threaded, easy to use.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:13851
    • 提供者:K87G5RI
  1. RT_ThreadPLwipRunSTM32

    2下载:
  2. stm32跑RT_Thread实时系统+lwip实现多线程TCP服务器,并将数据转发到串口-stm32 run RT_Thread real-time system+ lwip achieve multi-threaded TCP server, and forwards the data to the serial port
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-23
    • 文件大小:7311360
    • 提供者:肖俊
  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 embedded linux seria
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1321
    • 提供者:twjrkiha
  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 embedded linux seria
  3. 所属分类:Applications

    • 发布日期:2017-04-11
    • 文件大小:1367
    • 提供者:prrjkhtcores
  1. Serial-communication

    0下载:
  2. 多线程的串口读写程序,串口的读写实现了分开,不以查询的方式实现-Serial read and write multi-threaded program, to achieve a separate serial read and write, not to query the way to achieve
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:131655
    • 提供者:kenzhang
  1. SerialPort-Com-Example

    0下载:
  2. 串口通信示例,用到了多线程,使用VC6编写。-SerialPort Com Example with MultiThread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3166333
    • 提供者:Michael
  1. chuankou

    0下载:
  2. 串口自写程序,供大家学习,具有多线程接收方式,能够避免丢帧问题的产生。-My own com program, for all of your initial study, multi thread, avoiding error.
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:28680
    • 提供者:jason
  1. CSIM-Control

    0下载:
  2. 通过多线程机制进行串口通信,控制擎翔系列电机(CSIM),封装了擎翔电机相关的几乎大部分操作,可用于调机或者学习-Serial communication through the multi thread mechanism, control Qing Xiang series motor (CSIM), encapsulates o-gns motor related nearly most of the operation, can be used for adjusting machine
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1990512
    • 提供者:寸芒
  1. cPPcom

    0下载:
  2. COM通讯 串口通讯 采用多线程技术,带有例子初学者可以下载学习-COM comminute
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:83428
    • 提供者:dailiwei
  1. 11-FxNaFe

    0下载:
  2. VC6.0实现scomm串口通信,与三菱FX系列PLC实现通信,读取D寄存器中的数据,写入数据。还实现了简单的多线程。仅供参考。-VC6.0 sComm serial communications, and MITSUBISHI FX series PLC to achieve communications, read data the D register, write data. Also implemented a simple multi-threaded. For reference
  3. 所属分类:Button control

    • 发布日期:2017-05-19
    • 文件大小:5513073
    • 提供者:陈磊
  1. test2

    1下载:
  2. qt 5.4.1使用系统自带串口类库,进行串口数据操作。 已经实现多线程,多串口,内置精华线程。-qt 5.4.1 libraries use the system comes with serial ports, for serial data manipulation. Has multi-threaded, multi-port, built-in cream thread.
  3. 所属分类:Communication

    • 发布日期:2016-06-21
    • 文件大小:1665024
    • 提供者:lichang
  1. COMWIN32

    0下载:
  2. windows操作系统C++语言串口驱动完整的程序源代码,支持多线程-windows operating system C++ language serial driver complete source code, supports multiple threads
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:7287
    • 提供者:fengbing
  1. ComWave

    0下载:
  2. 采用多线程技术,基于串口通信技术的上位机程序-Using multi thread technology, serial communication technology based on the computer program
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:7931334
    • 提供者:xu
  1. CSerialPort

    0下载:
  2. 串口通用函数,私人封装的串口调用类,读,写,多线程调用,锁,异步等。-Serial generic functions, private package serial calling the class, reading, writing, multi-threaded calls, locks, asynchronous and so on.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:8676
    • 提供者:long
  1. Qt_Linux_Serialport

    0下载:
  2. 基于Linux QT环境下串口多线程通信 -Linux Qt serial thread communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4563899
    • 提供者:David
  1. cSharp-SerialportThread

    1下载:
  2. c#编写串口通讯代码多线程实现Prepare serial communication codes multithreading-c#Prepare serial communication codes multithreading
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:326464
    • 提供者:liuqiang
  1. CommThread

    0下载:
  2. 利用多线程进行串口编程环境:vc++6.0-example of serial port using multithread develope environment: VC++6.0
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1920475
    • 提供者:李全信
« 1 2 ... 14 15 16 17 18 1920 21 »
搜珍网 www.dssz.com