利用分治策略,提出一种基于SIMD共享存储计算机模型的并行背包问题求解算法.算法允许使用O(2n/4)1− ε个并行处理机单元,0≤≤ε1,O(2n/2)个存储单元,在O(2n/4(2n/4
利用分治策略,提出一种基于SIMD共享存储计算机模型的并行背包问题求解算法.算法允许使用O(2n/4)1− ε个并行处理机单元,0≤≤ε1,O(2n/2)个存储单元,在O(2n/4(2n/4)ε)时间内求解n维背包问题,算法的成本...
O&M+Algorithm技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
利用分治策略,提出一种基于SIMD共享存储计算机模型的并行背包问题求解算法.算法允许使用O(2n/4)1− ε个并行处理机单元,0≤≤ε1,O(2n/2)个存储单元,在O(2n/4(2n/4)ε)时间内求解n维背包问题,算法的成本...
DGCL (An Efficient Density and Grid Based Clustering Algorithm for Large Spatial Database)的实现代码,费了很长时间才实现的
RC4 Encryption Algorithm 这是一个用C#实现的的RC4加密算法!
Often it is necessary to add some logical control to a MATLAB algorithm to allow the generated hardware to function corr...
NLMS algorithm demo Note : The author doesn t take any responsibility for any harm caused by the use of this file
差别算法matlab代码(differential algorithm)及粒子群算法的介绍
apriori java 实现 * A program to find association rules with the apriori algorithm (Agrawal et al. 1993).<br> * Othe...
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What ...