搜索资源列表
FFT
- 具有在keil c上运的强大功能.在数字示波器的制作中可以用到次程序,此外其他一些c工具也可以使用
LCD1602
- use keil C program for LCD1602 display. best for your use.
snake
- 蛇形机器人程序,可以走直线 曲线 用keil c开发
whiteline
- 机器人走白线程序 包括加速 减速 转弯函数 开发工具 keil c
fft1
- 快速傅立叶变换(来源《C常用算法集》) 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。-Fast Fourier Transform (Source C commonly used algorithm sets) the function test OK, TC2.0 VC++6.0 the Keil C51 test by If the the MCS51 system yo
gzip-keil
- gzip-keil移植 纯c语言代码 1788编译 通过-gzip-keil transplantation pure c language compiler code 1788
traffic-lights-at-an-intersection
- 基于51单片机的十字路*通灯设计,有keil工程文件,proteus仿真,c语言程序,原理图及pcb图纸。-Based on 51 single-chip crossroads traffic lights design, keil project files, proteus simulation, c language program, schematics and pcb drawings.
FFT
- 在keil平台,C语言编写FFT,在ARMF4运行计算精度打到小数点后3位(A good method for calculating of FFT.)