资源列表
winds
- 这是一个非常经典的并行试验,实现并行计算pi的数值-The achievement of numerical parallel computing pi
TerminateProcess
- 结束 Windows 系统中的指定进程.-The end of the specified process in Windows system.
ProducerConsumer
- 基于对象调用wait与notify方法解决生产者-消费者问题-Object-based solution to call the wait and notify the producer- consumer issues
ar01
- vc6下调用createprocess实现进程机制,打开notepad-the vc6 call createprocess process mechanism, open notepad
Lock
- Mutex锁的封装类,设计精良,初学者必看-Mutex lock package categories, well-designed, beginners must-see
copy_f_mmap
- linux c 文件拷贝,内存共享,信号量,同步机制-linux c file copy, memory sharing, semaphores, synchronization mechanism
cxtq
- 程序提权,全都封好了,直接调用AquirePrivileges()即可。 如果非mfc去掉#include <stdafx.h>即可。-here is the app
ReaderandWriter
- 读者写者问题的分析演示,多线程分配,程序短小实用-Readers write the analysis of the problem of presentation, multi-threaded allocation, short practical procedures
Tickets
- 利用JAVA进行多线程编程,学习怎么控制各个线程!-Using JAVA multi-threaded programming, learning how to control the various threads!
CLIENT1
- 多线程的文件下载客户端,和服务器端结合使用,完成文件下载和上传的功能。
SERVER1
- 多线程的文件下载服务器端,和客户端结合使用,完成文件下载和上传的功能。
thread
- 生产者消费者多线程问题,通过调用系统函数,来解决生产者消费者多线程问题。-Consumer producer problem of multi-threading, by calling the system function, to address the issue of multi-threaded producer consumer.