搜索资源列表
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
far3
- 这是一个用FDTD计算远场的c程序,该程序的核心是用近场值外推远场值。大大节省了计算机内存和计算时间。可谓经典。
WindowsApplication1
- 这是我写的并行计算的作业,实现的是PSRS算法,由于时间关系,只实现了数据的随机输入
multi_XPVM
- 1、PVM&XPVM并行环境的配置与测试。 2、mandelbrot程序的并行化实现,并计算时间及加速比
FDTD_OMP
- 时间域有限差分,三维探地雷达正演并行计算程序——FDTD_OMP-Finite difference time domain, three-dimensional ground penetrating radar forward parallel program- FDTD_OMP
200922815141268
- OpenMP实现并行计算,和计算时间,以此和串行程序比较,体现并行的优势!-OpenMP parallel computing, and computing time, and serial procedures as compared to embody the advantages of parallel!
quicksort
- 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
fuzaipingheng
- 一个并行计算的代码,主要考虑的是负载平衡时,程序的运行时间的不同!-A parallel computing code, the main consideration is the load balancing, the procedures for the different run-time!
ex2_simulated_annealing
- MPI并行计算模拟退火算法,可以设置处理器结点个数,比较不同节点个数时的计算时间-MPI parallel computing simulated annealing algorithm, you can set the number of processor nodes, the number of different nodes at the time of computing time
paralall_sort
- mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
MTime
- 基于分布式并行计算的机器间时间协调的代码~~有一定的参考价值-Based on distributed parallel computing machine coordination between the time code ~ ~ have a certain reference value
ompi
- 一个利用OpenMP并行计算pi值的程序,双核CPU可以提高计算速度一倍,减少时间一半儿.-OpenMP parallel computing using a pi value of procedures, dual-core CPU can improve computing speed doubled, to reduce the half time.
MPI_Possion_model
- C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
Laplacetest
- 利用CUDA实现了遥感数字影像处理基本算法中的拉普拉斯算子,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差
NDVI
- 利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差分析和加
for-loop-parallel-and-chuanxing
- 这是一个关于并行计算的一个很简单的程序,主要是比较for循环条件下时间的比较。-This is a parallel computing on a very simple procedure, the main condition for loop is more time for comparison.
1
- 工程师和科学家们面临着用更少的时间建立杂系统模型的需求,他们使用分布式和并行计算来解决高性能计算的问题。这些分布式环境由多处理器和多核计算机来实现。-Engineers and scientists are facing less time to establish the needs of complex systems model, they use distributed and parallel computing to solve the problem of high-perform
runtimes_and_ram
- FEKO计算时间长一直是困扰技术人员的大问题,至于其运行时间为什么会长,占用系统内存的多少又和什么有关,这里面都介绍了-FEKO has been troubled by a long computing time and technical personnel a major issue, as to why the president of its running time, the amount of system memory and what they related, and the
WTime
- 并行计算时间的计算函数,计算程序运行的时间-Parallel computing time
parpall
- 基于matlab平台,平行计算pi值结果,节约时间(Based on MATLAB platform,parallel computation of PI results,saves time.)