搜索资源列表
com1class
- 一个非常好的串口通信程序,能够实现同步\\异步及多线程通信-a very good serial communication procedures, to achieve synchronization \\ multithreading and asynchronous communication
Current
- VC6 多线程的串口操作,有线程同步的解决方法(terminal)-VC6 multithread serial operation, thread synchronization solution (terminal)
VCcom
- 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
vc_com_api
- 串口设置 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞-com set HANDLE CreateFile( LPCTSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECUR
LDCameraController-src
- 精美的云台控制程序,带Flash加载窗口、支持多线程串口通讯、IOCP、同步异步通信。-Fine PTZ control procedures with the Flash to load the window to support multi-threaded serial communication, the IOCP, synchronous to asynchronous communication.
ASerialPortset
- 包含8个不同串口通讯示例,调试工具源代码,同步异步串口类,及多线程通讯,很多可以直接应用到开发中。-Includes eight different serial communication example, source code, debugging tools synchronous asynchronous serial interface, and multi-threaded communications, many can be directly applied to the de
TestSerialComm
- 串口实现发送指令数据,采用多线程编程 以读写文件方式操作串口,实现线程间同步- Serial port data transmission instruction, multi-threaded programming to read and write files serial manner, to achieve synchronization between threads