搜索资源列表
学习多线程之一:线程通信--利用事件对象
- 多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。-series of multi-threaded programming. The use of the incident to communications between the threads. A good example code.
体检程序 HEALTH 用户界面线程 通信
- 一个体验程序,让初学者了解线程之间的通讯-an experience procedures for the beginners to understand the communication between threads
线程通信
- 线程通信 本 文 我 们 将 在VC++4.1 环 境 下 介 绍 一 个 父 进 程 和 其 子 进 程 的 通 信 实 例。 在 父 进 程Parent 窗 口 中 按 一 下 鼠 标 左 键, 就 会 产 生 一 个Pipe 和 启 动 子 进 程Child, 并 从Pipe 一 端 发 送 信 息, 同 时Child 启 动 后 会 创 建 一 个 工 作 线 程, 专 门 用 来 从 管 道 的 另 一 端 读 入 数 据。 通 过 父 进 程 菜 单 项 的 控 制 来 改 变 图
用成员变量进行线程通信
- 线程怎么通信,这里有解释.线程就是操作系统分配给处理器的基本单元.系统为没一个线程分配一个堆栈-threads how communications, explained here. The operating system is threaded processors allocated to the basic unit. No one system to allocate a thread stack
多线程编程练习(VC2008)
- 参照多线程编程的网上说明,完成的涉及线程处理函数,UI线程,线程间通信,线程同步。
VC++多线程编程
- 已编译的HTML帮助文件。MFC多线程,console多线程,线程通信等等~~
CommTest.rar
- 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
serial.rar
- 利用CSerialPort类,设计了基于对话框的多线程通信程序,可完成两台计算机之间的串口通信,CSerialPort use category, the design of dialog based on the multi-threaded communication procedures between the two computers to be completed by the serial communication
多线程串口通讯实例_622
- 多线程串口通讯实例- Multi-thread string mouth communication example
JAVA+Socketchat
- java socket多线程聊天室程序,服务器和客户端之间实现通信-java socket multi-threaded chat rooms, servers and client communications between
2
- 多线程实时网络传输,用于上位机与下位机实时通信-Multi-threaded real-time network transmission, for PC and next-bit machine real-time communication
WorkThread
- 此源码为多线程通信源码,所用平台为VISUAL C++.-This source of communication for multi-threaded code, using the platform for VISUAL C++.
LANTIME
- Windows下基于TCP/IP的多线程通信,实现点对点聊天和系统时间同步功能。-Windows, TCP/IP-multi-threaded communication, to achieve point-chat and system time synchronization.
multithreadingcorrespondence
- 一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。-More than one instance of a communication between threads, we can further deepen the understanding of multi-threaded communications.
PublicNetSoft
- cs模式下的多线程通信,服务器、工作站之间的通信,socket源码,很详细,并且有注释-cs mode, multi-threaded communications, servers, workstations, communication between, socket source code
muthread
- Linux中多线程通信的实例,适合初学者学习Linux-See more Linux instances of the process of communication
linux线程
- linux线程的实验报告,基于linux编写了多线程通信,以及等待延时10秒,若无数据将发送timeout(Linux thread experimental report, based on Linux written multi-threaded communication, and wait for 10 seconds delay, if no data will send timeout)
多线程的VC++串口通讯实例
- 多线程之间通信实例。完成多线程之间如何通信的功能设计及具体流程操作。(Example of communication between threads. How to complete the communication between multi-threaded function design and specific process operations.)
多线程通信
- C#使用多线程模拟用户之间的通信过程,解决了多个用户之间的交互以及线程冲突问题(C# uses multithreading to simulate communication between users,The problem of interaction among multiple users and thread conflict is solved)
select_client
- Socket多线程通信客户端, 指两个或两个以上的进程在执行过程中,因争夺资源而造成的一种互相等待的现象,若无外力作用,它们都将无法推进下去。(Socket multithreading communication client refers to a phenomenon of waiting for two or more processes in the process of execution, which is caused by competing for resources. If