-
一个小的操作系统代码,非常简单易用,但结构很完整,可供开发者参考学习。...
一个小的操作系统代码,非常简单易用,但结构很完整,可供开发者参考学习。-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
-
窗口系统访问信息。包括开放的端口,开放的服务,…
Windows系统信息的获取。包括打开端口,开启服务,磁盘信息,共享信息,IPC绑定等等。-Windows systems access to information. Including the open ports, open services, disk information, information sharing, bonding, etc. IPC.
- 2023-03-25 22:10:03下载
- 积分:1
-
ping命令系统检测
ping命令系统检测,在占用极少计算机资料的情况下进行网络检测,确认对方是否开网络正常。
- 2022-01-21 18:20:51下载
- 积分:1
-
审计分析代码,代码
code audit,code parser
- 2022-01-29 00:25:53下载
- 积分:1
-
轮转法调度算法源程序,希望大家指正. 这是课程设计的一个题目,...
轮转法调度算法源程序,希望大家指正. 这是课程设计的一个题目,-rotate France scheduling algorithm source, we hope that correct. This is a curriculum designed topics, huh
- 2022-03-26 07:24:50下载
- 积分:1
-
A hotel reservation online source code, I would like to be able to fit most of t...
一个饭店网上订餐的源代码,我想应该可以适合大多数的饭店,可以拓展一下业务,提高收入。-A hotel reservation online source code, I would like to be able to fit most of the hotels, you can expand business and improve revenue.
- 2022-08-13 22:45:47下载
- 积分:1
-
ping的示例代码,很好的。希望对大家有帮助
ping的示例代码,很好的。希望对大家有帮助-ping of the sample code, very good. Hope everyone has to help
- 2022-01-25 22:19:05下载
- 积分:1
-
设计、编制并调试一个词法分析程序
输入所给文法的源程序字符串
输出二元组(syn,token或sum)构成的序列...
设计、编制并调试一个词法分析程序
输入所给文法的源程序字符串
输出二元组(syn,token或sum)构成的序列-Design, preparation and testing procedures for the importation of a lexical analysis of the grammar of the source string to the output of the dual group (syn, token or sum) of the sequence composition
- 2023-08-13 03:40:03下载
- 积分: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
-
采用.NET 的反射机制,实现.NET Framework 中的序列化和反序列化功能...
采用.NET 的反射机制,实现.NET Framework 中的序列化和反序列化功能-Used. NET reflection mechanism. NET Framework and the sequence of the anti-sequence function
- 2022-01-31 15:20:04下载
- 积分:1