资源列表

« 1 2 ... .41 .42 .43 .44 .45 3246.47 .48 .49 .50 .51 ... 3400 »

[数学计算/工程计算20070207

说明:(邮票问题) 设想一个国家发行n种不同面值的邮票,并假定每封信上至多只允许贴m张邮票。对于给定的m和n值,写一个算法求出从邮资1开始在增量为1的情况下可能获得的邮资值的最大连续区域以及获得此区域的各种可能面值的组合。例如:对于n=4和m=5,若有面值为(1,4,12,21)的四种邮票,则邮资最大连续区域为1到71。还有其他面值的四种邮票可组合成同样大小的区域吗-(Stamps) envisaged a national issue
<mingming> 在 2025-05-11 上传 | 大小:274kb | 下载:0

[数学计算/工程计算fft1111111

说明:FFT算法必须为2的整数次 -FFT algorithm for the two integer FFT algorithm for the integer 2
<> 在 2025-05-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Calculate_N!_Code_in_Delphi

说明:用Delphi编写的计算n!的方法,是用字符串转换的,速度很慢,可以用来与常规方法比较,了解各自的优越性-prepared by the Delphi calculating n! The method is the use of the string conversion, the speed is very slow. can be used with conventional methods, the understanding
<> 在 2025-05-11 上传 | 大小:5kb | 下载:0

[数学计算/工程计算FinancialNumericalRecipesinC++

说明:Numerical Recipes in C++的源代码-Numerical Recipes in C source code
<田小雨> 在 2025-05-11 上传 | 大小:172kb | 下载:0

[数学计算/工程计算spectral

说明:The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset
<薛斌> 在 2025-05-11 上传 | 大小:481kb | 下载:0

[数学计算/工程计算fix_fft

说明:定点基2FFT,并且具有将定点FFT与浮点FFT比对的功能-sentinel radix 2 FFT, and will be positioned with floating-point FFT and FFT functions to the
<林凌> 在 2025-05-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算marqfitp

说明:二次最优化的C/C++源代码,适合研究数值计算、计算机视觉等方面的研究人员参考!-quadratic optimization of the C/C source code for the study of numerical calculation, Computer Vision and other aspects of reference!
<sjtuzyk> 在 2025-05-11 上传 | 大小:26kb | 下载:0

[数学计算/工程计算phptoie

说明:php获取浏览器信息,使用php代码来获取客户的浏览器信息-php browser access to information, the use of php code to access customer information browser
<myth815> 在 2025-05-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算rng

说明:以前在网上搜到的一个随机数发生器,支持常用分布的随机数发生-found on the Web to a random number generator, used to support the distribution of random occurrence
<江健> 在 2025-05-11 上传 | 大小:5kb | 下载:0

[数学计算/工程计算GHWPCA

说明:VC 6.0下的主成分分析代码,包括关系矩阵,协方差矩阵,以及因子分析的功能-VC 6.0 Principal Component Analysis code, including the relationship matrix, covariance matrix, and the function of factor analysis
<Eniak> 在 2025-05-11 上传 | 大小:236kb | 下载:0

[数学计算/工程计算tunnelca

说明:地铁计算程序,计算盾构开挖,fortran编程-MTR calcu shield excavation, fortran program
<zhoulu> 在 2025-05-11 上传 | 大小:16kb | 下载:0

[数学计算/工程计算qiujuzhendezhi

说明:1.功能 用全选主元高斯消去法计算矩阵A的秩(C语言) 2.函数参数说明 double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏 int m : 矩阵A的行数 int n : 矩阵A的列数 int rank() : 函数返回A的秩 3.文件说明 rank.c为函数程序 rank0.c为主函数程序-1. Function Select All PCA with Gauss
<罗坤> 在 2025-05-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 3246.47 .48 .49 .50 .51 ... 3400 »

源码中国 www.ymcn.org