搜索资源列表
dts
- DTS在VC上的代码,我改动了其中量化部分,将其一部分浮点运算改为了定点。-DTS code base on VC, I quantify some of these changes, will be replaced by its part of the fixed-point floating-point operations.
fft-v1.0.0.40.tar
- fft的快速实现,核心部分无任何耗时的sin,cos运算,所需要的数据初始化时全部已经计算好了。并且提供了fft的定点代码(这是很多fft不具有的),可以方便地移植到嵌入式和DSP环境-fft of rapid implementation, the core portion without any time-consuming sin cos operation, the initialization of the data needed all been calculated. And pr