-
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。...
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。-make a sence of the charasteristic of virtual store skill ,via the simulating design of interrupt cycle arithmetic,and master the missing-page interrupt cycle arithmetic about memory management by pages.calculate missing-page,missing-page-rate,orders eliminited
- 2022-02-14 11:45:29下载
- 积分:1
-
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在
-Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
- 2022-03-15 07:02:13下载
- 积分:1
-
audio player written in vb source code, reference to a lot of older information
vb写的录音播放源代码,参考了很多前辈的资料-audio player written in vb source code, reference to a lot of older information
- 2022-03-05 20:49:44下载
- 积分:1
-
很 多 特 级 效 果
很 多 特 级 效 果-many special effects
- 2022-02-01 14:33:52下载
- 积分:1
-
flash开发的大炮游戏,大家可以下载自行设置修改。
flash开发的大炮游戏,大家可以下载自行设置修改。-artillery flash game development, you can download their own modifications.
- 2022-02-03 07:46:38下载
- 积分:1
-
Package and then write their specific functions to read and write LCD12864 contr...
文件包然后写出其具体功能LCD12864读写程序可C51控制9638-Package and then write their specific functions to read and write LCD12864 control 9638 program can be C51
- 2023-08-03 01:40:04下载
- 积分:1
-
世界最小的全功能KeyLogger,不到4k
内附汇编源码。具体使用方法看包中英文readme说明。包里面的EXE会被某些杀毒软件杀掉,重新编译版本也是。...
世界最小的全功能KeyLogger,不到4k
内附汇编源码。具体使用方法看包中英文readme说明。包里面的EXE会被某些杀毒软件杀掉,重新编译版本也是。
解决方法:
把源码中的"Globalzkl" 中的"zkl"改为其它字符,然后重新编译,就可以避开杀毒软件。
-the world"s smallest full-featured KeyLogger, containing less than 4k compilation source. Specific ways of looking at the use of English readme package note. EXE inside the package will be some anti-virus software to kill, is recompiled version. Solutions : source put the "Global zkl" of the "zkl" with other characters, then recompile, they can avoid anti-virus software.
- 2022-03-15 10:16:17下载
- 积分:1
-
攀登网
水管工源码,包括图形以及AI部分源代码,供初学者使用!-Scrambled Net
- 2022-03-23 09:27:46下载
- 积分:1
-
图灵机的模拟程序
图灵机的模拟程序-Turing Machine Simulation Program
- 2022-03-18 16:35:35下载
- 积分:1
-
Any cs. student a ny average university will at some point be faced with design...
Any cs. student a ny average university will at some point be faced with design patterns (dp for the rest of the article). Dp s are generic principles or best practices from software development. This article is not an introduction to dp s, since others have already covered that in longer and better written articles. Instead, this article deals with implementing and re-using C++ templates when thinking dp s. -Any cs. Student a ny average university will at some point be faced with design patterns (dp for the rest of the article). Dp s are generic principles or best practices from software development. This article is not an introduction to dp s, since others have already covered that in longer and better written articles. Instead, this article deals with implementing and re-using C++ templates when thinking dp s.
- 2022-06-16 19:07:14下载
- 积分:1