-
我个人的主动外观模型的代码,第一次上传到SourceForge的2007。
My personal active appearance model code, first uploaded to sourceforge in 2007.
- 2023-05-09 22:40:03下载
- 积分:1
-
基于51单片机的温控系统设计
单片机电路包括AD转换电路,DA转换电路,以及键盘显示。通过按键输入,把设定的温度数据输入到单片机中,然后单片机控制DA,让驱动器输出工作电流,驱动系统升温或者降温,然后单片机读取系统的实际温度,根据设定的系统误差,来判断系统是否需要停止工作。如果达到了要求的温度范围之内,系统保持恒定。
- 2022-06-13 11:01:14下载
- 积分:1
-
8051的FFT代码
基于8051的FFT计算代码,经过修改可实现任意长度的FFT运算。
可用于估计采样信号频谱。
该代码已经经过测试。
- 2022-05-26 15:13:50下载
- 积分:1
-
ADS based on the development of a template ARM_LPC2131
基于ADS的ARM_LPC2131开发模板-ADS based on the development of a template ARM_LPC2131
- 2022-03-05 03:54:05下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
FSK decode principle and method
FSK解码原理及实现方法-FSK decode principle and method
- 2022-12-10 03:55:03下载
- 积分:1
-
Nucleus plus notes of transplantation. Is to Nucleus Plus for 68xxx as the basis...
Nucleus plus 的移植笔记.是以以Nucleus Plus for 68xxx 为基础,进行移植。移植文件主要包括四个和硬件相关的文件.-Nucleus plus notes of transplantation. Is to Nucleus Plus for 68xxx as the basis for transplantation. Portable document includes four major hardware and related documents
- 2022-09-02 13:30:03下载
- 积分:1
-
i2c源代码情景分析(beta2)
介绍i2c
i2c源代码情景分析(beta2)
介绍i2c-i2c source code Scenario Analysis (beta2) Introduction i2c
- 2022-01-26 02:57:42下载
- 积分:1
-
经典的psos编程实例源码,涉及psos操作系统的各个方面
经典的psos编程实例源码,涉及psos操作系统的各个方面--A classic psos programming source code. It touches various aspects of psos operating system.
- 2022-05-24 13:12:01下载
- 积分:1
-
PPP ucIP源代码
ppp source code for ucip
- 2022-07-25 04:50:45下载
- 积分:1