-
csharpprimerprograms
csharpprimerprograms
- 2022-07-22 18:11:56下载
- 积分:1
-
Java programming
Java是一种并行的、基于类的计算机编程语言
- 2022-02-04 15:49:58下载
- 积分:1
-
dbau1200 RMI AMD updated sound driver
dbau1200 RMI AMD updated sound driver
- 2022-02-03 19:07:58下载
- 积分: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
-
Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (...
Aogosoft.com站上一网友写的程序,专门用来转换资源(rc文件)中的常量定义到汇编的INC文件格式
使用Win32Asm编程的过程中,经常要用到常数定义,如果是有资源的程序更是如此,
自己当初编程时是先将要转换的C语言常数ID复制到程序的常数区.const中,然后再用查找替换功能去掉#define语句,再一个个地在常数和数值之间加equ。多的时候麻烦死了。
于是便想开发一个专门用于将这些C语言格式的常数定义转换为汇编格式的程序,刚好五一有时间就做了个。现在希望大家帮忙测试一下。程序本身使用Win32Asm开发,整个程序为7kb。-Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (rc) the constant definition of the compilation INC file format used Win32Asm programming process, the regular use of the constant definition, if there are any resources where the procedure, when their original programming is to first conversion C language copy of the constant ID procedures constant zone. const, then spend the replacement search function removed# define statement and then to 000 in a constant and numerical increase between equ. When the number of trouble dead. Thus decided to develop one of these specialized for C language format conversion constant definition format for the compilation process, just on May 1 have
- 2023-04-14 12:40:04下载
- 积分:1
-
C语言实现数据库的基本功能,采用TXT存储数据,可以插入、修改、删除操作...
C语言实现数据库的基本功能,采用TXT存储数据,可以插入、修改、删除操作-C language to achieve the basic functions of the database, using TXT store data, you can insert, modify or delete operation
- 2022-10-16 21:20:03下载
- 积分:1
-
下二次开发AutoCAD的VC,通过自动选择输出…
VC的在AUTOCAD下的二次开发,可以由选择自动输出检查井的坐标-VC in AUTOCAD under the second development, by the choice of output automatically check the coordinates Well
- 2023-01-26 17:15:03下载
- 积分:1
-
这个程序不错哟 这个是本人写的 多多提意见哟
这个程序不错哟 这个是本人写的 多多提意见哟-good yo this is the more I write criticism Thank yo
- 2022-09-20 10:00:02下载
- 积分:1
-
学习c++必备的工具,比起该书的第一卷这本第二卷要重要很多...
学习c++必备的工具,比起该书的第一卷这本第二卷要重要很多-Learning c++ Necessary tools, I compared the book to this important to a lot of Volume II
- 2022-12-08 05:15:05下载
- 积分:1
-
一个windows里面的播放器5
一个windows里面的播放器5-a windows inside the five players
- 2023-04-22 01:45:03下载
- 积分:1