资源列表

« 1 2 ... .61 .62 .63 .64 .65 466.67 .68 .69 .70 .71 ... 3400 »

[数学计算/工程计算Debug

说明:fortran 对二阶边界问题的求解程序,采用了四阶龙格-库塔方法进行计算-fortran on the second-order process for solving the border issue, using the fourth-order Runge- Kutta methods of calculation
<黄晓冬> 在 2025-01-23 上传 | 大小:8kb | 下载:0

[数学计算/工程计算KPMstats

说明:KPMstats is a directory of miscellaneous statistics functions written by Kevin Patrick Murphy and various other people
<zhaolong> 在 2025-01-23 上传 | 大小:82kb | 下载:0

[数学计算/工程计算single

说明:单纯形算法,实现最简单的单纯形的算法-Simplex algorithm, the realization of the simplest simplex algorithm
<高程> 在 2025-01-23 上传 | 大小:21kb | 下载:0

[数学计算/工程计算call_external

说明:The C examples for CALL_EXTERNAL
<liuxiao> 在 2025-01-23 上传 | 大小:7kb | 下载:0

[数学计算/工程计算n!

说明:/* author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: 求 n! (n<=5000) */-/* Author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: for n! (N
<方宇浩> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算odd

说明:很高效的判断组合数C(n,k)的奇偶性。 巧妙的使用了位运算。时间复杂度为O(1). 避免使用大数类。-Very efficient to determine the number of combinations C (n, k) parity. Clever use of digital computing. Time complexity is O (1). To avoid the use of large numbers
<方宇浩> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Big

说明:大数的模运算。 a^b % m a可以为1000位的大数,b,m在int 范围内-Large numbers of modulus operator. a ^ b ma for 1000 of large numbers, b, m in the range of int
<方宇浩> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Newton

说明:用C++实现的计算方法--牛顿法Newton,但还是不太完善-With C++ The realization of the calculation method- Newton
<liu> 在 2025-01-23 上传 | 大小:65kb | 下载:0

[数学计算/工程计算lagrange

说明:用C++实现的计算方法的拉格朗日lagrange算法,但是不是太完善-With C++ The realization of the method of calculating the Lagrangian lagrange algorithm, but not too perfect
<liu> 在 2025-01-23 上传 | 大小:10kb | 下载:0

[数学计算/工程计算Lagrange

说明:这是拉格朗日程序,根据拉格朗日插直可以得到最后的结果。-This is the Lagrangian procedure, according to Lagrange interpolation straight could be the final outcome.
<顾一新> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算reverse_matrix

说明:这是矩阵求逆的程序。当你输入矩阵时会有逆矩阵输出。-This is the matrix inversion procedure. When you enter the matrix inverse matrix will be output.
<顾一新> 在 2025-01-23 上传 | 大小:4kb | 下载:0

[数学计算/工程计算SOR

说明:这是松弛法编程,它是高斯-赛德尔迭代法的一种加速收敛的方法。是大型稀疏矩阵线性方程组的有效解法之一。 -This is the relaxation method programming, it is the Gauss- Seidel iterative method to accelerate the convergence of a method. Large sparse matrix system of linear eq
<顾一新> 在 2025-01-23 上传 | 大小:3kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 466.67 .68 .69 .70 .71 ... 3400 »

源码中国 www.ymcn.org