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

搜索资源列表

  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. Server

    1下载:
  2. 工程实现一个多线程的C语言服务器,这个服务器被移植到arm开发板中用来读取串口,网口的数据,并传输到网络中,通过Tcp与其他客户端程序通信。-Project to implement a multi-threaded C language server, the server is transplanted to arm development board to read serial data network port, and transmitted to the network via T
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:175043
    • 提供者:李强
  1. CommunicateComm

    0下载:
  2. c++/MFC编写的串口通信助手,采用多线程异步传输。本文件为工程文件,vs2010编译成功-c++/MFC prepared by the serial communication assistant, using multi-threaded asynchronous transmission. This document is a project file, vs2010 compile successfully
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:141851
    • 提供者:jiangjun
  1. mySerialport

    0下载:
  2. C++通过CSerialport类编写的串口通信模块,多线程异步通信。本文件为工程文件,vs2010编译通过-C++ by CSerialport class prepared by the serial communication module, multi-threaded asynchronous communications. This document is a project file, vs2010 compile
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:13808
    • 提供者:jiangjun
  1. Multi-thread-serial-communicati

    0下载:
  2. VC/C++源码,系统相关,串口通讯类,多线程  一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -VC/C++ source code, related system, serial communication, multi thread of a multi-threaded VC++ serial communication example, the serial po
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2524895
    • 提供者:陈广龙
  1. SerialApp

    0下载:
  2. 用C#串口控件开发的一个串口通信工具,可以用来学习多线程与串口通信-With C# Serial control the development of a serial communication tool that can be used to study multiple threads and serial communication
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:81188
    • 提供者:changwuxin
  1. W2KRS232

    0下载:
  2. bcb串口控件 SPCOMM,一个多线程的串口控件-a multithread serial port tool
  3. 所属分类:Static control

    • 发布日期:2017-04-30
    • 文件大小:115059
    • 提供者:pinkman
  1. SerialPort

    0下载:
  2. C++串口,C++11多线程,有些bug,但是简单易懂,还挺容易使用的-C++ comm program using C++11,have some bugs,but easy to use
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2491
    • 提供者:刘建军
  1. libComm_v1.2

    0下载:
  2. 串口程序,非常好用,RS232的多线程。-Multithreading serial procedures, is very nice, RS232.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:140839
    • 提供者:luqiang
  1. test.tar

    0下载:
  2. 多线程实例,直接打开即可。。串口通讯的多线程实例需要的朋友可以下载了!-Examples of multi-threaded, you can directly open. . Serial communications needs of multi-threaded example of a friend can be downloaded!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2560
    • 提供者:ttawa288tanka
  1. MyApplication3_167121311

    0下载:
  2. 利用手机内部GPS进行定位,并将数据通过手机串口和TCP发送给主机;采用多线程编程,调用的百度定位。- Internal GPS positioning using a mobile phone, and sends the data to the host via the serial port phones and TCP multi-threaded programming, Baidu call positioning.
  3. 所属分类:android

    • 发布日期:2017-05-26
    • 文件大小:8262340
    • 提供者:zhaoshijie
  1. TestSerialComm

    0下载:
  2. 串口实现发送指令数据,采用多线程编程 以读写文件方式操作串口,实现线程间同步- Serial port data transmission instruction, multi-threaded programming to read and write files serial manner, to achieve synchronization between threads
  3. 所属分类:Com Port

    • 发布日期:2017-06-15
    • 文件大小:23442490
    • 提供者:
  1. GPS-DAQ

    0下载:
  2. GPS串口采集程序,基于VC++ MFC,非常不错的资源,采用多线程实现。-GPS serial acquisition program, based VC++ MFC, very good resources, using multithreading.
  3. 所属分类:GPS develop

    • 发布日期:2017-05-14
    • 文件大小:3212931
    • 提供者:李大力
  1. SerialPort.tar

    0下载:
  2. 自己封装的一个qt5的串口类,亲测可用,不过暂时还不支持多线程。-Qt5 own package of a serial type, pro-test available, but not yet support multi-threading.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:5161
    • 提供者:田强
  1. Multiple-Ships-Control

    0下载:
  2. 本源码为C#语言基于串口通信模式开发的一个控制多无人艇路径跟踪的上位机软件。界面提供实时路径轨迹显示、无人艇的开环和闭环控制。其中控制和轨迹绘图采用多线程完成。对于开发类似的上位机机人机交互界面具有较高的参考价值。-The source code for C# language serial communication control mode is based on the development of a multi-USV path tracking PC software. Interf
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:157437
    • 提供者:liuhui
  1. alarm-alarm

    0下载:
  2. 能包括多线程记录,串口操作,日志记录,U盘自动拷贝,声音告警-Can include multithreaded records, a serial port operation, logging, U disk copy automatically, to sound the alarm
  3. 所属分类:Network Security

    • 发布日期:2017-05-05
    • 文件大小:194550
    • 提供者:Oslnr
  1. ReadSerialPort

    0下载:
  2. 电脑端实现串口数据的收发,可以多线程,实现多个串口的收发-Computer terminal to achieve serial data transceiver, multi-threaded, multi serial transceiver
  3. 所属分类:Communication

    • 发布日期:2017-12-15
    • 文件大小:8814592
    • 提供者:wucheng
  1. bunual

    0下载:
  2. 能包括多线程记录,串口操作,日志记录,U盘自动拷贝,声音告警-Can include multithreaded records, a serial port operation, logging, U disk copy automatically, to sound the alarm
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:194560
    • 提供者:Zinaxauv
  1. mgltithreaded_alarm_sound

    0下载:
  2. 能包括多线程记录,串口操作,日志记录,U盘自动拷贝,声音告警-Can include multithreaded records, a serial port operation, logging, U disk copy automatically, to sound the alarm
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:195016
    • 提供者:Dunki
  1. Mobile-phone-APP-monitoring-system

    0下载:
  2. Android平台下的传感器网络系统监测软件应用开发。其开发使用SQL2008数据库作为数据存储工具,运用多线程技术,且通过串口通信模块完成数据传输的自测模式,并通过访问数据库实现数据的更新和显示。-Android platform sensor network system monitoring software application development. Its development and use of SQL2008 as a data store tool, using mu
  3. 所属分类:Applet

    • 发布日期:2017-12-15
    • 文件大小:4718592
    • 提供者:杨泽宇
« 1 2 ... 15 16 17 18 19 2021 »
搜珍网 www.dssz.com