CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - serial port thread

搜索资源列表

  1. scanner.rar

    0下载:
  2. 一个扫描枪串口通讯程序,包括串口通讯包的线程调用,扫描数据的事件出发,端口的文件读取方法。,A scanning gun serial communication program, including the serial communication package called the thread, scan data events, the document read-port method.
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-22
    • 文件大小:134276
    • 提供者:徐明胜
  1. MFC-USARTClass

    0下载:
  2. VC6.0 创建的一个MFC的串口类(创建线程进行数据接收),主要用于做窗口时需要用到串口问题的解决。-VC6.0 created a serial MFC class (create a thread for data reception), is mainly used to do when the window need to use a serial port on the solution of the problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5115
    • 提供者:qq
  1. cubieboard-master

    0下载:
  2. bluetooth中为蓝牙测试demo:检测周围的蓝牙设备,连接设备,循环发送数据 broadcom-bluetooth:固件源代码,以及加载固件的命令 com:cubieboard从串口读取数据,再通过tcp发送 特点:epoll com_bt:cubieboard从串口读取数据,通过tcp和蓝牙发送 特点:epoll 线程 信号-Connection device for Bluetooth, Bluetooth Test Detection
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-27
    • 文件大小:53021
    • 提供者:张文建
  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. com

    0下载:
  2. yocto平台下的测试串口的例程,可设置串口速率等参数,会启动一个线程去接收串口数据,同时也可向串口中写入数据-Yocto platform test serial port routines, can be set parameters such as rate of serial port, will start a thread to receive serial data, at the same time also can write data to the serial port
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:228628
    • 提供者:2005tent
  1. yocto_com_test

    0下载:
  2. yocto平台下的测试串口的例程,可设置串口速率等参数,会启动一个线程去接收串口数据,同时也可向串口中写入数据-Yocto platform test serial port routines, can be set parameters such as rate of serial port, will start a thread to receive serial data, at the same time also can write data to the serial port
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:253591
    • 提供者:皮蓬
  1. TestXIE

    0下载:
  2. 项目主要是串口通讯,定时向屏发送内容。设计多线程,定时器,主线程退出后如何安全退出子线程等。-Project is mainly a serial port communication, regularly send content to the screen. Design multithreaded, timer, the main thread after how to safely exit the child thread, etc. Please enter the text to
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-26
    • 文件大小:8412722
    • 提供者:
  1. CSerialPort-problem-

    0下载:
  2. CSerialPort是一个很好的串口通讯类,但它没有关闭串口的方法,如果对这个类的实现原理不了解,自行编写串口关闭方法可能会带来如下问题: 1、用closehandle方法关闭串口:由于调用类方法StartMonitoring后会生成一个串口通信线程,这个线程中要不停地访问串口,这种方法会带来明显的错误。 2、先用StopMonitoring方法停止串口监听,然后用closehandle关闭串口:由于StopMonitoring只是将进程挂起,这样做将使程序结束时解构函
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1487
    • 提供者:blacks
  1. DataSaveFile

    0下载:
  2. 打开一个串口,开启线程轮循,当串口有信息进入时,检测当前系统时间,并以此时间作为文件名,建立TXT存储收到的串口信号-Open a serial port, open the thread rounds, when the serial information to enter, the current system time, and this time as the file name, the establishment of TXT storage received serial sig
  3. 所属分类:Printing program

    • 发布日期:2017-12-10
    • 文件大小:10439800
    • 提供者:heahsd
  1. 373026

    0下载:
  2. 基于Windows消息,建立串口监听线程,读取测速雷达数据的程序(Based on a serial port to monitor Windows messages, thread, doppler radar data read program)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:haodling
  1. ComQsPlc

    1下载:
  2. 该类通讯组件用于PC与可编程控制器(PLC)、智能仪表等通过串口进行数据通讯。组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。采用稳定高效的内部协议,无须编写PLC内部程序配合,直接访问PLC的内存,通讯响应快速;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用,适用于基于PC高级语言的工业自动化控制系统(This kind of communication component is u
  3. 所属分类:通讯编程

  1. smarthome

    2下载:
  2. 智能家居界面编程。利用QT编写,有温度,窗帘,灯光等控制,另外还添加了串口,线程的设计方法。(Intelligent home interface programming. Using QT, there are temperature, curtains, lights and other controls. In addition, the design method of serial port and thread is added.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2019-06-09
    • 文件大小:6619136
    • 提供者:yqw123
« 1 2 3 4»
搜珍网 www.dssz.com