-
Spring 框架将体系结构依赖性降至最低,并且将应用程序中得组成部分进行了具体化,但是应用程序仍然是需要管理的。...
Spring 框架将体系结构依赖性降至最低,并且将应用程序中得组成部分进行了具体化,但是应用程序仍然是需要管理的。-Spring Framework architecture to minimize dependence, and application components of a specific, but application is still the need for management.
- 2022-04-23 03:10:34下载
- 积分:1
-
to generate keygen for xilinx ise edk 8.1 9.1 9.2
to generate keygen for xilinx ise edk 8.1 9.1 9.2
- 2022-05-31 23:00:57下载
- 积分:1
-
双端口RAM方式的数据通信,速度非常快!
双端口RAM方式的数据通信,速度非常快!-Dual-port RAM mode of data communication, very fast!
- 2022-09-22 11:10:03下载
- 积分:1
-
坚硬耐磨
hard wear-hard wear...............
- 2022-02-03 06:18:26下载
- 积分: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
-
数据压缩理论,算法编码,行程编码,词典编码,预测编码,变换编码,综合分析编码...
数据压缩理论,算法编码,行程编码,词典编码,预测编码,变换编码,综合分析编码-Data compression theory and algorithm coding, Run-Length Coding, dictionary coding, predictive coding, transform coding, a comprehensive analysis of coding
- 2022-08-26 07:38:51下载
- 积分:1
-
利用SPCE061A芯片实现简单的复读机,时间可以长达30秒
利用SPCE061A芯片实现简单的复读机,时间可以长达30秒-SPCE061A chip using a simple repetition machine, the time may be as long as 30 seconds
- 2022-07-03 05:05:11下载
- 积分:1
-
S3C2410 application to the design of GPS on Protel format original design, inclu...
s3c2410应用到GPS上的设计的protel格式的原始设计,包括原理图等。仅供参考-S3C2410 application to the design of GPS on Protel format original design, including schematics and so on. For reference only
- 2022-03-24 20:46:16下载
- 积分:1
-
英语四级样题 学习英语非常好的东东 !英语四级样题 学习英语非常好的东东 !...
英语四级样题 学习英语非常好的东东 !英语四级样题 学习英语非常好的东东 !-English 4 Sample Dongdong learn English very good! English 4 Sample Dongdong learn English very good!
- 2022-07-13 05:09:24下载
- 积分:1
-
php浮动广告的代码 插件 详细见内容
php浮动广告的代码 插件 详细见内容 -php floating plug-in advertising code detailed see advertising content php code floating plug see detailed content
- 2022-03-20 05:26:30下载
- 积分:1