资源列表

« 1 2 ... .62 .63 .64 .65 .66 267.68 .69 .70 .71 .72 ... 319 »

[并行运算kmp

说明:使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching
<lin> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算bubble

说明:该程序实现了星型算法,上载的是完整的代码,欢迎下载-The program achieved a star-shaped algorithm, upload is a complete code, welcome to download
<mealiefarmer> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算RLS

说明:该算法是基于rls自适应滤波的算法,比lms高级一些的。-The algorithm is based on adaptive filtering algorithms rls than a number of senior LMS.
<古小将> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算message

说明:利用linux环境下的C语言编写的一个并行算法的简单程序-err
<> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算fft2d_gpu

说明:using NVIDIA FFT CUDA Library to solve FFT problem
<yhtseng> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算zifugeshutongji

说明:主要实现的功能是:任意输入一字符串,可以是任意的字符,包括标点符号,空格,以及键盘上能输入的所以字符。任意确定一个关键字符,统计该关键字符在字符串中出现的次数! -Main function is to: a string of arbitrary input can be arbitrary characters, including punctuation, spaces, and the keyboard to input c
<李友鹏> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算pai1

说明:采用Pthread+C++方式进行多线程求Pai-The use of Pthread+ C++ Way for multi-threaded Pai
<ttttt> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算mpi_gather_mollc.c

说明:系统自带的mpi_gather函数的功能的测试程序-System' s own functional mpi_gather function test procedures
<邹长林> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算polya_fit_ms

说明:关于室内定位的算法,该算法是在MATLAB环境下的程序。-Positioning on the interior of the algorithm, which are in the MATLAB environment procedures.
<李军> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算MatrixMutipicationParrarell

说明:This code can use to multiply two matrices in Parallel computer enviroment.c
<chaminda> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算MatrixMulTexture_kernel

说明:基于GPU的并行编程,采用纹理实现两个矩阵相乘。自己写的程序。-This is a parallel program based GPU,which achieved two matrix multiplication with texture.It is mine.
<Tandy> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算BFS_CUDA

说明:用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter
<iJuliet> 在 2024-10-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 267.68 .69 .70 .71 .72 ... 319 »

源码中国 www.ymcn.org