资源列表

« 1 2 ... .97 .98 .99 .00 .01 202.03 .04 .05 .06 .07 ... 319 »

[并行运算uartram

说明:以Proasic3 Startkit开发板为平台,对Ram进行操作。-The ProASIC3 StartKit development board as a platform, operate Ram.
<章泽良> 在 2024-11-02 上传 | 大小:430080 | 下载:0

[并行运算dual_portram

说明:以Proasic3 Startkit开发板为平台,对dualram的应用做了基本介绍。-The ProASIC3 StartKit development board as a platform, on the application of dualram basic.
<章泽良> 在 2024-11-02 上传 | 大小:674816 | 下载:0

[并行运算matrix_pthread

说明:2000*2000 矩阵相乘的优化,包括高速缓存优化+多线程-2000* 2000 matrix multiplication optimization, including cache optimization+ multi-threaded
<唐锴> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[并行运算MATLAB

说明:关于matlab程序的源代码,主要是关于EM算法的程序实现-About the the matlab program' s source code, the program on the EM algorithm to achieve
<高手> 在 2024-11-02 上传 | 大小:3280896 | 下载:0

[并行运算chapter6

说明:划分(partitioning):将问题分为若干个独立的部分。 分治法(divide and conquer method):将一个大问题逐步分割成若干个原问题的子问题,用简单且相同的方法对这些子问题进行求解,然后将这些子问题的解组合成原问题的解。 在分治法中分解问题和合并结果常使用递归技术来实现。递归分治法能使各个子问题并行化执行,即各个进程用来执行被分解的部分。 通常数据的划分也同时局部化。 -partitionin
<ws2010> 在 2024-11-02 上传 | 大小:289792 | 下载:0

[并行运算chapter3

说明:多核CPU计算机 多线程编程基础 OpenMP 并行程序设计语言和并行结构的描述 -Parallel Programming
<ws2010> 在 2024-11-02 上传 | 大小:2029568 | 下载:0

[并行运算chapter2

说明:并行计算机及并行计算的性能评价 并行计算相关的基本概念 加速比定律 -Parallel Vector Processors PVP
<ws2010> 在 2024-11-02 上传 | 大小:449536 | 下载:0

[并行运算chapter4

说明:一、基于消息传递的程序设计基础 二、利用机群实现程序的并行化 三、基于消息传递的并行程序评价 -First, the based messaging program design based on, use a fleet program parallelization, based on message passing parallel program evaluation
<ws2010> 在 2024-11-02 上传 | 大小:397312 | 下载:0

[并行运算chapter5

说明:一、基于消息传递的程序设计基础 二、利用机群实现程序的并行化 三、基于消息传递的并行程序评价 -First, the based messaging program design based on, use a fleet program parallelization, based on message passing parallel program evaluation
<ws2010> 在 2024-11-02 上传 | 大小:8322048 | 下载:0

[并行运算yinshifenjie

说明:这个代码是解决因式分解的问题,虽然看上去很简单,但是是原创的哦-This code is the solution to the problem of factorization, although it seems very simple, but original
<hxy> 在 2024-11-02 上传 | 大小:228352 | 下载:0

[并行运算prime

说明:使用openmp实现2~1000000间素数的判断和输出 输出到文件中-OpenMP 2 to 1 million primes judgment and output to a file
<王云朋> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[并行运算imageprocessing

说明:imageprocessing for hand
<suraj> 在 2024-11-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 202.03 .04 .05 .06 .07 ... 319 »

源码中国 www.ymcn.org