资源列表
CPP-ThreadPool
- 利用C++语言设计可扩展线程池 一篇很好的线程池介绍文章。-Using C++ language design scalable thread pool a good article about the thread pool.
ShutDownTimer-2.0
- 本程序可以通过设定时间实现定时关机,源码为MFC源码,双击屏幕右下角图标可进行时间设定-This procedure can be achieved by setting the time, time off, for the MFC source code, double-click the bottom right corner of the screen icon to set time
MultiThreadDownload
- 基于java的多线程下载工具。大家可以参考参考。-Java-based multi-threaded downloading tool. We can refer to reference.
w32_multithreaded
- windows 多线程实例,国外网站上下的,很好的东西 -multi-threaded windows instance, foreign websites up and down, good things
ProcessProtect
- 用来守护进程运行的软件,进程发生异常时将自动把进程运行起来,继续工作-Software used to run the daemon, the process occurs automatically when the exception process up and running, continue to work
TrafficLight
- java作业用多线程的方法实现颜色的变化-java work with multi-threaded approach to achieve the color change
Java
- java多线程开发经验详解,讲解了多线程的概念,同步,调度,及java线程的新特性-Detailed multi-threaded java development experience, to explain the concept of multi-threading, synchronization, scheduling, and thread the new features of java
duoxiancheng
- 关于多线程的一些实验和代码,供大家学习和使用-failed to translate
concurrent
- 这是一个有关并发线程的多个类实例,是一个 很好的源码!-This is a thread about multiple concurrent instances of the class, is a good source!
philosopher
- 哲学家问题,解决进程死锁和恢复,进程调度。 多线程任务。-Philosophers problem, solve the deadlock and restore processes, process scheduling. Multithreaded.
readwrite
- 读写者问题,解决进程死锁和恢复,进程调度。 多线程任务。-Those who read and write and solve deadlock and restore processes, process scheduling. Multithreaded.
MultiThread
- 简单多线程实例以及多线程互斥实现样例程序-Multi thread
