-
ISO / IEC 14496
ISO/IEC 14496-7 OLD MPEG4æ ‡å‡†-ISO/IEC 14496-7 standard MPEG4 OLD
- 2023-01-24 02:30:04下载
- 积分:1
-
Excel HTML
excel to html
- 2022-01-21 21:57:09下载
- 积分: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
-
< 电子工艺学>>PPT 文件,是北大出版社出版的,电子工艺的知识比较全面....
< 电子工艺学>>PPT 文件,是北大出版社出版的,电子工艺的知识比较全面.
- 2022-04-06 18:23:29下载
- 积分:1
-
Some code on how to write a small summary of the recommendations and hope to be...
是一些关于如何写好代码的小建议和总结,希望能够有用!-Some code on how to write a small summary of the recommendations and hope to be useful!
- 2022-08-22 04:07:18下载
- 积分:1
-
用8位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用LE...
用8位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用LED发光二极管亮一秒钟做为提示,同时发出“叮咚”声;若密码不正确,禁止按键输入3秒,同时发出“嘀、嘀”报警声;若在3秒之内仍有按键按下,则禁止
-With 8-bit digital tube display circuit message, when the input password, only shows "8.", When the median enter password press the confirm button when finished to set the password with the password for comparison, if the password correct, then the door opened here with a bright LED light-emitting diodes as a matter of seconds suggests that at the same time issued a "ding dong" sound if the password is not correct to prohibit the importation of key three seconds, at the same time issued a "嘀,嘀" alarm sound if within 3 seconds press the button there, then the prohibition of
- 2022-08-18 09:32:49下载
- 积分:1
-
ARM9 在电力终端中的应用及技术解决方案
ARM9 在电力终端中的应用及技术解决方案-ARM9 terminal in the power of applications and technology solutions
- 2022-01-22 12:31:23下载
- 积分:1
-
我们学校的神经网络课件,pdf格式,老师讲的挺好的
我们学校的神经网络课件,pdf格式,老师讲的挺好的-School of our neural network software, pdf format, very good about the Teacher
- 2023-08-14 16:00:05下载
- 积分:1
-
ABAQUS教学PPT1,时间可以适当参考。
ABAQUS教学PPT1,有空可以看一下,适当参考。-ABAQUS Teaching PPT1, the time can look at the appropriate reference.
- 2023-09-01 22:25:03下载
- 积分:1
-
该软件charam它s the program for the模拟分子
LE LOGICIEL CHARAM IT s THE PROGRAM FOR THE SIMULATION OF THE MOLECULAIRE
- 2022-08-25 02:15:08下载
- 积分:1