搜索资源列表
操作系统部分算法模拟软件
- 本软件设计的目的是: 通过编写程序,将操作系统部算法以可视化的方式模拟出来,最终达到对这些算法有一个比深的理解。 本软件演示的算法有: 多种资源的银行家算法 可变分区存储算法 生产者——消费者(PV操作模拟) FIFO算法和LRU算法(页面淘汰算法) 请求分页算法 CUP——I/0利用率分析 开发工具: Delphi 7.0 -The software is designed to : develop procedures of the opera
dispatcher
- 操作系统内存调度各种算法的示例,也是多线程在同一控件上作画的演示程序。-operating system memory scheduling algorithms example, multithreading in the same controls on painting demonstration program.
进程调度算法演示
- 进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数。
Cthread
- 通过线程调度,实现先来先服务和时间片轮转算法,界面演示线程调度过程,使用户可以更加直观形象的理解进程调度
os-banker
- 操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid dea
frmxian
- 计算机操作系统的先来先服务算法交互式算法模拟演示-Computer operating system, first-come first-serve algorithm simulated interactive demonstration algorithm
process
- 关于进程优先级调度的算法!设置进程优先级,然后编程演示!-On the process priority scheduling algorithm!
process
- 模拟进程调度的算法(时间片轮转及先来先服务) 包含图形演示-Process Scheduling algorithms (time slice cycle and first come first served)
algpretlm
- 基于Window GUI 的汉诺塔的算法演示,仅仅是算法演示,不能控制-Based on the Window of the GUI Hanoi algorithm demo, merely algorithm demo, can t control
3444522
- 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归,非堆栈的算法-Beginners MFC at the time of my book, a Hanoi demonstration program, using the recursive, the stack algorithm
demonstkation
- 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归,非堆栈的算法(Beginners MFC at the time of my book, a Hanoi demonstration program, using the recursive, the stack algorithm)
djcomcressionGood
- AES 加密算法的演示代码 解压后用VC打开即可,不错的(AES encryption algorithm demo code After decompression with VC open can. Good)
81689313
- 本文件演示OK中字幕移动算法,展示了GDI+技术的使用()