-
这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)...
这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including, elimination, iteration)
- 2022-05-19 06:04:19下载
- 积分:1
-
PID算法的C程序代码(带自整定功能哦)
pid的算法,带有自整定。还有详细的中文注释。
用户应熟知自动化工程技术,并了解闭环控制的基本原理。
- 2022-01-25 15:33:44下载
- 积分:1
-
c语言学生管理系统
本程序主要是运用C语言实现了意见简单的学生管理系统,所涉及的技术主要包括如下几个方面:1、文本数据的读取;2、结构体的应用;3、一些基本操作的实现!基本上涵盖了C语言教学的所有知识,能够帮助初学者更好的掌握C语言的相关语法。
- 2022-01-27 19:52:26下载
- 积分:1
-
圆孔的夫琅和费衍射,以动画的形式表式衍射的过程,以及最后衍射的图样(来源于http://luobo.ycool.com/post.701424.html)...
圆孔的夫琅和费衍射,以动画的形式表式衍射的过程,以及最后衍射的图样(来源于http://luobo.ycool.com/post.701424.html)-Round hole of Fraunhofer diffraction to the form of table-style animation of the process of diffraction, and the final diffraction pattern (from http://luobo.ycool.com/post.701424.html)
- 2022-02-19 23:19:55下载
- 积分:1
-
自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件...
自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件-themselves prepared in 1024 point fast Fourier transform, cepstrum analysis, power spectrum analysis and Applet curve shows the source code. Make it clear with the use of the test data files
- 2023-08-21 00:10:04下载
- 积分:1
-
cmu车辆检测以及跟踪程序,采用光流法计算,
cmu车辆检测以及跟踪程序,采用光流法计算,-CMU vehicle detection and tracking procedures, the use of optical flow method,
- 2023-06-07 00:06:55下载
- 积分:1
-
simulated annealing algorithm in the loan portfolio optimization of
模拟退火算法在贷款组合优化决策中的应用-simulated annealing algorithm in the loan portfolio optimization of
- 2022-11-22 22:35:03下载
- 积分:1
-
adaptive vector algorithm (VQ) source VQ
自适应矢量化算法(VQ)源程序VQ-adaptive vector algorithm (VQ) source VQ
- 2022-03-02 02:15:11下载
- 积分:1
-
模拟退火算法介绍,来自某一论坛,既有简介又有不同人的讨论,值得仔细揣摩、...
模拟退火算法介绍,来自某一论坛,既有简介又有不同人的讨论,值得仔细揣摩、-Simulated annealing algorithm introduction, from a forum for both brief and the discussion of different people, it is worth carefully try to figure out,
- 2022-08-17 06:03:06下载
- 积分:1
-
C语言实践
通过一个简单的实例,实现一个C语言的经典算法,而且这个代码在我们实践中,也会经常用到,并将其进行模板话,这样就可以随时拿来使并可以将其封装成一个固有的库来实现
- 2022-02-05 05:35:21下载
- 积分:1