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

搜索资源列表

  1. 2425

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助-Work with serial port write a small test program to access features, including multi-threaded, CRC check this program includes a serial communications class,
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:446445
    • 提供者:大苏黄
  1. VC

    0下载:
  2. 多线程技术在VC++串口通信程序中的应用研究-Multithreading in VC++ Serial Communication Program Application
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:4396
    • 提供者:jinjin
  1. OK

    0下载:
  2. 多线程linux串口编程 用于zigbee和ARM板的交互 为zigbee和ARM通信提供必要的借口-Linux serial port programming for multi-threaded and ARM zigbee zigbee board interaction to communicate and provide the necessary excuse for ARM
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:3462
    • 提供者:
  1. calculator

    0下载:
  2. 一个串口通讯类,多线程,多串口通讯,简单容易掌握,例程-A serial communications class, multi-threaded, multi-serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:8549
    • 提供者:lideyuan
  1. uart_data_process

    0下载:
  2. 基于ecos系统的多线程处理,此线程是串口数据处理线程-Ecos systems based on multi-threaded
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:3982
    • 提供者:liuqingna
  1. SmsTest

    0下载:
  2. 这份代码展示了如何使用串口发送手机短消息,里面涉及了串口通信、线程同步等内容。用户可以参考里面的SMS通信技术-This code shows how to use the serial port to send mobile phone text messaging, which involves a serial communication, thread synchronization and so on. Users can refer to the inside of SMS comm
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:35640
    • 提供者:winston
  1. serial

    0下载:
  2. 在evc中运行的串口通信程序,采用了线程回调函数的方式-Running in evc serial communication program, with the way the thread callback function
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4475209
    • 提供者:yml
  1. RtCom

    1下载:
  2. RTX 串口,带中断服务线程,可接收和发送数据,附带测试程序。-RTX serial ports, with an interrupt service thread, can transmit and receive data, with a test procedures.
  3. 所属分类:Com Port

    • 发布日期:2014-05-11
    • 文件大小:2360320
    • 提供者:zhangkaibo
  1. serial

    0下载:
  2. 一个用于串口通讯的C++类源代码,使用了线程。-This class can read, write and watch one serial port. It sends messages to its owner when something happends on the port The class creates a thread for reading and writing so the main program is not blocked.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:7234
    • 提供者:zjh
  1. vc12

    0下载:
  2. 这个是讲解VC语言编程多线程和串口通信的资料-This is a multi-threaded programming language to explain the VC and serial data communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:36456
    • 提供者:seven
  1. LsComm

    0下载:
  2. 多线程,多接收模式串口类,学习多线程的程序员很实用的程序。-Multi-threaded, multi-category serial receive mode, multi-threaded programmers to learn very practical program.
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2491135
    • 提供者:wang
  1. LUOAPI

    0下载:
  2. VC++带线程的API串口通信,简单的API串口实现,调试已经通过-VC++ take thread API serial communication, simple API serial implementation, debugging through
  3. 所属分类:TAPI

    • 发布日期:2017-04-09
    • 文件大小:1889686
    • 提供者:
  1. ComOP

    0下载:
  2. PC串口通信的一个样例程序,简单但好用,添加线程支持异步接收,也可改写为PDA下的-Serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-29
    • 文件大小:11335971
    • 提供者:四连小兵
  1. PA8110A

    0下载:
  2. PA8110A仪表RS232串口取数,开多线程,取数功能测试成功。界面可以自己修改调试,c#源码-PA8110A instrument RS232 serial take number, open multiple threads, take several function test success. Interface can modify commissioning, c# the source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1110904
    • 提供者:fgfgfg
  1. serialport

    0下载:
  2. 描述上位机K-Bus Monitor的串口读取线程设计思路。-The source codes can be used for receiving or transmitting serial data.
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6815
    • 提供者:孙琬晴
  1. MFC-com

    0下载:
  2. 本文既写了在Windows中怎样用VC控件MSComm,又说明了API技术编程方法,在写用MSComm控件时,数据类型的转换说得不是太明白,初次涉猎串口编程的朋友恐怕看了还是编不出来;直接从底层编写的部分值得一读,说得较为详细,但你得先从VC教本上看一看什么是线程。-This paper is written in Windows using VC control how MSComm, and shows the API technology programming method, and w
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:6379
    • 提供者:赵小亮
  1. Delphi

    2下载:
  2.   串口程序我后来研究了好久,写了下面的代码,后台生成一个线程监听串口,不影响前台工作。效果很好,一直用于GPS仪器的数据接收。 -Serial program I later research for a long time, wrote the code below, the background generates a thread surveillance serial ports, do not affect the front desk work. The effect is ver
  3. 所属分类:串口编程

    • 发布日期:2013-07-26
    • 文件大小:1477
    • 提供者:赵小亮
  1. DelphiSPCOMM

    0下载:
  2. Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 目前,利用 Delphi实现串口通信的常用的方法有 3种:一是利用控件,如 MSCOMM控件和 SPCOMM控件;二是使用 API函数;三是调用其他串
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:68275
    • 提供者:赵小亮
  1. mscomabc

    0下载:
  2. 源码介绍: 多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -Source introduced: Multithreaded VC++ Serial communication example, select the serial port of the machine can be used, with the progress to open more than
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:136835
    • 提供者:肖传毅
  1. UART

    0下载:
  2. 基于多线程的串口通信发送与接收程序,往下位机写入数据,下位机正确收到数据后返回一个数据,PC正确收到返回数据后再发送下一个数据。回到的数据显示在旁边的文本框里-MultiThread SerialPort
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1902092
    • 提供者:杜威
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 29 »
搜珍网 www.dssz.com