-
Views Chien
次数深入简出地介绍sudoku的各种类型的算法设计和实现,是一本很好的算法学习书-Views Chien-depth introduction to the sudoku of all types of algorithm design and realization is a very good book learning algorithm
- 2022-07-01 05:22:46下载
- 积分:1
-
Qemu 0.9.1 windows mobile port (need GCC 3.3.x to compile)
Qemu 0.9.1 windows mobile port (need GCC 3.3.x to compile)
- 2023-07-28 09:35:04下载
- 积分:1
-
在VC的环境下实现几何图形的变化,用VC++实现~
在VC的环境下实现几何图形的变化,用VC++实现~-In the VC environment to achieve the changes in geometry, using VC++ to achieve ~
- 2022-06-26 23:38:08下载
- 积分: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
-
WinceUSB同步.reg是一个注册表文件,把他打入WINCE 5下的注册表就支持Active 同步功能了。...
WinceUSB同步.reg是一个注册表文件,把他打入WINCE 5下的注册表就支持Active 同步功能了。-WinceUSB synchronization. Reg is a registry file, put him into the registry under the WINCE 5 support Active Sync function.
- 2022-02-06 17:58:14下载
- 积分:1
-
Chinese Academy of Sciences of the code image recognition, the image recognition...
中科院图像识别的代码,有关图像识别的基础知识,大家新手认真学习啊-Chinese Academy of Sciences of the code image recognition, the image recognition of the basic knowledge, everyone novice to seriously study ah
- 2022-04-17 12:10:30下载
- 积分:1
-
Map Projection transformation, Matuoka projection from 1949 to a high projection...
地图投影的变换,从摩托卡投影到高斯克律各投影等等的变换-Map Projection transformation, Matuoka projection from 1949 to a high projection and so on the legal transformation
- 2022-05-23 20:03:02下载
- 积分:1
-
考试系统简单了点,不过基本功能还是可以的
考试系统简单了点,不过基本功能还是可以的-test system simple, but the basic function it"s still
- 2022-10-02 05:40:03下载
- 积分:1
-
c++ algorithm
c++算法实例,帮助理解,都是些常用的算法-c++ algorithm
- 2022-05-15 21:21:46下载
- 积分:1
-
查看中文的五笔。在命令下写入一个中文,如果有这个字的中文五笔字库,则返回这个字的五笔。...
查看中文的五笔。在命令下写入一个中文,如果有这个字的中文五笔字库,则返回这个字的五笔。-View the Chinese wubi. Under this order to write a Chinese, the word if there are five Chinese characters, then return to the word s wubi.
- 2023-07-08 11:00:04下载
- 积分:1