资源列表
模拟页式虚拟存储管理中缺页中断
- 本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction: This design require me use a most unusual swap algorithm. When swap operation is demanded, this al
calculat_cash
- calculat_cash 计算工资对应的各人所得税-calculat_cash calculation of wages corresponding to each income tax
1
- 这是一个在vc下创建工具控件按纽的源码虽然比较简单但能说明一些东西-This is an instrument created under vc button controls the source code is relatively easy but it can explain something
my_hanxian_
- 设置16×16汉字显示,利用并行转串行方式显示汉字模块。采用单片机定时中断与外部中断控制显示方式。内部利用延时系统与人眼的延迟效应,使得汉字显示不闪烁。
Form1_01
- 宾馆管理系统管理 宾馆管理系统管理-Hotels Management System Hotels Management System Hotels Management System
caidanhuitu
- 用C++编写的菜单项绘图,实现自拉菜单的图形绘制-C++, menu items prepared drawings, to achieve self-pull menu graphics rendering
wimax_ss_gen_n
- 做了很久的用omnet++仿真器的wimax信号发生程序,希望对做通信仿真的朋友们有用-Done a long time with omnet++ simulator wimax signal process, want to make friends, useful communication simulation
Translucent
- This demo uses a slider to show how to use the SetLayeredWindowAttributes API function to implement a translucent or transparent form. Windows 2000/XP only.
snake
- 一个简单的贪吃蛇游戏小程序源代码,用c语言编写,可以用turbo c或vc++编译运行-A simple Snake game applet source code, using c language, you can use turbo c or vc++ compiler running
dcddfcfd
- 取句柄对应全路径文件名2.1模块,很好的易模块,适合易编程者使用-Get a handle corresponding to the full path file name 2.1 module, a very good and easy module for programmers to use and easy
RPN
- 反波兰计数法的计算器, 按照格式输入数字和操作符后就可以得出, 总共一个头文件, 两个c-Reverse Polish Notation calculator, just follow the instruction in the console window and you can do it. (one header file and two .cpp files inluded)
Mathematical-modeling
- 数学建模原程序,采用遍历的思想寻优,最终达到目的-Mathematical modeling of the original program, using the idea of traversing optimization, and ultimately achieve the purpose