搜索资源列表
kone
- 该程序通过PN码来实现无源定位的功能,有三个基站,分别计算目标距三个基站的时间,从而得出目标的坐标-the procedures adopted to achieve the PN passive positioning functions, the three base stations, Goals were calculated from the three base stations, thereby reaching the target coordinates
GA
- 实数遗传算法源码 Delphi实现,用户可以参考并改进
2dimaging.mpi.c.tar
- 主从模式粗粒级并行算法C程序:这是我以前研究生期间编写的叠前地震成像C源码,通过调用mpi库函数实现分频并行计算,为了实现负载均衡,采用了主从模式,由主节点负责任务的分发。 若需进一步了解,可通过版主与我联系讨论。
id3
- ID3决策树算法的实现,3个测试用例,源码以及程序-ID3 decision tree algorithm, three test cases, source code and program
cannon
- 该源码使用MPI并行语言实现Cannon数值算法,在Linux下测试实现.需要配置多节点分布环境-The source language using MPI parallel numerical algorithm Cannon, in the realization of Linux test. Need to configure multi-node distributed environment
BFS_CUDA
- 用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter means the longest distance bet
balance-para-tuff
- 并行分布式任务调度算法实现,运行于LINUX平台,有详细的源码-Distributed task scheduling parallel algorithm, running on the LINUX platform, the source in detail
107215827mpisourceprogram
- 该源码使用MPI并行语言实现Cannon数值算法,在Linux下测试实现.需要配置多节点分布环境 -mpi matrix
MATLABalfx
- matlab源码,适用于数学建模计算等多功能实现-matlab source code
summa
- 矩阵相乘的summa算法的原理介绍,以及MPI实现源码。-Parallel implementation of algorithm "summa" with mpi
MPI_Bcast
- 矩阵相乘的LU算法的MPI并行实现源码,采用连续行划分方法。-MPI parallel implementation of matrix multiplication, LU algorithm source code, a continuous line of division method.
ParallelAverage
- 此源码为用Intel TBB并行开发工具实现计算平均值的并行程序,为用C++编写的,但需要有Intel TBB的插件,具体可以安装Intel Parallel Studio嵌入VS2010或2012中使用-This source is using Intel TBB parallel development tools to achieve a parallel program to calculate the average, for the use of C++ written, but r
MapReduce源码1
- 在hadoop云平台实现单表关联、多变关联(Implementation of single table Association and variable association on Hadoop cloud platform)
MapReduce源码1
- 基于MapReduce的交运算,投影,选择等操作实现(Operation, projection, selection, etc. based on MapReduce)
二维弹性波FWI源码和可执行程序2
- 实现单GPU二维弹性波全波形反演,采用c++和CUDA c编写,VS2013开发。(2D elastic Full waveform Inversion using a single GPU card, based on C++/CUDA c language, developed by VS2013.)