资源列表

« 1 2 ... .06 .07 .08 .09 .10 2411.12 .13 .14 .15 .16 ... 3400 »

[数学计算/工程计算steepest

说明:实用最优化方法 最速下降法 变尺度法 牛顿法 阻尼牛顿法 皆为可运行程序-The most practical method of steepest descent optimization variable metric method damped Newton' s method Newton' s method can run the program are all
<Sharon> 在 2025-02-11 上传 | 大小:2kb | 下载:0

[数学计算/工程计算1

说明:单纯形法,可在C++环境下运行,可用于线性规划问题的求解-Simplex method can be run under C++ environment can be used for solving linear programming problems
<何立斌> 在 2025-02-11 上传 | 大小:13kb | 下载:0

[数学计算/工程计算VBjisuanqi

说明:实现基本的计算器功能 界面同Windows自带计算器一致-Interface to achieve the basic calculator functions consistent with the Windows built-Calculator
<吴惠阳> 在 2025-02-11 上传 | 大小:6kb | 下载:0

[数学计算/工程计算biaozhunjisuanqi

说明:基本的计算器功能 带科学计算器 额...就这些-Basic scientific calculator with calculator function
<吴惠阳> 在 2025-02-11 上传 | 大小:251kb | 下载:0

[数学计算/工程计算Finite_element_analysis

说明:有限元分析,我自己使用delphi写的代码,用了递归,运行速度有点慢-Finite element analysis, I use delphi write the code, using a recursive, runs a little slow
<雷虎> 在 2025-02-11 上传 | 大小:289kb | 下载:0

[数学计算/工程计算A_LU

说明:bool lu(double *a, int *pivot, int n);矩阵的LU分解。 假设数组an*n在内存中按行优先次序存放,此函数使用高斯列选主元消去法,将其就地进行LU分解。pivot为输出函数.pivot[0,n)中存放主元的位置排列. 函数成功时返回false,否则返回true. bool guass(double const *lu, int const *p, double *b, int
<moontea> 在 2025-02-11 上传 | 大小:2kb | 下载:0

[数学计算/工程计算A_QR

说明: void qr(double *a, double *d, int n) 矩阵的QR分解 假设数组an*n在内存中按行优先次序存放,此函数使用HouseHolder变换将其就地进行QR分解。 d为输出参数,d[0,n)存放QR分解的上三角矩阵对角线元素。 bool householder(double const *qr, double const *d, double *b, int n) 求线性代数方程组的解
<moontea> 在 2025-02-11 上传 | 大小:2kb | 下载:1

[数学计算/工程计算FastICA_25

说明:this a algorithm Fast PCA, it is very suitable for beginer who want to understand PCA, it is demo step by step-this is a algorithm Fast PCA, it is very suitable for beginer who want to understand PCA, it is demo step by
<tin nam> 在 2025-02-11 上传 | 大小:42kb | 下载:0

[数学计算/工程计算Fortran95CD

说明:与彭国伦Fortran 95程序设计配套的光盘!!!很难找到的-Fortran 95 Programming with Peng Guolun matching CD! ! ! Hard to find! ! !
<张杰> 在 2025-02-11 上传 | 大小:2.67mb | 下载:0

[数学计算/工程计算PROJECT

说明:Texture analysis & Synthesis using wavelet transform
<saeetc> 在 2025-02-11 上传 | 大小:39kb | 下载:0

[数学计算/工程计算Banker

说明:用VC编写的学生学习用的银行家算法程序,设计得比较简单。-Prepared students with the VC with the bankers algorithm program, designed to be simple.
<> 在 2025-02-11 上传 | 大小:37kb | 下载:0

[数学计算/工程计算GAUSS_Flow

说明:用原始高斯法算潮流 迭代简单 思路简单 编程易于实现-Gauss power system calculation
<唐俊娥> 在 2025-02-11 上传 | 大小:2kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 2411.12 .13 .14 .15 .16 ... 3400 »

源码中国 www.ymcn.org