资源列表
ZRYOQR
- 视频截取部分源代码,使用默认驱动,支持大部分摄像头,不错-Video capture part of the source code, using the default drive, supports most of the cameras, is good
Q3
- parallel MPI program that finds the maximum element in an integer array of N elements
huancuntongxin
- MPI实现, 用缓存模式发送包含5个双精度类型的数据,需安装MPICH,并在VC++下编译,-MPI implementation, using the cache mode of delivery includes five pairs of precision types of data required to install MPICH, and, compiled under VC++,
Flyback Transformer
- 详细介绍了反激变压器的设计步骤,通俗易懂(The design steps of flyback transformer are introduced in detail, which is easy to understand)
NVIDIA_CUBLAS_1.1
- Nividia提供的CUDA的BLAS库源码,可以在GPU上运行BLAS函数-Nividia provided CUDA source code of the BLAS library, you can run GPU function BLAS
laser-echo-measurement
- 基于FPGA激光回波测时 VHDL语言实现-FPGA-based VHDL language when laser echo measurement
rmnnang
- 网络视频播放系统,主要用于网吧和企业,学校等场合 可以参考-Network video broadcast system, mainly used for Internet cafes and enterprises, schools, etc You can refer to
altera_avalon_checksum_de
- altera_avalon_checksum_de的源代码-altera avalon checksum de
UCFS_2440
- ucfs在2440中的实现
OpenMPapp
- 本程序采用VC2005结合openmp实现并行矩阵相乘的Fox算法-VC2005 This procedure combines the use of OpenMP parallel matrix multiplication algorithm of Fox
Shortest-path
- 弗洛伊德(Floyd)算法 MPI并行算法 MPI.h MPI.c源码-Floyd (Floyd) algorithm source MPI parallel algorithm MPI.h MPI.c
Q2
- parallel array search MPI program that searches for an element in an integer array of N elements.