-
genalogic树在C
Genalogic tree made in c-Genalogic tree made in c++
- 2022-01-26 04:02:44下载
- 积分:1
-
GETIP资料的详细功能、包含内
GETIP资料的详细功能、包含内 -GET IP长把时间都花费在为您
- 2023-08-02 11:55:03下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1
-
Orienteering Problem with Hotel Selection , Tabu Search
利用禁忌搜索算法,用C语言实现了带酒店选择的定向运动问题。
- 2022-03-25 19:04:45下载
- 积分:1
-
CORBA suppliersideec
corba SupplierSideEC
- 2022-02-18 14:42:08下载
- 积分:1
-
this small program can help you fast access to Ethernet addresses and IP address...
这个小程序可以帮助你快速获取网卡地址和IP地址-this small program can help you fast access to Ethernet addresses and IP addresses
- 2023-04-17 20:00:03下载
- 积分:1
-
进制转换的几个函数,本人菜鸟,不好意思,请见谅
进制转换的几个函数,本人菜鸟,不好意思,请见谅-Several M-ary conversion function, I am rookie, I am sorry, please forgive me
- 2022-02-14 20:30:58下载
- 积分:1
-
基于窗口应用程序的 Xml 以 excel 转换器 C# desktio
XML 是一种平台独立语言,因此可以在任何其它平台 (操作系统) 使用 XML 格式的信息。XML 是一种自描述语言,它给出的数据,以及确定它包含什么数据的规则。在这里我们要从一个 XML 文件的内容读取并将相同的内容写到一个 Excel 文件。在这里使用的 XmlReader 读取到数据集的 XML 文件。循环访问该数据集,并将内容添加到 Excel 文件。对于创建一个 excel 文件,您必须将 Excel 库引用添加到您的项目,请按照 C# 创建 Excel 文件的详细信息的链接。
- 2023-08-27 15:15:03下载
- 积分:1
-
进程调度模拟程序
进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时,要在所有可运行状态 的进程中选择最值得运行的进程投入运行。-Process schedule simulation program-Priority is only one aspect of schedule algorithm,the goal is selecting the most valuable process to run among all of the ready process.
- 2022-11-18 06:20:02下载
- 积分:1
-
PXA270 platform wince under the process of programming the experiment source cod...
PXA270平台下wince的进程编程实验源代码,C++编写。-PXA270 platform wince under the process of programming the experiment source code, C++ Prepared.
- 2022-02-04 16:00:49下载
- 积分:1