搜索结果

找到约 3,487 项符合 T-B 的查询结果

数据库系统 About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses

About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It c ...
https://www.eeworm.com/dl/523/224932.html
下载: 131
查看: 1116

编译器/解释器 文法如下: (1)S->aAcBe (2)A->b (3)A->Ab (4)B->d 關於lr0的語法分析

文法如下: (1)S->aAcBe (2)A->b (3)A->Ab (4)B->d 關於lr0的語法分析
https://www.eeworm.com/dl/628/224984.html
下载: 115
查看: 1093

数学计算 用全选主元高斯消去法求解N复系数阶线性方程组AX=B

用全选主元高斯消去法求解N复系数阶线性方程组AX=B
https://www.eeworm.com/dl/641/226075.html
下载: 194
查看: 1103

数学计算 一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buil

一、 一元三次回归方程 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) ...
https://www.eeworm.com/dl/641/226290.html
下载: 148
查看: 1104

数学计算 双曲线回归方程 HyperbolaRegress.cs 注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错流程控制。X不能为0。 方程模型为

双曲线回归方程 HyperbolaRegress.cs 注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错流程控制。X不能为0。 方程模型为 public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double for ...
https://www.eeworm.com/dl/641/226292.html
下载: 81
查看: 1043

数学计算 对数回归方程 LogarithmRegress.cs 方程模型为 Y=a*LnX+b public override double[] buildFormula() 得到系数数组

对数回归方程 LogarithmRegress.cs 方程模型为 Y=a*LnX+b public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double computeR2() 计算相关系数(决定系数), ...
https://www.eeworm.com/dl/641/226294.html
下载: 83
查看: 1102

其他书籍 T G O 静 态 处 理 教 材!

T G O 静 态 处 理 教 材!
https://www.eeworm.com/dl/542/226684.html
下载: 64
查看: 1035

其他 It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all,

It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all, the web is a big place now
https://www.eeworm.com/dl/534/226748.html
下载: 168
查看: 1041

Linux/Unix编程 一个简单的b tree 实现代码

一个简单的b tree 实现代码,可用于缓存数据,提高查询速度
https://www.eeworm.com/dl/619/226971.html
下载: 107
查看: 1032

Java编程 test,一个错误的传输过程orz!t est,一个错误的传输过程orz!test,一个错误的传输过程orz!

test,一个错误的传输过程orz!t est,一个错误的传输过程orz!test,一个错误的传输过程orz!
https://www.eeworm.com/dl/633/227219.html
下载: 102
查看: 1020