搜索资源列表
sine8_buf
- DSP原理及其C编程开发技术的源码 真的很好呀-DSP Principle and C-source programming development techniques are really good you
FIR-h(t)
- 利用窗函数法设计FIR滤波器,给出其抽样响应。程序中调用了子程序window。-Using window function design FIR filter, given in response to its sample. Calling the subroutine program window.
fft
- FFT算法的C语言实现 很好很强大 很不错的-FFT algorithm of C language to achieve a very good very good very strong
dspack_crtdbg
- Modified crtdbg.h file for using DSPack directshow components in C++ Builder
PI_(BuilderCPPMathProgram-pl)
- Program written in Builder C++. It counts Number PI to as many digits after dot, as user wants (If the computer has enaugh RAM and user wants to wait) Use interface is written in Polish, but it s very simple. I used alghoritm by Taylor & Maclanrin (I
CRC
- 为了在DSP中实现CRC校验,在C++ Builder中对CRC循环码校验的算法进行了编写和验证,可以方便检验算法,并移植到DSP中应用。-A CRC calclation method program in C++ builder, and it s easy to move to DSP or other platform