资源列表
openmp
- 这是一个由openmp实现的并行程序 欢迎大家分享-this program is written by openmp ,it is a concurrent program
mpi
- 这是一个由mpi实现的源程序 找到0的位置 欢迎大家分享-this is a parallel program
mpv
- 这是一个pvm实现的并行计算程序 计算pai值 欢迎大家分享-this is also a parallel progam in linux
DAC0832
- 采用VHDL编程控制DAC0832,产生频率为762.9Hz 的锯齿波-Use of VHDL programming control DAC0832, produces a frequency of 762.9Hz sawtooth
TOGETHER
- 这个程序用来突出并行计算和普通计算的优势-Parallel computing and the general program highlights the advantages of the calculation
RISC32bitwithVHDL
- 一个VHDL写的32位RISC程序,比较适合作为修改指令用。-32bit RISC design with VHDL language.
VHDL_nocem
- 一个用VHDL写的NoC仿真工具,证实有效。-Written in a NoC using VHDL simulation tools, proven to be effective.
09_alloc
- 一个自己用verilog写的路由仲裁器的程序,基于fpga。-Own use verilog to write a routing arbiter of the program, based on fpga.
lab8p3
- all-to-all communication on hypercube topology
Parallel-adder
- 并行加法器是一种数位电路,其可进行数字的加法计算。在现代的电脑中,加法器存在于算术逻辑单元(ALU)之中。 加法器可以用来表示各种数值,如:BCD、加三码,主要的加法器是以二进制作运算。-Parallel adder is a digital circuit, which can be calculated the number of addition. In the modern computer, adder exists in the arithmetic logic unit (ALU)
addition
- Parallel C++ Program with MPI to add numbers in an array
linear
- C++ Parallel program with MPI to solve a linear equation system