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

搜索资源列表

  1. Visual-CPP

    0下载:
  2. 介绍了如何在VC的环境下,进行多线程串口通讯-Describes how the VC environment multithreading serial communication
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:154566
    • 提供者:
  1. csform_MIDParent

    0下载:
  2. MDIParent窗体中集成C#基础编程,文件操作,窗体,XML,数据库,多线程串口通信等功能。此源码拥有丰富注释,方便初学者入门。-The MDIParent form the basis of integrated C# programming, file operations, forms, XML, database, multi-threaded serial communication and other functions. This source has extensive no
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:1026053
    • 提供者:
  1. lsCommDemo

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

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

    0下载:
  2. 多线程串口Modem远程数据通信-multi-threaded remote serial data communications modem -multi-threaded remote serial data communications modem
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-19
    • 文件大小:57265
    • 提供者:疏影
  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. VC--com

    1下载:
  2. 非常好用的多线程串口通信实例,新手可作为参考。-Very easy to use multi-threaded serial communication example, the novice can be used as reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:94243
    • 提供者:彭婷婷
  1. serialport

    0下载:
  2. 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发.-Implements a simple-to-use multi-threaded serial communication interface, you can switch query and automatic reception mode for the serial data transceiver.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:17101
    • 提供者:zfcx1688
  1. serialpor

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

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

    0下载:
  2. 多线程串口编程,程序是使用arm加华为的GPRS模块进行测试 方便大家修改-Multithread serial programming, program is to use the arm GPRS module testing Huawei to facilitate change
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1485
    • 提供者:nanye
  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. CSerialPort

    0下载:
  2. 简单而强大的多线程串口编程工具CserialPort类-Simple and powerful multithreaded serial programming tool CserialPort class
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:160185
    • 提供者:黄飞
  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. 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. 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. CSerialport-TEST

    0下载:
  2. 本代码是多线程串口编程 基于CSerialPort类 摘自龚建伟代码-The code is based on a multi-threaded serial programming code CSerialPort class excerpt Dan
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2329268
    • 提供者:李白杨
  1. CnComm

    0下载:
  2. CnComm v1.50 多线程串口通讯库,包括库源码,使用说明,库手册,demo等 -CnComm v1.50
  3. 所属分类:Communication

    • 发布日期:2017-06-10
    • 文件大小:17599760
    • 提供者:feitian
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com