联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(470) 
按平台查找All Visual C++(470) 

[数学计算] yijieyingfa

计算数学中流体力学的经典例子一维无粘性burger方程
A classic example of fluid mechanics in Computational Mathematics: one-dimensional inviscid burger equations (2017-11-25, Visual C++, 39KB, 下载2次)

http://www.pudn.com/Download/item/id/1511579029362152.html

[数学计算] Calculator1

本计算器可以进行简单的四则运算(加、减、乘、除)但仅限于十进制下
The calculator can perform simple arithmetic (add, subtract, multiply, divide) but only under the metric system (2016-02-15, Visual C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/1455527093626398.html

[数学计算] BigInt

大整数的加、减、乘、除和指数运算,以及大整数的输入和输出。
Large integer addition, subtraction, multiplication, division, and exponentiation, and large integer input and output. (2015-12-06, Visual C++, 2237KB, 下载1次)

http://www.pudn.com/Download/item/id/1449380886535164.html

[数学计算] Matrix--Multiple

实现有限域矩阵乘法运算,矩阵的维数可自行定义。
Limited domain matrix multiplication, the dimensions of the matrix can define itself. (2014-03-24, Visual C++, 99KB, 下载7次)

http://www.pudn.com/Download/item/id/2492012.html

[数学计算] POLY

一元稀疏多项式的加,减,求值,复制,插入,等操作的综合计算器。
One yuan sparse polynomial addition, subtraction, evaluation, copy, insert, and other operations of the integrated calculator. (2013-09-30, Visual C++, 3KB, 下载3次)

http://www.pudn.com/Download/item/id/2366059.html

[数学计算] matrix

visual c++矩阵计算库,包括矩阵的加、减、乘、除、转置、逆等等
visual c++ matrix calculation library, include add, reduce, multiplication, division,transpose and inverse, etc. (2013-05-23, Visual C++, 62KB, 下载2次)

http://www.pudn.com/Download/item/id/2254510.html

[数学计算] MyPolynominal

C#实现的多项式加、减、乘、除算法,便于初学编程的同学使用。
C# implementation of the polynomial add, subtract, multiply, in addition to the algorithm, easy beginner programming students. (2012-08-16, Visual C++, 3561KB, 下载5次)

http://www.pudn.com/Download/item/id/1968361.html

[数学计算] qq

计算方法里的程序,积分上下限,然后求用户提供给的多为加。
The calculation method of the program, integral upper, and then ask for more than the user is add (2012-01-06, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1752076.html

[数学计算] 0002

可以进行简单的中缀表达式运算!同时支持加、减、乘、除、括号、的运算
Can be a simple infix expression operators! Supports add, subtract, multiply, divide, parentheses, the operations (2011-12-25, Visual C++, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/1741529.html

[数学计算] cPP

四项计算器 程序,模拟具有加、减、乘、除四种功能的简单计算器。 // 该程序具体要求如下: // 1. 运行程序,显示当前值及命令提示command>。 // 2. 通过键入字符 + 、 - 、 * 或 / (分别表示加、减、乘或除运算符)响应程序的提示command>,能够支持加、减、乘、除运算。 // 3. 当一个运算符输入后,程序便要求输入同当前值一起运算的第二个数。若给定了第二个数,程序便执行指定的运算,显示新的当前值。 // 4. 在程序提示command>后可接受字符 C 作为清除当前值的命令,即将当前值设置为0。 // 5. 在程序提示command>后可接受字符 Q 命令,终止程序的运行。
四项计算器 程序,模拟具有加、减、乘、除四种功能的简单计算器。 // 该程序具体要求如下: // 1. 运行程序,显示当前值及命令提示command>。 // 2. 通过键入字符 + 、 - 、 * 或 / (分别表示加、减、乘或除运算符)响应程序的提示command>,能够支持加、减、乘、除运算。 // 3. 当一个运算符输入后,程序便要求输入同当前值一起运算的第二个数。若给定了第二个数,程序便执行指定的运算,显示新的当前值。 // 4. 在程序提示command>后可接受字符 C 作为清除当前值的命令,即将当前值设置为0。 // 5. 在程序提示command>后可接受字符 Q 命令,终止程序的运行。 (2011-12-02, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1718084.html

[数学计算] juzhen

矩阵的简单运算,可实现加,减,乘运算,是中山大学的实验题
Simple matrix operations can be realized addition, subtraction, multiplication, is the experiment of Sun Yat-sen (2011-06-01, Visual C++, 1749KB, 下载2次)

http://www.pudn.com/Download/item/id/1555574.html

[数学计算] GDFT-I

c++ 常用基本运算 包括 加 减 乘 除与傅里叶变换的程序
c++ common basic operations include addition and subtraction multiplication and division with the Fourier transform procedure (2010-06-30, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1228461.html

[数学计算] 1

余弦变换 其中包括三个程序 根据 T.D. Tran.的IntDCT流程图做的程序 二维的IntDCT变换 二维的IntDCT反变换 1维多项式变换1.cpp2维多项式变换1.cpp
Cosine transform, including three procedures under TD Tran.' s IntDCT process flow chart to do the IntDCT transform two-dimensional two-dimensional inverse transform one-dimensional polynomial IntDCT transform 1.cpp2 dimensional polynomial transform 1.cpp (2010-05-06, Visual C++, 6KB, 下载9次)

http://www.pudn.com/Download/item/id/1158644.html

[数学计算] AVOANDAVAForward

AVO_2正演模型实验_加噪音 AVO_2正演模型实验_加噪音_角度区域 AVO_2正演模型实验_加噪音b5-25 AVO正演模型实验_直接形成CDP 这是地震数据处理原代码,有的已经在中石油的软件上实用。对物探研究生,非常有帮助。
AVO_2 forward model experiments _ plus noise AVO_2 forward model experiments _ _ plus the noise point of view of regional AVO_2 forward model experiments _ plus noise b5-25 AVO forward model experiments _ directly to the formation of CDP seismic data processing It is the original code, and some have been of oil in the software utility. Of geophysical graduate students, very helpful. (2010-03-27, Visual C++, 12KB, 下载140次)

http://www.pudn.com/Download/item/id/1101321.html

[数学计算] biaodashiqiuzhi

给出一个数学表达式(加、减、乘、除等),然后计算表达式的结果
Given a mathematical expression (add, subtract, multiply, divide, etc.), then calculated the results of the expression (2010-02-28, Visual C++, 197KB, 下载3次)

http://www.pudn.com/Download/item/id/1071776.html

[数学计算] array_mul

基于CUDA的高维矩阵运算1,计算机本科毕业设计
CUDA-based operator of high-dimensional matrix 1, a computer graduate design (2009-07-20, Visual C++, 243KB, 下载10次)

http://www.pudn.com/Download/item/id/848969.html

[数学计算] GlobalNewtonMethod

一个求解一维优化问题的全局Newton法,收敛性非常好。
A global Newton method for one-dimensional optimization problem, which has good convergent performance. (2009-06-24, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/819433.html

[数学计算] largenumbers

大数类,对20位大数进行加、减、乘法的运算,简单可行
Category of large numbers, large numbers of 20 to add, subtract, multiply computing, simple and feasible (2008-06-04, Visual C++, 283KB, 下载4次)

http://www.pudn.com/Download/item/id/481783.html

[数学计算] clusterinquest

cluster in quest聚类算法是基于密度和网格的聚类算法。对于大型数据库的高维数据聚类集合。
cluster in quest clustering algorithm is based on the density of the grid and clustering algorithm. For large database of high-dimensional data clustering pool. (2006-12-08, Visual C++, 4KB, 下载102次)

http://www.pudn.com/Download/item/id/232194.html

[数学计算] SpMatrix

针对有限元分析的稀疏矩阵采用一维存储时的矩阵运算编写的,可对其进行加减乘除和LU分解等运算
against the finite element analysis using a sparse matrix storage dimensional matrix prepared by the operator, can its arithmetic and LU decomposition, etc. Operational (2006-07-09, Visual C++, 3KB, 下载56次)

http://www.pudn.com/Download/item/id/202087.html
总计:470