-
Avi 文件格式,英文版本。包括标准avi文件格式说明,以及各个重要的数据结构的定义。
是学习流媒体基础的必不可少的基础资料...
Avi 文件格式,英文版本。包括标准avi文件格式说明,以及各个重要的数据结构的定义。
是学习流媒体基础的必不可少的基础资料-Avi file format, and English versions. Including standard avi file format, as well as an all important data structure definitions. Streaming Media is the basis for learning the essential foundation for information
- 2022-01-25 17:10:38下载
- 积分:1
-
专门介绍WINDOWS的PE文件格
专门介绍WINDOWS的PE文件格-devoted to the Windows PE file grid
- 2022-07-12 01:53:31下载
- 积分: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
-
Exif reader software, you can get the information Exif2.2
Exif读取软件, 可以得到Exif2.2中的信息-Exif reader software, you can get the information Exif2.2
- 2023-07-29 23:20:02下载
- 积分:1
-
无线通信的一些资料。。。。。要的看看。。PPT格式的
无线通信的一些资料。。。。。要的看看。。PPT格式的-Some information on wireless communications. . . . . Want to see. . PPT format. .
- 2022-12-22 21:35:03下载
- 积分: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
-
网上购物系统
店脚本 PRO 是先进的 PHP 购物车软件,提供大多数要求电子商务设施。店脚本 PRO 提供一切您需要建立一个专业外观和有利可图的网上商店。
- 2022-03-24 00:49:20下载
- 积分:1
-
PID比例控制,用对水箱的液位的控制,通过调节阀的流量改变,来控制液位稳定...
PID比例控制,用对水箱的液位的控制,通过调节阀的流量改变,来控制液位稳定-pid
- 2023-08-05 12:50:03下载
- 积分:1
-
SIP传说是今年最热门的一个通信协议,了解了解,会有很多收获的...
SIP传说是今年最热门的一个通信协议,了解了解,会有很多收获的-SIP legend was one of the most popular communication protocols, understand understanding, there will be many harvest
- 2022-04-24 12:28:19下载
- 积分:1
-
Color TFT
Color TFT-LCD Module
LQ6BW506 (Car Navigation)
-
Color TFT-LCD Module
LQ6BW506 (Car Navigation)
- 2023-04-12 22:55:03下载
- 积分:1