-
quickLZ demo
压缩解压缩非常快,80m的bmp压缩只需200ms,解压缩不到100ms,软件只提供参考,不做商业用途!
- 2022-03-17 08:26:15下载
- 积分:1
-
在kmedias mathlab
基于eculidean距离的k均值算法的matlab实现
- 2023-07-20 15:10: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
-
图形演示任务
图形演示任务。在VC环境下分别在每个旋转方向,使用OpenGL实现场景中包括地面,立方体,四面体,键盘控制三维漫游,漫游,以及立方体和四面体
- 2022-06-26 14:54:10下载
- 积分:1
-
采用相互垂直的两个振子构成圆极化天线的FDTD程序.可以计算其圆极化波瓣宽度等天线指标...
采用相互垂直的两个振子构成圆极化天线的FDTD程序.可以计算其圆极化波瓣宽度等天线指标
-perpendicular to each other using the two oscillator constitute a circularly polarized antenna FDTD procedures. Can calculate its lobed circular polarization antennas width indicators
- 2022-06-11 13:09:35下载
- 积分:1
-
n the total number of individuals the possibility of ranking algorithms, ranking...
有n个人,求这n个人排名的可能总数算法,排名统计.-n the total number of individuals the possibility of ranking algorithms, ranking statistics.
- 2022-07-22 00:48:24下载
- 积分:1
-
卫星单点定位
里面有关于如何读取卫星星历文件。其中包括读取卫星头文件,接收机的信息,接收机的近似坐标,卫星的编码信息及卫星的颗数等一系列的信息。其中还包括根据这些信息而求得的接收机的精确位置。
- 2022-06-15 23:26:51下载
- 积分:1
-
LU分解,QR分解等矩阵分解
矩阵分解的C语言实现,包括LU分解,QR分解,household分解以及givens分解;QRfactorization.cpp:QR分解源码LUfactorization.cpp:LU分解源码Household reduxtion:household分解源码GivensReduction:Givens分解源码start.cpp:main函数ReadFile.cpp:从文件中读取矩阵内容
- 2022-04-19 22:38:25下载
- 积分:1
-
示例遗传算法
示例在 c + + 中的遗传算法。此代码是非常样品和可以理解的是用户。并已运行的输入和输出文件。
- 2022-06-26 20:18:00下载
- 积分:1
-
求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0...
求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0-For solving nonlinear fixed point equation x = G (x) the nonlinear Seidel iterative method, initial value x0
- 2022-08-11 02:55:05下载
- 积分:1