-
高效数据类型和算法库,含很多数值算法
高效数据类型和算法库,含很多数值算法-high efficient data structure and algorithm, including a variety of algorithms and numeric computings.
- 2023-06-15 23:35:03下载
- 积分:1
-
伪随机数生成算法,很优秀,double 0
伪随机数生成算法,很优秀,double 0-1-pseudo-random number generator algorithm, very good, double 0-1
- 2023-02-09 15:40:04下载
- 积分:1
-
a matrix multiplication code in C Language
一个矩阵相乘的c语言代码-a matrix multiplication code in C Language
- 2022-04-19 17:23:06下载
- 积分:1
-
双曲线回归方程 HyperbolaRegress.cs
注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错...
双曲线回归方程 HyperbolaRegress.cs
注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错流程控制。X不能为0。
方程模型为
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。
public override double forecast(double x)
预测函数,根据模型得到预测结果。
public override double computeR2()
-Hyperbola regression equation HyperbolaRegress.cs attention! The model demands a and b value is greater than 0! Caution should be taken when using the model verify the conditions of this restriction. I realize the model error is not to join any flow control. X should not to 0. Equation model for public override double [] buildFormula () get coefficient array, the storage order and model coefficients contrary, that is, the array is followed by the value of coefficient b, a. public override double forecast (double x) prediction function, according to the results of model prediction. public override double computeR2 ()
- 2022-02-07 00:59:29下载
- 积分:1
-
WPF 代码行数统计 源代码
WPF 开发的 代码统计 器,主要统计代码的函数,不包括注释,支持C#/java/C++/C 源代码的统计,指定一个工程文件夹自动搜索目录下所有代码文件并统计文件数量和代码行数,以及总代码行数
- 2022-02-20 07:16:51下载
- 积分:1
-
转换为基于 SIFT 的图像拼接的视频的尖叫声
这段代码是 utliised,如下所示:
1-将视频转换为帧,然后到图像的 SIFT 得到对取自两个图像的对应点
2 恢复 homographies 的每个图像
3-扭曲图像之间的单应
4 混合图像转换成使用加权的平均的马赛克
5-查看结果
- 2023-02-26 04:15:03下载
- 积分:1
-
Acm University of title, 1118 title. Identify two
北京大学acm的题,1118题。找出在二维地图中共线的最多有多少个点。-Acm University of title, 1118 title. Identify two-dimensional map of the Chinese Communist line has a maximum number of points.
- 2023-05-01 03:45:02下载
- 积分:1
-
纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈...
纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈-Written in pure c language backgammon. Standard c program that can run on any compiler. Comes with a simple AI system that can and human chess
- 2022-02-12 01:15:07下载
- 积分:1
-
自适应滤波理论
Adaptive Filter Theory
- 2022-08-08 21:02:56下载
- 积分:1
-
单片机温控风扇设计
#include //头文件
- 2022-03-13 16:06:46下载
- 积分:1