搜索资源列表
北京公交线路选择问题
- 北京公交线路选择问题 功能完全实现的工交算法,但是速度不快
hmm-viterbi-c
- 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.
linear
- 算法设计与分析中的现行选择算法的实现。在visual c++中实现的
用8086汇编语言实现选择排序算法
- 用8086汇编语言实现选择排序算法,可以选择排序的字符个数。
AttributeSelectedClassifier
- 分类的属性选择算法,《机器学习及java实现里面的》
线性选择
- 线形选择算法_算法分析.-linear algorithm _ algorithm analysis.
SEL2
- 编程实现选择,算法找第K小元素的平均时间。 比较(1)n值变化(如5000,10000,20000) (2)输入量增序、非增序、随机排列 上述情况下算法的找第K小元素的平均 时间
code1
- 选择算法和最长公共子序列算法的具体实现,已经编译,运行过了
A的算法
- A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A * algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of searc
LGB
- LGB码本选择,矢量编码之前的码本选择算法。随机初始码本-Code of the LGB choice, before the vector encoding the code book selection algorithm. Random initial codebook
DistanceectooutingAlgorith
- 距离向量路由选择算法浅析,分析优点和缺点-Distance Vector Routing Algorithm Analysis, Analysis of the strengths and weaknesses of
1213
- 作业调度---实验报告 一、实验目的: 本实验要求用高级语言(C语言实验环境)编写和调试一个或多个作业调度的模拟程序,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解 二、实验内容: 1、编写并调试一个单道处理系统的作业等待模拟程序。(必做) 作业调度算法: 分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。 (1)先来先服务算法:按照作业提交给系统的先后顺序来挑选作业,先提交的先被挑选。 (2)最短作业
leach
- leach 算法 簇头选择算法,经典,易学易懂。 簇头选择算法,经典,易学易懂-clustering algorithm leach
OS_Big_Work_No3
- 一、设计目的 1、理解动态分区式存储管理的工作原理 2、掌握分区分配的一下三算法:首先适应算法、最佳适应算法和最坏适应算法 3、掌握动态分区分配的存储分配和存储回收的过程 二、设计要求 1、建立空闲分区表数据文件,该文件包括两个字段:空闲区的起始地址和长度;该文件有若干个记录,表示目前系统有多个空闲分区; 2、建立已分配分区表数据文件,该文件包括三个字段:已分配分区的起始地址、长度、作业名称;该文件有若干个记录,表示目前系统有多个作业; 3、程序启动时读两分区表数据文
AKL
- 使用DCOM和VC++6.0编程实现了AKL并行K选择算法!带有详细的注释!非常详细可直接运行和测试。-Using DCOM and VC++6.0 K parallel programming selection algorithm of the AKL! With detailed notes! Very detailed and the test can be run directly.
java.os
- 磁盘模拟程序,通过输入初始位置来寻道,产生随机数组并选择算法,最后用直线连接计算后的随机数组,输出结果。-Analog realization of SSTF and SCAN algorithms。By entering the initial position from either the road, resulting in a random array and selection algorithm, and finally connected with a straight calc
nsa
- MATLAB下人工免疫否定选择算法的实现-MATLAB under artificial immune negative selection algorithm implementation
optimal_capacity
- MIMO 最优天线选择算法,即穷举搜索方法-Optimal MIMO antenna selection algorithm,is also the exhaustive search method
BEZIER
- 一个完成第k小问题的选择算法,可以实现,而且有三个项目-Completion of a small problem of the k selection algorithm can be achieved, and there are three items
tianxianxuanzesuanfa
- 一系列关于天线选择的算法,包括全搜,递增递减和随机天线选择算法-Series of antenna selection algorithms, including full search, Ascending Descending antenna selection algorithm and random