-
I wrote CS robot
我写的CS机器人-I wrote CS robot
- 2022-07-26 19:05:37下载
- 积分:1
-
THIS A TUTORIAL FOR EYESWEB WHICH IS REALLY HELPFUL IN OPENCV
THIS A TUTORIAL FOR EYESWEB WHICH IS REALLY HELPFUL IN OPENCV
- 2022-03-24 07:41:32下载
- 积分:1
-
DES的算法实现,很有用的,大家来看看,互相学习,
DES的算法实现,很有用的,大家来看看,互相学习,-DES algorithm, very useful to look at everyone, learn from each other,
- 2022-03-20 12:41:29下载
- 积分:1
-
从收藏栏取得icon
从收藏栏取得icon-column from collections made icon
- 2023-04-11 20:50:03下载
- 积分:1
-
汇编程序shizhong
汇编程序shizhong -assembler shizhong
- 2023-08-01 11:05:03下载
- 积分:1
-
演示如何使用VB防止进程被结束,保护进程
演示如何使用VB防止进程被结束,保护进程-Demonstrates how to use VB to prevent the process is over, to protect the process of
- 2023-02-10 13:50:03下载
- 积分:1
-
automatic replacement of wallpaper small programs using the API function
自动更换墙纸的小程序 使用API函数-automatic replacement of wallpaper small programs using the API function
- 2022-03-01 11:57:19下载
- 积分:1
-
开源的压缩软件,效率高速度快,非常值得学习
开源的压缩软件,效率高速度快,非常值得学习-Open source compression software, the efficiency of high-speed fast, very worthy of study
- 2022-01-28 18:57: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
-
多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,
多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,-This an algrithom for multi-task schedule[n tasks, m machines] , which is implemented by C
- 2023-01-10 18:30:03下载
- 积分:1