资源列表
[并行运算] 并行计算MPI程序设计
说明:FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(FFT, that is fast Fourier transform, is a fast algorithm for discrete Fourier transform. It is ba<GuoW > 在 2024-11-04 上传 | 大小:215040 | 下载:0
[并行运算] CUDA by Example
说明:学习cuda教程,里面都是实例,通过例子来学习cuda,结合并行计算理论和优化(CUDA by Example,learning cuda)<帝焱 > 在 2024-11-04 上传 | 大小:2103296 | 下载:0
[并行运算] Parallel Programming in Fortran95 using OpenMP
说明:基于OpenMP并行优化算法(Fortran 95)(Parallel Programming in Fortran95 using OpenMP)<CleverC > 在 2024-11-04 上传 | 大小:683008 | 下载:0
[并行运算] CCiA_SourceCode
说明:C++ concurrency in action 一书 的源码(this is the source code of the C++ concurrency in action)<devink > 在 2024-11-04 上传 | 大小:4283392 | 下载:0
[并行运算] 外设控制入门篇12:LCD12864显示中文
说明:基于FPGA的LCD12864中文显示,Verilog语言编写,本人亲测可用(LCD12864 display code based on FPGA)<宏强子 > 在 2024-11-04 上传 | 大小:4904960 | 下载:0
[并行运算] MY 80c51 IP
说明:verilog和vhdl混写的工程 内含mc8051软核及最小系统 经测试已调通(Verilog and VHDL mixed with the project, including the mc8051 soft core and the smallest system, the test has been transferred)<嘿哟 > 在 2024-11-04 上传 | 大小:16939008 | 下载:0
[并行运算] GPU高性能编程CUDA实战中文版
说明:并行计算新手入门书籍,分析的简单透彻,实例举一反三,CUDA入门的好书(Parallel computing novice entry books, analysis of simple and thorough, examples of drawing inferences from others, CUDA entry of good books)<菜与才 > 在 2024-11-04 上传 | 大小:29173760 | 下载:0
[并行运算] combation caculation
说明:Intel编译器的自动并行化功能可以自动的将串行程序的一部分转换为线程化代码,适用于多核或多处理器的共享内存系统,OpenMP是C/C++ 和Fortan等的应用编程接口,已经被大多数计算机硬件和软件厂家所标准化。(Automatic parallelization of serial program function can automatically convert a portion of the thread of Intel<TTH > 在 2024-11-04 上传 | 大小:3824640 | 下载:0
[并行运算] MPI-Examples-master
说明:MPI 的测试用例 和常用函数的实例,主要用于新手的练习(MPI test example and the nomal function examples, it is used to test)<virussp > 在 2024-11-04 上传 | 大小:51200 | 下载:0
[并行运算] mpi-jacobi-master
说明:用于求解雅可比行列式及其并行分布式MPI的实现测测试(Implementation of measurement testing for solving Jacobi determinant and its parallel distributed MPI)<virussp > 在 2024-11-04 上传 | 大小:600064 | 下载:0
[并行运算] MPI_Distributed_Genetic_Algorithm-master
说明:For this project I implemented a parallel formulation for the Traveling Salesman Problem (TSP). The TSP is a NP-hard problem in combinatorial optimization. Given a list of cities with their pairwise distance, the task is<udin > 在 2024-11-04 上传 | 大小:26624 | 下载:0