搜索资源列表
linuxag
- 演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。-demonstration of the commonly used algorithm replacement pages (FIFO, the LRU, OPT, LFU, NUR), and calculated the corresponding hit rate. Procedures used functions to gen
randomForest_4.5-27.tar.gz
- 是基于linux系统的C++程序,是一个学习算法随机森林,希望对大家有用,Is based on the linux system C++ Process is a learning algorithm Random Forest, in the hope that useful
randomForest_4.5-27
- 本程序是基于linux系统下c++代码,实现了一个随机森林算法-This procedure is based on the linux system c++ Code, the realization of a random forest algorithm
sort.tar
- 此程序改自算法课的一个作业,用四种不同的算法,对随机生成的n个数排序(n取值500至5000),并重复n遍,最后统计平均比较次数。本在xp下用vc6编写,现在修改为Ubuntu下gcc编译。 sortArchieve.c内为各个排序算法的实现-Since the algorithm for this process to a class operation, with four different algorithms, to randomly generated n the number
fifolrusuijitaotai
- 课题三 设计一个虚拟存储区和内存工作区,编程序演示下述置换算法的具体实现过程,并计算访问命中率: 要求从主界面选择某算法,且以下算法都要实现 1、先进先出算法(FIFO) 2、最近最久未使用算法(LRU) 3、随机淘汰算法-fifo,lru
wenjianguanli
- 1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。 3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。 -1) The program can choose the main interface shows the process of scheduling algorithm, scheduling algorithm which incl
random-forest
- 随机森林算法,使用c/c++,可直接使用和研究-Random Forest algorithm, using c/c++, can be used directly and research