-
测试中文指南!快点下,过时不侯哦!
测试中文指南!快点下,过时不侯哦!测试中文指南!快点下,过时不侯哦!...
测试中文指南!快点下,过时不侯哦!
测试中文指南!快点下,过时不侯哦!测试中文指南!快点下,过时不侯哦!
-test Chinese Guide! Hurry up, not outdated Hou! Chinese test Guide! Hurry up, not outdated Hou! Chinese test Guide! Hurry up, not outdated Hou!
- 2022-08-05 14:04:27下载
- 积分:1
-
it is used to trake a mobile location using the first and second interval
it is used to trake a mobile location using the first and second interval
- 2022-01-22 17:25:20下载
- 积分: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
-
10种软件滤波方法的示例程序
1、限副滤波
/* A值可根据实际情况调整
value为有效值,new_value为当前采样值
滤波程序返...
10种软件滤波方法的示例程序
1、限副滤波
/* A值可根据实际情况调整
value为有效值,new_value为当前采样值
滤波程序返回有效的实际值 */
#define A 10
char value
char filter()
{
char new_value
new_value = get_ad()
if ( ( new_value - value > A ) || ( value - new_value > A )
return value
return new_value
}
2、中位值滤波法
/* N值可根据实际情况调整
排序采用冒泡法*/-10 kinds of software filtering method one example of the procedure, limit the Deputy filter/* A value can be adjusted according to the actual value for the RMS, new_value filter for the current sampling procedures for the effective return of the actual value* /# define A 10 char value char filter () (char new_value new_value = get_ad () if ((new_value- value> A) | | (value- new_value> A) return value return new_value ) 2, the median filtering method/* N values can be adjust the actual situation in the use of bubble sort method* /
- 2023-08-29 16:45:03下载
- 积分:1
-
12864c Chinese LCD Chinese data, examples can use
12864c中文液晶显示器中文资料,有例题可以使用-12864c Chinese LCD Chinese data, examples can use
- 2023-03-24 17:20:03下载
- 积分:1
-
jsgf
这是江苏供电公司电能质量检测装置规范,对PQDIF文件格式有具体要求.(This is of Jiangsu power company power quality detection device specification, the file format of PQDIF specific requirements.)
- 2011-07-27 13:26:17下载
- 积分:1
-
两种方法测试spring中的jdbc
两种方法测试spring中的jdbc
两种方法测试spring中的jdbc
两种方法测试spring中的jdbc-two methods of testing spring jdbc two methods of testing spring jdbc
- 2023-06-20 20:10:03下载
- 积分:1
-
过程控制系统实验指导书,是过程控制大学本科教学中最常用的实验指导书,书中对每一个实验都有很详细的讲解。...
过程控制系统实验指导书,是过程控制大学本科教学中最常用的实验指导书,书中对每一个实验都有很详细的讲解。-process control systems experimental guide books, the teaching of process control is the most commonly used experimental guide books, a book for each experiment are explained in great detail
- 2022-01-30 22:21:27下载
- 积分:1
-
本压缩包里面是描述硬盘坏道修复的源程序程序
本压缩包里面是描述硬盘坏道修复的源程序程序-disk repair
- 2022-03-23 09:17:01下载
- 积分:1
-
计算机网络实验教学大纲
计算机网络实验教学大纲-Experimental computer network curriculum
- 2023-04-01 07:25:03下载
- 积分:1