资源列表

« 1 2 ... .67 .68 .69 .70 .71 272.73 .74 .75 .76 .77 ... 3400 »

[数学计算/工程计算fix_fft

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

[数学计算/工程计算phptoie

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

[数学计算/工程计算rng

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

[数学计算/工程计算tunnelca

说明:地铁计算程序,计算盾构开挖,fortran编程-MTR calcu shield excavation, fortran program
<zhoulu> 在 2025-01-17 上传 | 大小: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-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算qiuyibanhanglieshidezhi

说明:1.功能 用全选主元高斯消去法计算n阶方阵A所对应的行列式的值(C语言) 2.参数说明 double a[n][n] : 存方阵A的元素,返回时被破坏 int n : 方阵A的阶数 double sdet() : 函数返回行列式的值 3.文件说明 sdet.c为函数程序 sdet0.c为主函数程序-1. Function with all the main election yuan Gaus
<罗坤> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算qiufeixianxingfangchengyigeshigendelianfenshifa.ra

说明:1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值,返回时指向迭代终值 double eps : 控制精度要求 double (*f)() : 指向计算f(x)值的函数名(由用户自编) int pqrt() : 函数返回迭代次数 3.文件说明 pqrt.c为函数程序 pqrt0.c为主函数程序-1. Continued F
<罗坤> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算qiufeixianxingfangchengzuzuixiaoerchengjiedeguangy

说明:1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+1
<罗坤> 在 2025-01-17 上传 | 大小:2kb | 下载:0

[数学计算/工程计算gaosifangfajisuanduochongjifen

说明:1.功能 用高斯方法计算n重积分(C语言) 2.参数说明 int n : 积分重数 int js[n] : js[k]表示第k层积分区间所划分的子区间 void (*ss)() : 指向计算各层积分上、下限的函数名(用户自编) double (*f)() : 指向计算被积函数值的函数名(用户自编) double gaus() : 函数返回积分值 3.文件说明 gaus.c为函数程序 g
<罗坤> 在 2025-01-17 上传 | 大小:2kb | 下载:0

[数学计算/工程计算CORDIC-example-code

说明:CORDIC Actel example VHDL code
<homan> 在 2025-01-17 上传 | 大小:1.31mb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 272.73 .74 .75 .76 .77 ... 3400 »

源码中国 www.ymcn.org