-
C algorithm to achieve bankers
用C实现银行家算法-C algorithm to achieve bankers
- 2023-07-07 16:00:03下载
- 积分:1
-
FIFO 排序
1.请参阅字符串: 1 ~ 2002.内存引用次数: 至少 20000 次3.在物理内存中的帧的数目: 10、 20、 30、 40、 504.有两个测试引用字符串:(1) 随机: 任意选择一个数字为每个引用。(2) 局部性: 模拟函数调用。每个函数调用可以引用一个子集1/4 ~ 1/2 字符串 (字符串的长度可以是随机的)。5.硬件支持位: 引用位和修改位(1) 硬件将自动设置这两个位。(2) 是一个内存中的页将被修改的概率 p。P 的值将是 0.05、 0.1、 0.15、 0.2、 0.25。
- 2022-06-26 01:03:18下载
- 积分:1
-
书 名: unix和shell程序设计权威教程
出 版 社: 清华大学出版社
作 者: [美]佛努丹,吉尔伯格著
本书介绍了unix操作系...
书 名: unix和shell程序设计权威教程
出 版 社: 清华大学出版社
作 者: [美]佛努丹,吉尔伯格著
本书介绍了unix操作系统和shell编程两个部分的知识。前一部分全面讲解了unix操作系统,包括unix操作系统、vi和ex编辑器、文件系统与文件操作权限、以及各种unix实用程序;后一部分深入介绍了各种类型的unix shell编程,涵盖了korn shell、c shell等主要的shell类型。本书采用可视化讲解方法,全书包含大量的图、表、代码清单、脚本和代码示例,可有效帮助读者理解所介绍的内容;各章章末还配备了相应的复习题、练习题和上机实习等资料,以帮助读者巩固所学的知识。 -Title : unix shell design and authoritative guide publishers : Tsinghua University Press Author : [U.S.] Naodan Dover, Jierbage book, the book on the unix operating system and shell programming two parts of the knowledge. First part of a comprehensive account of unix operating systems, including unix operating system, and ex vi editor. file system and file manipulation authority, and various unix utilities; latter part of the in-depth briefings on the various types of unix shell programming, covering the korn shell. c shell, and other major type of shell. The book on the visual method, the book contains a large number of graphs, charts, code lists, scripts and code examples, ca
- 2022-07-12 03:10:45下载
- 积分:1
-
使用VC在调用window Cmd 命令,并分析返回的结果来取得需要的数据。...
使用VC在调用window Cmd 命令,并分析返回的结果来取得需要的数据。-The use of VC in the call window Cmd commands, and analyze the returned results to obtain the required data.
- 2023-07-28 06:15:03下载
- 积分:1
-
银行家算法
银行家算法-Banker s Algorithm
- 2022-11-24 00:25:03下载
- 积分:1
-
nachos下体验Nachos下的并发程序设计
nachos下体验Nachos下的并发程序设计-Nachos are experiencing nachos concurrent programming under
- 2022-06-16 01:23:07下载
- 积分:1
-
Control TSC2101, the main control audio driver, and touch screen driver related...
控制TSC2101,主要控制音频驱动,和触摸屏驱动的相关代码.-Control TSC2101, the main control audio driver, and touch screen driver related code.
- 2022-01-26 06:32:23下载
- 积分:1
-
嵌入式文件系统制作工具,非常实用,可以用来制作文件系统...
嵌入式文件系统制作工具,非常实用,可以用来制作文件系统-Embedded file system tool, very useful and can be used to create the file system
- 2023-02-27 20:55:04下载
- 积分:1
-
c c++
实验一 编程实现进程(线程)同步和互斥
实验二 编程进程或作业先来先服务、高优先权、按时间片轮转调度算法
实验三 编程实现请求分页存储管理页面Optimal、FIFO、LRU置换算法- c c++
- 2023-07-16 01:20:03下载
- 积分:1
-
Cunit for testing c codes
CUnit是C的单元测试框架。
- 2023-07-31 11:00:03下载
- 积分:1