搜索资源列表
MySemaphore
- 一个简单的处理多线程程序通讯的程序,使用semaphore来进行防死锁-a simple multi-threaded processing procedures communications procedures, the use semaphore to a defensive Deadlock
TCPIP
- 它是TCP/IP中,线程同步的客户端各服务器端程序。利用了死锁及条件变量-It is the TCP/IP in the client thread synchronization server-side program. Deadlock and conditions of use of variables
CSharp
- C#中tcp/ip通讯中的线程问题。在多线程中处理程序错误导致线程无法继续完成造成死锁。-C# in the tcp/ip communication in the thread. In a multi-thread processing errors caused by the thread can not continue to complete deadlock.
project-mesh
- This project is to provide the people to use a very fast, deadlock less, applicable in any network, with fast streaming multimedia transactions. This investigates mesh construction minimizing delay for P2P live streaming, with peers of asymmetric
Linux-GTKP-chat
- Linux Socket 基于GTK+聊天软件,采用父子进程编写,互斥死锁-Linux Socket based on GTK+ chat software written in parent-child process mutex deadlock
os
- linix哲学家问题,利用互斥信号量解决死锁。-linix philosophers problem, use mutex resolve the deadlock.
project
- 利用信号量方法进行哲学家就餐问题的死锁避免,把哲学家分为三种状态,思考,饥饿,进食,仅当一个哲学家左右两边的筷子都可用时,才允许他拿筷子,并且一次拿到两只筷子,否则不拿-Use semaphores method dining philosophers problem of deadlock avoidance, the philosopher into three states, thinking, hunger, eating only when both sides of a philos
