资源列表
[进程与线程] producerconsumer
说明:很多情况下我们需要多个线程互相协助,来完成同一个任务。但是线程很难从外部进行控制。利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。-Many cases we need to assist each other to multiple threads in order to accomplish the same mission. But the thread is difficult to control from outside. The use of threa<> 在 2025-06-26 上传 | 大小:24kb | 下载:0
[进程与线程] Lesson15Code
说明:孙鑫老师Lesson15多线程与聊天室程序的创建的源代码-SUN Xin Lesson15 teacher chat rooms and multi-threaded process to create the source code<彭斌> 在 2025-06-26 上传 | 大小:35kb | 下载:0
[进程与线程] MultiThread
说明:建立一个包含四个窗口的多任务仿真程序。第一个窗口必须显示一系列的递增数,第二个必须显示一系列的递增质数,而第三个必须显示Fibonacci数列(Fibonacci数列以数字0和1开始,后头每一个数都是其前两个数的和-即0、1、1、2、3、5、8等等)。这三个窗口应该在数字达到窗口底部时或者进行滚动,或者自行清除窗口内容。第四个窗口必须显示任意半径的圆,而程序必须在按下一个Escape键时终止。-The establishment of a window contains four multi-t<段昌偉> 在 2025-06-26 上传 | 大小:1.18mb | 下载:0
[进程与线程] InternetDownload
说明:一个非常容易入门的多线程程序,实现步骤写在文件里,一步一步,就可以了解.-A very easy entry of multi-threaded process, the realization of the steps in the document, step by step, we can understand.<wangfang> 在 2025-06-26 上传 | 大小:39kb | 下载:0
[进程与线程] jincheng
说明: 基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等算法。-Basically realize the main processor to process the implementation of the scheduling algorithm: including first-come, first serve, short operation/process priority,<wf> 在 2025-06-26 上传 | 大小:48kb | 下载:0
[进程与线程] StoreDiskManagement
说明:C程序实现系统存储管理分区分配的算法。运行环境:windows. -C program distribution system, storage management partition algorithms. Operating Environment: windows.<tomli40> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[进程与线程] MultiTread
说明:多线程程序的编写。采用互斥对象来实现多线程的同步。利用命名互斥对象保证应用程序只有一个实例运行。包括实例:应用多线程编写网络聊天室程序。-The preparation of multi-threaded process. Mutex object used to achieve simultaneous multi-threading. Use named mutex object to ensure that applications run only one instance. Inclu<lee> 在 2025-06-26 上传 | 大小:35kb | 下载:0