搜索资源列表
BCD码相乘
- BCD码相乘,汇编环境里没有对压缩BCD码相乘的调整,相当于作业吧!-BCD multiply, the compilation environment where no compression BCD multiplication of adjustment, which is equivalent to operating!
动态规划矩阵连乘
- 矩阵连乘。 输出所需最小连乘次数和计算序列。 使用的是动态规划算法。-matrix continually multiply. The required minimum output frequency and continually multiply calculated sequence. Using the dynamic programming algorithm.
稀疏矩阵的运算器
- 稀疏矩阵的运算器 [基本要求] 以“带行逻辑链接信息”的三元组顺序表表示稀疏矩阵,实现两 个矩 阵相加、相减、相乘的运算。稀疏矩阵的输入形式采用三元组表示, 而运算结果的矩阵则以通常 的阵列形式列出。 这是出自清华大学 严蔚敏 吴伟民 编著的数据结构题集(C语言版)的第136页的实习4 -sparse matrix operations for the [basic requirements] "OK logical link with informati
Sum2
- sum2:是用汇编语音程序设计的。用途:用户输入两个数,将其相乘放入数组中 -sum2 : Speech is a compilation of program design. Purpose : user input number two, to multiply into an array
PollardRho
- 大数分解算法,根据算法设计分析高级教程,随机算法章节里面所讲的,mentocarlo算法改造的大数分解,能将一个大的合数分成几个素数的相乘,可以判断这个和数是不是由素数组成-factoring algorithm, algorithm design and analysis Senior Guide, randomized algorithm inside chapters have said, mentocarlo majority of the transformation algorith
矩阵连乘问题
- 用C++实现矩阵连乘问题-C matrix to achieve continually multiply problems
Matrix_Transposition_Multiplication
- Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
动态规划----矩阵连乘问题
- 动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(i<j)表示矩阵Mi连乘到Mj的最小工作量 3)下方元素Di,j(i>j)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic prog
matrixcode.rar
- 矩阵运算,包括加,减,乘,除,行列式,逆阵的求解,伴随矩阵求解,Matrix operations, including add, subtract, multiply, divide, determinant, inverse matrix to solve, with the matrix solution of
openmp
- openmp实现矩阵乘法,采用行列分解算法-openmp matrix multiply openmp matrix multiply
jisuanqi
- 利用BIOS和DOS的中断来设计一个计算器,要求在屏幕上显示一个主菜单,提示用户输入相应的数字键,分别执行加、减、乘、除四种计算功能和结束程序的功能。-Use BIOS and DOS interrupt to design a calculator, the requirements on the screen displays a main menu that prompts the user to input the corresponding number keys, respectiv
MASM
- 汇编编程应用程序及两个1~9的两位数相乘代码,-Compilation of programming applications and two 1 ~ 9 multiply two-digit code,
calculator
- 一个较简易的能实现两位十进制数加、减、乘、除的汇编语言程序。功能比较有限,主要优于精简。-A relatively simple to achieve two decimal add, subtract, multiply, with the exception of the assembly language procedures. Relatively limited functions, mainly to streamline superior.
shizhe
- 实现加、减、乘、除的计算。该程序接受 的是16进制数。-Realize add, subtract, multiply, with the exception of the calculation. Acceptable to the program are 16 hexadecimal number.
MatrixMutipicationParrarell
- This code can use to multiply two matrices in Parallel computer enviroment.c
caloulator
- 简单的两位数计算器演示程 主要功能: 0-99两位数之间的加、减、乘、除整数运算-Demonstration of double-digit calculator easy way main functions: a double-digit between 0-99 add, subtract, multiply, with the exception of integer calculations
calc
- 汇编语言完成的简单四则运算演示程序 可以完成2个二位数的加、减、乘、除运算-Achieve a simple assembly language operations 4 demo to be completed two two-digit add, subtract, multiply, with the exception of computing
exp
- e的x次方,快捷便利,对于大家学习乘法非常好-e multiply
Matrix_Matrix
- Matrix x Matrix multiply using MPI
multiply
- multiply quartus program schematics solution of multiplier