资源列表

« 1 2 ... .60 .61 .62 .63 .64 65465.66 .67 .68 .69 .70 ... 66603 »

[Windows编程操作系统课程实验报告2

说明:操作系统课程实验报告,进程调度算法实现报告!-experiment report of operation system ,report of how to implement process schedule algorithm.
<王哲> 在 2024-11-20 上传 | 大小:179kb | 下载:0

[界面编程《操作系统》课程实验指导书

说明:操作系统课程实验指导书, 一、 课程实验的目的 二、 课程实验要求 四、 课程实习题目 、报告的要求和格式-operating system to guide experimental courses, a curriculum The purpose of this experiment two, four courses experimental requirements, training courses topic, repor
<王哲> 在 2024-11-20 上传 | 大小:70kb | 下载:0

[界面编程操作系统课程实验报告1

说明:1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每个信号量的设置含义及目的,并对于设计的每行伪码给出详细地解释,对其可能被中断情况给与分析。(如有可能,可以利用多线程编程对某个算法具体实现)-1. IPC classic analysis of the textbooks in accordance with the provi
<王哲> 在 2024-11-20 上传 | 大小:78kb | 下载:0

[其他小程序duoxiangshi.h

说明:按照屏幕的提示,我们可以从键盘输入指数和系数,两个多项式的输入结束是以两个连续的0为标志.本程序可以实现两个多项式的加法-accordance with the instructions on your screen, we can input from the keyboard and index coefficient, the importation of two polynomials is the end of two con
<sdfk> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[其他小程序migonglujing qiujie

说明:迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to
<sdfk> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[其他小程序小颖Java源代码反编译专家 1.4终极版

说明:最新的Java反编译工具,支持目录级的反编译,也支持双击.class文件就可查看源文件,只限用于学习交流使用。-latest Java-compiler tool to support the anti-directory level compiler, and also supports double-click. Class documents can view the source documents, only to learn
<岸西> 在 2024-11-20 上传 | 大小:745kb | 下载:0

[C#编程铁路列车售票查询系统

说明:铁路列车售票查询系统-train ticket inquiries system
<李生> 在 2024-11-20 上传 | 大小:285kb | 下载:0

[C#编程Linuxcommands4diskmanage

说明:LINUX磁盘文件系统命令全集-LINUX disk file system ordered confined.
<李生> 在 2024-11-20 上传 | 大小:15kb | 下载:0

[Windows编程xie

说明:通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。-make a sence of the charasteristic of virtual store skill ,via the simulating design of interrupt cycle arithmetic,and master the missing-page int
<林子建> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[Windows编程多级反馈轮转法

说明:采用多级反馈轮转法调度算法,从而了解多级反馈轮转调度算法的优点与缺点. 先要随机产生几个进程,初始化进程.确定进程的的优先顺序,定义时间片的长度.-multilevel feeding and rotary schedule method has been used to understand its advantages and drawbacks. First, several processes have been created
<林子建> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[Windows编程模拟一个文件管理系统

说明:设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow: create file delete file open file close file set security measure
<林子建> 在 2024-11-20 上传 | 大小:290kb | 下载:0

[Windows编程二分搜索法

说明:要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the
<林子建> 在 2024-11-20 上传 | 大小:225kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 65465.66 .67 .68 .69 .70 ... 66603 »

源码中国 www.ymcn.org