搜索资源列表
-
0下载:
先进先出置换页面算法的程序实现
进程执行程序时要访问的...先进先出置换算法FIFO 最近最少使用置换算法LRU 最近未使用置换算法NUR 工作集. ...例:某进程分配页架数为3,其运行期间页面访问序列:A,B,C,D,A,B,E,A,B,C,D,E,分析其按照OPT算法进行页面置换时的缺... -FIFO replacement pages algorithm program implementation process procedures ... to visit the FIFO
-
-
0下载:
对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、
最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述;
根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath first), mountaineering (Hill C
-
-
0下载:
动态规划 矩阵连乘问题
算法设计与分析 练习题
-dynamic programming matrix continually multiply problems algorithm design and analysis Exercises
-
-
0下载:
堆排序
一、 需求分析
问题定义:
假设定义堆为满足如下性质的完全三叉树:(1)空树为堆;(2)根结点的值不小于所有子树根的值,且所有子树均为堆。编写利用上述定义的堆进行排序的算法,并分析推导算法的时间复杂度。
-a heap sort, demand analysis definition : the assumption that to meet the definition of sculpture, the complete nature of trigemi
-
-
0下载:
数值分析算法
清大家批评
不是很好但是可以供大家参考阿 -numerical analysis algorithm-all criticism is not very good but everyone can reference A
-
-
1下载:
是算符优先分析算法
通过编译并且已经运行-priority is the operator through the analysis algorithm has been compiled and run
-
-
0下载:
这是哥们在作数据结构课程设计时花了很大心血完成的,里面有源码,有算法分析,有调试说明,希望对各位同仁有用-This is the Miners for the data structure design courses devoted great efforts to complete the inside source. there algorithm analysis, debugging note, and I hope to all of my colleagues useful
-
-
0下载:
利用C++写的一个基于编译原理的算法分析的原程序,有点简单-write the C compiler based on a principle of the original algorithm analysis procedures, a bit simple
-
-
0下载:
FirstVT集和LastVT集生成算法模拟
算符优先分析表生成模拟
算符优先分析过程模拟,FirstVT sets and set LastVT Simulation Algorithm Analysis operator priority priority operator generated simulation analysis simulation
-
-
0下载:
这是算法分析与设计一书中的其中一个算法,求第K小元素的源程序,绝对是自己编的,不可能有重复-This is the algorithm analysis and design of a book in which an algorithm, for the first K small element of the source is definitely its own series, it is impossible to repeat
-
-
0下载:
算法分析之棋盘覆盖问题(上机作业) c#图形界面-Algorithm analysis covering the board
-
-
0下载:
整数因子的分解问题 基本算法分析 初学者必读-The basic problem of integer factor decomposition algorithm analysis reading for beginners
-
-
0下载:
多处最优服务次序问题 基本算法分析 初学者必读-Basic problem of multiple optimal order algorithm analysis reading for beginners
-
-
0下载:
机器最小重量设计 基本算法分析 初学者必读-Minimum weight design of the basic machine algorithm analysis reading for beginners
-
-
4下载:
无分隔符字典问题 基本算法分析 初学者必读-No delimiters basic algorithm analysis dictionary problem reading for beginners
-
-
0下载:
经典皇后问题分析 基本算法分析 初学者必读-Classic Queen of the basic algorithm analysis reading for beginners
-
-
0下载:
C语言常见算法分析, C语言常见算法分析-C language common algorithm analysis, C language common algorithm analysis, C language common algorithm analysis
-
-
0下载:
C语言常见算法分析, C语言常见算法分析-C language common algorithm analysis, C language common algorithm analysis, C language common algorithm analysis
-
-
0下载:
C语言常见算法分析, C语言常见算法分析-C language common algorithm analysis, C language common algorithm analysis, C language common algorithm analysis
-
-
0下载:
基于C语言的一些算法分析及实现,主要有动态规划,分治,搜索算法等-Some algorithm analysis and implementation of C language based mainly on dynamic programming, divide and conquer, the search algorithm
-