-
Prim 算法
黄金重量的算法。
A 素性测试是算法用于确定是否一个输入的数字 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-11 13:40:02下载
- 积分:1
-
FIR digital filter design using the experimental code, with detailed experimenta...
用FIR设计数字滤波器的实验代码,附有详细的实验说明和源代码以及对实验现象的分析-FIR digital filter design using the experimental code, with detailed experimental descriptions and source code as well as the analysis of experimental phenomena
- 2022-10-23 19:20:03下载
- 积分:1
-
ACM正整数分解;消防车问题,求素数
ACM,
1、POJ-1221题-编程大赛中常用的一个算法,这种题也常见,关于正整数分解的!如3=1+1+1,3=1+2,3=3;
2、消防车问题
3、求素数问题
- 2022-07-18 05:10:26下载
- 积分:1
-
生成条形码的DLL文件及其使用例子
生成条形码的DLL文件及其使用例子- Production bar code DLL document and its use example
- 2022-04-01 10:10:27下载
- 积分:1
-
平面导线网、水准网平差系统
应用背景平面导线网,高程网数据平差系统,包含完整的数据录入,平差过程,以及成果输出。非常适合测绘专业技术人员借鉴使用。关键技术vb 自由网平差 约束平差 等多种平差算法,对高程网观测数据以及平面导线网观测数据进行平差处理。
- 2023-07-20 23:50:04下载
- 积分:1
-
vc实现fir滤波器 wav滤波
应用背景vc6.0环境下即可使用,c++语言,是数字信号处理及实验内容中的重要实验,内容比较全,兼容性好。关键技术实现fir滤波器,支持多种窗口,可以模拟产生波形,进行滤波,也可以直接读取wav文件进行滤波,还可以对输入信号和输出信号进行fft分析。
- 2022-09-21 14:15:03下载
- 积分: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
-
差分微积分used to anticipate and respond to the uncertain future.
差分微积分used to anticipate and respond to the uncertain future.-Differential calculus used to anticipate and respond to the uncertain future.
- 2022-03-07 09:32:15下载
- 积分:1
-
Vc中关于FFT算法的编程
Vc中关于FFT算法的编程-Vc on the FFT algorithm programming
- 2022-02-15 01:32:16下载
- 积分:1
-
有限元的分析程序,对于初学有限元在结构中的应用很好用
有限元的分析程序,对于初学有限元在结构中的应用很好用-solution at eliment
- 2022-01-27 13:55:46下载
- 积分:1