-
二分法搜索的程序实现
二分法搜索的程序实现-dichotomy Search Program
- 2023-09-09 00:35:02下载
- 积分:1
-
图像插值程序,可以对图像任意缩放。例如:可以将大小为256 (高)×256(宽)的图像改变为大小为360×300的图像。...
图像插值程序,可以对图像任意缩放。例如:可以将大小为256 (高)×256(宽)的图像改变为大小为360×300的图像。-image interpolation procedures, the images can be arbitrary scaling. For example : can be the size of 256 (H) x 256 (W) to change the image size of 360 x 300 images.
- 2022-02-09 16:28:36下载
- 积分:1
-
非定常热传导C语言
资源描述利用显示格式求解非定常热传导方程,网格点数100,时间步长0.01,第一类边界条件
- 2022-07-27 22:08:22下载
- 积分:1
-
一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。...
一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
- 2022-03-16 07:06:21下载
- 积分:1
-
FFT e
FFT e-book, Engineers guide
- 2022-08-08 10:49:12下载
- 积分:1
-
移动平均滤波器
应用背景滑动平均滤波算法的C代码。移动平均滤波器的matlab代码示例应用程序。关键技术此代码创建一个随机信号与高斯参数。这个信号滤波。
- 2022-01-25 20:41:11下载
- 积分:1
-
算法的一些集合,包括最小二乘,线性变换等,用C++ 实现
算法的一些集合,包括最小二乘,线性变换等,用C++ 实现-Algorithm a number of collections, including the least squares, linear transformation and so on, using C++ Realize
- 2022-12-06 09:05:03下载
- 积分:1
-
mime64是什么:mime64是一rfc1341 MIME base64编码描述为其铺…
WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Although most binaries these days are transmitted using UUENCODE, Ihave seen a few using MIME64, and I have had requests from friends thatI decode MIME64 files that have fallen into their hands. As long assome MIME64 continues to exist, a package such as this one is usefulto have.
- 2022-03-22 13:30:49下载
- 积分:1
-
非参数估计
按照检验样本的多少,可以将非参数检验方法分为单一样本的检验、两个样本的检验和多个样本的检验。
按照具体计算方法的不同,可以将非参数检验方法分为卡方的独立性检验、卡方的一致性检验、卡方的吻合性检验、符号检验法、等级检定法、游程检验法、联系检验法等。
- 2023-03-31 03:30:04下载
- 积分:1
-
数值计算的程序
数值计算的程序-numerical calculation procedures
- 2022-07-28 07:27:39下载
- 积分:1