资源列表
CIC_fir-Verilog
- 本程序是一个CIC滤波器设计,有助于初学者对滤波器设计设计有一个初步的了解-CIC fir
parallel-compute.
- 一个基于OpenMp并行编程的实例,基于多线程,多线程比单线程下节省运行时间的典型例子。算法内容主要是计算矩阵乘积,再求个元素和。可通过"任务管理器"-"性能"查看运行在多核上。-Typical example of a parallel programming based OpenMp instance, save run time based on the multi-threaded, multi-threading than single-threaded. The algorithm
find_pi_mpi
- calculate pi by couting dots in x,y graph using mpi
random
- 随机序列匹配的并行实现,验证过,功能正确-Parallel implementation of the random sequence matching, verify the correct function
Configuration-MPICH2-under-cvf6.5
- Compaq Visual Fortran6.5环境下配置MPICH2,包含了详细步骤。-The Compaq Visual Fortran6.5 environment configuration MPICH2, contains detailed steps.
MPICH2-using-on-Windows
- MPICH2使用篇(在Fortran语言中的问题)-MPICH2 use articles (in Fortran language)
UsingPOpenMP
- 关于OPENMP的一本英文书籍《USING OPENMP》-《USING OPENMP》 a book about openmp, english version
teperature_change_simul_mpi
- check as a temperature scale change via time using mpi
adc_finish_2
- C ADC Direct Curent Register
circle_surface_mpi
- calculate the circle surface using parallel mpi
work
- mpi的一个小的collapse程序,自己写的,就是把一列数相加得到最后只剩一位。-a collapse in mpi program, wrote it myself, is a number obtained by adding the last only one.
temp_change_openMP
- check as a temperature scale change via time using openMP