搜索资源列表
sto
- 设计一个请求页式存储管理方案。并编写模拟程序实现。 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 -Page request to design a storage management program. And the preparation of simul
ssimmple_DDESi
- 简单易懂的DES加密解密模拟程序源码码,能对任意格式的文件操作 -Straightforward DES encryption and decryption simulation program source code files of any format
1901
- 标准加密算法,VC++6.0仿真环境,DES加密与解密算法-Standard encryption algorithm, VC++6.0 simulation environment, DES encryption and decryption algorithms
