搜索资源列表
comm32
- 说明:多线程 (Multi-Thread) RS232 串行口通讯构件 ,是 COMM32.ZIP 构件的改良版,并且增加 Data Bits、Parity、 Stop Bits 等配置,支持 Read/Write 时序控制 (Timing control)、 ReadIntervalTimeout、 WriteIntervalTimout 等 ,支持 DTR/DSR, RTS/CTS 硬件流程控置及 Xon/Xoff 软件流程控置 ( 2.5 版,附源码 ) -: multithreading
Tcom
- 非常好用的串口控制Delphi组件,支持多线程-very handy serial control of Delphi components and support multithreading
ChatSystem1
- 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent s
c123
- LINUX环境下的线程同步和进程控制问题的源代码,希望大家-LINUX environment threads synchronization and process control of source code, we hope to s
serial10
- 专门用于多串口通讯程序,不同串口由不同的线程控制。
多线程串口Modem远程数据通信
- 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
会话程序
- 线程的概念、属性;线性创建的2种方式及其联系、区别和使用场合;线程的生命周期和5种状态;线程状态控制的一般方法;线程同步的概念、原理;线程同步的场合、线程同步的条件、同步对象的选取;线程间通讯的概念,与线程同步的区别;notify和wait的使用方法。两类socket通信的概念、特点、应用场合;两类socket通信的客户和服务端的基本步骤;组播通信的概念、组播客户端服务端的基本结构。-threads concept attribute; The creation of two linear mo
com_classof.rar
- 一个封装好的用多线程监听串口事件的串口类,很好用,我就是用这个类做得控制终端。,Package with a good multi-threaded serial port monitor serial type of incident, it just works. . . . .
peeryou_Ctrl
- 远程控制软件,包知服务端和客户端,完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理,SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。-Remote control software package known server and client, the full realization of the registry processing, document processing. Multi-threaded server-side service
vc_serialport_communication
- MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
PYRemoteCtl
- PY远程控制软件源代码 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制-PY remote control software source code for the full realization of the registry processing, document processing. Services using mul
EliteSpy
- 获取任意程序的窗体句柄并操作程序,想进行线程和任务控制的朋友可以参考。-Access to any program handles the form and procedures, I would like to carry out the control of threads and tasks can refer a friend.
Comtest6.4(7.14)
- 针对无人机平台——飞行控制面板开发的串口通信程序:包括串口指令的解译和传送、具有独立处理线程。-Serial communication code based on UAV groundstation.
MultiThread
- 多线程实例 主要实现多线程之间并行运算,控制同步与异步-Multi-threaded example between multi-threaded parallel computing, control of synchronous and asynchronous
TTY
- 串口通信,打开并配置串行口,有 建立工作者线程,硬件流控制设置,等待辅助线程,设置写超时以指定WriteComm成员函数中的GetOverlappedResult函数的等待时间,等功能,欢迎学习和使用-Machine chat file,create thread to work,and have more function,welcome you to study and use