搜索资源列表
VQVC
- 神经网络学习中的矢量量化算法,VC编写完整源代码,很有参考价值。-neural network learning vector quantization algorithm, the preparation of VC source code integrity, of great reference value.
parallel-matrixvector
- 并行计算之矩阵向量乘的并行实现,附带数据mpi-parallel compute- multy of matrix and vector
jacobi
- Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI p
vector_matrix_multiplication
- 稀疏矩阵与向量相乘 算法 C语言 并行计算-Sparse matrix and vector multiplication
Desktop
- MPI program to compute Matrix and Vector Multiplication using block checkerboard partitioning
mpi
- Matrix x Vector multiply using MPI
vectorAdd
- Nvidia GPU实现的向量相加程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU implementation of the vector sum process, to learn CUDA technology, have a strong reference for beginners
VectorAdd
- 矢量与矢量,矢量与矩阵,矩阵与矩阵的相加,用cuda的并行算法实现。-Vector and Vector, vector and matrix, Matrix and added together, the parallel algorithm using cuda.
new-file
- MPI vector operation. This program is done to soften a vector with a simple operation.
smosvm
- 一个向量机(svm)的 序列最小优化算法源码,该算法可用来开发svm的并行算法!-A vector machine (svm) the sequential minimal optimization algorithm source code, the algorithm can be used to develop parallel algorithms svm!
matrix-vector.c.tar
- This the source code for matrix-vector multipication in mpi-This is the source code for matrix-vector multipication in mpi
MPI
- 采用MPI接口函数编写一个计算矩阵向量相乘的并行程序-Using MPI interface functions compute the matrix vector multiplication to write a parallel program
Pi
- Calculating Pi vector algorithm
MPI.tar
- MPI并行计算的一些实例,包括向量矩阵计算,广播等并行算法~-MPI parallel computing of some examples, including the vector-matrix calculation, broadcast, parallel algorithm ~
vectorMul
- 本程序实现了CUDA并行架构下得向量乘法的, 可以高效的进行并行计算-cuda vector multiplication
main
- 使用MPI并行计算技术,实现矩阵与向量相乘的算法代码-MPI parallel computing technology, the matrix vector multiplication algorithm code
cuda_sum
- 一个基础的cuda例子, 用于矢量求和。-A basis for the cuda example, the vector sum
C-program-of-BSS-and-examples-1
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
C-program-of-BSS-and-examples-2
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
vector-sum
- CUDA的矢量求和 用于CUDA5.0+VS2010,帮助学习GPU加速-vector sum for cuda
