资源列表

« 1 2 ... .49 .50 .51 .52 .53 854.55 .56 .57 .58 .59 ... 3400 »

[数学计算/工程计算calcchecksum-1.6-pre1

说明:calcchecksum用于计算各种hash值,是一个开源软件。-calcchecksum is a tool for calculating various hashes (checksums)
<shepherd> 在 2025-02-06 上传 | 大小:747kb | 下载:0

[数学计算/工程计算moncoes_3.0.0

说明:用c语言实现的压缩软件,简单易用。支持最大超过2G的文件。-Bzip compression in C , very easy to use , MD5 checksum , has support to files larger than 2 gb, has additional features not available in the original bzip2 files , compression decompression
<shepherd> 在 2025-02-06 上传 | 大小:76kb | 下载:0

[数学计算/工程计算Project1

说明:用VB编写的多项式拟合程序 Public Function funPolynomial(Num As Long, x() As Single, y() As Single, Degree As Integer, AA() As Single) As Long 多项式曲线拟合 y=a0+a1*x+a2*x^2+an*x^n Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成
<周伟> 在 2025-02-06 上传 | 大小:5kb | 下载:0

[数学计算/工程计算Project2

说明:对数曲线拟合 Public Function funLogarithm(Num As Long, x() As Single, y() As Single, a As Single, b As Single) As Long 对数曲线拟合,y=a*ln(x)+b Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 a,b为待求系数,为输出项 -failed
<周伟> 在 2025-02-06 上传 | 大小:8kb | 下载:0

[数学计算/工程计算Project3

说明:指数曲线拟合 Public Function funExponent(Num As Long, x() As Single, y() As Single, a As Single, b As Single) As Long 指数曲线拟合,y=a*exp(b*x) Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 a,b为待求系数,为输出项 -failed
<周伟> 在 2025-02-06 上传 | 大小:8kb | 下载:0

[数学计算/工程计算Project4

说明:乘幂曲线拟合 Public Function funPower(Num As Long, x() As Single, y() As Single, a As Single, b As Single) As Long 乘幂曲线拟合,y=a*(x^b) Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 a,b为待求系数,为输出项-failed to trans
<周伟> 在 2025-02-06 上传 | 大小:8kb | 下载:0

[数学计算/工程计算computer

说明:一般测量需要多次观测,该程序统计对每个点各次观测的平均值及精度等信息,摆脱了以往采用EXCEL对每个点统计的痛苦!(附有实例)-General measurements require a number of observation, the program statistics for each point the average of the various observations and the accuracy of such
<刘建> 在 2025-02-06 上传 | 大小:351kb | 下载:0

[数学计算/工程计算GAUSS

说明:给出两个点的BLH,以这两个点给一条边,以给定长度为宽,求定矩形另外两个点的BLH。 里面应用到了高斯投影的运算,及DLL控件的调用等。-Are given two points BLH, one of these two points, to edge to a given length of wide rectangular order to set the other two points of BLH. Which appl
<刘建> 在 2025-02-06 上传 | 大小:226kb | 下载:0

[数学计算/工程计算FD

说明:本程序求解第一类边界条件下无源矩形金属槽电位分布。-The procedure for solving the first boundary condition of passive rectangular metal trough potential distribution.
<陈民> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算EFIE

说明:本程序用于电场积分方程求解圆柱散射,为矩量法重要的基本程序。-This procedure for the electric field integral equation cylindrical scattering, Method of Moments important for the basic procedures.
<陈民> 在 2025-02-06 上传 | 大小:2kb | 下载:0

[数学计算/工程计算MFIE

说明:本程序用于磁场积分方程求解圆柱的电磁散射问题。-This procedure for the cylindrical magnetic field integral equations of electromagnetic scattering problems.
<陈民> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算xhZJ

说明:循环褶积程序,用来做循环褶积,可以参考做线性褶积-Cyclic convolution procedure, used for circulation convolution, linear convolution can refer to do ... ...
<dj> 在 2025-02-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 854.55 .56 .57 .58 .59 ... 3400 »

源码中国 www.ymcn.org