搜索资源列表
简单实用的单片机CRC快速算法
- 简单实用的单片机CRC快速算法-simple and practical algorithm for fast MCU CRC
FFTcode
- 快速傅立叶变换的C源代码,可以移植到各种8位-32位的单片机上-Fast Fourier Transform C source code can be transferred to various 8-bit MCU -32 on
单片机坐标简易电子琴的设计
- 简易电子琴的设计 一、 设计题目: 设计一简易电子琴,要求能够发出1、2、3、4、5、6、7等七个音符。 使用元件:AT89C51、LM324,喇叭,按键等 二、 设计目的 (1)能够对电子电路、电子元器件、印制电路板等方面的知识有进一步的认识,独立对其进行测试与检查。 (2)熟悉8051单片机的内部结构和功能,合理使用其内部寄存器,能够完成相关软件编程设计工作。 (3)为实现预期功能,能够对系统进行快速的调试,并能够对出现的功能故障进行分析,及时修改相关软硬件。 (4)对软件编程、排错调试、焊
Finish(电子设计)
- 能完成对小车的往返,转向,速度的控制,小车能在慢速区慢跑,快速区快跑-completion of the car, from steering and speed control, the car will slow, jogging and rapid sprints District
avr-charger
- 针对蓄电池充电过程中出现的种种问题,采用了分级定电流的脉冲快速充电方案,提出了充电器的硬件电路和控制软件的设计方案。该充电方案对充分发挥蓄电池的功效,提高对蓄电池的充电速度,减少充电损耗,延长蓄电池的使用寿命具有重要意义。 -against rechargeable battery occurred in the course of various problems using the current classification set the pulse rapid charging, th
傅里叶变化
- 快速付里叶变换子程序所需 RAM 空间以输入的首地址为基址,向增加的方向扩展-Fast Fourier Transform subroutine RAM space required to input the first address of the site was to increase the direction of expansion
单片机汇编快速入门助手 1[1].0
- 单片机汇编快速入门助手 ,适用单片机初学者使用-MCU Series Quick Start aide, apply SCM beginners
多点快速查询DS1820
- 一种快速查询多个DS18B20传感器的方法
GUI_Builder.GUI快速生成,12864LCD
- GUI快速生成,12864LCD,支持多级菜单,支持Mega系列单片机,Express GUI generation, 12864LCD, support multi-level menu, support Mega Series MCU
FFT
- 利用单片机实现快速傅里叶变换 基于单片机对数据的采集-Fast Fourier transform using MCU Microcontroller based data acquisition
fft
- 单片机用c语言编写的快速傅里叶变换,简单快速-Singlechip with c languages Fast Fourier Transform, EASY Express
fft
- 基于单片机开发环境的快速傅里叶变换的(fft) C语言算法-Development environment based on the single-chip Fast Fourier Transform (fft) C language algorithm
xudianchikuaisuchongdianxitong
- 单片机快速充电系统的研究,很详细的论述了整个过程的充电系统,欢迎交流-SCM rapid charging system, is discussed in detail the whole process of charging system, welcomed the exchange of
AP1611910_Fast_Fourier_Transform
- 快速傅里叶变换的算法,基于英飞凌单片机,大家学习-Fast Fourier Transform algorithm, based on Infineon' s single chip, we learn
KEIL UV3 MDK快速入门
- keil软件的调试和使用方法,简单方便,快速入门(Keil software tutorial)
加密芯片SMEC98SP快速上手指南
- 快速了解加密芯片SMEC98SP的使用编程(Quickly understand the encryption chip SMEC98SP programming)
电动车快速充电站
- 自己开发的一个项目源代码,电动车快速充电站,投币快速充电,含语音提示!(Own development of a project source code, electric car fast charging station, coin quick charge, including voice prompts!)
iic
- extern void I2C0_IRQHandler( void ); extern void I2C1_IRQHandler( void ); extern void I2C2_IRQHandler( void ); extern void My_I2C_IRQHandler(LPC_I2C_TypeDef *LPC_I2Cx); // 通用的函数 extern uint32_t I2CInit_0( uint32_t I2cMode ,int SpeedMode) ;//I2
快速傅里叶变换的C语言程序
- 快速傅里叶变换的C语言程序,用于采集的数据进行分解(C language program of fast Fourier transform For accurate testing)
fastlz快速压缩和解压代码
- 一种快速压缩和解压代码,适合使用于单片机的存储,通信压缩等场景