搜索资源列表

  1. 矩阵的乘法

    0下载:
  2. 结算矩阵,可以结算任意的矩阵相乘和相加,并且科易设定维数-settlement matrix, clearing arbitrary matrix multiplication and together, and easy to set Section Dimension
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7997
    • 提供者:xiao
  1. 稀疏矩阵的运算器

    1下载:
  2. 稀疏矩阵的运算器 [基本要求] 以“带行逻辑链接信息”的三元组顺序表表示稀疏矩阵,实现两 个矩 阵相加、相减、相乘的运算。稀疏矩阵的输入形式采用三元组表示, 而运算结果的矩阵则以通常 的阵列形式列出。 这是出自清华大学 严蔚敏 吴伟民 编著的数据结构题集(C语言版)的第136页的实习4 -sparse matrix operations for the [basic requirements] "
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4948
    • 提供者:snow
  1. pb91b5

    0下载:
  2. 寫一個程式將n個整數相加, 輸入檔的第一行是一個整數n, 接著n行每一行是一個整數, 你的程式要將這些整數相加並將結果輸出, 其中每個整數為不超過50位數的十進位數字-write a formula to the sum of n integers, the importation of the first line of stalls is an integer n, n OK then each trip is an integer
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4243
    • 提供者:天才帥哥
  1. imreg1

    0下载:
  2. 输入两数,然后相加,求和。这辆个数最好都是整数,这样计算方便。-few imported two, and then added together, Summation. Yan Liang is the best integer number, so easy to compute.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:195588
    • 提供者:小摆
  1. lianbiao

    0下载:
  2. 链表的使用。实现了一个相加相减的作用。不是很难。-Chain use. Achieved a combined subtract role. Not difficult.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1191
    • 提供者:刘剑磊
  1. BIT_ADD

    0下载:
  2. 关于对两个8位字符二进制的相加的算法设计 结果保存在第三方数组中-on two eight characters together in a binary algorithm design results stored in third-party arrays
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4338
    • 提供者:William
  1. 1001

    0下载:
  2. 数学加法(实现两位数相加) 输入两位整数-mathematics Adder (double-digit together) two integer input
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1775
    • 提供者:王冠
  1. 10to2

    0下载:
  2. 用汇编实现两个十进制数相加,最后的结果显示在界面中。-compilation with two decimal number to achieve together, the final results showed that the interface.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1143
    • 提供者:刘友辉
  1. RE

    0下载:
  2. 矩阵的运算,如矩阵相家,想减,向量相加,向量相减-matrix operations, such as matrix is home to cut, the vector sum, Vector subtraction
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23215
    • 提供者:任洪岩
  1. classicmatrix

    0下载:
  2. 矩阵的初始化,求逆,转置,输出,相加相减乘法等各种矩阵操作都可实现!!一定要下呦!-Matrix initialization, inverse, to home, output, combined subtract such as matrix multiplication operation can be achieved! ! Under strove must!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11426
    • 提供者:wang
  1. Addnumber

    0下载:
  2. 两个数相加,是用JAVA小程序编写的,不妨可以看下
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:907
    • 提供者:黄胜
  1. duoxiagshi

    0下载:
  2. 多项式的相加,这个程序很好的啊,呵呵希望大家喜欢
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1352
    • 提供者:冰心
  1. qpskI&Q

    0下载:
  2. 此為qpsk的範例,將一訊號分解成I及Q part,再將訊號I及Q部分相加得到輸出
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1973
    • 提供者:v9469
  1. Mybole12389

    0下载:
  2. 用VC编写的可以实现对两个数相加相减的对话框程序,已经过多次验证。-prepared by the VC can be achieved on two summed subtract the dialog box procedure, it has been repeatedly verified.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:38256
    • 提供者:陈怀铭
  1. get_the_sum

    0下载:
  2. 用汇编写成的将正负数分别相加,求和的一个小程序。对于初学汇编的人有一定参考价值-used to compile written in the sum of positive and negative, respectively, the sum of a small program. For beginners compilation of a certain reference value
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3683
    • 提供者:潘波
  1. o

    0下载:
  2. 一个简单使用的求一元多项式相加 的程序 请大家多作点评
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1905
    • 提供者:ma
  1. calculateaddandminus

    0下载:
  2. 本程序是二项式相加减,程序简单易用。数据用链表储存。-Binomial phase addition and subtraction procedures easy to use. Chain store data used.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1483
    • 提供者:ouzf
  1. FPPADD

    0下载:
  2. 加法器,汇编语言MASM,可实现任意字长的两个数相加,界面友好,使用方便-Adder, the compilation of language Shape, size can achieve the arbitrary sum of the number two, friendly interface and easy to use
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:905
    • 提供者:fpp
  1. ExtAdd

    0下载:
  2. extadd:是用汇编语音程序设计的关于计算两个64位整数相加的小程序-extadd : Speech is a compilation of program design for the calculation of two 64-bit integer, the sum of small programs
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:linling
  1. yiyuanduoxiangsh

    0下载:
  2. 一元多项式相加, 一元多项式相加, 一元多项式相加, -one yuan polynomial together, the sum of one yuan polynomials and polynomials together, the sum of one yuan polynomials, one yuan polynomial together, the sum of one yuan polynomials an d poly
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1171
    • 提供者:ckdidi
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org