资源列表

« 1 2 ... .29 .30 .31 .32 .33 2934.35 .36 .37 .38 .39 ... 3400 »

[数学计算/工程计算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-05-01 上传 | 大小: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-05-01 上传 | 大小: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-05-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Newton

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

[数学计算/工程计算lagrange

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

[数学计算/工程计算Lagrange

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

[数学计算/工程计算reverse_matrix

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

[数学计算/工程计算Newton

说明:解非线性方程
<顾一新> 在 2025-05-01 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Kriginginter

说明:实现克里金插值算法的VC程序脚本,可以用于工程设计领域的插值。-Kriging interpolation algorithm to achieve the VC scr ipt that can be used for interpolating the field of engineering design.
<yukuahai> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算nonliearvibration

说明:非线性振动教程,学习振动的学者们必须看的东西。-Nonlinear vibration tutorial, learning vibration scholars must look at things.
<宫晓春> 在 2025-05-01 上传 | 大小:14.27mb | 下载:2

[数学计算/工程计算aai13-MSMiner

说明:数据挖掘 \aai13-MSMiner.rar-Data Mining aai13-MSMiner.rar
<林立> 在 2025-05-01 上传 | 大小:280kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 2934.35 .36 .37 .38 .39 ... 3400 »

源码中国 www.ymcn.org