-
Towers of Hanoi
实现汉诺塔的搬移问题,实现了最著名的汉诺塔的搬移问题。-Towers of Hanoi
- 2022-03-18 14:41:07下载
- 积分:1
-
Delaunay三角剖分
根据离散点,生成三角网,实现了三角剖分,可用于泰森多边形的构建及面状图形骨架线的提取
- 2022-01-25 23:01:14下载
- 积分:1
-
double类型的3维矢量运算类库,具有加、减、点积、叉积、除法、取模、单位化功能。...
double类型的3维矢量运算类库,具有加、减、点积、叉积、除法、取模、单位化功能。
-double types of 3-D vector operation library is, plus or minus, plot points, fork plot, division, from mold, Function units.
- 2022-07-01 02:43:43下载
- 积分:1
-
模拟抽奖程序,选择投注数目,和总注数。
从而实现,抽奖的的随机数。...
模拟抽奖程序,选择投注数目,和总注数。
从而实现,抽奖的的随机数。- sorry ,i m poor in English . so , i can t express my words.
- 2022-03-28 23:59:53下载
- 积分:1
-
数独游戏 c + + 实现
此程序在 c + + 实现了数独。GUI 被实现的 qt 离散度。你可以充分的你所需的数据的单元格中履行这种游戏,和该程序可以检查你是否正确。您可以在 visual studio 2008 中运行该程序,你应该在你的机器上安装 qt 离散度。
- 2022-05-08 22:16:06下载
- 积分:1
-
稀疏距阵的链表实现希望有所帮助
稀疏距阵的链表实现希望有所帮助-sparse matrix objectlist hope to achieve some help
- 2022-03-18 14:02:57下载
- 积分:1
-
1, one dollar three regression equations CubicMultinomialRegress.cs equation mod...
一、 一元三次回归方程 CubicMultinomialRegress.cs
方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。
以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。
public override double forecast(double x)
预测函数,根据模型得到预测结果
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
-1, one dollar three regression equations CubicMultinomialRegress.cs equation model for Y = a* X (3)+ B* X (2)+ C* X (1)+ Dpublic override double [] buildFormula () get coefficient array, store order and model coefficients contrary, that is, the array is followed by the value of coefficient d, c, b, a. After all the model described in the coefficient of storage are the same (except for multiple linear regression equation). public override double forecast (double x) prediction function, according to the results of model prediction public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the dat
- 2022-01-26 07:28:21下载
- 积分:1
-
优化设计C语言程序
进退法找区间、坐标轮换发、黄金分割法、区间消去法等...
优化设计C语言程序
进退法找区间、坐标轮换发、黄金分割法、区间消去法等-Optimal Design of C language program to advance and retreat method to find range, coordinates the rotation of hair, golden section method, interval elimination method, etc.
- 2022-05-14 01:40:07下载
- 积分:1
-
AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested,
- 2022-02-02 16:56:07下载
- 积分:1
-
王元汉,李丽娟,李银平,结构分析的有限元法与程序设计 一书源程序...
王元汉,李丽娟,李银平,结构分析的有限元法与程序设计 一书源程序-Wang Yuan-han, Shelley, LI Yin-ping, structural analysis of the finite element method and procedures for the design of a book source
- 2022-01-25 18:47:55下载
- 积分:1