搜索资源列表
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
vcThreadSynchronization
- 在vc中利用父子间进程通信来实现的线程同步-use in vc process communication between father and son to achieve the synchronization thread
NetDownMTR
- FlashGet、网络蚂蚁想必大家都很熟悉,他们都是利用多线程同步下载的原理来提高下载速度,同时具有断点续传的功能,这些软件到底是如何实现的呢?答案在代码中揭晓。
会话程序
- 线程的概念、属性;线性创建的2种方式及其联系、区别和使用场合;线程的生命周期和5种状态;线程状态控制的一般方法;线程同步的概念、原理;线程同步的场合、线程同步的条件、同步对象的选取;线程间通讯的概念,与线程同步的区别;notify和wait的使用方法。两类socket通信的概念、特点、应用场合;两类socket通信的客户和服务端的基本步骤;组播通信的概念、组播客户端服务端的基本结构。-threads concept attribute; The creation of two linear mo
vcchuankou.rar
- vc上位机串口程序,编写接受线程与发送线程,及线程之间同步。通信协议,奇偶校验,vc PC serial procedures, prepared to accept the thread and sending threads, and synchronization between threads. Communication protocol, parity
ThreadSynchronizationevent
- 线程同步之事件对象,希望能给初学者提供帮助-The event thread synchronization object, could provide help for beginners
ThreadMutex
- 线程同步之互斥对象,希望能给初学者提供帮助-The mutex thread synchronization objects, could help beginners
ThreadSemaphore
- 线程同步之信号量对象,希望能给初学者提供帮助-The semaphore thread synchronization object
C_SOCKET
- 同步异步SOCKET通讯和多线程总结.doc-Synchronous communication and asynchronous multi-threaded summary SOCKET. Doc
MultiThread
- 多线程实例 主要实现多线程之间并行运算,控制同步与异步-Multi-threaded example between multi-threaded parallel computing, control of synchronous and asynchronous