资源列表

« 1 2 ... .67 .68 .69 .70 .71 2572.73 .74 .75 .76 .77 ... 3400 »

[数学计算/工程计算C_language_matrix_inverse

说明:用于矩阵求逆的算法实现,可以用于参考~里面有源代码与示例-matrix inverse
<S·Lee> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算gsxqf

说明:vb编写的高斯消去法,通用函数,如有不好的地方,还请指教!-Dim a(), b(), n, k, l 定义必须的通用变量 Private Sub Command1_Click() If k = n Then Command1.Enabled = False Text2.Enabled = False Else k = k+ 1 Text2 = "" End If End Sub P
<chubby> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算sphcone_rcs

说明:计算球体RCS,输入球直接获取球的雷达散射截面-Sphere radar cross section calculation
<lc> 在 2025-02-06 上传 | 大小:2kb | 下载:1

[数学计算/工程计算matrix

说明:本程序将让用户输入两个矩阵a和b,它们的阶数应该相等 让后实现矩阵加法,减法,乘法运算并输出结果。-This program will allow the user to enter two matrices a and b, they should be equal to the order after the realization of matrix addition, subtraction, multiplication
<Yuan> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算math_v1

说明:lagrange 三次插值 及 插值区间最小值的求解-lagrange interpolation and cubic interpolation to solve the minimum interval
<wuq> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算readwrite

说明:气象上读fnl数据的程序,分辨率是1*1的-Meteorological data read fnl program, resolution is 1* 1
<bright> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算fourior-algorithm-for-polynomial

说明:快速傅立叶变换来解决多项式乘法(包括大整数乘法)等操作。-Fast Fourier transform to solve the polynomial multiplication (including large integer multiplication) and other operations.
<julaiti> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算POTEN-1

说明:Simulation of flow around the air plane wing
<csk> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算POCIR

说明:SIMULATION OF UNSTEADY FLOW AROUND CIRCULAR CYLINDER USING PSI-OMEGA METHOD-UNSTEADY FLOW AROUND CIRCULAR CYLINDER USING PSI-OMEGA METHOD
<csk> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算PORM

说明:Simulation code of unsteady flow in the room using PSI-OMEGA method
<csk> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算CG

说明:共轭梯度法+最优化方法+c++程序融合 解线性方程组-Conjugate gradient optimization method++ c++ application integration solution of linear equations
<zn> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算CPPmatrix-class

说明:C++矩阵类,在编写有关矩阵运算的程序时可以调用此代码-C++ matrix classes, matrix operations in the preparation of the program can call this code
<钱凌波> 在 2025-02-06 上传 | 大小:2kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 2572.73 .74 .75 .76 .77 ... 3400 »

源码中国 www.ymcn.org