资源列表
[进程与线程] yemianguanli
说明:设计一个请求页式存储管理方案。并编写模拟程序实现之。产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列,使得 50 %的指令是顺序执行的。 25 %的指令均匀地散布在前地址部分, 25 %的地址是均匀地散布在后地址部分。页面替换算法采用 Fifo 页面替换算法,在发生页替换时,不仅需要更改页表,还需将被替换的页回到辅存。-Page request to design a storage management p<小明> 在 2025-06-27 上传 | 大小:306kb | 下载:0
[进程与线程] timeshow
说明:一个双线程的例子,演示如何用vc实现时间计时和当前时间的显示,当按下stop时停止计时,当按下start时开始计时。-A dual-threaded example demonstrates how to use vc time to achieve time and display the current time, when the press stop when the stop the clock, when the press start at the beginning of tim<huuu> 在 2025-06-27 上传 | 大小:42kb | 下载:0
[进程与线程] main
说明:多线程模拟柜员和顾客实现银行业务问题,基础的Windows内核实验,利用信号量、互斥变量等实现PV操作-Multi-threaded simulation to achieve the bank teller and customer business problems, based on Windows kernel experiments, the use of semaphores, mutex variables, such as the realization of PV operat<LQ> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[进程与线程] CommandShow
说明:利用进程/线程和管道显示一些命令的输出,可以实现命令行的管理-The use of process/thread and pipe the output of show commands, you can achieve the command-line management<蒋海军> 在 2025-06-27 上传 | 大小:26kb | 下载:0
[进程与线程] SunTrain
说明:本书的主要目标是为你提供有关Java 应用和Java applets 的面向对象的程序设计所必需的知识和技能; 并讲授Java 编程语言句法和面向对象的概念,以及Java 运行环境的许多特性, 对图形用户界面(GUIs)、 多线程和网络的支持等。本课程包括了参加SUN Certified Java Programmer 和SUN Certified Java Developer 考试所必备的知识。-The book s main goal is to provide informat<victor1302> 在 2025-06-27 上传 | 大小:1.15mb | 下载:0
[进程与线程] MultiThread2
说明:多线程编程程序,是初学者学习的参考好程序-Procedures for multi-threaded programming is a good reference for beginners to learn the procedures<fjun> 在 2025-06-27 上传 | 大小:26kb | 下载:0
[进程与线程] AutoActive
说明:采用互斥体的方法,防止程序多次运行,App.PreIntance只能判断当前目录是否有多个实例运行,本程序可以将exe拷贝到任何目录,但只能运行一个实例。-Mutex methods used to prevent the program running on many occasions, App.PreIntance only the current directory to determine whether there are multiple instances running, th<代军> 在 2025-06-27 上传 | 大小:6kb | 下载:0