搜索:allocation+algorithm

找到约 1,272 项符合「allocation+algorithm」的查询结果

结果 1,272
https://www.eeworm.com/dl/639/241528.html 文件格式

In this paper, we consider the problem of filtering in relational hidden Markov models. We present

In this paper, we consider the problem of filtering in relational hidden Markov models. We present a compact representation for such models and an associated logical particle filtering algorithm. Each particle contains a logical formula that describes a set of states. The algorit ...
下载 112
·
查看 1106
https://www.eeworm.com/dl/650/276944.html 人工智能/神经网络

中心点漂移是一种非监督聚类算法(与k-means算法相似

中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included ...
下载 85
·
查看 1109
https://www.eeworm.com/dl/542/487355.html 其他书籍

Behavioral models are used in games and computer graphics for realistic simulation of massive crowd

Behavioral models are used in games and computer graphics for realistic simulation of massive crowds. In this paper, we present a GPU based implementation of Reynolds [1987] algorithm for simulating flocks of birds and propose an extension to consider environment self occlusion. ...
下载 95
·
查看 1090
https://www.eeworm.com/dl/692/487394.html 行业发展研究

Particle swarm optimization (PSO) was originally designed and introduced by Eberhart and Kennedy (E

Particle swarm optimization (PSO) was originally designed and introduced by Eberhart and Kennedy (Ebarhart, Kennedy, 1995 Kennedy, Eberhart, 1995 Ebarhart, Kennedy, 2001). The PSO is a population based search algorithm based on the simulation of the social behavior of birds, be ...
下载 125
·
查看 1130
https://www.eeworm.com/dl/923613.html 技术资料

预处理的共轭梯度法

CONJUGATE GRADIENT ALGORITHM 7.5预处理的共轭梯度法共轭梯度法解正定方程组,并给出计算实例
下载 5
·
查看 7346
https://www.eeworm.com/dl/639/198074.html 文件格式

rsa加密算法的vc实现

rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.
下载 80
·
查看 1082
https://www.eeworm.com/dl/531/391600.html 操作系统开发

银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocat

银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocation(n,m):资源分配矩阵 4)need(n,m):进程以后还需要的资源矩阵 5)request(n,m):进程申请资源矩阵 ...
下载 30
·
查看 1111
https://www.eeworm.com/dl/521/14806.html 多媒体处理

AAC音频解码算法程序

·详细说明:AAC音频解码算法程序-AAC audio frequency decoding algorithm procedure 文件列表:   AAC_Codec   .........\daac.01.11.12   .........\.............\all.h   .........\.............\audio_out.cp
下载 27
·
查看 1199
https://www.eeworm.com/dl/650/195529.html 人工智能/神经网络

一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genet

一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms.
下载 72
·
查看 1085
https://www.eeworm.com/dl/619/171808.html Linux/Unix编程

Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorith

Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.
下载 98
·
查看 1122