搜索资源列表
2005102611013310480
- 最佳矩阵连乘 给定n个矩阵{A1,A2,…An},其中Ai与A i+1是可乘的,i=1,2…,n-1。考察这n个矩阵的连乘积A1A2…An。矩阵A和B可乘的条件是矩阵A的列数等于矩阵B的行数。若A是一个p×q矩阵,B是一个q×r矩阵,则其乘积C=AB是一个p×r矩阵,需要pqr次数乘。 由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序。例如,设3个矩阵{A1,A2,A3}的维数分别为10×100,100×5,和5×50。若按加括号方式((A1A2)A3)计算,3个矩阵连乘积
有理数运算的演示程序设计
- 报告内容: 实现两个有理数的相加、相减、相乘、及相除的四则混合运算。-contents of the report : the Rational achieve two together, subtract, multiply, and eliminate the four mixed computing.
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生
计caltor算器
- java 编写的计算器程序,能够连加连减,还能够乘除优先-prepared by the calculator program that can reduce even the company, but can also multiply and divide priority
jisuanqi
- 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, u
newcalculator
- VC 6.0做的函数型计算器,可进行二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 -VC 6.0 do function calculator, can be binary, octal, decimal and hexadecimal number of add, subtract, multiply, divide, involution, modulus, such
multiply
- 用C++编写的九九乘法表 运行后自动显示九九乘法的表格-It a table of the value of 1~9 s multiply
Multiply
- Multiply visual basic scr ipt
SparseMatrix
- 用三元组实现的稀疏矩阵运算 用户输入正常矩阵 但存储为三元组 可以实现加,乘和转置三种运算-Achieved with a triple sparse matrix operations the user to enter the normal matrix, but storage can be achieved for the triple add, multiply, and transpose three kinds of operations
Multiply
- 应用程序向导已为您创建了这个 Multiply 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 Multiply 应用程序的每个文件的内容。 Multiply.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Multiply.h 这是应用程序
matrix-multiply
- n个矩阵相乘,用动态规划的算法使得矩阵相乘所用的步骤最少,即选择合适的矩阵结合方式进行- the matrix multiply with the least steps
multiply
- 大数相乘的算法,本例是利用三个栈和一个队列来实现的大数相乘,此思想较为复杂点-Multiply large numbers algorithm, in this case is the use of three stack and a queue to achieve multiply large numbers, this ideology is more complex point
Polynomial-Multiply
- 多项式相乘 数据结构课程经典案例 包含多项式相加算法-Polynomial Multiply
multiply
- 乘法的竖式运算: 输入两个正整数,显示它们相乘的横式和结果以及竖式运算过程。-Vertical multiplication: input two positive integers, the horizontal and the results show that they multiply and vertical operation.
multiply-two-matrices-together-in-pascal
- Download source projects multiply two matrices together in pascal
multiply-array
- multiply two dimension arrays in csharp
matrix multiply
- Matrix multiply on cuda GPU
src_multiply
- Data content to multiply the given values
Multiply
- Virtual instrument than display a result of a multiply of a pair of inputs
multiply graph
- a virtual instrument than shows the graph of a multiply of a pair numbers