资源列表
[并行运算] HarmSGet_Matlab
说明:通过借用MATLAB,输入信号及其参数,完成数字锁相,计算不同阶的谐波信号。(By MATLAB, input signal and its parameters, complete the digital lock phase and calculate the harmonic signals of different orders.)<rocfly > 在 2025-01-03 上传 | 大小:54kb | 下载:0
[并行运算] 1M-16通道采集Daq
说明:结合硬件系统,实现16通道1M采样率的采集,并计算。(In combination with the hardware system, the sampling rate of the 16-channel 1 m sampling rate is realized and calculated.)<rocfly > 在 2025-01-03 上传 | 大小:247kb | 下载:0
[并行运算] InvertedIndex
说明:基于MapReduce的InvertedIndex实现(InvertedIndex implementation based on MapReduce.)<Gmi > 在 2025-01-03 上传 | 大小:1.19mb | 下载:0
[并行运算] 折半查找法
说明:折半查找法是效率较高的一种查找方法。假设有已经按照从小到大的顺序排列好的五个整数a0~a4,要查找的数是X,其基本思想是: 设查找数据的范围下限为l=1,上限为h=5,求中点m=(l+h)/2,用X与中点元素am比较,若X等于am,即找到,停止查找;否则,若X大于am,替换下限l=m+1,到下半段继续查找;若X小于am,换上限h=m-1,到上半段继续查找;如此重复前面的过程直到找到或者l>h为止。如果l>h,说明没有此数,打<JinPatrick > 在 2025-01-03 上传 | 大小:36kb | 下载:0
[并行运算] maha_distance_new
说明:calculate mahalabonis distance on GPU<小虫_chong > 在 2025-01-03 上传 | 大小:2kb | 下载:0
[并行运算] nest-master
说明:基于hadoop的etl工具,实现比hive更通用的sql解析引擎(Hadoop based ETL tools to achieve a more common SQL parsing engine than hive)<leonyummy > 在 2025-01-03 上传 | 大小:3.17mb | 下载:0
[并行运算] MPI与OpenMP并行程序设计:C语言版
说明:MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)<无名之左> 在 2025-01-03 上传 | 大小:46.6mb | 下载:0
[并行运算] Tunnel-comput
说明:Fluent模拟,开源的一个代码,用C++编程(Fluent simulation,An open source code that is programmed in C++.)<mingjia> 在 2025-01-03 上传 | 大小:54kb | 下载:0
[并行运算] mpich-3.2.tar
说明:mpich3.2 版本压缩包可以平台Fedora/RHEL/CentOS(Mpich3.2 version compression package can be platform Fedora/RHEL/CentOS)<smile2018> 在 2025-01-03 上传 | 大小:11.31mb | 下载:1
[并行运算] 4_GPUIntro
说明:GPU 基本介绍 包括GPU与GPGPU的兴起,GPU加速与高性能计算,Nvidia CUDA简介。(The Basic Introduction of GPU)<流行> 在 2025-01-03 上传 | 大小:16mb | 下载:0