资源列表

« 1 2 ... .21 .22 .23 .24 .25 226.27 .28 .29 .30 .31 ... 319 »

[并行运算prefix-sum

说明:Prefix sums are trivial to compute in sequential models of computation, by using the formula yi = yi − 1 + xi to compute each output value in sequence order. However, despite their ease of computation, prefix sums a
<Rezaee> 在 2024-10-01 上传 | 大小:326656 | 下载:0

[并行运算ARD

说明:矩阵联合对角化的ARD算法。超级经典。超级简单。超级好用。-ARD lization of the matrix algorithm. Super classic. Super simple. Super easy to use.
<王磊杰> 在 2024-10-01 上传 | 大小:6144 | 下载:0

[并行运算Distributed-Shared-Memory

说明:分布式共享内存的在Cluster上的实现-An implementation of distributed shared memory on clusters of workstations, connected via and IP-based network.
<wangyi> 在 2024-10-01 上传 | 大小:877568 | 下载:0

[并行运算03

说明:基于CUDA平台用VS2010编写的计算一系列数平方和的并行程序,比较简单,适合CUDA的初学者学习-CUDA computing platform using VS2010 to write a series of squares and the number of parallel programs based on relatively simple, suitable for beginners to learn CUDA
<欧伟明> 在 2024-10-01 上传 | 大小:3351552 | 下载:0

[并行运算calculator

说明:实现计算器的虚实数相加减,有界面,功能实现相对简单-The number and the addition and subtraction calculator
<万九鹏> 在 2024-10-01 上传 | 大小:52224 | 下载:0

[并行运算ACO

说明:蚁群算法求解TSP问题,在visual C++环境编写。-ACO question solution method
<erry> 在 2024-10-01 上传 | 大小:551936 | 下载:0

[并行运算numaProgram.tar

说明:本程序是用在研究numa架构时用到的测试程序,通过本测试集,可以帮助研究数据的局部性的研究人员更好的理解数据的局部性-This procedure is used locally in the study of architecture numa testing procedures used by the test set, the data locality can help researchers better understan
<xf> 在 2024-10-01 上传 | 大小:89088 | 下载:0

[并行运算jacobi

说明:用雅克比迭代法求解方程,给出5*5 但可在此基础上拓展-Solving equations using Jacobi iterative method, gives 5* 5 but can be expanded on the basis of
<gd> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[并行运算cuda-example

说明:cuda examples 对于学习GPU应用的人有用,例子讲的很详细具体-cuda examples very simple but illustrate in a very a clear way,hope you enjoy it
<awen> 在 2024-10-01 上传 | 大小:3072 | 下载:0

[并行运算md

说明:曼彻斯特编码的实现,Verilog模型。测试通过-FPGA Verilog Module.
<Janson> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[并行运算H2O_CO2_Solubility_Model

说明:该H2O-CO2溶解度模型可运用于如下两个方面: 1. 预测H2O-CO2在宽广温压范围内不同熔体中的溶解度 2.预测含H2O-CO2熔体中的气体饱和压-This H2O-CO2 solubility model can be applicable into the following issues: 1. Predict H2O-CO2 solubility behavior in various silicate mel
<Lovenan> 在 2024-10-01 上传 | 大小:184320 | 下载:0

[并行运算6330.Parallel_713BC8AB

说明:parallel c# code merge sort and quick sort
<taha> 在 2024-10-01 上传 | 大小:2048 | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 226.27 .28 .29 .30 .31 ... 319 »

源码中国 www.ymcn.org