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
[
Windows Develop
]
DynamicProgramming
DL : 0
矩阵连乘问题。C语言编写。从别人的网址传载的,请注意不要用于商业目的。-matrix continually multiply problems. C language. Others from the website - contained, please take care not to be used for commercial purposes.
Date
: 2008-10-13
Size
: 8.08kb
User
:
张雪庆
[
Windows Develop
]
N皇后问题
DL : 0
在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。-Put on N queens in a N multiply N chessboard,preventing each queen to be knocked over
Date
: 2008-10-13
Size
: 22.53kb
User
:
罗敏秀
[
Windows Develop
]
N皇后问题
DL : 0
在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。-Put on N queens in a N multiply N chessboard,preventing each queen to be knocked over
Date
: 2025-12-28
Size
: 22kb
User
:
罗敏秀
[
Windows Develop
]
DynamicProgramming
DL : 0
矩阵连乘问题。C语言编写。从别人的网址传载的,请注意不要用于商业目的。-matrix continually multiply problems. C language. Others from the website- contained, please take care not to be used for commercial purposes.
Date
: 2025-12-28
Size
: 22kb
User
:
张雪庆
[
Windows Develop
]
chenxusheji
DL : 0
当用户输入一个合法的表达式后,能够返回正确的结果。能够计算的运算符包括:加、减、乘、除、括号;能够计算的数要求在实数范围内。对于异常表达式给出错误提示。-When the user enters a legitimate expression, they can return the correct results. Operators can be calculated include: add, subtract, multiply, divide, square brackets able to calculate the number of requests in the real number range. Abnormal expression is given for the error.
Date
: 2025-12-28
Size
: 3kb
User
:
[
Windows Develop
]
caculator
DL : 0
具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能;实现单运算符表达式计算的功能-With integer data, floating-point data arithmetic (add, subtract, multiply, divide) operator function realize single-operator calculation of the function of expression
Date
: 2025-12-28
Size
: 1kb
User
:
小城
[
Windows Develop
]
polynomial_multiply
DL : 0
两个多项式相乘:两个多项式都按幂从小到大排列,把两个多项式相乘,得到的多项式也按幂从小到大排列-Two polynomial multiplication: Two polynomials are in accordance with power from small to large order, multiply the two polynomials, the polynomial is also in accordance with power from small to large order
Date
: 2025-12-28
Size
: 700kb
User
:
cynthiasong
[
Windows Develop
]
calculator
DL : 0
实现计算器的加、减、乘、除、取倒数、开方等功能。-Realize calculator add, subtract, multiply, divide, check the countdown, prescribing functions.
Date
: 2025-12-28
Size
: 5kb
User
:
钉子
[
Windows Develop
]
Determinant_Arithmetic
DL : 0
行列式计算算法(加、减、乘、求逆)及示例。-Determinant calculation algorithm (add, subtract, multiply, inverse) and the sample.
Date
: 2025-12-28
Size
: 14kb
User
:
方永忠
[
Windows Develop
]
caculation
DL : 0
具有基本的加、减、乘、除算术运算能力,可带有计算函数的扩充功能-Have a basic add, subtract, multiply, with the exception of arithmetic ability to function can be calculated with the expansion of functions
Date
: 2025-12-28
Size
: 20kb
User
:
小白123
[
Windows Develop
]
bigint
DL : 0
高精度整数运算程序 进行高精度整数的加、减、乘运算。 输入两个十进制大整数M和N(M、N最长可达50位),根据要求计算运算结果并输出。 -Operational procedures for high-precision integer precision integer add, subtract, multiply computing. Enter the two big decimal integer M and N (M, N up to a maximum of 50), in accordance with the requirements in computing the results and output.
Date
: 2025-12-28
Size
: 1kb
User
:
lexi
[
Windows Develop
]
shiyan2
DL : 0
编程序,循环进行如下的处理过程:由计算机生成简单的四则运算题;用户给出答案;计算机判断对错。直到用户回答说不再继续做了时结束程序。 提示:可让用户选择指定出加、减、乘、除哪一种运算题,以及出一位数还是两位数的运算题;而后通过使用“rand()%10”或“rand()%100”来获得一个0到9的一位整数随机值或得到0到99的两位整数随机值来为用户出题。还可进一步对用户所做算术题的对错次数进行记录,结束程序时给出一个某种形式的成绩。 -Programmed, recycling process as follows: computer-generated from simple arithmetic problems users are given the answer computer to judge right or wrong. Until the user to answer that he would no longer continue to the end of the procedure when done. Tip: allows the user to choose a designated add, subtract, multiply, with the exception of what kind of computing topics, as well as a single-digit or double-digit computing problems and then through the use of rand () 10 or rand () 100 to get a 0-9, a random integer value or 0-99 two random integer value for the user questions. Users can also be done to further the rights and wrongs of the number of math problems to record the end of the procedure are given some form of a performance.
Date
: 2025-12-28
Size
: 872kb
User
:
[
Windows Develop
]
newcalculator
DL : 0
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 as simple calculations in scientific computing function, including the (Anti-) sinusoidal, ( anti-) cosine, (anti-) tangent, (anti-) Cotangent, prescribing, the index function, such as running
Date
: 2025-12-28
Size
: 2kb
User
:
覃灿华
[
Windows Develop
]
111111
DL : 0
1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算。 2、科学计算函数,包括正弦、余弦、正切、开方、平方、阶乘、指数、对数等函数运行。 3、以角度、弧度两种方式实现上述部分函数。 4、具备历史计算的记忆功能。 5、对不正确的表达式能指出其错误原因。 6、整理上机步骤、完成实验报告、提交可运行的程序,给出实验数据和实验结果。 -1, binary, octal, decimal and hexadecimal number of add, subtract, multiply, divide, involution, modulus, such as simple calculation. 2, scientific computing functions, including sine, cosine, tangent, prescribing, square, factorial, exponential, logarithmic function, such as running. 3, to the angle of curvature of part of two ways to achieve the above function. 4, with the history of computing and memory function. 5, on an incorrect expression can point out the reasons for their error. 6, finishing on the machine steps to complete the test report can be run, given the experimental data and experimental results.
Date
: 2025-12-28
Size
: 3.75mb
User
:
qiwenchao
[
Windows Develop
]
45544
DL : 0
一,实现功能 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 -First, the realization of the functional 1, binary, octal, decimal and hexadecimal number of add, subtract, multiply, divide, involution, such as simple calculation modulus 2, scientific computing function, including the (Anti-) sinusoidal, (anti-) cosine , (anti-) tangent, (anti-) Cotangent, prescribing, the index function, such as running 3 to the angle of curvature of two ways to achieve the above-mentioned part of function 4, with the history of computing and memory function
Date
: 2025-12-28
Size
: 2.02mb
User
:
s s as
[
Windows Develop
]
ptcalc-src
DL : 0
visual basic 6.0 source code to multiply, divide, subtract or to do arithmetic operations for biggest, longest, largest digits, numbers-visual basic 6.0 source code to multiply, divide, subtract or to do arithmetic operations for biggest, longest, largest digits, numbers
Date
: 2025-12-28
Size
: 142kb
User
:
rajeshf
[
Windows Develop
]
multiply
DL : 0
《算法设计》中的多项式相乘问题的源码(矩阵表示的)-" Algorithm design" in the question of polynomial multiplication source (the matrix)
Date
: 2025-12-28
Size
: 2kb
User
:
李刚锐
[
Windows Develop
]
multiply
DL : 0
用C++编写的九九乘法表 运行后自动显示九九乘法的表格-It a table of the value of 1~9 s multiply
Date
: 2025-12-28
Size
: 835kb
User
:
Lynn
[
Windows Develop
]
Multiply
DL : 0
应用程序向导已为您创建了这个 Multiply 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 Multiply 应用程序的每个文件的内容。 Multiply.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Multiply.h 这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CMultiplyApp 应用程序类。 Multiply.cpp 这是包含应用程序类 CMultiplyApp 的主要应用程序源文件。 Multiply.rc 这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。项目资源位于 2052 中。 res\Multiply.ico 这是用作应用程序图标的图标文件。此图标包括在主要资源文件 Multiply.rc 中。 res\Multiply.rc2 此文件包含不在 Microsoft Visual C++ 中进行编辑的资源。您应该将不可由资源编辑器编辑的所有资源放在此文件中。-Application Wizard has created for you this Multiply application. This application not only demonstrates the basic use of Microsoft Foundation Classes method can be used as a starting point for the application you write.
Date
: 2025-12-28
Size
: 6.97mb
User
:
张波
[
Windows Develop
]
multiply-two-matrices-together-in-pascal
DL : 0
Download source projects multiply two matrices together in pascal
Date
: 2025-12-28
Size
: 1kb
User
:
scada111
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.