搜索资源列表
banker-deadlock
- 解决进程死锁的银行家算法,vc++2005-settlement process Deadlock bankers algorithm, vc 2005
CSCAN
- 一个用VC++实现的CSCAN扫描算法。但是不是可视化界面-a VC with the rltrasonic scanning algorithm. But is visualization interface.
jinchengguanliduzheyuxiezhe
- 一个基于VC#.NET实现的进程管理之读者写者模拟算法。-based VC# 1.NET management of the process of the readers who write simulation algorithm.
chq
- 采用最佳适应算法模拟实现内存管理-在VC++环境下编译通过,通过初始化空闲区、分配空闲区、回收空闲区实现模拟的内存管理。-best adaptation algorithm simulation memory management-the VC environment compile, free zone through the initialization, distribution idle, idle zones recovery simulation of memory manageme
ff
- 此程序用C++编写,用VC++调试。实现了最先适用算法的内存分配。
DIAODUSUANFA
- 当时上操作系统课后,老师要求做的调度算法,用VC++实现
YEMIANZHIHUANSUANFA
- 当年上操作系统课后,老师要求我们做的课题,页面置换算法的实现,用VC++实现
YINHANGJIASUANFA
- 当年上操作系统课后,老师要求做的课题,银行家算法的实现,用VC++实现。
8
- 一、实验目的:xxjjmz 熟悉首次适应算法,理解分配内存资源及回收资源的方法,加深记意。xxjjmz 二、实验环境:xxjjmz Win2000/winxp VC++6.0xxjjmz 三、实验内容:xxjjmz 编程实现初次内存分配算法、新申请资源分配算法、删除进程算法,回收合并算法等。xxjjmz 四.实验函数xxjjmz
diaoye
- 实现功能: 根据请求调页存储管理方式的相关原理,用VC编程模拟实现一个请求调页存储管理系统,该系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法、最佳淘汰算法。同时系统可以随意设置当前分配给作业的块数。 系统运行时,任意输入一个页面访问序列,设定不同的页面置换算法和页块数,输出其页面淘汰的情况,计算其缺页次数和页面置换次数。 系统结束后,要求比较同一个页面访问序列,在不同的页面置换算法和页块数的情况下,其产生的缺页次数和页面置换次数,并分析其原
电梯调度
- 用vc编写的用来模拟操作系统中电梯调度算法的程序。-The ones that wrote vc used the procedure of dispatcher s algorithm of the lift in the simulation operating system.
哲学家进餐问题VC版
- 本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。期望与大家一起学习交流!-the procedure is fairly typical operating system threads synchronization algorithm of the Dining Philosophers, in order to prevent deadlock and take the two conditions (ch
请求调页存储管理系统-vc6.0
- 用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。-VC 6.0 Simulation best replacement algorithm, the most recent time on the use of algorithms, FIFO replacement algorithm.
Processor
- 本程序为操作系统处理机优先数调度算法,附带源码和可运行的程序,VC下编译通过,基本用C的函数写的。-This procedure has priority to count dispatcher s algorithm , the procedure that attach the source code and can be operated for the operating system processor , compile passing under VC, wrote with th
jinchengdiaodu
- 一个用VC++编定的按优先权调度算法和先来先服务调度算法实现进程调度的程序。-A used VC++ Scheduled according to priority scheduling algorithm and a first-come first-serve scheduling algorithm to achieve the process of scheduling procedures.
cpu
- 操作系统实验,处理机调度算法,用vc做的,很全面的-Experimental operating system, processor scheduling algorithm, using vc done, very comprehensive
C++neicunguanli
- VC++的内存管理算法和算法实现,介绍了很多有用的函数和思想,原版英文书籍-VC++ Memory management algorithm and the algorithm to introduce a lot of useful functions and thought, the original English books
firstsuit
- 文件的首次适应算法和最佳适应算法,实验平台是vc.-Documents the first time the best algorithm and adapt to meet the algorithm, the experimental platform is vc.
banker
- 用C++模拟操作系统中的避免死锁的银行家算法-make the banker of os using vc++
SIFT-on-VC
- SIFT opencv算法的一个相关的源代码包,对于学习sift算法有很大的帮助。-opencv sift