资源列表
MethodsForParallelSorting
- Clearly explainations and analysis of concurrent parallel methods for data sorting (MPI based) Created by MonteCristo (H.U.T)
eee
- 一个用 omp处理的并行计算,得到pi的值,代码复制即可用
lyapunvwolftese
- 分数阶混沌系统的Lyapunov指数,有利用分数及的计算-fractional chaotic newsysytems Lyapunov
xuezhang
- 利用IWO和PSO求解MAX-3-SAT问题的比较研究 优化算法-A comparative study of solving MAX-3-SAT problem with IWO and PSO
uartram
- 以Proasic3 Startkit开发板为平台,对Ram进行操作。-The ProASIC3 StartKit development board as a platform, operate Ram.
Apache_Hadoop
- Apache Hadoop Goes real Time at Facebook
9.AD_TEST
- ALTERA CYCLONE1 AD9226 高速AD芯片控制代码-ALTERA CYCLONE1 AD9226
2.chaosb_test
- VHDL ALTERA CYCLONE 超声波模块控制代码-VHDL ALTERA CYCLONE
3.MR_wo_FPGA_DDS_FSK
- AD9852 DDS 1MHZ~40MHZ fsk扫频控制代码-AD9852 DDS 1MHZ~40MHZ controler
parallel1
- msmpiv7 Using the functions of the MPI protocol for communicating parallel branches of programs
NO.2
- 1.梯形积分法串行代码的实现; 2.使用MPI点对点通信梯形积分法并行代码的实现; 3.使用MPI集合通信梯形积分法并行代码的实现。(1.The realization of the serial code of the trapezoid integral method; 2. the implementation of the parallel code of the MPI point to point communication trapezoid integral method
nest
- OpenMP中并行嵌套的应用,使用nested语句在并行语句中实现并行的嵌套。-OpenMP parallel nested applications