-
程序编写说明,关于mc编程的文档资料,教程哦,很好的东西
程序编写说明,关于mc编程的文档资料,教程哦,很好的东西-procedures for the preparation of notes on mc programming documentation, tutorials Oh, good things
- 2023-05-21 22:35:04下载
- 积分:1
-
这是一个分中心转发程序,从前端接收数据,然后将数据转发给总中心...
这是一个分中心转发程序,从前端接收数据,然后将数据转发给总中心-This is a sub-center forwarding procedures, receiving data from the front end, and then transmitted to the data center
- 2022-07-03 13:58:26下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
arma谱估计
输入信号为方波信号+高斯白噪声,方波信号基 频为 1kHz,幅值为 1,高斯 白噪声方差为 0.2, 均值为 0,采样频率为 20kHz。试用周期图法和 ARMA 谱估 计法(SVD-TLS)估计此信号的功率 谱,并分析比较其结果
3. ARMA 模型 (1) 平稳 ARMA 功率谱密度:
(2) 任意 ARMA:
可写为:
其功率谱:
4. Cadzow 谱估计子: (1) Cadzow 将 ARMA 功率谱分 解成两部分
(2) ni 的计算方法
5. p 阶数确定: (1) 奇异值分解:
(2) 阶数界定,v(k)小于某值(例如,0.99995):
6. A(i)的计算: (1) Sp 矩阵:
(2) A 的计算:
- 2022-11-27 11:05:03下载
- 积分:1
-
ATmega 128 芯片介绍文档,包括它的中断,I/O,UART,TIMER等
ATmega 128 芯片介绍文档,包括它的中断,I/O,UART,TIMER等-ATmega 128 chip, introduced the document, including its interrupt, I/O, UART, TIMER, etc.
- 2022-03-22 21:14:18下载
- 积分:1
-
客户端通信
该工程创建为动态链接库,主要实现客户端通信(clientsocket)1.通信初始化2.创建套接字,套接字地址3.指定客户端端口号4.相应的动态API接口。
- 2022-05-22 00:47:33下载
- 积分:1
-
华为的硬件开发手册,网上大名鼎鼎的华为公司内部硬件开发的管理规范,很值得一读...
华为的硬件开发手册,网上大名鼎鼎的华为公司内部硬件开发的管理规范,很值得一读-huawei hardware development reference
- 2022-07-27 13:03:15下载
- 积分:1
-
MSP的英文原始资料哦,,还是很全面的啊??需要的尽快下哦...
MSP的英文原始资料哦,,还是很全面的啊??需要的尽快下哦-MSP of raw data in English Oh, or very comprehensive ah? ? Oh, as soon as possible the needs of under
- 2022-02-15 17:58:25下载
- 积分:1
-
in the Windows platform and Linux compiler, the SyncML development of a series o...
可以在Windows 平台和Linux 平台上编译,提供有关syncml开发的一系列API,包含一个综合 C 库,用于创建、发送、接收和解析 SyncML 消息。它支持 XML 和 WBXML 编码,还支持 HTTP(用于 Web 上的同步)、WSP(在 WAP 上使用)和 OBEX(在 IrDA 或蓝牙上使用)传输。-in the Windows platform and Linux compiler, the SyncML development of a series of API, includes a comprehensive C library for creating, sending, receiving and analytical SyncML news. It supports XML and WBXML coding, also supports HTTP (for Web synchronization), the WSP (in the use of WAP) and OBEX (IrDA or use Bluetooth) transmission.
- 2022-01-25 15:06:41下载
- 积分:1
-
一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性
一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性
-A very complete waveOut procedures, including a category and use category waveOut example, access to Windows, under this example all the wave input and output devices as well as the attribute name
- 2022-01-25 19:35:05下载
- 积分:1