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

搜索资源列表

  1. com_classof.rar

    0下载:
  2. 一个封装好的用多线程监听串口事件的串口类,很好用,我就是用这个类做得控制终端。,Package with a good multi-threaded serial port monitor serial type of incident, it just works. . . . .
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:6337
    • 提供者:lyl
  1. Comm

    0下载:
  2. 基于C++的MSCOMM控件多线程串口通讯源程序,能实现基本的读写功能.-The C++ based multi-threaded serial communication MSCOMM control source, to achieve basic reading and writing functions.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1934264
    • 提供者:gray
  1. cktx

    0下载:
  2. 学习串口通信的好资料,内含有创建一个串口,打开串口,读取串口内容,关闭串口,还有多线程串口编程知识-Learning a good serial communication data contains create a serial port, open the serial port, serial port to read the contents, close the serial port, serial ports are multi-threaded programming know
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:907091
    • 提供者:王勇
  1. serial-communication

    1下载:
  2. 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based
  3. 所属分类:Com Port

    • 发布日期:2017-02-24
    • 文件大小:22565888
    • 提供者:范开明
  1. CSerialCom_src

    0下载:
  2. 另一个串口类,可实现多线程监听串口,功能强大-another category, multi-threaded serial eavesdropping, powerful
  3. 所属分类:Communication

    • 发布日期:
    • 文件大小:3198
    • 提供者:li
  1. CommTest

    0下载:
  2. 一个很强大的串口通信类,支持多线程和窗口绑定-A very powerful serial communications, to support multi-threading and window bound
  3. 所属分类:Com Port

    • 发布日期:2017-05-28
    • 文件大小:10799192
    • 提供者:fy
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5354543
    • 提供者:liuyuefeng
  1. cbcomport

    0下载:
  2. Delphi和C Builder的控件,在WINDOWS 95/98和WINDOWS NT/2000下提供串口通讯。可以与MODEM或其它与串口相连的设备进行通讯。通过多线程和覆盖来获得最佳性能。功能部分受限制。-Delphi and C Builder s control, in the WINDOWS 95/98 and WINDOWS NT/2000 provide serial communication. With MODEM or other connected with the s
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-09
    • 文件大小:896504
    • 提供者:站长
  1. evc4jianyijiaocheng

    0下载:
  2. EVC简易教程!自己摘录的! 谢谢下载-EVC Layman s Guide! Extract their own! Thank you to download
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:147850
    • 提供者:yu
  1. aboutEVCandwince

    0下载:
  2. 嵌入式、wince、EVC教程!中文版本! 谢谢下载-Embedded, wince, EVC Tutorial! Chinese version! Thank you to download
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5688515
    • 提供者:yu
  1. chuankoutongxin

    0下载:
  2. 利用vc开发的多线程串口Modem远程数据通信源程序-Vc developed using multi-threaded serial Modem remote data communications source
  3. 所属分类:Modem program

    • 发布日期:2017-04-01
    • 文件大小:59613
    • 提供者:gdp
  1. SSVSPM

    0下载:
  2. 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3277913
    • 提供者:蔡生
  1. serial_communication

    0下载:
  2. 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2576
    • 提供者:方方
  1. Modem

    0下载:
  2. 基于c++的多线程串口Modem远程数据通信,包含串口通信的内容,非常实用,欢迎下载。-C++ based on the multi-threaded remote Modem serial data communications, including serial communication of content, very useful, please download.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:65667
    • 提供者:孟祥平
  1. Example

    0下载:
  2. 基于CSerialPort的串口多线程通信框架-CSerialPort based on serial communication framework for multi-threaded
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:63902
    • 提供者:章九
  1. Example3

    0下载:
  2. 基于CSerialPort的串口多线程通信框架,设置串口参数,开启串口监测工作线程,串口监测工作线程监测到串口接收的数据、流控制时间或其他事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理。-CSerialPort-based multi-threaded serial communication framework, set serial port parameters, open the serial port monitoring thread, serial port mon
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:89248
    • 提供者:许书博
  1. Modem

    1下载:
  2. 一个Modem测试软件,使用多线程串口通信技术来实现对Modem的检测,可以同时进行多个串口的检测-A Modem test software, the use of multi-threaded serial communication technology to achieve the detection of the Modem, you can simultaneously test a number of serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:59606
    • 提供者:jojo
  1. 20073131394675

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

    • 发布日期:2017-04-25
    • 文件大小:168567
    • 提供者:lin
  1. can4nt

    0下载:
  2. 典型的串口编程,详细说明了串口编程中多线程的运行和保护-Typical serial programming, detailed descr iption of the serial multi-threaded programming in the operation and protection of
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:735235
    • 提供者:chengjiajia
  1. linux_serial_thread_process_network

    0下载:
  2. linux串口、多线程、进程、网络相关内容,教学型代码及课件-linux serial port, multi-threaded, process, network-related content, teaching-based code and courseware
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:974156
    • 提供者:daiyuanhui
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com