资源列表
MPIpaixu
- 实现MPI下的一个奇偶交换排序,odd_even_sort.c 中已经包括排序的一个顺序实现。不断重复上述两种操作,直到数组中没有任何数可以交换。在并行环境中实现上述过程。
tspapp_src
- TSP algorithm for C and openmp
c
- 宏例子 关于宏例子的一个很好的演示 会了它就会了 宏的所有用法-c
vhdl
- 基于VHDL的学习笔记练习。。。。。。练习-for vhdl
bingxingjisuan
- 实现一个矩阵转置相加的操作.进程0利用自定义的向量数据类型将矩阵A转置累加到进程1的矩阵A上-good
FORTRAN
- 很实用的Fortran90编写的分子动力学程序,是我自己编写的,大家可以-Very practical molecular dynamics program written in Fortran90, is what I have written, we can see
simpleZeroCopy.tar
- 在cuda并行运算中,简单的cuda zero copy例子-Example of cuda parallel computing, simple cuda the zero copy
Source
- 计算海洋电磁数据反演特性,用于海洋油气勘探。-Calculation of marine electromagnetic data inversion characteristics for the offshore oil and gas exploration.
zcc
- 计算功能,计算功能 计算功能 -computing fuctions,computing fuctionscomputing fuctions computing fuctions computing fuctions computing fuctions
GAlib-mpi-master
- Simulated Annealing attempts to mimic the process of annealing in slowly cooled metal. The atoms rearrange themselves into a near-optimal energy state despite the apparent improbability of this occuring. Simulated Annealing abstracts this with a kind
GPU_Parallel_linear_equation
- GPU并行加速线性方程组求解,包括源代码、原理、运行结果-GPU parallel speed up system of linear equations solution, including the source, principle, operation results
remapping
- 基于DVS的多核周期任务调度,任务映射到处理器核的策略,这是在多核周期调度的第一个阶段-DVS of multicore cycle task scheduling, tasks are mapped to the processor core strategy, which is a scheduling on multicore cycle, the first stage
