资源列表

« 1 23 4 5 6 7 8 9 10 ... 319 »

[并行运算pradiso

说明:利用Fortran中自带的Pardiso库函数解决稀疏矩阵,其利用CSR格式储存数据(附带例子)(The Pardiso library function in Fortran is used to solve the sparse matrix, which stores data in CSR format (with examples))
<hi,你好> 在 2024-05-03 上传 | 大小:2048 | 下载:0

[并行运算xLink

说明:实现环氧树脂交联,设定交联度,并统计不同交联度的结构,密度,能量等(Achieve the epoxy resin crosslinking, set the crosslinking degree, and count the structure, density and energy of different crosslinking degree)
<阳台晒太阳> 在 2024-05-03 上传 | 大小:1256448 | 下载:7

[并行运算罚函数

说明:利用罚函数计算min X1^2+X2^2 s.t. 2X1-X2≤7 X1^2+3X2^2=2(Penalty function calculation)
<dandelioncy> 在 2024-05-03 上传 | 大小:2048 | 下载:0

[并行运算二维弹性波FWI源码和可执行程序2

说明:实现单GPU二维弹性波全波形反演,采用c++和CUDA c编写,VS2013开发。(2D elastic Full waveform Inversion using a single GPU card, based on C++/CUDA c language, developed by VS2013.)
<jiangjp2812> 在 2024-05-03 上传 | 大小:50483200 | 下载:0

[并行运算SPH-CPPCODE-master

说明:c++编写的采用sph方法计算水运动的程序(## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. # User-specific files *.suo *.user *.userosscache *.sln.docstates # User-specific f
<wangbuzhidao> 在 2024-05-03 上传 | 大小:22528 | 下载:0

[并行运算MPI

说明:上课时候的作业和一些老师的程序 用MPI编写,需要的可以看看 里面附有使用说明(Homework in class and some teacher's procedures Write with C's MPI, you can see what you need Instructions for use are attached)
<潜水的三三贡> 在 2024-05-03 上传 | 大小:2149376 | 下载:0

[并行运算MEIGA

说明:EGO算法的实现,采用遗传算法及kriging代理模型,进行经典案例的实现优化求解(EGO optimization GA optimization kriging surrogate models good examples)
<萧瑟一笑> 在 2024-05-03 上传 | 大小:15360 | 下载:0

[并行运算code

说明:平行计算课程,并行程序转置矩阵,使用3种方法:线性转置,块棋盘划分,直角划分法(Parallel computing course, parallel program transpose matrix, using three methods: linear transpose, block chessboard division, right angle division)
<RookieWang> 在 2024-05-03 上传 | 大小:2048 | 下载:0

[并行运算pthread多线程求pi

说明:并行计算pthread多线程求pi的三种方法,编译后在命令行后输入线程数以及计算规模n运行(Three ways of pthread multithreading for pi)
<千羽秋本> 在 2024-05-03 上传 | 大小:2048 | 下载:0

[并行运算shiyan1

说明:利用多GPU进行分布式训练,用的是tensorflow的Keras平台(Distributed Training Using Multi-GPU)
<1303398772> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[并行运算(强化学习入门)David Silver

说明:深度学习的中文版本,里面详细介绍了深度学习的各种算法,其中还有一些用到的基础内容,例如矩阵和向量的范数(Chinese version of the depth of learning, which detailed the depth of learning algorithms, some of which used the basics, such as vector and matrix norm)
<草粉> 在 2024-05-03 上传 | 大小:14267392 | 下载:0

[并行运算并行计算导论(原书第2版) 清晰PDF

说明:并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computin
<gl62m> 在 2024-05-03 上传 | 大小:49017856 | 下载:0
« 1 23 4 5 6 7 8 9 10 ... 319 »

源码中国 www.ymcn.org