资源列表
Java
- 掌握两种实现多线程的方法:继承Thread类和实现Runnable接口。以供初学者学习这两种方法-Learn two ways to implement multithreading: the Thread class inheritance and implement the Runnable interface. For beginners to learn the two methods
producer
- 生产者与消费者模型的实现,使用C语言实现的,已经编译通过-Producers and consumers to realize the model
Customer
- 生产者与消费者问题,用线程同步来决解~下载看了材质好东西~-the problem is about Producter and customer .please use the thread.
library
- 多线程 + 信号量(无名信号量)的模拟程序: 阅览室模型:假设阅览室内共有3个座位,阅览室外等待区有5个座位。读者的行为如下:1) 读者到达阅览室时必须先在前台自助登记读者信息,离开时注销。前台每次仅允许一位读者进行登记或注销。2)若读者发现阅览室已满,他可以在阅览室外的等待区等待,3)如果等待的座位也没有了,则放弃等待,离开。 -a simple program about switching among multiple threads
send_handle.zip
- 发送消息给某个只知道进程句柄的程序的主窗口的程序
crack
- Simple exemple : how to patch an .exe, backup original file and compare.-Simple exemple : how to patch an .exe, backup original file and compare.
Thread
- 建线程、启动线程和线程间交互;建线程、启动线程和线程间交互-Build thread, start threads and interaction between threads
dxc
- 这是多线程测试的代码,对于初学者很有帮助-This is a multi-threaded test code, very helpful for beginners
panzer_killprocessbyname
- panzer kill process by name
MultilineAPIload
- 实现双线程高效下载 线程A从网络中读取一个数据块,存储到内存的缓存中。 线程B从缓存中读取内容,存储到文件中。-mutilineload Aline read datablockfrominternet ,save to the buffer in RAM. Bline read context from buffer,then save to file.
MultiThread
- 基于VC++的多线程编程,实现了两个线程伪并行运行-Based on multi-threaded programming VC++ achieve a pseudo two threads to run in parallel
kelcome
- VB realize the storage management program, the computer operating system course design, look at eight, welcome until,