资源列表
kalman-file
- 一种改进的自适应滤波器的状态估计,效果非常之好,是用MATLAB编写的,直接在matlab下运行就可以看到完美的滤波效果,自适应算法是sage—husa算法,较传统的滤波器有很大提高-An improved adaptive filter state estimates, the effect is very good, is written in MATLAB, directly in matlab running, you can see a perfect filtering effect
lammps
- lammps 计算的in文件主要设置,包括熔化,扩散,以及主要力学性能等。- main settings file in the in.* file of lammps.
MPI
- MPI并行实现矩阵相乘,结果输出到txt文件中,可成功运行-MPI parallel implementation of matrix multiplication algorithm, the results of the txt file, can be successfully run.
Source_parallel
- 本程序用MPI并行计算实现了一个生命游戏,并附有报告-Parallel implementation of Game of Life using MPI, and a report is attached
firely
- 基本萤火虫算法可用于车间调度问题,旅行商问题,0-1背包问题-firely sadf fdf dsfsdfg
BCC
- 建立多元bcc结构合金,输出结果是合金位置坐标,可用于MS建模,分子动力学模拟-Establishment of multiple bcc structure of the alloy, the output is the location coordinates of alloys, can be used in MS modeling, molecular dynamics simulation
Untitled2
- 利用外点法惩罚函数法求解简单的约束优化问题。可以运行-Outer point penalty function method is used to solve simple constrained optimization problems.
cuda+mpi
- 并行计算中矩阵相乘的mpi和cuda两种方法,已完成检验,有结果输出(In parallel computing, two methods of matrix multiplication, MPI and CUDA, have been tested and output with results)
元胞机说明文档加附带程序
- 元胞机原理说明,附带流体实现代码,代码一行一行讲解.(Cellular machine principle descr iption, with fluid realization code, the code line by line explanation)
mult88
- 两个8*8矩阵相乘,每个矩阵内部元素相同,简化运算;modelsim编译仿真,ise或vivado下载,实现FPGA显示。(Two 8*8 matrix multiplication, each element of the same matrix, simplifying the operation; Modelsim compiler simulation, ISE or vivado download, to achieve FPGA display.)
CUDA-Image-Encryption-master
- 利用CUDA进行并行图像加密 程序需要安装cuda 配合 VS方可运行(Using CUDA for parallel image encryption program needs to install CUDA and VS to run)
CUDA SPMV
- 稀疏矩阵向量乘法(Sparse Matrix-Vector Multiplication, SpMV)在许多科学计算程序中都有广泛的应用。数据矩阵A 是稀疏的,输入向量x 和输出向量y是稠密的。 y = Ax(Sparse Matrix-Vector Multiplication (SpMV) is widely used in many scientific computing programs. The data matrix A is sparse, the input vector x