CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - 加法

搜索资源列表

  1. matriccaculator

    1下载:
  2. 可对任意两个矩阵做加法、减法、乘法等运算;同时可对单个矩阵求转置矩阵、三角分解、奇异值分解等操作,功能强大。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:122615
    • 提供者:yueyuezhaozhao
  1. source

    0下载:
  2. MIPS处理器VHDL代码,实现加法,减法乘除等运算,可综合,
  3. 所属分类:并行运算

    • 发布日期:2014-01-16
    • 文件大小:6464
    • 提供者:陈丰
  1. Ployn_Calculator

    0下载:
  2. 用链表创建一元稀疏多项式,做加法和减法计算
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:7427
    • 提供者:lq
  1. TSMatrix_cal

    0下载:
  2. 三元组表示的稀疏矩阵的加法,减法,乘法运算器
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:8061
    • 提供者:lq
  1. longAdd

    0下载:
  2. 用C++做的一个长整数加法,很有参考意义,欢迎交流
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:9008
    • 提供者:智伟
  1. VectorAdd

    0下载:
  2. 一个简单的基于CUDA的示例代码,使用SIMD的方法实现向量加法;运行在nVidia的G80系列显卡的GPGPU上;需要nVidia CUDA SDK,169以上版本的驱动。对于学习CUDA很有帮助。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3476
    • 提供者:人民币
  1. VHDL_add_4

    0下载:
  2. 本程序完成带进位输入输出的四位二进制加法运算,编程思想采用真值表转换成布尔方程式,利用循环语句将一位全加器编为四位加法器。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:94759
    • 提供者:韩善华
  1. eecadd_4

    0下载:
  2. 此程序采用VHDL语言,完成四位二进制数的加法,并且输出是BCD码
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:41828
    • 提供者:韩善华
  1. juzhenyunsuan

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure to complete the matrix input and output. Have the same number of rows and rows of the matrix between the adder, subtraction. Comply with the requirements of
  3. 所属分类:MPI

    • 发布日期:2017-05-23
    • 文件大小:2805912
    • 提供者:孙岩
  1. Parallel-adder

    0下载:
  2. 并行加法器是一种数位电路,其可进行数字的加法计算。在现代的电脑中,加法器存在于算术逻辑单元(ALU)之中。 加法器可以用来表示各种数值,如:BCD、加三码,主要的加法器是以二进制作运算。-Parallel adder is a digital circuit, which can be calculated the number of addition. In the modern computer, adder exists in the arithmetic logic unit (ALU)
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2724
    • 提供者:jlz
  1. compute

    0下载:
  2. 一個具有小算盤有加法減法乘法及除法和刪除的功能-A calculator with addition subtraction multiplication and division, and delete functions
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2453429
    • 提供者:
  1. Matrix

    0下载:
  2. 矩阵的加法,减法和乘法 二元方程的解法 日期,可以输出N天前和N天后的年月日-Matrix addition, subtraction and multiplication two yuan Equation in date N days ago, and can output the years at N days
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1100
    • 提供者:biguojun
  1. rect2polar

    0下载:
  2. cordic 的实现 ,通过简单的移位,加法操作较少的硬件资源实现超越函数运算-CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares.
  3. 所属分类:MPI

    • 发布日期:2017-11-17
    • 文件大小:4751
    • 提供者:yuhaiyang
  1. VectorAdd

    0下载:
  2. CUDA平行程式設計,以向量加法為例。以四個架構說明CUDA整體運作-CUDA MatrixVectorAdd
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:24767
    • 提供者:
  1. ex1_VectorAddition

    0下载:
  2. CUDA 矢量加法优化以后的算法,用 CUDA C编写-CUDA Vector Addition Algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1984
    • 提供者:刘茂功
  1. Matrix_add

    0下载:
  2. 此程序使用CUDA并行语言完成矩阵的加法。矩阵维数为3×3矩阵。矩阵维数可以更改。但是同时矩阵的处置也要手动设置。-This program uses the CUDA parallel language to complete the addition matrix. 33 matrix matrix dimensions. You can change the dimension of the matrix. However, while the disposal of the matrix
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:758
    • 提供者:
  1. CUDA_ADD

    0下载:
  2. 利用cuda进行的简单的加法操作,需要opencv的支持-Cuda conducted utilizing simple addition, you need to support the opencv
  3. 所属分类:MPI

    • 发布日期:2017-06-02
    • 文件大小:14882293
    • 提供者:liu
  1. mpi_array

    0下载:
  2. 这个程序演示了一个简单的数据分解。主任务首先初始化数组,然后分配相等的部分该数组的其他任务。后的其他任务接收其阵列的一部分,它们执行加法运算,以每个数组元素。-This program demonstrates a simple data decomposition. The master task first initializes an array and then distributes an equal portion that array to the other tasks. Aft
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1698
    • 提供者:龙阳
  1. add_loop_long_blocks

    0下载:
  2. CUDA并行计算向量加法,是GPU高性能计算的代码-CUDA parallel computing vector addition, the code GPU High Performance Computing
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1062
    • 提供者:chengpx
  1. cuda-compute

    0下载:
  2. 用c++代码实现的GPU并行计算,实现的功能是计算数组的加法和乘法-GPU computing using parallel c++ code to realize the function of addition and multiplication to calculate the array
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1101
    • 提供者:binbin
搜珍网 www.dssz.com