-
this is a payroll management sustem in c
this is a payroll management sustem in c-this is a payroll management sustem in c++
- 2022-02-25 18:37:23下载
- 积分:1
-
在vc++环境中使用opengl语言显示中文字体
在vc++环境中使用opengl语言显示中文字体-In vc++ environment using the opengl language display Chinese characters
- 2022-03-14 04:24:34下载
- 积分:1
-
我的数学实验报告,几个题目自己做的. 不是很完善,也还可以!
我的数学实验报告,几个题目自己做的. 不是很完善,也还可以!-My essay on the Maths experiment.
- 2022-12-17 16:40:03下载
- 积分:1
-
Multiy 窗口 VC + + 6
嗨在本研究中你可以了解 multiy wondows 和更改之间其他的信息。
- 2022-01-26 05:47:47下载
- 积分:1
-
计算麻将胡牌
计算麻将胡牌应用c#
以array 来计算。
- 2022-05-18 07:12:34下载
- 积分:1
-
制限鼠标,那鼠标在一定的区域活动.请读者多多指点,我也是菜鸟....
制限鼠标,那鼠标在一定的区域活动.请读者多多指点,我也是菜鸟.-System limits the mouse, then mouse in a certain degree of regional activities. Please readers more guidance, I am also a rookie.
- 2022-03-07 17:10:30下载
- 积分:1
-
在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。...
在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。-the port of Windows programming is protected, and for any physical address of operation is hardly possible that this procedure will provide the above operations.
- 2023-08-12 01:05:03下载
- 积分:1
-
一简单带文字的进度条
喜欢的朋友下载
更上一层楼
一简单带文字的进度条
喜欢的朋友下载
更上一层楼-One simple language with the progress bar like a friend to download a higher level
- 2023-03-26 06:20:03下载
- 积分:1
-
高效地对printf进行了修改,很适合在对串口打印要求速度很高的情况。...
高效地对printf进行了修改,很适合在对串口打印要求速度很高的情况。-Efficiently modified to printf, it is suitable for printing on the serial port speed high.
- 2023-07-09 08:45:03下载
- 积分: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