-
俄罗斯方块c代码,好玩简单,易懂,快快快快看
俄罗斯方块c代码,好玩简单,易懂,快快快快看-program
- 2022-05-09 10:38:28下载
- 积分:1
-
VF senior management procedures
VF高级管理程序-VF senior management procedures
- 2022-02-22 06:49:05下载
- 积分: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
-
一本很好的WINDOWS DRIVER的书
一本很好的WINDOWS DRIVER的书-A very good book WINDOWS DRIVER
- 2022-10-26 10:35:03下载
- 积分:1
-
浮点型转换成字符型的小程序,用任何显示器都能显示
浮点型转换成字符型的小程序,用任何显示器都能显示-Converted to floating-point type of the small character procedures, any display can show
- 2022-01-28 14:29:48下载
- 积分:1
-
详细介绍:. 人脸检测源代码(基于肤色和模板),我是刚搞这个没多久,大家有什么问题的话可以提出来...
详细介绍:. 人脸检测源代码(基于肤色和模板),我是刚搞这个没多久,大家有什么问题的话可以提出来-,matlab,生物识别/Bio-Recognize -detail :. Face Detection source code (based on color and template), I just engage the mayor, We have the problem of what can be raised-and Matlab. Biometric/Bio-Recognize
- 2022-09-28 16:15:02下载
- 积分:1
-
堆栈和队列
简单队列在 C 程序。程序是有效
- 2022-03-29 00:10:32下载
- 积分:1
-
a great and complex examples to explain the so
一个强大复杂的例子, 解释所谓Biorythms理论, 计算你的生物钟周期-a great and complex examples to explain the so-called Biorythms theory, calculating your clock cycle
- 2023-05-22 12:35:03下载
- 积分:1
-
This specification defines the ARM
This specification defines the ARM-specific features of Executable and Linking Format (ELF).
- 2023-05-21 15:55:03下载
- 积分:1
-
这是一个正确的用C语言写的AES程序可以直接用结果是正确的.加密速度比较快吧....
这是一个正确的用C语言写的AES程序可以直接用结果是正确的.加密速度比较快吧.-this is a correct use of the C language to write procedures AES results can be directly used to be correct. Encryption speed faster it.
- 2022-01-26 04:10:34下载
- 积分:1