CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - multiply
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - multiply - List
[
Other
]
动态规划----矩阵连乘问题
DL : 0
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(i<j)表示矩阵Mi连乘到Mj的最小工作量 3)下方元素Di,j(i>j)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the known clusters.
Date
: 2025-12-28
Size
: 26kb
User
:
莫非
[
Other
]
有理数运算的演示程序设计
DL : 0
报告内容: 实现两个有理数的相加、相减、相乘、及相除的四则混合运算。-contents of the report : the Rational achieve two together, subtract, multiply, and eliminate the four mixed computing.
Date
: 2025-12-28
Size
: 17kb
User
:
刘新夏
[
Other
]
动态规划矩阵连乘
DL : 0
矩阵连乘。 输出所需最小连乘次数和计算序列。 使用的是动态规划算法。-matrix continually multiply. The required minimum output frequency and continually multiply calculated sequence. Using the dynamic programming algorithm.
Date
: 2025-12-28
Size
: 1kb
User
:
轩哥哥
[
Other
]
稀疏矩阵的运算器
DL : 0
稀疏矩阵的运算器 [基本要求] 以“带行逻辑链接信息”的三元组顺序表表示稀疏矩阵,实现两 个矩 阵相加、相减、相乘的运算。稀疏矩阵的输入形式采用三元组表示, 而运算结果的矩阵则以通常 的阵列形式列出。 这是出自清华大学 严蔚敏 吴伟民 编著的数据结构题集(C语言版)的第136页的实习4 -sparse matrix operations for the [basic requirements] "OK logical link with information" of the order form ternary group said Sparse matrix, Matrix achieve two together, subtract, multiply arithmetic. Sparse Matrix input form using ternary group, which runs the Matrix while the usual array listed. This is from Qinghua University, Yan Wei Min Xiulan WU Weimin compilation of the data structure that sets (C-language version) of the actual 136 XI 4
Date
: 2025-12-28
Size
: 5kb
User
:
snow
[
Other
]
bpycsf
DL : 0
关于简单遗传算法和简单bp网络的程序,其中的矩阵相乘速度很快,而且比较容易扩展,即任意多的输入,任意多的隐含层-on simple genetic algorithms and simple bp network procedures, which the matrix multiply very fast, but relatively easy to expand, or arbitrary number of input and any number of hidden layer
Date
: 2025-12-28
Size
: 3kb
User
:
benben
[
Other
]
PollardRho
DL : 0
大数分解算法,根据算法设计分析高级教程,随机算法章节里面所讲的,mentocarlo算法改造的大数分解,能将一个大的合数分成几个素数的相乘,可以判断这个和数是不是由素数组成-factoring algorithm, algorithm design and analysis Senior Guide, randomized algorithm inside chapters have said, mentocarlo majority of the transformation algorithm decomposition can with a large number divided into several prime numbers multiply, This can be judged not by the several-several components
Date
: 2025-12-28
Size
: 25kb
User
:
jackcuijarod
[
Other
]
AddAndSubtActToMultiplyByInAdditionToCalculatorVCS
DL : 0
Add and subtract to multiply by in addition to calculator VC source code-Add and subtract to multiply by in addition VC calculator to source code
Date
: 2025-12-28
Size
: 3kb
User
:
cywain
[
Other
]
computer
DL : 0
一个简单的计算器课程设计程序,可以实现加,减,乘,除等功能。-A simple calculator curriculum design process, you can realize add, subtract, multiply, with the exception of functions.
Date
: 2025-12-28
Size
: 2kb
User
:
lifei
[
Other
]
Calculate
DL : 0
一个简单的计算器程序,可实现加,减,乘,除。-A simple calculator program can be realized add, subtract, multiply, divide.
Date
: 2025-12-28
Size
: 28kb
User
:
zhg
[
Other
]
TMatrix
DL : 0
三元组表方法建立矩阵和基本操作.例如,相乘,相加,插入等.-Three groups, matrix and method of establishing the basic operation. For example, multiply, add, insert, etc..
Date
: 2025-12-28
Size
: 191kb
User
:
gotomic
[
Other
]
jisuanqi
DL : 0
系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, understand the MFC framework to gradually become familiar with visual programming environment Visual C++, And in this environment is designed and implemented a simple calculator system, the calculator should be able to achieve the following functions : 1, binary, octal, decimal and hexadecimal numbers add, subtract, multiply, divide, involution, such as simple calculation modulus 2, scientific computing functions, including the (Anti-) sinusoidal, (anti-) cosine, (anti- ) tangent, (anti-) Cotangent, prescribing, index function computing 3, to the angle of curvature of two ways to achieve some of the above function
Date
: 2025-12-28
Size
: 1.88mb
User
:
Dante
[
Other
]
SparseMatrix
DL : 0
用三元组实现的稀疏矩阵运算 用户输入正常矩阵 但存储为三元组 可以实现加,乘和转置三种运算-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
Date
: 2025-12-28
Size
: 239kb
User
:
lijie
[
Other
]
matrix-multiply
DL : 0
n个矩阵相乘,用动态规划的算法使得矩阵相乘所用的步骤最少,即选择合适的矩阵结合方式进行- the matrix multiply with the least steps
Date
: 2025-12-28
Size
: 160kb
User
:
sennia
[
Other
]
multiply
DL : 0
大数相乘的算法,本例是利用三个栈和一个队列来实现的大数相乘,此思想较为复杂点-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
Date
: 2025-12-28
Size
: 300kb
User
:
诚可贵
[
Other
]
multiply
DL : 0
乘法的竖式运算: 输入两个正整数,显示它们相乘的横式和结果以及竖式运算过程。-Vertical multiplication: input two positive integers, the horizontal and the results show that they multiply and vertical operation.
Date
: 2025-12-28
Size
: 349kb
User
:
shengsheng
[
Other
]
multiply-array
DL : 0
multiply two dimension arrays in csharp
Date
: 2025-12-28
Size
: 20kb
User
:
sally_elghamrawy
[
Other
]
matrix multiply
DL : 0
Matrix multiply on cuda GPU
Date
: 2025-12-28
Size
: 12kb
User
:
mahmoudk
[
Other
]
src_multiply
DL : 0
Data content to multiply the given values
Date
: 2025-12-28
Size
: 10kb
User
:
Nithya_123
[
Other
]
Multiply
DL : 0
Virtual instrument than display a result of a multiply of a pair of inputs
Date
: 2025-12-28
Size
: 4kb
User
:
Joze0115
[
Other
]
multiply graph
DL : 0
a virtual instrument than shows the graph of a multiply of a pair numbers
Date
: 2025-12-28
Size
: 7kb
User
:
Joze0115
«
1
2
3
4
5
6
7
8
9
10
...
13
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.