资源列表
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 are a useful primitive in certa
ARD
- 矩阵联合对角化的ARD算法。超级经典。超级简单。超级好用。-ARD lization of the matrix algorithm. Super classic. Super simple. Super easy to use.
Distributed-Shared-Memory
- 分布式共享内存的在Cluster上的实现-An implementation of distributed shared memory on clusters of workstations, connected via and IP-based network.
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
calculator
- 实现计算器的虚实数相加减,有界面,功能实现相对简单-The number and the addition and subtraction calculator
ACO
- 蚁群算法求解TSP问题,在visual C++环境编写。-ACO question solution method
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 understand the researchers data
jacobi
- 用雅克比迭代法求解方程,给出5*5 但可在此基础上拓展-Solving equations using Jacobi iterative method, gives 5* 5 but can be expanded on the basis of
cuda-example
- cuda examples 对于学习GPU应用的人有用,例子讲的很详细具体-cuda examples very simple but illustrate in a very a clear way,hope you enjoy it
md
- 曼彻斯特编码的实现,Verilog模型。测试通过-FPGA Verilog Module.
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 melts over a wide range of temper
6330.Parallel_713BC8AB
- parallel c# code merge sort and quick sort