搜索资源列表

  1. mul

    0下载:
  2. 此汇编程序可进行任意位数的相乘只需修改内数组的数值即可 此程序以1234与4567为例-compilation procedures can be arbitrary multiplication of the median only changes within the array of numerical procedures to be like 1234 and 4567 as an example
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1066
    • 提供者:
  1. Sum2

    0下载:
  2. sum2:是用汇编语音程序设计的。用途:用户输入两个数,将其相乘放入数组中 -sum2 : Speech is a compilation of program design. Purpose : user input number two, to multiply into an array
  3. 所属分类:汇编语言

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

    0下载:
  2. 高精度乘法基本思想和加法一样。其基本流程如下: ①读入被乘数s1,乘数s2 ②把s1、s2分成4位一段,转成数值存在数组a,b中;记下a,b的长度k1,k2; ③i赋为b中的最低位; ④从b中取出第i位与a相乘,累加到另一数组c中;(注意:累加时错开的位数应是多少位 ?) ⑤i:=i-1;检测i值:小于k2则转⑥,否则转④ ⑥打印结果
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1037
    • 提供者:Eurik
  1. 3

    0下载:
  2. 里面包含三个源码,1,两种排序方法及折半查找,2,数组实现两个矩阵相乘。3,找鞍点(我源码有限,也只能上传一些简单一点的)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1516
    • 提供者:yuan
  1. mul

    0下载:
  2. 此汇编程序可进行任意位数的相乘只需修改内数组的数值即可 此程序以1234与4567为例-compilation procedures can be arbitrary multiplication of the median only changes within the array of numerical procedures to be like 1234 and 4567 as an example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:
  1. Sum2

    0下载:
  2. sum2:是用汇编语音程序设计的。用途:用户输入两个数,将其相乘放入数组中 -sum2 : Speech is a compilation of program design. Purpose : user input number two, to multiply into an array
  3. 所属分类:汇编语言

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:linling
  1. gaojingdujiechengsuanfa

    0下载:
  2. 高精度乘法基本思想和加法一样。其基本流程如下: ①读入被乘数s1,乘数s2 ②把s1、s2分成4位一段,转成数值存在数组a,b中;记下a,b的长度k1,k2; ③i赋为b中的最低位; ④从b中取出第i位与a相乘,累加到另一数组c中;(注意:累加时错开的位数应是多少位 ?) ⑤i:=i-1;检测i值:小于k2则转⑥,否则转④ ⑥打印结果-High-precision multiplicati
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:Eurik
  1. 3

    0下载:
  2. 里面包含三个源码,1,两种排序方法及折半查找,2,数组实现两个矩阵相乘。3,找鞍点(我源码有限,也只能上传一些简单一点的)
  3. 所属分类:C#编程

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:yuan
  1. dashuxiangcheng

    0下载:
  2. 大数据相乘,多字节数据之间的乘法运算,使用数组存储-Large data multiply, multi-byte data of the multiplication, the use of an array of storage
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:刘兵
  1. Matrix

    0下载:
  2. 设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。-Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, res
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:5235668
  1. new

    0下载:
  2. 这是一个维数不定的两矩阵相乘的程序,该程序先检测输入的数组是否构成矩阵,再判断这两个矩阵是否满足相乘条件,若满足则进行相乘运算,并求出相乘后的结果!-This is an indefinite number of two-dimensional matrices of the program to detect whether an array of input matrix, and then determine whether th
  3. 所属分类:其他小程序

    • 发布日期:2024-07-02
    • 文件大小:189440
    • 提供者:qulidan
  1. Memoized_Matrix_Chain

    0下载:
  2. 数组链乘备忘录法,用来有效的解决多个矩阵相乘优化算法-Memorandum of law by an array of links to a number of effective solutions to optimize matrix multiplication algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-07-02
    • 文件大小:337920
    • 提供者:fish
  1. duichengjuzhen

    0下载:
  2. 对称矩阵相乘:2. A和B是两个n×n阶的对称矩阵,以行为主序输入对称矩阵的下三角元素,压缩存储存入一维数组A和B,编写一个算法计算对称矩阵A和B的乘积,结果存入二维数组C。-Symmetric matrices: 2. A and B are two n × n symmetric band matrix, in order to conduct the main sequence of input symmetric matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-07-02
    • 文件大小:160768
    • 提供者:李月
  1. juzhenxiangchengfangfa

    0下载:
  2. 矩阵相乘算法,矩阵可以存放在一维数组中,也可以存放在二维数组中-Matrix multiplication algorithm, the matrix can be stored in one-dimensional array can also be stored in two-dimensional array
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:刘青
  1. Csharp_30SmallExamples

    0下载:
  2. 关于C#编程的30个小例子。包括矩阵相乘、汉字识别、数组等。-C# programming on the 30 small example. Including matrix multiplication, Chinese character recognition, and array.
  3. 所属分类:C#编程

    • 发布日期:2024-07-02
    • 文件大小:28672
    • 提供者:Alex_WX
  1. tensor_toolbox_2.2

    0下载:
  2. 多维数组tensor的一些运算代码,可以进行tensor间相乘,tensor与矩阵相乘等,运算很完备-tools used for multi array type tensor, it can be used to multiply tensor or array
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-02
    • 文件大小:284672
    • 提供者:sharling
  1. rrr

    0下载:
  2. 码主要由两条指令组成:第一个,利用式(4-2-3)计算信道增益;第二个,通过数组相乘对输入信号幅度进行尺度变换。-Code composed mainly of two instructions: the first one, using equation (4-2-3) Calculate the channel gain second, multiplied by an array of input signal amplitud
  3. 所属分类:3G开发

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:eunice
  1. mm_naive

    0下载:
  2. 用C语言实现简单的数组相乘计算的并行算法,应用经典的naive分块法,在一定程度上,提高并行之后的计算效率。-C language through parallel MPI way to achieve simple array calculated by multiplying.
  3. 所属分类:并行运算

    • 发布日期:2024-07-02
    • 文件大小:4096
    • 提供者:wang
  1. POJ1001

    0下载:
  2. 大整数数组相乘 核心:整数数组相乘,得到乘积数组,最后再转化为字符数组输出。-Large integer multiplication array Core: an integer array multiplication, get the product array, and finally into a character array output.
  3. 所属分类:书籍源码

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:chao jie
  1. arr

    0下载:
  2. 简单的java数组倒序输出和数组相乘的例子,当作练练手的简单小练习(Simple java array reverse output examples)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-02
    • 文件大小:2048
    • 提供者:雪月花
« 12 3 »

源码中国 www.ymcn.org