搜索资源列表
简单实用的单片机CRC快速算法
- 简单实用的单片机CRC快速算法-simple and practical algorithm for fast MCU CRC
fftasm
- asmfft一个快速傅立叶变换的FFT算法 -asmfft a Fast Fourier Transform FFT algorithm
square_root
- 单片机开平方的快速算法 比牛顿迭代法更加快速-Single-chip square root of the fast algorithm for more than Newton iteration Express
chongdianqi
- 智能充电器,随着越来越多的手持式电器的出现,对高性能、小尺寸、轻重量的电池充电器的需求也越来越大。电池技术的持续进步也要求更复杂的充电算法以实现快速、安全地充电-Smart charger, as more and more the appearance of hand-held electrical appliances, high-performance, small size, light weight battery charger is also growing demand. Con
Bin2BCD
- 一个提取一个整数万位、千位、百位、十位、各位的快速算法-Tens of thousands of an extract of a whole, and 1000, 100, 10, that the fast algorithm
fft
- 基于单片机开发环境的快速傅里叶变换的(fft) C语言算法-Development environment based on the single-chip Fast Fourier Transform (fft) C language algorithm
interference_filter
- 一种AVR单片机的快速工频干扰滤除算法 很难找的到哦-AVR microcontroller a fast-frequency interference filter algorithm to the hard to find Oh
proc
- 单片机实现crc算法。本程序高效快速的完成了crc计算的问题-Crc algorithm MCU. This procedure was completed fast and efficient computing crc
programming_of_a_fuzzy_PID_controller_standardized
- 基于混沌变量,提出了一种FNPID 参数混沌优化设计。文中将混沌动力学特性与退火策略结合起来实现混沌优化搜索,体现出具有更强的FNPID 参数全局最优值的搜索能力。仿 真实验表明能有效地实现FNPID 控制器参数优化,控制结果具有稳定、无振荡、无超调、响应快、调节时间短的优点,算法结构简单,编程容易。-Variables based on chaos, a chaos FNPID optimum design parameters. In this paper, chaotic dynami
chengxu
- 常用的单片机子程序库: 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-Single-chip common subroutine library: there are a number of versions of the subroutine library published, they have their own characteristics. Library in
PassiveSensorSystemFastTrackInitiationAlgorithm.ra
- 被动传感器系统的快速航迹起始算法即技术改进-Passive Sensor System Fast Track Initiation Algorithm for the technological improvements
PAST_MUSIC
- past-music算法,用来进行谐波分量的求解。速度快,效果佳-past-music algorithm used for solving the harmonic components. Fast, good effect
Realize_real_fft_fast_algorithm
- 实现实数的快速傅立叶变换的快速算法 在处理器或win32下均可实现-Realize real fast Fourier transform fast algorithm can be achieved under the processor or win32
AP1611910_Fast_Fourier_Transform
- 快速傅里叶变换的算法,基于英飞凌单片机,大家学习-Fast Fourier Transform algorithm, based on Infineon' s single chip, we learn
FFT128
- 51单片机实现的通过mic拾取乐声(128采样)的傅立叶及快速傅立叶算法。-51 Microcontroller music through the mic picked up (128 samples) of the Fourier and fast Fourier algorithm.
FFT256
- 51单片机实现的通过mic拾取乐声(256点采样)的傅立叶及快速傅立叶算法。-51 Microcontroller music through the mic picked up (256 samples) of the Fourier and fast Fourier algorithm.
C51CRC
- C51实现单片机CRC快速算法-C51 MCU CRC fast algorithm
CC
- 飞思卡尔智能车光电组核心代码,该队伍获得全国一等奖程序通过算法实现小车的循黑线,运用PID算法控制速度与舵机转弯。传感器方面运用一排红外管和一排激光管实现快速精确识别。-Freescale s intelligent optical core set of code car, the team won the national award program through the car through the algorithm black line, using PID algorithm c
AD
- 51单片机的AD模数转换程序,程序的算法能够有比较快的转换速率,达到比较快的速度-51 single-chip analog to digital converter AD, the program' s algorithm can convert a relatively fast rate, to achieve faster speeds
kai
- 平方根的快速算法。Carmack在QUAKE3中使用了下面的算法,它第一次在公众场合出现的时候,几乎震住了所有的人。据说该算法其实并不是Carmack发明的,它真正的作者是Nvidia的Gary Tarolli(未经证实)。-the fast algorithm of squaring