-
Statistics of student achievement management system is designed to study the cur...
学生成绩统计管理系统的设计
是学课程设计-Statistics of student achievement management system is designed to study the curriculum design
- 2022-02-01 04:55:31下载
- 积分:1
-
under Windows disk root zone data showed
WINDOWS下磁盘根区数据的显示 -under Windows disk root zone data showed
- 2022-10-10 09:50:03下载
- 积分:1
-
IEEE_latex会议论文模版
说明: IEEE 会议模板 latex参考文献模版(latex Reference Template)
- 2020-06-18 17:40:02下载
- 积分: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
-
栅格图像坐标文件TFW中的说明,还是人家的,不知有用没?我觉得是有用的...
栅格图像坐标文件TFW中的说明,还是人家的,不知有用没?我觉得是有用的-Raster image coordinates is described in the TFW file, or other people s, I do not know no useful? I think it is useful
- 2022-08-21 08:57:48下载
- 积分:1
-
EDA宏功能模块的设计,………………………………%%**())―*¥……%%―油葫芦《没...
EDA宏功能模块的设计,………………………………%%**())―*¥……%%―油葫芦《没-EDA design macro function modules, ... ... ... ... ... ... ... ... ... ... ... ...**())-* ¥ ... ...- oil hyacinth No
- 2023-06-17 00:25:04下载
- 积分:1
-
boxcount-matlab
说明: 计算分形维数的计盒算法,用于边长相等的图像的算法(Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm)
- 2008-10-25 14:04:48下载
- 积分:1
-
VBA帮助,新手必备的资料
VBA帮助,新手必备的资料-VBA HLEP。。。。。。。。。。。。。。。。。。。。。。。
- 2022-08-13 22:57:46下载
- 积分:1
-
这对于普通的嵌入式面试问题的快速参考
This for the quick reference of embedded interview questions for freshers-This is for the quick reference of embedded interview questions for freshers
- 2022-01-22 15:36:48下载
- 积分:1
-
DES的各种语言版本,包括C,JAVA,C#,ASP版,请尊重他人的劳动成果!
DES的各种语言版本,包括C,JAVA,C#,ASP版,请尊重他人的劳动成果!-DES for C,JAVA,C#,ASP,please look!
- 2022-04-23 22:48:46下载
- 积分:1