-
This is used to solve linear equations of the code, you can reference for beginn...
这个是用于求解线性方程组的代码,可以供初学者参考,功能不错,比较完善-This is used to solve linear equations of the code, you can reference for beginners, function well, relatively perfect
- 2022-02-05 00:01:12下载
- 积分:1
-
verilog学习软件,可以用其学习,掌握该语言的语法规则和运行环境...
verilog学习软件,可以用其学习,掌握该语言的语法规则和运行环境-Verilog learning software can be used to study and master the language grammar rules and operating environment
- 2023-08-11 12:10:04下载
- 积分:1
-
一个小的操作系统代码,非常简单易用,但结构很完整,可供开发者参考学习。...
一个小的操作系统代码,非常简单易用,但结构很完整,可供开发者参考学习。-A small operating system code, very simple to use, but the structure is complete and available for developers to refer to learning.
- 2022-03-21 10:43:14下载
- 积分:1
-
本程序可以虚拟成多个桌面,就像使用真的桌面一样,当然你也可以再扩展...
本程序可以虚拟成多个桌面,就像使用真的桌面一样,当然你也可以再扩展-this procedure into several virtual desktop, the desktop is really just like to use the same, of course, you can further extend the
- 2022-03-19 17:12:49下载
- 积分:1
-
Windows 反汇编工具,用于反汇编PE文件格式
Windows 反汇编工具,用于反汇编PE文件格式-The tool is used to disassemble PE File.
- 2022-12-15 11:25:02下载
- 积分:1
-
这个例子提供了可重用的C++类示范如何编写MFC控制面板程序
这个例子提供了可重用的C++类示范如何编写MFC控制面板程序-this example provides a reusable C demonstrations on how to prepare procedures for the control panel MFC
- 2023-04-27 04:50:03下载
- 积分:1
-
对windows tool help api封装的COM组件,用于显示进程、线程、模块列表等...
对windows tool help api封装的COM组件,用于显示进程、线程、模块列表等-On the windows tool help api package COM components, used to display process, thread, etc. Module List
- 2022-02-07 22:21:17下载
- 积分:1
-
PE文件格式分析程序VC++PE文件格式分析程序VC
PE文件格式分析程序VC++PE文件格式分析程序VC-PE file format analytical procedures VC PE file format analytical procedures VC
- 2022-03-04 02:25:56下载
- 积分:1
-
好东西 短小精悍,用代码更改Sam的权限
好东西 短小精悍,用代码更改Sam的权限-Good things dapper, using code to change the permissions Sam
- 2022-03-21 05:17:58下载
- 积分: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