-
网络通信间编解码通用模块设计文档,可以参照设计自己的格式...
网络通信间编解码通用模块设计文档,可以参照设计自己的格式-network communication between codecs common module design document, reference design their own format
- 2022-07-09 04:08:52下载
- 积分:1
-
EFWQTGFUW WAVSGFN W GMNERAGN ER OAGNMSDF/.GNSA /MNGDSA FDS
EFWQTGFUW WAVSGFN W GMNERAGN ER OAGNMSDF/.GNSA /MNGDSA FDS -EFWQTGFUW WAVSGFN W GMNERAGN ER OAGNMSDF/.GNSA/MNGDSA FDS
- 2022-02-01 02:06:46下载
- 积分:1
-
分析家格式(日线、财务、分笔、代码表、周线、月线)
分析家格式(日线、财务、分笔、代码表、周线、月线)-fxj_data_format
- 2022-02-03 16:38:20下载
- 积分: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
-
Formulario TEV
Se 差不多联合国体系 que permita automatizar en terreno el ingreso de 信息
段 la 知识 de pacientes con riesgo de TEV,段 luego ser enviada,con 联合国
formato específico,análisis estadístico por 拉迪尔企业外耳炎。De esta 变型 es
necesaria la automatización del 通婚 de ciertos cálculos propios del formulario,
科莫德尔阿旺德尔支持、 esto es、 联合国控制 que permita vincular en 进而
加 formulario con 信息支持联合国 o ficha 特别。
- 2022-03-06 23:21:30下载
- 积分:1
-
公务员的一些专题练习,里面介绍了历年的好多考体.
公务员的一些专题练习,里面介绍了历年的好多考体.-Civil some thematic exercises, which introduced a lot of the calendar year examination body.
- 2023-04-01 01:00:04下载
- 积分:1
-
找一本标准的VB基础教材,只要一本,并且不要找那些大全、宝典之类的书,因为暂时还不适合你。...
找一本标准的VB基础教材,只要一本,并且不要找那些大全、宝典之类的书,因为暂时还不适合你。
-Looking for a standard VB foundation materials, as long as one, and not to find those Guinness, Baodian like books, because the moment is not for you.
- 2022-08-04 03:10:57下载
- 积分:1
-
ABAQUStoBeginner, which is suitable for beginners to use ABAQUS.
ABAQUStoBeginner,这是适合ABAQUS的初学者使用。-ABAQUStoBeginner, which is suitable for beginners to use ABAQUS.
- 2022-02-06 02:48:35下载
- 积分:1
-
ti超低功耗单片机msp430I/O口介绍
ti超低功耗单片机msp430I/O口介绍-ti ultra low-power single-chip msp430I/O I Introduction
- 2023-07-22 20:50:03下载
- 积分:1
-
Windows TTF字体格式结构及读取源程序,通过简单修改就可以用在自己的程序中。...
Windows TTF字体格式结构及读取源程序,通过简单修改就可以用在自己的程序中。-Windows TTF fonts structure and format to read the source, through simple modification can be used in the process.
- 2022-02-06 01:50:50下载
- 积分:1