资源列表
[数学计算/工程计算] fftpoi_rand
说明:运用快速傅里叶变换方法求解偏微分方程(二维泊松方程) 为随机输入-Using fast Fourier transform method for solving partial differential equations (two-dimensional Poisson equation) for the random input<刘雨航> 在 2025-10-27 上传 | 大小:2kb | 下载:1
[数学计算/工程计算] DYNAMMIC-SIMULATION
说明:动力学蒙特卡罗方法模拟分子运动程序,分子间势能为L-J势,以FORTRAN程序写就。-Kinetic Monte Carlo simulation of molecular motion procedures for the LJ potential intermolecular potential, the program written in FORTRAN.<tangchaoyun> 在 2025-10-27 上传 | 大小:2kb | 下载:1
[数学计算/工程计算] film-kmc
说明:动力学蒙特卡罗方法(KMC)模拟薄膜生长,原子间为L-J势。-Kinetic Monte Carlo (KMC) simulation of thin film growth, for the LJ potential between atoms.<tangchaoyun> 在 2025-10-27 上传 | 大小:3kb | 下载:1
[数学计算/工程计算] RKDG-Euler
说明:使用龙格-库塔间断Galerkin方法(RKDG)求解无粘流动Euler方程的程序,适用于计算流体力学RKDG方法的学习和研究。-Using the discontinuous Galerkin method (DG) for solving inviscid flow Euler equations procedures applicable to DG methods of study and research.<> 在 2025-10-27 上传 | 大小:609kb | 下载:1
[数学计算/工程计算] zipf-random
说明:随机数生成程序,该随机数呈zipf分布,就是大家常说对于内容的访问遵循80/20原则,也就是20 的内容,会占有80 的访问量。-Random number generator, the zipf was distributed random numbers, that is, we often say that the access to the content to follow the 80/20 principle, which is 20 of the content will oc<Chrestina> 在 2025-10-27 上传 | 大小:4.53mb | 下载:1
[数学计算/工程计算] simulate-the-dynamic-process
说明:基于Visual 6.0C++ 的CA法,用于模拟奥氏体向铁素体的动态转变过程。-Cellular automata method for Visual based on 6.0C++, used to simulate the dynamic process of transformation from austenite to ferrite.<lily> 在 2025-10-27 上传 | 大小:1kb | 下载:1
[数学计算/工程计算] Runge-Kutta-Secondary-Motion
说明:提供了求解活塞二阶运动裙部上下两点的思路,依据此文档编写程序。-Provides a solution skirt piston secondary motion up and down two of the ideas, according to this document programming.<程控> 在 2025-10-27 上传 | 大小:57kb | 下载:1
[数学计算/工程计算] spmv_csr
说明:稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。 CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序-Sparse matri<lipeng> 在 2025-10-27 上传 | 大小:3.13mb | 下载:1