资源列表
H2O_CO2_Solubility_Model
- 该H2O-CO2溶解度模型可运用于如下两个方面: 1. 预测H2O-CO2在宽广温压范围内不同熔体中的溶解度 2.预测含H2O-CO2熔体中的气体饱和压-This H2O-CO2 solubility model can be applicable into the following issues: 1. Predict H2O-CO2 solubility behavior in various silicate melts over a wide range of temper
SEISMIC_CPML_1.2.tar
- 正演程序,使用CPML边界条件,使用MPI+OpenMP并行模式-seismic forward with cpml using MPI and openMP
DefogFinal
- 对输入bmp图像去雾,使用C语言GPU加速实现-image defog,c language,GPU accelerate,cuda
NLSE
- matlab 代码,利用分步傅里叶方法求解NLSE方程-matlab code, solve the equation NLSE
CA_DOA
- 用matlab编写的压缩感知DOA,对于超分辨学习很有帮助,内容非常详细-Compressed sensing using matlab DOA, very helpful for super-resolution, very detailed
RBFneural_direct
- BP神经网络在液位控制中的应用matlab程序-BP neural network in matlab
fft
- 基于C语言的快速傅里叶变换FFT消息传递MPI编程,可以在并行计算机中编译与运行-Fast Fourier Transform (FFT) based on the C language MPI message passing programming parallel computers can be compiled and run
matrixmult.c
- MPI程序,计算矩阵乘矩阵,可以用ijk,ikj,kij三中方式计算,输出时间信息,可用于计算效率和加速。-MPI program, matrix multiply by matrix, it has ijk, ikj, kij methods. Output timing information, can be used to calculate speedup and efficiency
odd_even
- C语言的单核以及MPI多核运行程序,进行奇偶分类,一个是单核运行,一个是多核运行,可对比,并输出时间信息,计算效率和加速-C language and the mononuclear MPI multicore run programs parity classification, a single-core operation, a multi-core operation, can be compared, and the output time information, computati
Pthread
- pthread多线程计算Jacobi矩阵迭代,每迭代5次输出中间结果-pthread multi-threaded computing Jacobi matrix iterations, each iteration 5 times the output of intermediate results
ansys1
- 【有限元基本建模算例】带孔平板的有限元分析,分析应力。-[FE] basic modeling examples perforated plate finite element analysis
poisson_c
- 在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解-In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written