资源列表
[进程与线程] Process-Priority
说明:进程优先级调度算法,进程每运行一次,优先级自动减1-Process priority scheduling algorithm, each running a process, the priority is decremented by one<relivehjy> 在 2025-02-08 上传 | 大小:2kb | 下载:0
[进程与线程] source_807601436
说明:利用管道进行进程间通信 设有二元自然数变量函数F(m,n)、f (m) g(n) 请编程建立3个并发协作进程或线程,它们分别完成计算F(m,n)、f (m)和g(n)。-Programming to establish three concurrent collaborative processes or threads, respectively, to complete the calculati<刘宇杭> 在 2025-02-08 上传 | 大小:2kb | 下载:0
[进程与线程] Process-Monitoring
说明:易语言利用WMI对象实现进程监控,进程监控的另一种方法,学习价值更高。-Easy language use WMI object implementation process monitoring, process monitoring another way, the study of higher value.<lelegao> 在 2025-02-08 上传 | 大小:2kb | 下载:0
[进程与线程] ProcessHandles
说明:This program list all the remote process handles by type wise and closes them selectively by duplicating<babloo> 在 2025-02-08 上传 | 大小:2kb | 下载:0
[进程与线程] vb-postmessage
说明:打开windwos自带的记事本程序,点击按钮,后台向记事本发送键盘信息-Windwos open Notepad program, click the button to send back the information to the notebook keyboard<wen> 在 2025-02-08 上传 | 大小:2kb | 下载:0
[进程与线程] multiThread
说明:将含有多层子目录的某个目录下的全部文件,抽取到某个目录下(无子目录)。用多线程实现,一个搜索线程,一个拷贝线程,使用windowsAPI函数-The entire file to a directory containing subdirectories under multi-extracts to a directory (no subdirectories). With multithreading, a search threa<氤氲泪> 在 2025-02-08 上传 | 大小:2kb | 下载:0
[进程与线程] dining-philosophers-varellow
说明:哲学家就餐问题算法仿真,使用windows下多线程编程-Dining philosophers problem algorithm simulation<Yuanfu Luo> 在 2025-02-08 上传 | 大小:2kb | 下载:0
[进程与线程] WR
说明: 创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。-Create a console process. This process consists of n threads. Use of these n threads to express n readers who write. Each t<Jschicking> 在 2025-02-08 上传 | 大小:2kb | 下载:0