-
CPU信息查询的程序,包括16位和32位CPU
CPU信息查询的程序,包括16位和32位CPU-CPU information of procedures, including 16-bit and 32-bit CPU
- 2022-04-24 20:20:33下载
- 积分:1
-
访问使用的是,使网上购物系统,包括常见的前面…
用ASP和ACCESS做的网上购物系统,包括常见的前台购物系统及后台购物系统模块.适用毕业设计参考及学习.-ACCESS using ASP and make the online shopping system, including common front to the background systems and modules to the system. Applicable to graduation design reference and learning.
- 2022-05-28 01:33:34下载
- 积分:1
-
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较...
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较。
(1) 最佳适应(Optimal)页面置换算法;
(2) 先进先出(FIFO)页面置换算法;
(3) 最近最久未使用(LRU)页面置换算法;
(4) 最少使用(LFU)页面置换算法。
要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page replacement algorithm in the performance testing requirements: system for the distribution of partial replacement of fixed storage allocation strategy, the preparation of simulation program on the following page replacement algorithm performance testing, and the results were analyzed and compared. (1) the best adaptation (Optimal) page replacement algorithm (2) First In First Out (FIFO) page replacement algorithm (3) the most recent use of long (LRU) page replacement algorithm (4) use at least (LFU) page replacement algorithm. Requirements applicable to the keyboard input and automatically generated pages to a random sequence of two data entry methods.
- 2022-03-10 14:23:25下载
- 积分:1
-
指针应用~经典指针应用实例~指针应用~经典指针应用实例~
指针应用~经典指针应用实例~指针应用~经典指针应用实例~-Application ~ classic pointer pointer Applications ~ Application ~ classic pointer pointer Applications ~
- 2022-05-07 13:34:53下载
- 积分:1
-
获取硬盘分区序列号
获取硬盘分区序列号-Hard disk partition to obtain the serial number
- 2022-08-18 03:35:19下载
- 积分:1
-
用mfc写的一个图标提取程序,选用ListCtrl,ListBox控件
用mfc写的一个图标提取程序,选用ListCtrl,ListBox控件-with mfc wrote a program to extract icons, choose ListCtrl, ListBox controls
- 2022-08-24 14:33:33下载
- 积分:1
-
查看系统安装的驱动器
查看系统安装的驱动器-View system installed Drivers
- 2022-02-04 17:43:00下载
- 积分:1
-
Delphi 写的Windows服务程序源码
Delphi 写的Windows服务程序源码-services for the Windows source code
- 2022-07-07 00:27:58下载
- 积分:1
-
Visual C++ 6.0编程与实例解析
Visual C++ 6.0编程与实例解析
Visual C++ 6.0编程与实例解析
Visual C++ 6.0编程与实例解析-Visual C++ 6.0 Examples analytic programming and Visual C++ 6.0 Programming and Examples analytic
- 2023-02-15 18:30:04下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1