-
栈算法序列和链式存储的线性数据结构…
线性数据结构算法实现 栈的顺序和链式存储存表示与基本算法的实现;
队列的链式存储表示与基本操作算法实现-linear data structure of the stack algorithm sequence and chain store expresses the basic algorithm and the realization; Queue said chain store operation with the basic algorithm
- 2022-02-05 11:28:26下载
- 积分:1
-
windows的BMP、ICO、CUR的文件格式,以及范例程序。
windows的BMP、ICO、CUR的文件格式,以及范例程序。-windows of BMP, ICO, CUR file formats, and sample programs.
- 2022-04-27 17:06:10下载
- 积分:1
-
本文是一个PPT文件,其中为我们介绍了PCM编码的基本过程
本文是一个PPT文件,其中为我们介绍了PCM编码的基本过程-This article is a PPT file, which we introduced the basic process of PCM coding
- 2023-06-18 22:45:03下载
- 积分:1
-
摘要: 这个程序用下拉菜单条的方式可变选取参数观测李萨如图形.用MATLAB编写...
摘要: 这个程序用下拉菜单条的方式可变选取参数观测李萨如图形.用MATLAB编写-Abstract : This procedure using the drop-down menu, select the variable parameters observation Lissajous figures. using MATLAB
- 2022-02-07 02:33:43下载
- 积分:1
-
许继集成用于通信103日最新版本自动化…
许继综合自动化中采用的最新版通信103规约,,它描述了许继电气公司CBZ8000变电站自动化系统中的继电保护自动化产品的实际运用情况,以供产品的开发和使用参考-Xuji integrated automation used in the latest version of Communication 103 of the Statute, it describes the CBZ8000 Xuji Electric Company substation automation system relay protection of the practical application of automation products to for product development and use of reference
- 2023-08-01 02:45:03下载
- 积分:1
-
用于打印简单的文件报表的程序。
用于打印简单的文件报表的程序。-for printing simple documents statements procedures.
- 2022-08-03 15:24:10下载
- 积分:1
-
ds18b20的中英文资料和程序源代码,能够很好的移植到其他程序中去
ds18b20的中英文资料和程序源代码,能够很好的移植到其他程序中去-DS18B20 in both English and Chinese information and source code can be ported to other very good programs to
- 2022-03-02 12:15:58下载
- 积分:1
-
文件更全面地介绍了相关的鲁棒控制…
该文件较全面的介绍了鲁棒控制的相关知识,以及其设计的基本思想,对学习鲁棒控制的人很有借鉴意义,欢迎大家下载!-the document more comprehensive introduction to the robust control of the relevant knowledge, and the basic design idea Robust control for the study of a useful one, we are happy to download!
- 2023-06-25 07:35:03下载
- 积分:1
-
清华大学DSK5416实验指导书,含有ccs指导,参考实验,较具参考价值...
清华大学DSK5416实验指导书,含有ccs指导,参考实验,较具参考价值-Tsinghua University DSK5416 experimental guide book, containing ccs guide, reference experiment, the reference value
- 2023-01-29 15:45:04下载
- 积分:1
-
* 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和
* 输入: m...
* 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和
* 输入: m--已知数据点的个数M
* f--M维基函数向量
* n--已知数据点的个数N-1
* x--已知数据点第一坐标的N维列向量
* y--已知数据点第二坐标的N维列向量
* a--无用
* 输出: 函数返回值为曲线拟和的均方误差
* a为用基函数进行曲线拟和的系数,
* 即a[0]f[0]+a[1]f[1]+...+a[M]f[M].
-* The algorithm using the least-squares method based on the designated function of M and N-known curve data to be imported and* : m-- the known number of data points M* f-- From M* n vector function-- known data points the number N-1* x-- known data points of the first N-dimensional coordinates listed Vector* y-- known data points of the second N-dimensional coordinates shown in a vector*-- useless* Output : function return value to the curve-fitting and the mean square error* for the use of a base function and the curve fitting coefficients,* is a f [0] [0] a [1] f [a] ... a [M] f [M].
- 2022-03-31 18:42:38下载
- 积分:1