-
松弛法解方程C程序
松弛法解方程C程序-relaxation method of solving equations C program.
- 2023-07-31 04:15:04下载
- 积分:1
-
Adboost 的人脸检测
ApplyDetector.m BoostingAlg.m CalcIntegralImage.m ComputeBoxSum.m ComputeFeatures.m 等20段代码
- 2022-03-25 01:13:19下载
- 积分:1
-
C++ net time 读取网洛时间
C++ net time 读取网洛时间-C net Luo time reading time
- 2022-08-03 15:31:02下载
- 积分:1
-
Map editor, map editor,
地图编辑器, -Map editor, map editor,
- 2022-03-04 14:38:43下载
- 积分:1
-
图像去模糊
使用大量的图像处理功能的 c # 的描述。这里有一些基本的功能,用于作为一种小的锻炼。
- 2022-03-21 04:46:36下载
- 积分:1
-
单词拼写纠错源代码
可在VC下运行,有字典库,生成有exe文件,可直接运行,当输入单词时,程序会自动匹配字典库,检查输入的程序是否在字典库中,如果不在,则提示与输入最相似的单词,供用户选择,用户体验良好,经过测试,程序的可行性和正确性良好。
- 2022-10-10 12:30:03下载
- 积分:1
-
鼹鼠闯迷宫
资源描述void creatWay(int (*mg)[N],int x, int y)//在迷宫中产生一条路,使用图的深度遍历思想来实现,
{
static int dir[4][2] = {0, 1, 1, 0, 0, -1, -1, 0};////将要走的4个方向保存在二维数组中
int zx = x*2;
int zy = y*2;
int next, turn, i;
mg[zx][zy] = 0;
if(rand()%2)
turn = 1;
else
turn = 3;
for(i=0,next=rand()%4;i
- 2022-01-26 05:46:58下载
- 积分: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
-
操作系统作业调度实验(C语言实现)
本程序主要实现一个单道批处理系统的作业调度模拟程序,作业调度算法主要有先来先服务(FCFS)、最短作业优先(SJF)、响应比高者优先(HRN)等调度算法。该程序主要实现了以上三种算法,并且程序中给出了详细的代码注释,能够加深对作业调度算法的理解
- 2022-07-24 22:23:14下载
- 积分:1
-
wtttt wttt wttt wttt F FFF
应用背景werwer WER WER wewe WER WER WER AWR wearwaerwerwer WER艾威尔艾威尔艾威尔艾威尔awerawer艾威尔艾威尔艾威尔艾威尔艾威尔敬畏生艾威尔AWR awerawer aweraewr AWR艾威尔艾威尔awerawer艾威尔艾威尔艾威尔EWR awerwaerawer艾威尔awerawer awerawr娃儿awerawerawer娃儿娃儿娃儿娃儿艾威尔awerawerawerawerawerawerawer艾威尔艾威尔敬畏rawe生敬畏rawe rawe rawe rawe生敬畏rawe抽屉艾威尔敬畏raqe生敬畏生艾威尔AWRE时代aqer aweraweraw艾威尔敬畏敬畏敬畏rawe生敬畏生艾威尔AW erawer敬畏生艾威尔艾威尔awerawe rawerawer awerawer敬畏艾威尔R敬畏关键技术werwerwerwerwer GH GFH GH FGH DT城市轨道交通htfu hgfh r6tu SRT公路运输联合会YTR udyu TR usrtu srty RTY TYU FTU涂drtu DT udrtu drtu drtu。RT udrtu drtu drtu rdtu drtu drtu drtu drtu DRT udrt udrtu DRT UDR urtdu DRT udrt urdt urdt URTD udrt UT udrt udtu drtu DRT udrt udrt udrt udrt udrtu DRT URD DRT udru DRT urdt urdt udrt udrt udrturtd URTD udrtu DT rudrt udrtudrtu drtu drtu DRT udrtu DRT udrt udrtu DRT治疗和研究单位DRT rdtu drtu RTD udrt udrt DRT治疗和研究单位drtu drtu DRT的UDR涂
- 2022-01-26 00:15:10下载
- 积分:1