-
基于Visual C++的算术编码
arithemetic code on visual c-arithemetic code on visual c++
- 2022-12-11 06:45:03下载
- 积分:1
-
基于仿射变换的图像处理算法
AffineTransform类描述了一种二维仿射变换的功能,它是一种二维坐标到二维坐标之间的线性变换,保持二维图形的“平直性”(译注:straightness,即变换后直线还是直线不会打弯,圆弧还是圆弧)和“平行性”(译注:parallelness,其实是指保二维图形间的相对位置关系不变,平行线还是平行线,相交直线的交角不变。大二学过的复变,“保形变换/保角变换”都还记得吧,数学就是王道啊!)。仿射变换可以通过一系列的原子变换的复合来实现,
- 2022-09-14 19:55:03下载
- 积分:1
-
实现2
Kriging 算法实现 2维和3维地图等高线.-Kriging algorithm realize 2-D and 3-dimensional contour map.
- 2022-02-04 21:32:07下载
- 积分:1
-
用于评价图像分割的精度,包括单个物体的相对错误率指标,和标记错误率。-used to evaluate the accuracy of image segmentation, including in
用于评价图像分割的精度,包括单个物体的相对错误率指标,和标记错误率。-used to evaluate the accuracy of image segmentation, including individual objects relative error rate indicators, and marking error rate.
- 2022-02-01 11:21:52下载
- 积分:1
-
用Csharp语言实现KMP查找匹配算法测试正确算法很快
用Csharp语言实现KMP查找匹配算法测试正确算法很快-Csharp language by KMP matching algorithm to find the correct algorithm to test soon
- 2022-02-02 16:29:45下载
- 积分:1
-
VC7 MFC正则D
vc7 MFC regular d
- 2023-06-10 23:50:03下载
- 积分:1
-
Moving average moving average prediction ModifyShiftAverageRegress.cs trends can...
移动平均预测 ModifyShiftAverageRegress.cs
移动平均也可画趋势图,如下:
public double forecast(int interval)
移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值
public override double[] getTrendArray()
得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。
-Moving average moving average prediction ModifyShiftAverageRegress.cs trends can also be painted as follows: public double forecast (int interval) consider moving average data are time-series data, the method of prediction interval of time after the interval the value of public override double [] getTrendArray () be the trend of the array, the array of data directly in the graphical display can be generated by the trend line.
- 2022-06-06 15:01:20下载
- 积分:1
-
several independent firms for each and every line and every small units of one t...
数独求解
每行和每列和每小格为1到9的数字,用程序求解的算发.-several independent firms for each and every line and every small units of one to nine the number of procedures for the count fat.
- 2022-08-09 01:01:35下载
- 积分:1
-
poj部分题解
一些poj简单的题目。初学的时候写的,也只是一部分。都是些挺简单的算法,适合初学者去刷一刷。
- 2022-08-16 16:18:53下载
- 积分:1
-
素性检测的Java程序
素性检测的Java程序-Primality Testing Java programs
- 2022-02-24 16:52:29下载
- 积分:1