资源列表

« 1 2 ... .07 .08 .09 .10 .11 2212.13 .14 .15 .16 .17 ... 3400 »

[数学计算/工程计算Calculator

说明:简单的c#计算器,Microsoft Visual Studio 2005下编写.-Simple c# calculator, Microsoft Visual Studio 2005 to prepare.
<郑大叔> 在 2025-02-23 上传 | 大小:1mb | 下载:0

[数学计算/工程计算Deboor

说明:三次四阶B样条插值算法的C++实现,三次四阶B样条插值算法的C++实现-Three fourth-order B-spline interpolation algorithm in C++, and three fourth-order B-spline interpolation algorithm in C++,
<cindy> 在 2025-02-23 上传 | 大小:3.63mb | 下载:0

[数学计算/工程计算emd

说明:对一时间序列进行EMD分解,产生若干经验模态。是HHT变换的前提。-EMD of a time series decomposition, resulting in a number of empirical mode,which is a prerequisite for HHT transformation.
<lzx> 在 2025-02-23 上传 | 大小:567kb | 下载:0

[数学计算/工程计算123456

说明: 设有n个正整数,将他们连接成一排,组成一个最大的多位整数。例如:n=3时,3个整数13,312,343,连成的最大整数为:34331213。又如:n=4时,4个整数7,13,4,246连接成的最大整数为7424613。 有多组输入,每组数据格式如下: 第一行,一个数n,(1<=n<=20)表示有n 个数要连接; 第二行,n个数。 与输入对应,有多组输出,每组仅有一行,连接成的多位数 输入样例]
<朱军华> 在 2025-02-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算matrix

说明: //--显示矩阵,形参m为行,n为列 void MatrixDisplay(double *A,int m,int n) //--求矩阵转置,形参m为行,n为列,A转置后存为B void MatrixInverse(double *A,double *B, int m,int n) //--求矩阵相乘,A矩阵为[m,p],B矩阵为[p,n],C为[m,n] void MatrixMultiply(do
<heu> 在 2025-02-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Frequency-picture-of-throwing-a-coin

说明:问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件,记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-Of the problem: a coin flip from positive programming analog f
<eli> 在 2025-02-23 上传 | 大小:137kb | 下载:0

[数学计算/工程计算calculator

说明:一个简单的计算器,可以实现加减乘除等简单运算和小数点运算。-A simple calculator, you can achieve such a simple calculation and subtraction decimal multiplication and division operations.
<jack> 在 2025-02-23 上传 | 大小:23kb | 下载:0

[数学计算/工程计算matrix

说明:c写的常用矩阵运算程序,包括:矩阵求逆、矩阵上三角、矩阵加减乘、矩阵归一化、矩阵叉乘、行列式求值、矩阵求迹,矩阵求秩、矩阵转置等-matrix program in c
<liao> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算transportation

说明:运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。-C++ code of transportation problem
<pk> 在 2025-02-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算wh1

说明:锅炉热力计算程序,用fortran编写的。-program for bolier s heat calculation by fortran
<lichao> 在 2025-02-23 上传 | 大小:434kb | 下载:0

[数学计算/工程计算MyMatrixFunction

说明:包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky de
<z> 在 2025-02-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算classic-program

说明:本人总结的fortran工程计算经典源程序,可参考计算流体力学入门那本书学习。-I have summarized the classic source fortran engineering calculations, refer to the book Introduction to computational fluid dynamics study.
<lichao> 在 2025-02-23 上传 | 大小:2.15mb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 2212.13 .14 .15 .16 .17 ... 3400 »

源码中国 www.ymcn.org