资源列表
[数学计算/工程计算] calculator-problem
说明:简单的计算器程序,实现简单的加减乘除运算以及数值连算,清除,终止命令等,-Simple calculator program, a simple arithmetic operations, and even the numerical calculation, Clear, terminate the command,<john> 在 2025-02-25 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] kuai_suan_24
说明:小时候玩过的加减乘除快算24游戏。这里的算法不是用的正统的递归或穷尽。 -The child played the addition and subtraction multiplication and division as fast as count 24 games. Here algorithm is not used in orthodox recursion or exhaustive.<aynes> 在 2025-02-25 上传 | 大小:55kb | 下载:0
[数学计算/工程计算] Integer-Programming
说明:压缩文件附录了数学建模中,整数规划在具体应用中的源代码,并对建模本身进行了系统的介绍。-Elaborated on Grey System Studies, relevance and factors associated with the degree of how to quantify the problem is analyzed.<钱琳> 在 2025-02-25 上传 | 大小:762kb | 下载:0
[数学计算/工程计算] se-algo-working
说明:This code explains working of se algorithm<veenesh> 在 2025-02-25 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] fprtran-projects
说明:this project solve first and second order equation by fixed point method<hamid> 在 2025-02-25 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] thethirdstyledata
说明:该程序用来将micaps第3类数据转换为二进制格点数据-The procedure used micaps Category 3 data into binary grid data<曹庆> 在 2025-02-25 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] LU-decomposition
说明:LU分解(LU Decomposition)是矩阵分解的一种,可以将一个矩阵分解为一个下三角矩阵和一个上三角矩阵的乘积(有时是它们和一个置换矩阵的乘积)。LU分解主要应用在数值分析中,用来解线性方程、求反矩阵或计算行列式-LU decomposition<谢慧明> 在 2025-02-25 上传 | 大小:1.94mb | 下载:0
[数学计算/工程计算] QR-decomposition
说明:QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,-QR decomposition<谢慧明> 在 2025-02-25 上传 | 大小:1.21mb | 下载:0