搜索资源列表
Register_ThreaPool
- 线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, th
ThreadPoolcw
- 此代码为一个完整的线程池模块,完成线程池的调度功能-this code for a thread pool integrity of the module, complete thread pool scheduling function
CPUScheduling
- 进程调度。如何实现,多进程,多调度,用VB实现。-scheduling process. How to achieve that multi-process, multi-scheduling, using VB.
wimax_v2.03
- wimax MAC层分组调度在ns下的仿真代码