-
修正单纯型方法程序
修正单纯型方法程序-modified simplex methods and procedures-
- 2023-05-21 07:45:03下载
- 积分:1
-
线性分类码。老师要我们自己做,有…
fisher线性分类代码。老师要我们自己做的,还不错哦-fisher linear classification code. Teacher wants us to make their own, and have a good oh
- 2023-06-18 23:00:03下载
- 积分:1
-
stc89c51芯片加pcf8591测电池电压在lcd1602上显示
采用c语言,用keil编写,用stc89c51芯片,在加上pcf8591adc芯片,非常实用,通讯方式采用iic通讯,可测0~10v电压,用lcd1602显示,希望能过,第一次上传代码
- 2022-02-03 10:41:39下载
- 积分:1
-
功能:返回参数x 的平方根值
功能:返回参数x 的平方根值-function : to return to the square root of x parameter values
- 2022-03-07 17:13:07下载
- 积分:1
-
二次指数平滑预测法和三次指数平滑预测法是普遍的预测方法,应用很广,本代码还包含其平滑系数的确定...
二次指数平滑预测法和三次指数平滑预测法是普遍的预测方法,应用很广,本代码还包含其平滑系数的确定-quadratic exponential smoothing prediction and three exponential smoothing prediction is a common forecasting methods, a wide application, the code also includes its smooth determine the coefficient
- 2022-03-23 11:49:19下载
- 积分:1
-
VC迷宫代码
这是VC迷宫的代码,写的很整洁,非常的好,下载了即使可以用,声音什么的没有设置
- 2022-04-24 08:51:30下载
- 积分:1
-
这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。...
这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。-This is a Gauss algorithm C code. The algorithm is used in the exchange trip out the main elements of elimination method.
- 2022-10-05 08:05:04下载
- 积分:1
-
一个简单的计算器程序,进行简单的数学计算,正确无误
一个简单的计算器程序,进行简单的数学计算,正确无误-A simple calculator program to carry out simple mathematical calculations are correct
- 2022-03-15 01:39:01下载
- 积分:1
-
vc 著名的九宫图
vc 著名的九宫图-vc famous JiuGongTu
- 2022-01-27 08:47:43下载
- 积分:1
-
C + + 中的快速模表达式求值
这是 c + + 中的快速模表达式求值。它有没有其他库的依赖,将使用 g + + 在 Linux 上构建 / Mac / Android 或在 Windows 上使用 MSVC。它有一个非常简单的界面:
CFloatExpression 前 ;或 CExpression < 浮法 >
ex。解析 ("1 + 1") ;
std:: cout
- 2022-03-16 04:28:36下载
- 积分:1