-
AT91RM9200
AT91RM9200-Loader.rar at91rm9200 DK中的loader 源程序-AT91RM9200-DK Loader.rar at91rm9200 the loader source
- 2022-03-09 14:42:51下载
- 积分:1
-
利用AIC计算,辨识模型,计算模型的p、q和φ参数值,然后进行用ARMA模型预测
%第一步,通过差分来获得静态数据。利用积分进行还原。
%在线利用AIC计算,辨识模型,计算模型的p、q和φ参数值,然后进行预测
确定模型为ARMA(p,q),同时求自回归系数和移动平均系数
- 2022-02-10 17:14:49下载
- 积分:1
-
arm of the way a lot of people are using, which is the way many students in the...
arm的板子很多人都在用,这种板子更是很多学生在用的实验板,希望对他们有所帮助-arm of the way a lot of people are using, which is the way many students in the experimental boards, and I hope to help them
- 2023-01-13 09:25:04下载
- 积分:1
-
优龙ST2410的BIOS源码,支持USB传输DMA功能,支持LINUX和WICE引导,很适合学习2410处理器的裸机编程...
优龙ST2410的BIOS源码,支持USB传输DMA功能,支持LINUX和WICE引导,很适合学习2410处理器的裸机编程-Liuzhou ST2410 excellent source of the BIOS to support USB transmission DMA functionality, support for LINUX and Wice guide, it is suitable for studying the bare-metal programming processor 2410
- 2022-02-04 04:00:31下载
- 积分:1
-
a second
一个迅驰二代笔记本的电路原理图,pdf格式的,里面的一些电路值得参考!-a second-generation Centrino notebooks circuit schematics, pdf format and contains some worthy reference circuit!
- 2022-03-01 20:59:29下载
- 积分:1
-
ARM7
ARM7-LPC2148的LCD显示汉字源码-ARM7-LPC2148 source of the LCD display Chinese characters
- 2022-04-29 11:57:39下载
- 积分:1
-
ADS under the 44B0 UCOS experimental cases, which enables the creation of three...
ADS下的44B0 UCOS实验例程序,可实现创建3个任务-ADS under the 44B0 UCOS experimental cases, which enables the creation of three task
- 2022-03-23 14:41:01下载
- 积分:1
-
AM23XX温湿度传感器库函数
51单片机温湿度传感器库函数#include "reg52.h"#include //用户根据自己的晶振修改相应值#define FOSC 12000000#define BAUD 9600 //读传感器 端口位定义,可修改sbit Sensor_SDA = P0^0;sbit Sensor_SCL = P0^1;// 变量定义unsigned char Sensor_Data[5]={0x00,0x00,0x00,0x00,0x00};unsigned char Sensor_Check; //校验和unsigned char Sensor_AnswerFlag; //收到起始标志位unsigned char Sensor_ErrorFlag; //读取传感器错误标志unsigned int Sys_CNT;unsigned int Tmp;unsigned char *String;//字符串定义#define S_Temp "Temp:"#define S_RH "RH:"#define S_CRCT "Check: True"#define S_CRCF "Check: Wrong"#define S_Data "Data: "#define S_NotS "Sens
- 2022-12-29 14:30:03下载
- 积分:1
-
FreeRTOS操作系统,所有代码采用C语言编写,支持8bit,16bit,32bit的处理器.学习嵌入式操作系统的最佳选择!...
FreeRTOS操作系统,所有代码采用C语言编写,支持8bit,16bit,32bit的处理器.学习嵌入式操作系统的最佳选择!-FreeRTOS operating systems, all code using C language support 8bit, 16bit, 32bit processor. Embedded operating system to study the best choice!
- 2022-06-19 02:24:49下载
- 积分:1
-
CAN implementation on ARM7TDMI microprocessor
CAN implementation on ARM7TDMI microprocessor
- 2022-03-31 10:36:02下载
- 积分:1