资源列表

« 1 2 ... .71 .72 .73 .74 .75 3076.77 .78 .79 .80 .81 ... 3400 »

[数学计算/工程计算Rand

说明:c语言中随机数的生成,一般C语言中的rand函数生成的是伪随机数,而本程序可以生成真正的随机数-random number generator in c language, in general C language rand function to generate the pseudo-random number, the program can generate a true random number
<段好学> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算m

说明:用数值分析里的最小二成法来实现拟合直线的函数 -Least into law in the numerical analysis to fit a straight line function
<lily> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算my_PSS

说明:太阳能光伏发电基于PSCAD的MPPT(最大功率追踪)算法的fortran代码。-MPPT algorithm of photovoltaic system based PSCAD
<yj> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算face

说明:使用移位法实现数值的加减乘除基本的数学运算-Shift method to implement the value of add, subtract, multiply and divide
<sunzhongwen> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Jacobi-Gauss_Seide-SOR

说明:三个m文件。线性方程求解的常见几种如Jacobi、Gauss_Seidel、SOR迭代法的matlab程序。三种迭代法主体程序大致都差不多,迭代次数取决于误差epsilon设的大小,其中Gauss_Seidel收敛最快,迭代次数较少。-Three m files. Common in several of linear equations, such as Jacobi, Gauss_Seidel, SOR iterative meth
<luer> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算polynomial

说明:实现多项式的加法和乘法 用的是指针 请读者指出错误 较为繁琐-multiply and plus
<金麒麟> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算bandv

说明:解对称变宽带线性方程组程序 ! n: 方程组个数 ! np: a数组的长度 ! id: 存放方程组系数矩阵的第i行对角元在a数组的位置j,ID(i)=j ! b: 存放方程组右列向量 ! ir: 计算结束标志,ir=0程序正常结束,ir=/0表示系数矩阵奇异-Solution of linear equations is ymmetrical broadband program
<wxl> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Jacobi

说明:解线性方程组的雅克比法,可指定精度和迭代次数-Conjugate gradient method for linear equations
<skyve xu> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算a.c

说明:Finding special triples of the form (n, n + 1, n + 2) Write a program that finds all triples of consecutive positive three-digit integers each of which is the sum of two squares, that is, all triples of the form (n,
<Cynthia Lee> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gauss_elim

说明:Gaussian elimination with back substitution
<member> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算b.c

说明:Magic squares A 3 × 3 square whose cells contain every digit in the range 1–9 is said to be magic of the sums of the rows, the sums of the columns and the sums of the diagonals are all equal numbers. Write a program
<Cynthia Lee> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算d.c

说明:Decoding a sequence of operations Write a program that finds all possible ways of inserting + and - signs in the sequence 123456789 (at most one sign before any digit) such that the resulting arithmetic expression eval
<Cynthia Lee> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 3076.77 .78 .79 .80 .81 ... 3400 »

源码中国 www.ymcn.org