资源列表

« 1 2 ... .13 .14 .15 .16 .17 118.19 .20 .21 .22 .23 ... 319 »

[并行运算Matrix

说明:矩阵相乘并行计算程序 C——C++边写 已实现-Matrix multiplication parallel program
<李桂君> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[并行运算SX

说明:基于Proasic3 startkit开发板,描述了8位地址锁存芯片74ls259和Uart接受模块,通过这两个模块来控制开发板上的led.-Based on the the ProASIC3 StartKit development board, describes the 8-bit address latch chip 74LS259 and the UART receiving module, to control develo
<章泽良> 在 2024-09-29 上传 | 大小:888832 | 下载:0

[并行运算ofdm

说明:基于simulink的OFDM系统仿真 QPSK仿真 64点仿真-QPSK to simulation 64 points simulation simulink-based OFDM system simulation
<佛挡杀佛> 在 2024-09-29 上传 | 大小:16384 | 下载:0

[并行运算uartfifo

说明:以Proasic3 Start kit开发板为平台,介绍了FIFO的基本功能。-ProASIC3 Start Kit development board as a platform to introduce the basic functions of the FIFO.
<章泽良> 在 2024-09-29 上传 | 大小:906240 | 下载:0

[并行运算Neural_Net1922868102005

说明:Nueral Nework algorithm
<aseem goyal> 在 2024-09-29 上传 | 大小:5120 | 下载:0

[并行运算Genetic_Al2085099292007

说明:GENETIC ALGORITHM USING C-GENETIC ALGORITHM USING C++
<aseem goyal> 在 2024-09-29 上传 | 大小:1169408 | 下载:0

[并行运算uartram

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

[并行运算dual_portram

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

[并行运算matrix_pthread

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

[并行运算MATLAB

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

[并行运算chapter6

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

[并行运算chapter3

说明:多核CPU计算机 多线程编程基础 OpenMP 并行程序设计语言和并行结构的描述 -Parallel Programming
<ws2010> 在 2024-09-29 上传 | 大小:2029568 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 118.19 .20 .21 .22 .23 ... 319 »

源码中国 www.ymcn.org