搜索资源列表
javaduoxiancheng
- 基于java应用语言的多线程同步机制,实现了java中的同步多线程-language multithreaded synchronization mechanism, achieve a java of simultaneous multi-threading
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参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
ThreadSyncSample
- NSCondition , 多线程 同步 例子 运用于某个线程要等待若干个线程完成后再开始执行的情境, iphone的多线程开发是比较困难的地方-NSCondition, an example applied to a multi-thread synchronization thread to wait several months to complete before starting the implementation of the thread contexts, iphone m
vc_com_api
- 串口设置 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞-com set HANDLE CreateFile( LPCTSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECUR
J2meMultipThread
- j2me多线程编程,演示了j2me 多线程编程所有步骤,以及线程之间同步,异步工作。适合大家参考j2me多线程编程-j2me multithreading programming, multithreaded programming j2me demonstrated all the steps, and synchronization between threads, asynchronous work. For your reference j2me multi-threaded progr
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.
Android-Handler_Thread
- andriod 多线程所线程同步,多线程通信-Android Handler Thread
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
MulThread_Download_demo
- android 实现文件多线程下载的实例,只是下载的demo,文件下载还需要进行文件MD5校验、本地同步等操作才是能够保证文件下载的完整。-Android to achieve multi-threaded download instance, just download the demo file download also need to file MD5 validation, local synchronization and other operations is to ensure
TestSerialComm
- 串口实现发送指令数据,采用多线程编程 以读写文件方式操作串口,实现线程间同步- Serial port data transmission instruction, multi-threaded programming to read and write files serial manner, to achieve synchronization between threads