资源列表

« 1 2 ... .17 .18 .19 .20 .21 2822.23 .24 .25 .26 .27 ... 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
<方宇浩> 在 2024-11-19 上传 | 大小: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
<方宇浩> 在 2024-11-19 上传 | 大小: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
<方宇浩> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Kriginginter

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

[数学计算/工程计算nihecaishangxian

说明:用于直线拟合,加之最小二乘回归拟合直线,是本人原创!-For fitting a straight line, in addition to least-squares regression fitting a straight line, is my original!
<zlkecy> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fields

说明:出场插值程序,有利于提高系列计算速度,可以参考西安交大吴发表的论文-Out interpolation procedures conducive to improving the computing speed of the series, can refer to Wu Xian Jiaotong University papers
<wuzhigen> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算QZsta2

说明:水文资料分析中统计某保证率下设计水位的程序-Statistical analysis of hydrological data of a guaranteed rate of the procedure under the design water level
<jimcqcu> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算winerpro

说明:蒙特卡罗模拟布朗运动程序 蒙特卡罗模拟布朗运动程序-Monte Carlo simulation Monte Carlo simulation procedures Brownian motion Brownian motion process
<remeva> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算longest

说明:Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where
<hzf> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算c6_nltvde

说明:简单举一个非线性的时变系统仿真的例子它以两个未分方程为基础-To put it simply a time-varying nonlinear system simulation example of its two sub-equations are not based on
<刘静> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gaos

说明:高斯消去法 -Gaussian elimination method of Gauss elimination method
<TOM> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算MCMPFFT

说明:利用经典的Cooley-Tukey基2算法求复序列的DFT-Use of the classic Cooley-Tukey radix-2 algorithm for complex sequence of DFT
<dayuruozhi> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2822.23 .24 .25 .26 .27 ... 3400 »

源码中国 www.ymcn.org