资源列表

« 1 2 ... .66 .67 .68 .69 .70 271.72 .73 .74 .75 .76 ... 1044 »

[进程与线程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

[进程与线程win32

说明:多线程的经典著作和源码,讲述了怎样高效使用线程,以及编写安全的代码,-Multi-threaded classics and source, described how the efficient use of threads, and the preparation of safety codes,
<张哈> 在 2025-06-27 上传 | 大小:268kb | 下载:0

[进程与线程EnumProc

说明:本程序可以详细列举当前的所有进程,并显示出来,程序比较简单-This procedure can be listed in detail all the current process and show the procedure is relatively simple
<123> 在 2025-06-27 上传 | 大小:1.83mb | 下载: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

[进程与线程eating

说明:windows下多线程程序,哲学家进餐!-windows under the multi-threaded program, philosophers meal!
<hqtan> 在 2025-06-27 上传 | 大小:517kb | 下载:0

[进程与线程WQDemo

说明:《Visual C++精彩实例详解》第42章 多线程实例- Visual C++ Wonderful examples explain Chapter 42 examples of multi-threaded
<hehe365> 在 2025-06-27 上传 | 大小:87kb | 下载:0

[进程与线程jcdd

说明:简单实现进程的优先数调度,,是操作系统中的一个比较容易棉队的问题-Simple process to achieve a number of priority scheduling, is an operating system is easier to force the issue of cotton
<沈浮> 在 2025-06-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 271.72 .73 .74 .75 .76 ... 1044 »

源码中国 www.ymcn.org