▍1. MapReduce-WordCount
并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。(Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.)
并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。(Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.)
说明: 基于CUDA并行计算实现1D,2D,3D数据的matlab函数fftshift的功能(Based on CUDA parallel computing to realize the function of Matlab function FFTSHIFT for 1D, 2D and 3D data)
西门子MPI协议分析,用于S7-300/400等PLC上(Siemens MPI Protocol, used for S7-300.400 PLCs)
测绘技能大赛试题03 帮助需要进行比赛的同学解除困难(Question 03 of Surveying and Mapping Skills Competition)
说明: 测绘技能大赛试题03 帮助需要进行比赛的同学解除困难(Question 03 of Surveying and Mapping Skills Competition)
说明: 改文件可实现负载均衡算法,软件环境为VS2013,使用C语言。(Load balancing algorithm can be realized.)
说明: 使用cuda加速处理图像滤波,加速效果可以达到30倍(Using CUDA to accelerate image filtering,30 times faster)
说明: C/C++, 多线程编,讲述windows,linux 下多线程开发方法,以及跨平台实现方式,分析线程池设计方案等(C/C++ Multi-line programming)
说明: c语言写的二维vti介质地震波正演程序,能实现并行计算,调试通过。(The program written in C language can realize parallel calculation and debugging.)
说明: 本文介绍的基于多线程和图像分块实现加速运算,因为调用了opencv库,比较容易编写和实现。OpenCV全称是是Open Source Computer Vision Library,它是由Intel微处理器研究实验室的视觉交互组开发,是一种用于数字图像处理和计算机视觉的开源函数库,采用的开发语言是C++。(This paper introduces an acceleration algorithm based on multi-threading and image partitioning, because it is easy to write and implement by calling the opencv library. OpenCV is called Open Source Computer Vision Library. It is developed by the Visual Interaction Group of Intel Microprocessor Research Laboratory. It is an open source library for digital image processing and computer vision. The development language used is C++)
实现单GPU二维弹性波全波形反演,采用c++和CUDA c编写,VS2013开发。(2D elastic Full waveform Inversion using a single GPU card, based on C++/CUDA c language, developed by VS2013.)
说明: 实现单GPU二维弹性波全波形反演,采用c++和CUDA c编写,VS2013开发。(2D elastic Full waveform Inversion using a single GPU card, based on C++/CUDA c language, developed by VS2013.)
关于caffe的流水线性的加速,利用xilinx的SDAccel开发工具进行fpga加速(On the linear acceleration of the flow of Caffe, using the SDAccel development tool of Xilinx to accelerate the FPGA acceleration)
cuda内存管理 很有用的一个教程 希望有帮助(cuda memory management)
Bitonic order implementation code with mpi usage
MPI MERGE. Merge sort to test in mpi parallel programming.
mandelbrot set sequential code for mpi
cuda_by_example 原版 中文版 程例(cuda by example)
cuda官方代码,关于数据拷贝的带宽测试(cuda official code, copy data bandwidth on test)