资源列表
[进程与线程] CPP-ThreadPool
说明:利用C++语言设计可扩展线程池 一篇很好的线程池介绍文章。-Using C++ language design scalable thread pool a good article about the thread pool.<123> 在 2025-02-22 上传 | 大小:10kb | 下载:0
[进程与线程] CreatThread()
说明:创建子线程,并将其挂起,一段时间后,自动挂断-Create a child thread, and suspend, for some time, automatically hang up<赵紫妍> 在 2025-02-22 上传 | 大小:10kb | 下载:0
[进程与线程] cipandiaodusuanfa
说明: 磁盘驱动调度对磁盘的效率有重要影响。磁盘驱动调度算法的好坏直接影响辅助存储器的效率,从而影响计算机系统的整体效率。 常用的磁盘驱动调度算法有:最简单的磁盘驱动调度算法是先入先出(FIFO)法。这种算法的实质是,总是严格按时间顺序对磁盘请求予以处理。算法实现简单、易于理解并且相对公平,不会发生进程饿死现象。但该算法可能会移动的柱面数较多并且会经常更换移动方向,效率有待提高。-Disk drive scheduling effici<阿门> 在 2025-02-22 上传 | 大小:10kb | 下载:0
[进程与线程] Philosopher(Optional)
说明:哲学家问题,也就是消费者-制造者问题AVR32EVK1100为硬件。C语言编程,FreeROTS为API.-Philosophers problem, that is, consumers- the problem AVR32EVK1100 the hardware manufacturer. C language programming, FreeROTS for the API.<张书舟> 在 2025-02-22 上传 | 大小:10kb | 下载:0
[进程与线程] RemoteThread
说明:远程创建进程的一个例子,对理解远程创建进程以及使用有很大的帮助-Remote to create an example of the process, understand the process of remotely create and use a lot of<和撒旦> 在 2025-02-22 上传 | 大小:10kb | 下载:0
[进程与线程] VB-DDE-communication
说明:由VB编写的DDE通信例子,可以实现两个EXE之间的通信,可以实现另类的多线程。使用时,Child.exe与Main.exe放于同一个文件夹内,分别启动后,在“发送”文本框内输入文本,即可以对方exe的“接收”文本框内接收到。 -Prepared by the VB DDE communication example, can achieve the communication between the two EXE, can ac<L> 在 2025-02-22 上传 | 大小:10kb | 下载:0
[进程与线程] linuxshare
说明:nachos基于 优先级的线程调度实验-nachos based on priority-based thread scheduling experiments<Kate> 在 2025-02-22 上传 | 大小:10kb | 下载:0
[进程与线程] ThreadPoolLib
说明:使用队列,栈,列表实现的,线程池,任务可设置优先级,优先级高的,线程池优先处理其任务。-Use queues, stacks, lists achieve, thread pool, you can set the priority of the task, the higher priority thread pool prioritize its tasks.<李> 在 2025-02-22 上传 | 大小:10kb | 下载:0
[进程与线程] TaskList
说明:A simple code to list all open windows. Double click to get focus to window in list.<destrosser> 在 2025-02-22 上传 | 大小:10kb | 下载:0