C程序 Resources

Showing items tagged with "C程序"

A comprehensive library of classic Digital Signal Processing programs in C and Assembly languages, featuring numerous practical implementations suitable for reference and learning purposes. Highly valuable for developers working with signal processing algorithms!

MATLAB 206 views Tagged

A collection of C and MATLAB algorithms for signal processing and communications. Features spherical azimuth calculation (azimuth.cpp), fast CRC checksum implementation (CRC_Table.cpp), descrambling algorithm (scrambler.cpp), MATLAB signal bandwidth measurement (BandWith.m), bandpass signal down-conversion (fqmv.m), QPSK demodulation (demodQpsk.m), Welch power spectral density estimation (psdwh.m), mean filtering (cvmn.m), and signal orthogonal decomposition (Cnv2Bas.m). Each implementation includes optimized code structures and mathematical foundations.

MATLAB 210 views Tagged