搜索资源列表
threads
- Nachos 线程-Nachos threads
Threads
- hreads:This sample demonstrates how to develop an advanced namedpipe server that is capable of servicing 5 instances. The application is an echo server where data isreceived from a client and echoed back to the client. Allthe pipe instances are servi
Threads.Primer.A.Guide.to.Multithreaded.Programmin
- Threads.Primer.A.Guide.to.Multithreaded.Programming,多线程编程的入门级参考书
APress-Taming-Java-Threads-Code
- APress - Taming Java Threads Code
Multi-threads-progress
- 多线程进度条显示,对于界面编程具有参考价值!-Multi threads progress
threads-2.0.tar
- 多线程库 -Multi-thread library
exp2
- nachos下线程与同步的实验,在nachos目录下覆盖源文件后make就可以运行-threads and synchronization of nachos Experimental
futex.tar
- Shows how Linux futex syscall can be used to distribute computation to multiple threads.
xiancheng
- 线程超市管理系统 采用线程管理的超市管系统,附带access数据库文件-Supermarket management system thread threads supermarket management system, with access database file
threads
- working with threads
alp-ch04-threads
- Threads of UNIX in Linux
server-client-threads
- A server-client program using threads
threadServeur.tar
- Language C, linux, Code-Block Sockets-Serveur-MultiClients(Threads)
pthread
- pthread.h for threads... not sure what it really does.
client-server-Threads
- FTP send-receive messages (client-server using threads)
Pipe
- 一个双线程安全的Pipe实现。一个线程在端读,另一个线程在另一端写,可以用做线程间通信。-A two-threads safe Pipe implement. One thread writes on the in-side, and another thread reads on the other side. U can use it to communicate in two threads. It s safe!
Programming_with_POSIX_Threads
- 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
quicksort
- quicksort with threads
POSIX-Threads-and-NVIDIAs-CUDA
- Introducing multithreaded programming POSIX Threads and NVIDIA s CUDA
VCPP-Threads-working-study
- Its my study program for working with threads. It demonstrates 3 methods of syncronization in VC++.
