资源列表
[进程与线程] uThreadPool
说明:一个非常好用的线程池uThreadPool -一个非常好用的线程池uThreadPool<chengang> 在 2025-02-13 上传 | 大小:7kb | 下载:0
[进程与线程] CriticalTest
说明:有关临界区使用的一个样例,主要为多线程控制使用-The critical use of a sample, the main use for the multi-threaded control<xjc> 在 2025-02-13 上传 | 大小:7kb | 下载:0
[进程与线程] vbThreadNew
说明:vb也可以做到真实的线程功能,请下载试用-vb thread can be a real feature, please download the trial ...<sms> 在 2025-02-13 上传 | 大小:7kb | 下载:0
[进程与线程] random_name_system
说明:实现课堂随机点名系统……线程和进程的知识-Random name system to achieve the classroom ... ... knowledge of threads and processes<孙玉彬> 在 2025-02-13 上传 | 大小:7kb | 下载:0
[进程与线程] vbThreadNew
说明:VB 实现稳定多线程的处理以及结束,不可在IDE环境中运行(就是在调试的时候运行),否则容易崩溃,对于初学者来说,是非常好掌握的-VB stable multi-threaded processing, and end, can not run in the IDE environment (that is, when running in debug), or easy to collapse, for beginners, is a<guowei> 在 2025-02-13 上传 | 大小:7kb | 下载:0
[进程与线程] Process-scheduling-algorithm-
说明:先来先服务调度算法(FCFS):每次调度都是从后备作业队列中,选择一个或多个最先进入该队列的作业,将它们调入内存,为它们分配资源、创建进程,然后放入就绪队列。在进程调度中采用FCFS算法时,这每次调度是从就绪队列中,选择一个最先进入该队列的进程,为之分配处理机,使之投入运行。该进程一直运行到完成或发生某事件阻赛后,才放弃处理机。 最短作业优先(SJF):每次从后备队列中选择一个或若干个估计运行时间最短的作业,将它们调入内存运行。<王泽宇> 在 2025-02-13 上传 | 大小:7kb | 下载:0
[进程与线程] Win32-Multithreading-and-Synchronization
说明:This tutorial will explain how to create and manage multiple threads in Windows. This is an advanced tutorial the reader should be familiar with Win32 programming.-This tutorial will explain how to create and manage mult<magna> 在 2025-02-13 上传 | 大小:7kb | 下载:0
[进程与线程] scheduler1
说明:该包是一个模拟进程调度的算法,实现了多进程之间的调度过程,通过该算法可以延伸至任务调度算法上去应用-Scheduling algorithm simulation process, thereby showing the scheduling process, through the process of scheduling between the simulation process can be extended to sched<唐道红> 在 2025-02-13 上传 | 大小:7kb | 下载:0
[进程与线程] malloc_thread_test
说明:malloc分配内存时多线程测试,说明malloc并不是线程安全的-multi-threaded malloc () memory tests, indicating that malloc is not thread-safe<robin> 在 2025-02-13 上传 | 大小:7kb | 下载:0