搜索资源列表
include
- C语言里边可以直接调试通的矩阵求逆代码。 请在TC2.0中运行和调试, C语言里边可以直接调试通的矩阵求逆代码。 请在TC2.0中运行和调试-this is a C language code aboue Matrix Invert and Transport, this is classic code about Matrix Invert
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
93a3ded5a1f9
- 初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。-Elementary transformation method, the matrix inversion with a written calculation usual method Gaussian elimination friends see information. Special note: the program can not compile tc2.0 used! For details, s
TC2
- File import / export example using a simple library management menu
kkfft
- 快速傅立叶变换函数,本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。 -It is a function for fast fft, can be used in TC2.0, VC++6.0, Keil C51 deveplepment envirment。