资源列表
QuartercarJJJ
- 通过具有随机结构参数的四分之一车辆模型研究了具有不确定性结构参数的车辆在受到来自道路的随 机激励作用下的振动响应问题。将簧上质量、簧下质量、悬挂阻尼、悬挂刚度以及轮胎刚度均认为是随机变量。将路面的不平整引起的对车辆的激励看作高斯随机过程并通过简单指数功率谱密度来建立力学模型。-By a quarter vehicle model with random parameters studied vehicle structure uncertain structural parameters of
omp_mat_vect
- 利用OpenMP来实现矩阵向量相乘的并行化,大大提高速度-OpenMP is used to realize the parallelization of matrix-vector multiplication, greatly improve the speed
mpi_odd_even
- 使用MPI实现奇偶变换排序并行化,大大提高效率和计算速度-Sort parity conversion using MPI parallel, greatly improve the efficiency and speed
Mie
- 计算导体和介质散射rcs的代码,Mie散射的计算通常是用于和其他的数值计算结果做对比。-code for RCS
H1
- 卫星轨道计算 ECI ECEF TOPO 坐标系以及相关输出函数等-satellite orbit
MATLAB-serial-debugging
- MATLAB串口调试助手源代码,个人修改版-MATLAB serial debugging assistant source code, modify Personal Edition
udp
- 8266芯片UDP透传源码,使用socket协议-8266 chip TCP transparent transmission source
volterra6
- 运用volterra级数来分析求解其二阶核,包括运用各种算法,比如脉冲激励法,最小二乘法-Use volterra series analysis to solve the second-order core, including the use of various algorithms, such as pulse excitation method, least square method, etc.
MPI
- 里面包含两本MPI的经典书籍和一份PPT。 MPI并行程序设计自学教程.PPT MPI与OpenMP并行程序设计:C语言版 高性能计算之并行编程技术-MPI并行程序设计(完整版)-MPI which contains two classic books and a PPT. MPI parallel programming self-paced tutorial .PPT MPI and OpenMP parallel programming: C language vers
MPI_OpenMP
- 里面包含MPI以及OpenMP的培训资料和MPI在分子动力学领域应用的资料-Information which contains MPI and OpenMP and MPI training materials in the field of molecular dynamics applications
MPI-and-OpenMP-parallel-programming
- 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
OpenCL
- opencl异构编程随书代码,经验证可以用.分享给大家,希望能有所帮助-opencl heterogeneous programming with the book code