-
FASTCOPY,一个WINDOWS下文件拷贝的程序,号称是最快的WINDOWS文件拷贝程序...
FASTCOPY,一个WINDOWS下文件拷贝的程序,号称是最快的WINDOWS文件拷贝程序-FASTCOPY, a copy of a file under Windows procedures, which is the fastest Windows file copy process
- 2022-05-22 01:02:58下载
- 积分:1
-
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方...
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方法选择,依置换策略选择一个可置换的页面并计算它们的缺页率以便比较。
-implementation procedures, when the main pages can be no deposit, in order to choose out of the main deposit which pages, spare a spare block transferred to the new store pages. Which pages out of the first problem is the choice of replacement algorithm. The program LRU Methods, according to choose a replacement strategy may replacement pages and calculation of their missing pages rate to facilitate comparison.
- 2022-05-25 18:24:45下载
- 积分:1
-
一个wince下的EVC编程实例
一个wince下的EVC编程实例-MP3播放器-含源码-EVC under a wince programming examples-MP3 player- with source
- 2023-07-27 09:20:03下载
- 积分:1
-
将 VC++工程名称转换程序 实现VC++程序重新命名
将 VC++工程名称转换程序 实现VC++程序重新命名-description of VC VC conversion process re-naming
- 2022-11-21 21:10:03下载
- 积分:1
-
一个关于mud的地图编辑器,主要是黑白两色的一个编辑器。
一个关于mud的地图编辑器,主要是黑白两色的一个编辑器。-mud on a map editor, mainly black and white one editor.
- 2022-09-07 05:40:02下载
- 积分:1
-
手势检测
这是使用 C.手势检测的源代码。欢迎大家下载、试用。谢谢大家的支持。
- 2022-02-26 12:07:55下载
- 积分:1
-
vb调用webservice接口函数
vb调用webservice接口,远程调用,传入参数是xml文档,返回结果也是xml文档。环境是windowsXP,需要安装Microsoft SOAP Toolkit Version3 控件。安装后即可在工作中引入,Microsoft SOAP Type Library v3.0
- 2022-09-03 15:35:03下载
- 积分:1
-
寻找所有Unicide汉字程序
寻找所有Unicide汉字程序
寻找所有Unicide汉字程序
寻找所有Unicide汉字程序-find all Unihan
- 2022-01-26 00:28:48下载
- 积分:1
-
文件操作的vb例子
文件操作的vb例子-document examples of the operation of vb
- 2022-04-17 03:13:03下载
- 积分:1
-
矩阵乘法不使用数组
matrix multiplication without using array
only malloc and calloc are used to get memory
and multiplied matrix
- 2022-10-01 11:20:03下载
- 积分:1