CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - 多线程通信

搜索资源列表

  1. 学习多线程之一:线程通信--利用事件对象

    0下载:
  2. 多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。-series of multi-threaded programming. The use of the incident to communications between the threads. A good example code.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:16.99kb
    • 提供者:xuxu
  1. mu11111122l

    0下载:
  2. 多线程编程最简单实例,两个线程之间相互通信和控制,一看就懂-most simple example, two threads between communication and control, a person would understand
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:26.21kb
    • 提供者:wood
  1. secThread

    0下载:
  2. 本代码主要实现了通过多线程来并行和多个时间服务器进行通信及同步-the main source of multi-threaded and parallel to a number of server time and synchronous communications
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:郭树印
  1. 13104113645

    0下载:
  2. windows多线程方面的经典代码,涵盖了多线程通信的各种方法-windows multithreaded code of classic covers a multithreaded communications methods
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:332.33kb
    • 提供者:wangbin
  1. vc++

    0下载:
  2. 多线程技术及其在VC++串口通信程序中的应用.pdf -multithreading technology and the VC Serial Communication Program application. Pdf multithreading technology and the VC Serial Communication Program application. pdf
  3. 所属分类:进程与线程

    • 发布日期:2014-01-15
    • 文件大小:81kb
    • 提供者:哈哈
  1. Multithreading_Serial_Communication_C_code

    0下载:
  2. 用VC++写的关于多线程串行通信的应用,程序编译的效果比较好,可根据需要做些修改。
  3. 所属分类:进程与线程

    • 发布日期:2014-01-16
    • 文件大小:733.63kb
    • 提供者:quanxiu
  1. C++MultiThreadProgramming

    1下载:
  2. 全书分为13章,全面讲解构建多线程架构与增量多线程编程技术。第1章介绍了用于构建面向对象程序的不同类型 C++组件,以及如何使用这些组件来构建多线程架构。第2、3、4章简要介绍进程、线程、多任务处理、多线程化、 规划以及线程优先权的概念。第5章讨论进程间和线程间通信。第6章讨论线程和进程同步与合作,详细讨论临界区 、死锁、数据竞争以及无限延迟方面的主题。第7-10章讲解用于线程同步、线程间通信以及多线程处理的C++组件 。第11章讨论C++对象在多线程环境
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:18.74mb
    • 提供者:
  1. imagepro

    0下载:
  2. QT 多线程 主次线程之间的通信实例,用于图像事务处理,Qt4 版本-QT multi-threaded communication between primary and secondary threads instance, for image transaction processing(TransactionThread), Qt4 version
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:6.3kb
    • 提供者:wu
  1. TCP

    0下载:
  2. 局域网即使通信,采用多线程实现,可实现群聊,和单聊。-LAN even if the communications, the use of multi-threaded implementation, can achieve a group chat, and single-chat.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:269.64kb
    • 提供者:renzhe
  1. Multithreading

    0下载:
  2. 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:40.77kb
    • 提供者:何平
  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
    • 文件大小:87.16kb
    • 提供者:许书博
  1. multithreadingcorrespondence

    0下载:
  2. 一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。-More than one instance of a communication between threads, we can further deepen the understanding of multi-threaded communications.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1.81mb
    • 提供者:郑建飞
  1. GlobalVariable

    0下载:
  2. vc++演示多线程之间的通信,通过全局变量和自定义消息在用户界面线程和工作线程之间通信-multi-thread demo
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-19
    • 文件大小:5.03mb
    • 提供者:
  1. pc

    0下载:
  2. 运用java环境编程实现pc多线程通信,消费者与生产者关系-Pc java environment using multi-threaded programming communication between consumers and producers
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:1.97kb
    • 提供者:
  1. 3

    0下载:
  2. JAVA多线程通信小程序,JAVA初学者适用-Multi-threaded JAVA applet communication, JAVA application for beginners
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:5.37kb
    • 提供者:joon
  1. multiUART

    0下载:
  2. 通过创建多线程的方法来实现arm板上的多串口的并行通信,自己编写的,并在板上测试过的,但是针对你的板子,要自己设定。-By creating multi-threaded approach to achieve multi-arm board parallel port communication, I have written and tested on the board, but for your board, to set their own.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:1.4kb
    • 提供者:xting
  1. BirthdayRemind

    0下载:
  2. 使用多线程对多个提醒时间点的同时提醒,用到多线程与主线程消息的传递,对学习多线程的通信有很大帮助,强烈推荐学习多线程通信的同学下载-Use of multiple threads on multiple reminders at the same time to remind, the main thread to use multi-threading and message passing, multi-threaded communication of learning helps a l
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-17
    • 文件大小:4.74mb
    • 提供者:kai
  1. duo-xiancheng-chuankoutongxin

    0下载:
  2. visual c ++6.0 写的多线程通信实例-visual c++6.0 to write multi-threaded communication instance
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:77.8kb
    • 提供者:李刚
  1. MultiThead

    0下载:
  2. vc多线程通信及互斥,模拟火车票购票系统,-vc multithreading communication and mutually exclusive, analog train ticket system
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-07
    • 文件大小:7.61kb
    • 提供者:
  1. BlockingQueue

    0下载:
  2. 一个基于boost的blocking queue的实现,可以用于多线程通信-blocking queue based on boost
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:872byte
    • 提供者:wangxr
« 12 3 4 5 »
搜珍网 www.dssz.com