资源列表

« 1 2 3 45 6 7 8 9 10 ... 319 »

[并行运算1

说明:对滑动轴承由油膜剪切力产生的摩擦力用matlab进行求解(The friction force produced by the shear force of the sliding bearing is solved by MATLAB.)
<灿烂苹果> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[并行运算Pi

说明:运用蒙特卡洛方法计算π,多线程计算。创建几个线程,每个线程都会生成随机点并确定点是否落在圆圈内。 每个线程都必须更新圈内所有点的全局计数。 一旦所有线程退出,父线程将计算并输出π的估计值。 使用互斥锁或信号量保护共享全局变量更新时的竞争条件。 值得尝试生成的随机点的数量。 作为一般规则,点的数量越大,近似值越接近π。(Estimating Pi using Monte Carlo)
<jhjgjf> 在 2024-05-03 上传 | 大小:123904 | 下载:0

[并行运算Google-Bigtable中文版_1.0

说明:Bigtable是一个为管理大规模结构化数据而设计的分布式存储系统,可以扩展到PB级数据和上千台服务器。很多google的项目使用Bigtable存储数据,这些应用对Bigtable提出了不同的挑战,比如数据规模的要求、延迟的要求。Bigtable能满足这些多变的要求,为这些产品成功地提供了灵活、高性能的存储解决方案。(Bigtable is a distributed storage system designed to manage
<胡王> 在 2024-05-03 上传 | 大小:737280 | 下载:0

[并行运算GPU并行编程讲义

说明:基于GPU并行计算基础讲义,为程序猿打开基于GPU编程的大门(Based on GPU parallel computing basic lecture, opens the gate for GPU programming based on program ape.)
<H————H> 在 2024-05-03 上传 | 大小:5056512 | 下载:0

[并行运算滑移网格

说明:qq飞车tongguofluent华夷网购(qqspeed why are saying do you konw)
<ainma> 在 2024-05-03 上传 | 大小:270336 | 下载:0

[并行运算CUDA_Installation_Guide_Windows

说明:CUDA安装说明,PDF 文档,官方提供(CUDA installation menual. it's a pdf file provide by Nvdia)
<prism001> 在 2024-05-03 上传 | 大小:1558528 | 下载:0

[并行运算testdll

说明:实现matlab与psasp并行仿真 串行机制 同时完成计算 数据传输(Realize parallel simulation serial mechanism between MATLAB and PSASP, and complete data transmission at the same time)
<华电吴彦祖> 在 2024-05-03 上传 | 大小:14336 | 下载:0

[并行运算matmul.tar

说明:矩阵乘法的多线程并行实现,包括:simple,采用openmp对索引顺序ijk(一般写法)的循环实现并行;opt,采用openmp对索引顺序ikj(向量化友好)的循环实现并行;mkl,调用高性能数学库实现矩阵乘法。(Multi-thread parallelization of matrix-matrix multiplication: "simple" case, ijk loop (usual pattern);
<decipher2015> 在 2024-05-03 上传 | 大小:2048 | 下载:0

[并行运算udf

说明:用于fluent脉冲热源边界条件的udf(UDF for the boundary condition of fluent pulse heat source)
<shansy> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[并行运算hadooponwindows-master

说明:hadooponwindows-master
<Xkkkk> 在 2024-05-03 上传 | 大小:1171456 | 下载:3

[并行运算MATLAB

说明:对于时间序列数据进行mk趋势分析和相关检验(MK trend analysis and correlation test for time series data.)
<李欣123463> 在 2024-05-03 上传 | 大小:13312 | 下载:0

[并行运算GPU高性能编程CUDA实战—示例代码

说明:结合GPU高性能编程,提供实战样例程序,包含矩阵乘法,原子操作,热传导,多GPU,多流的代码(Combined with GPU high performance programming, it provides actual sample program, including matrix multiplication, atomic operation, heat conduction, multi GPU, and multi s
<zjujie> 在 2024-05-03 上传 | 大小:305152 | 下载:1
« 1 2 3 45 6 7 8 9 10 ... 319 »

源码中国 www.ymcn.org