资源列表

« 1 2 ... .21 .22 .23 .24 .25 1426.27 .28 .29 .30 .31 ... 3400 »

[数学计算/工程计算MyFibonacci

说明:The idea is that as Fibonnaci values are computed you store them in the array A. So when another F(n) is to be computed either A[n] is still 0 or else A[n] is already equal to F(n). If A[n] is 0, you have to make the u
<andy> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算cxxz4

说明:fortran编写的四节点平面应力/应变计算有限元程序-fortran prepared four-node plane stress/strain finite element calculation procedures
<徐毅> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算fangzhen_yangqiang

说明:电力系统潮流计算程序,利用电力系统潮流计算理论及相关的数学方程中的非线路问题的算法来进行相关的求解。-Power flow calculation in power industry. it easy to use and simulate for power systme.
<blanc> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算QR

说明:QR分解C++代码,常用的数学运算代码示例-qr divided by c++ code,often uesd by mathmatics
<cc> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算topsis_1.0

说明:A topsis-fuzzy aligorithm to solve multi criteria decision making in an organisation
<wole> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算SPACEINTERSECTION

说明:空间前方交会,对于2张影像,已知其外方位或相对方位,求地面坐标或模型坐标-Space forward intersection, and 2 images, known its exterior orientation or relative orientation, for the ground coordinates or model coordinates
<LILU> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算relative_orietation

说明:利用2张照片上的同名像点,确定2张照片的相对方位的5个元素。-Using 2 photos of the same name like point, determine the relative bearing 2 photo of five elements.
<LILU> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算KMP-string-match

说明:编写一个使用KMP算法的字符串匹配程序。 使用方法:字符串匹配.exe -f xxx.txt -s xxx -f 指定要查找的文件 -s 指定要查找的字符串-Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want t
<zzh> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算BCH

说明:BCH纠错码的C和Java版本,其中Java版本请注意注释,存在错误可能-C and JAVA versions BCH codec.
<吴建涛> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算numerical

说明:求解二阶变系数常微分方程,主要用于涡激振动中频率响应的计算-Solving second-order ordinary differential equations with variable coefficients
<刘波> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算00000000001

说明:表达式解析 表达式解析 表达式解析- Expression parsing expression parsing
<sa> 在 2025-03-07 上传 | 大小:10kb | 下载:0

[数学计算/工程计算NLPforCQSDP

说明:将二次半定规划转化为非线性规划,利用增广拉格朗日算法求解。-solve convex quadratic SDP
<常小凯> 在 2025-03-07 上传 | 大小:10kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 1426.27 .28 .29 .30 .31 ... 3400 »

源码中国 www.ymcn.org