搜索资源列表
claw.tar
- CLAWPACK is a software package designed to compute numerical solutions to hyperbolic partial differential equations using a wave propagation approach
K-meanCluster
- How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
parallel-matrixvector
- 并行计算之矩阵向量乘的并行实现,附带数据mpi-parallel compute- multy of matrix and vector
parallel-Gauss
- 并行计算之高斯消去源代码,mpi+vc环境下实现-parallel compute gauss
parallel-invert
- 矩阵求逆的并行计算实现,带数据 mpi+vc6.0-parallel compute of matrix inverse
Desktop
- MPI program to compute Matrix and Vector Multiplication using block checkerboard partitioning
cp
- Compute Pots(CP)程序用于计算3维空间中的80000个 点的某种场势-Compute Pots (CP) program used to calculate the three-dimensional space in the 80,000 points of a field potential
fig_mpi
- Is the figure on the plane, presented in the form of plural-va points (xi, yi) There are changes that need to perform (turning, moving, scaling) Leave the system, which has undertaken the conversion figures, but every single child process may t
compute
- 一個具有小算盤有加法減法乘法及除法和刪除的功能-A calculator with addition subtraction multiplication and division, and delete functions
inst-auth_science
- 本论文主要介绍有关云计算的相关知识,介绍了并行计算-compute hadoop
RSA
- RSA 原理: 选取两个不同的大素数p、q,并计算N=p*q 选取小素数d,并计算e,使d*e (p-1)(q-1)=1 -RSA works: select two different large prime numbers p, q, and compute N = p* q Select the small prime d, and calculate the e, so d* e (p-1) (q-1) = 1
MPI
- 采用MPI接口函数编写一个计算矩阵向量相乘的并行程序-Using MPI interface functions compute the matrix vector multiplication to write a parallel program
Compute
- 基于GPU的程序并行计算及方法研究。主要展示了如何利用GPU进行并行计算。-Based on the GPU program parallel computing and research methods. Mainly shows how to use of GPU for parallel computing.
parallel-compute.
- 一个基于OpenMp并行编程的实例,基于多线程,多线程比单线程下节省运行时间的典型例子。算法内容主要是计算矩阵乘积,再求个元素和。可通过"任务管理器"-"性能"查看运行在多核上。-Typical example of a parallel programming based OpenMp instance, save run time based on the multi-threaded, multi-threading than single-threaded. The algorithm
SDCF
- 一个基于JXTA的分布式计算框架的雏形,只做到了计算节点的发现同步,可进一步扩展-A distributed computing framework based on JXTA prototype, only the discovery of compute nodes do synchronization can be further expanded
prefix-sum
- Prefix sums are trivial to compute in sequential models of computation, by using the formula yi = yi − 1 + xi to compute each output value in sequence order. However, despite their ease of computation, prefix sums are a useful primitive in certa
daima
- Lagrange插值 功能:计算多项式在x=x0处的值-Lagrange Interpolation Function: Compute the value x = x0 at polynomial
gpsjixianjiesuan-mohudusuanfa
- Gps 整周模糊度算法源码 基线解算 测量平差 O文件读取-#include stdafx.h #include SPP.h #include Matrix.h #include math.h #include SPPDoc.h gps satlite compute #include Gps.h #include MainFrm.h #include SPPDoc.h #include SPPView.h
cuda-compute
- 用c++代码实现的GPU并行计算,实现的功能是计算数组的加法和乘法-GPU computing using parallel c++ code to realize the function of addition and multiplication to calculate the array
CUDA code
- CUDA(Compute Unified Device Architecture),是显卡厂商NVIDIA推出的运算平台。 CUDA?是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。(CUDA (Compute Unified Device Architecture), is the graphics platform NVIDIA's computing platform. CUDA is a general purpose parallel computi
