-
通过程序禁用和启动网卡,本程序在delphi7.0下通过
通过程序禁用和启动网卡,本程序在delphi7.0下通过-Through the procedures to disable and restart the network card, the procedure adopted in delphi7.0
- 2022-01-25 17:56:43下载
- 积分:1
-
vb.net source we hope to help a bit
vb.net源码 希望对大家有点帮助-vb.net source we hope to help a bit
- 2023-06-25 20:30: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
-
脸谱网
你好
- 2023-01-19 10:20:04下载
- 积分:1
-
Software engineering e book by pressman
Software engineering e book by pressman
- 2023-06-15 02:06:03下载
- 积分:1
-
规划asp.netvs2005小论坛与SQL2000数据库的一个很好的背景…
asp.netvs2005编程的一个小论坛 有后台 很好用 数据库SQL2000压缩在程序里 导入数据库,改CONFIG就能运行使用-Programming asp.netvs2005 a small forum has a good background with SQL2000 database import compression in the program database, to be able to run the use of CONFIG
- 2022-12-20 08:40:06下载
- 积分:1
-
一个可以设置键盘快捷键来控制光驱进入或弹出的小软件
一个可以设置键盘快捷键来控制光驱进入或弹出的小软件-one can set keyboard shortcuts to control the drive to enter or ejection of small software
- 2022-09-04 20:00:03下载
- 积分:1
-
包含visual C++编程的各个方面,适合初学者研读,也适合有经验的的程序员参考。操作步骤详细。...
包含visual C++编程的各个方面,适合初学者研读,也适合有经验的的程序员参考。操作步骤详细。-A very good reference data, it contain kinds aspects of visual C++ programming.Not only is it suitable for beginners,but also suitable for experienced programmers. Welcome to download.
- 2022-06-13 01:15:41下载
- 积分:1
-
王金明verilog书中第9章的例子
适合初学者
王金明verilog书中第9章的例子
适合初学者-Wang Jinming verilog book examples of Chapter 9 for beginners
- 2022-07-13 07:02:26下载
- 积分:1
-
c/c++程序计算N!(0<N<10000)的精确值,并返回统计它的位数。主要功能是计算阶乘。...
c/c++程序计算N!(0
- 2023-06-24 15:50:03下载
- 积分:1