资源列表

« 1 2 ... .04 .05 .06 .07 .08 309.10 .11 .12 .13 .14 ... 319 »

[并行运算CUDA-Image-Encryption-master

说明:利用CUDA进行并行图像加密 程序需要安装cuda 配合 VS方可运行(Using CUDA for parallel image encryption program needs to install CUDA and VS to run)
<mc2tkmm > 在 2024-11-05 上传 | 大小:11172864 | 下载:0

[并行运算并行计算方法(上)

说明:并行机的概念以及并行机的类型,结构特点,运行方法,YH的结构和结构特点(The concept of parallel machines, the types of parallel machines, the structural features, the methods of operation, the structure and structural features of the YH)
<艳势番 > 在 2024-11-05 上传 | 大小:4148224 | 下载:0

[并行运算CUDA.tar

说明:利用格子波尔兹曼方法求解三维流体问题,利用CUDA加速迭代过程。是单个CPU运算速度的20倍。(Here we use the Lattice Boltzmann Method to solve a problem of 3D fluid dynamics with the help of CUDA. It is 20 times the speed of a single CPU operation.)
<胖神 > 在 2024-11-05 上传 | 大小:140288 | 下载:0

[并行运算nbody_mpi

说明:使用mpi并行实现n体问题普通算法以及简化算法(Using mpi parallel n-body algorithm to achieve common problems and simplify algorithms)
<rOyALe > 在 2024-11-05 上传 | 大小:1024 | 下载:0

[并行运算MPI多机并行程序

说明:基于mpich2实现对多个生物样本 使用多机并行处理,此程序为并行数据分发及消息发送与接收(using mpich2 parallel program deal with big data)
<拓子 > 在 2024-11-05 上传 | 大小:2048 | 下载:0

[并行运算Ubuntu下ssh互信任连接配置

说明:在使用linux Ubuntu操作系统 进行MPI并行计算时需要配置多台互信任机,此为配置文档及实例(linux Ubuntu Mpich2 mpi)
<拓子 > 在 2024-11-05 上传 | 大小:4096 | 下载:0

[并行运算HarmSGet_Matlab

说明:通过借用MATLAB,输入信号及其参数,完成数字锁相,计算不同阶的谐波信号。(By MATLAB, input signal and its parameters, complete the digital lock phase and calculate the harmonic signals of different orders.)
<rocfly > 在 2024-11-05 上传 | 大小:55296 | 下载: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 > 在 2024-11-05 上传 | 大小:252928 | 下载:0

[并行运算InvertedIndex

说明:基于MapReduce的InvertedIndex实现(InvertedIndex implementation based on MapReduce.)
<Gmi > 在 2024-11-05 上传 | 大小:1248256 | 下载: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 > 在 2024-11-05 上传 | 大小:36864 | 下载:0

[并行运算maha_distance_new

说明:calculate mahalabonis distance on GPU
<小虫_chong > 在 2024-11-05 上传 | 大小:2048 | 下载:0

[并行运算nest-master

说明:基于hadoop的etl工具,实现比hive更通用的sql解析引擎(Hadoop based ETL tools to achieve a more common SQL parsing engine than hive)
<leonyummy > 在 2024-11-05 上传 | 大小:3322880 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 309.10 .11 .12 .13 .14 ... 319 »

源码中国 www.ymcn.org