资源列表
Bitonic-Sort
- parallel program for bitonic sort
C-program-of-BSS-and-examples-2
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
Mtask
- 嵌入式开发:英培特嵌入式开发系统IDE软件包-distibuted develep
MPI
- 编写一个MPI并行程序,计算积分:要求写出算法思想、计算步骤、程序代码、重要变量和代码语句的注释。 -Write a MPI parallel program to calculate the integral: thinking required to write algorithms to calculate the step, the program code, important variables and code statements in comments.
aiaa_2009_4001.tar
- 求解三维euler方程的GPU并行计算代码-3d euler equations GPU solve
python-GBDT
- 一个用PYTHON编写的梯度提升算法,适合做分类回归,希望对你有用-A gradient boost algorithm in PYTHON, suitable for classification of regression, hope useful to you
MPI_broadcast
- 设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先,由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。(Design the MPI program MPI_Bcast operation: Each MPI process establishes a node communication su
mpi_demo
- mpi示例脚本,含有多个程序,适合初学者(mpi demostration, there has many program,it is for the new programmer)
hpc_psort
- Parallel sort of array of an array of integers,with surce code
Mathmatics_Analysis
- 计算函数,为求某一函数的最小值。其中自变量的个数为2个。可自己设定。-Calculation function, for the sake of the minimum value of a function. In which the number of independent variables for the two. Can be set.
parallel
- OpenMP实现的一个矩阵乘法运算,有并行和串行的比较-OpenMP implementation of a matrix multiplication, a comparison of parallel and serial
OSPF_MPI_Dijstra
- 利用MPI实现OSPF协议的并行化和并行化-MPI implementations use OSPF protocol parallelization