-
cuda实现矩阵求逆
此程序包的矩阵求逆函数基于 CUDA 的实现包含对称的积极明确逆矩阵使用 GPU。用法,请参阅 testspd.cpp 中的示例。此外,一般块矩阵求逆通过高斯(pivotting) 没有消除。请参阅 testge.cpp 例如使用。注: GE 可能无法在单精度足够稳定。请参阅生成文件更改为双精度。
- 2022-07-16 13:09:40下载
- 积分:1
-
MPI
说明: 使用MPI_Send和MPI_Recv实现MPI_Alltoall功能(Using MPI send and MPI recv to realize MPI alltoall function)
- 2020-11-26 20:59:31下载
- 积分:1
-
C_C++ 多线程编程精髓_专栏
说明: C/C++, 多线程编,讲述windows,linux 下多线程开发方法,以及跨平台实现方式,分析线程池设计方案等(C/C++ Multi-line programming)
- 2020-05-22 17:00:04下载
- 积分:1
-
研究生DSP实验
本次实验主要目的是熟悉VISUALDSP++的开发环境。针对ADSP-TS201,利用几个用C、C++和汇编语言写成的简单例子来描述VISUAL DSP++编程环境和调试器(debugger)的主要特征和功能。对于运行在其它类型TS20x处理器的程序只需对其链接描述文件(.
- 2022-05-28 04:53:57下载
- 积分:1
-
PipeCNN-master
关于caffe的流水线性的加速,利用xilinx的SDAccel开发工具进行fpga加速(On the linear acceleration of the flow of Caffe, using the SDAccel development tool of Xilinx to accelerate the FPGA acceleration)
- 2018-03-13 10:25:27下载
- 积分:1
-
test03
说明: 测绘技能大赛试题03 帮助需要进行比赛的同学解除困难(Question 03 of Surveying and Mapping Skills Competition)
- 2020-06-23 23:20:01下载
- 积分:1
-
MFC调用CUDA
如何在MFC中调用CUDA
环境: Windows Vista SP1
Microsoft Visual Studio 2005
CUDA 2.0
步骤:
1. 创建一个对话框的
- 2023-04-01 09:30:04下载
- 积分:1
-
cppfrance_MINI-COMPILATEUR-CPLUSPLUS-ANALYSE-LEXI
compilateur de code source
- 2011-12-30 07:19:40下载
- 积分:1
-
JPDA
JPDA算法希望对你们有帮助,这是我从网上搜到的(JPDA algorithm you want to help, this is my online search to the)
- 2020-09-19 13:27:53下载
- 积分:1
-
Oxford__Parallel-Scientific-Computation
This book is for students and researchers who are interested in scientific computation. The book has a dual purpose: first, it is a textbook for a course on parallel scientific computation. Second, the book is a source of example parallel algorithms and programs for computational physicists and chemists, and for
other computational scientists who are eager to get a quick start in parallel computing and want to learn a structured approach to writing parallel programs.
- 2011-12-19 21:59:29下载
- 积分:1