资源列表

« 1 2 ... .61 .62 .63 .64 .65 466.67 .68 .69 .70 .71 ... 3400 »

[数学计算/工程计算C1

说明:实现功能: 1)具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。 依次输入第一个运算数、运算符(+,-,*,/),第二个运算数,然后输出结果。 结果可以作为下一个运算的第一运算数。按‘C’清屏,按‘X’退出。 例如:输入:2 + 5 输出:7 2)实现单运算符表达式计算的功能。 输入的操作数可以包含整数或浮点数。如果遇到错误的表达式,应输出错误提示信息。 输入表达式如下: 例如:输入:2+5 输出:7 -err
<黄永春> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算nonlinear

说明:一本关于非线性动力系统的书籍,很有用,对于学习非线性动力系统的人是很有参看价值的-A nonlinear dynamic system on the books, very useful for learning nonlinear dynamic systems is very see the value of
<李锋> 在 2025-06-09 上传 | 大小:1.28mb | 下载:0

[数学计算/工程计算Qsimp

说明:一个采用复化辛普森求积公式计算定积分的小程序。-Simpson employ of a quadrature formula of definite integral applet.
<王微> 在 2025-06-09 上传 | 大小:310kb | 下载:0

[数学计算/工程计算Complex

说明:简单的复数类,拥有基本的加减乘及输入输出功能 开发环境为VS2003-Simple plural category, with basic addition and subtraction by and input-output function for the VS2003 development environment
<保密> 在 2025-06-09 上传 | 大小:6kb | 下载:0

[数学计算/工程计算static_jiecheng

说明:几种计算阶乘、阶乘之和的算法,由于计算机存储问题,一般阶乘不可能算得太大,只是一种方法。-Several computing factorial, factorial, and the algorithm, due to computer storage problems, the general factorial can not be considered too great, is only a way.
<Whitehorse32> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算modelclaasify

说明:该算法,先对协方差矩阵进行休整,然后用信息论的方法得出信号的源数,这是进行空间普估计的基础-The algorithm, first on the covariance matrix for a rest, and then used information theory methods to draw a number of signal sources, it is estimated that the basis of space S
<李荣> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算bayes2.c

说明:良好的代码实现,具体表示了贝叶斯网络的实际应用-Good code, specifically expressed in the practical application of Bayesian networks
<> 在 2025-06-09 上传 | 大小:290kb | 下载:0

[数学计算/工程计算bayes.c

说明:良好的代码实现,具体表示了贝叶斯网络的实际应用-Good code, specifically expressed in the practical application of Bayesian networks
<> 在 2025-06-09 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Bayes.c++

说明:
<> 在 2025-06-09 上传 | 大小:561kb | 下载:0

[数学计算/工程计算fanmi

说明:数值分析中反幂法c++程序的实现,此处为源代码-Numerical analysis of anti-power-law c++ Procedures to achieve here for the source code
<wujialing> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gaosi

说明:数值分析中高斯算法的C++程序实现过程,里面是源代码-Numerical analysis of Gaussian algorithm C++ Procedures to achieve the process, which is the source code
<wujialing> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算newton3

说明:数值分析中牛顿迭代算法的C++实现,内部为源代码-Numerical analysis of Newton s iterative algorithm C++ Realized, internal to the source code
<wujialing> 在 2025-06-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 466.67 .68 .69 .70 .71 ... 3400 »

源码中国 www.ymcn.org