搜索资源列表
ch452
- CH452按键和显示板驱动程序,采用级联方式,模拟SPI口一次发送24位数据.每级120个灯和120个按键.采用查表换算.-CH452 keys and display drivers, concatenation, a simulation of SPI I sent 24 data. Each level 120 lights and 120 keys. Using Lookup conversion.
a-u-law
- 查表法实现a-law算法,使用c语言编写,使用简单,适用于语音传输系统的开发
Triangle
- 查表加线性补偿处理的SIN算发,以在一变频器上初步通过测试-Inventory increases linear operator SIN compensation deal with hair, in a preliminary frequency converter to pass the test
FFT_for_f430-A
- 一种适合在单片机上运行的快速傅里叶算法,大量采用查表方法。理解这个算法对实现电力谐波分析很有帮助。fft算法的经典应用,需要一定的数学知识!-Fit on a single chip running at the fast Fourier algorithm, a large number of look-up table method used. Understanding of this algorithm to achieve useful power harmonic analysis.
fft_v0.5.6.1
- 快速傅里叶变换fft算法,基于时间的基2fft,其中针对ARM7 TDMI优化,采用查表的方式- Fast Fourier Transform algorithm, based on time-based 2fft, one optimized for ARM7 TDMI, using look-up table approach
Test4
- 通过查表实现程序散转 使用ARMulate软件仿真调试-Scattered look-up table to achieve change through the program debugging using software simulation ARMulate
Sin
- 查表计算三角函数,不需要进行浮点运算,大大节省MCU运算时间,加强安全性-Look-up table calculation of trigonometric functions, does not require floating-point operations, saving time MCU operations to enhance security
44keyborad
- 单片机,44键盘扫描,多种方法,实际代码,44矩阵键盘(查表法)-stc 51mcu
sqrt
- 查表发快速开平方。源代码。根据CNKI下载的文档做的,微机保护用的。-Table look-up hair quickly open square. Source code. Do CNKI download the document, computer protection.
msp430
- 将P6口输入的模拟电压AD转换后,从P4、P5口连接的数码管输出。 使用AD单通道多次转换,采集P6.0输入的模拟电压值(变化范围:0~3.3V),转换为数字量。 建立二维数组和通过顺序查表的方法得出采集回来的电压值。然后通过数码管显示当前电压值,显 示跟随输入的模拟电压的变化。由于只有两位数码管,故显示电压值精确到小数点后一位,如当前 输入电压2.37V,则显示2.4V。可用万用表检测显示是否准确。 -After the P6 port analog volta
