├── BABOON.DAT ├── BAT ├── DSPLIB.BAK └── DSPLIB.BAT ├── BIN ├── BPT001.BIN ├── BPT002.BIN ├── BPT003.BIN ├── BPT004.BIN ├── BPT005.BIN ├── BPT006.001 ├── BPT006.002 ├── BPT006.003 ├── BPT006.004 ├── BPT006.005 ├── BPT006.006 ├── BPT006.007 ├── BPT006.008 ├── BPT006.009 ├── BPT006.010 ├── BPT006.011 ├── BPT006.012 ├── BPT006.013 ├── BPT006.014 ├── BPT006.015 ├── BPT006.016 ├── BPT006.017 ├── BPT006.018 ├── BPT006.019 ├── BPT006.020 ├── BPT006.021 ├── BPT006.022 ├── BPT006.023 ├── BPT006.024 ├── BPT006.BIN ├── BPT006A.DAT ├── BPT006B.DAT ├── BPT006C.DAT ├── BPT006D.DAT ├── BPT006E.DAT ├── BPT006F.DAT ├── BPT007.BIN └── BPTPLOT1.WQ1 ├── BPT006.MAG ├── BPT006.WIN ├── C ├── ADDNOISE.C ├── ADNOIS2D.C ├── APPTRAIL.C ├── COMPRESS.C ├── COR.C ├── DFT.C ├── DISKIO.C ├── EDETECT.C ├── EXPAND.C ├── FASTCON.C ├── FFTTEST.C ├── FILTER.C ├── FIRFILT.C ├── FLATTEN.C ├── GET.C ├── IDFTTEST.C ├── IFFTTEST.C ├── IIRDEZN.C ├── IIRFILT.C ├── IMAGE.C ├── INTERP.C ├── INTFFT.C ├── LSFIT.C ├── MATIO.C ├── MATRIX.C ├── MATTST.C ├── MEDIAN.C ├── MKWAVE.C ├── MSEOFPIC.C ├── NONLIN2D.C ├── PSE.C ├── QUANTIZE.C ├── REALCMX.C ├── REALTIME.C ├── RFFTTEST.C ├── SMOOTH.C ├── STATS.C └── VECTST.C ├── CHKL.DAT ├── DSPMAKE.EXE ├── FFTTEST.EXE ├── FREQ_05.DAT ├── H ├── DFT.H ├── DISK.H ├── FILTER.H ├── GET.H ├── MATRIX.H └── VECTOR.H ├── HPF6C ├── IDFTTEST.EXE ├── LIB ├── DSPLIB.BAK └── DSPLIB.LIB ├── LPF5E ├── LS.DAT ├── LSN.DAT ├── LSNW.DAT ├── LST ├── DSPLIB.PRN ├── MAKEWAVE.MAP └── MKWAVE.MAP ├── MKWAVE.EXE ├── OBJ ├── ADDNOISE.OBJ ├── ADNOIS2D.OBJ ├── APPTRAIL.OBJ ├── COMPRESS.OBJ ├── COR.OBJ ├── DFT.OBJ ├── DISKIO.OBJ ├── EDETECT.OBJ ├── EXPAND.OBJ ├── FASTCON.OBJ ├── FFTTEST.OBJ ├── FILTER.OBJ ├── FIRFILT.OBJ ├── FLATTEN.OBJ ├── GET.OBJ ├── IDFTTEST.OBJ ├── IFFTTEST.OBJ ├── IIRDEZN.OBJ ├── IIRFILT.OBJ ├── IMAGE.OBJ ├── INTERP.OBJ ├── INTFFT.OBJ ├── LSFIT.OBJ ├── MATIO.OBJ ├── MATRIX.OBJ ├── MATTST.OBJ ├── MEDIAN.OBJ ├── MKWAVE.OBJ ├── MSEOFPIC.OBJ ├── NONLIN2D.OBJ ├── PSE.OBJ ├── QUANTIZE.OBJ ├── REALCMX.OBJ ├── REALTIME.OBJ ├── RFFTTEST.OBJ ├── SMOOTH.OBJ ├── STATS.OBJ └── VECTST.OBJ ├── PLOT.EXE ├── PULSE.DAT ├── READ.ME ├── README.md ├── RECT.MAG ├── RECT.WIN ├── RFFTTEST.EXE ├── WAVE.DAT ├── WAVE.MAG └── WAVE.WIN /BABOON.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BABOON.DAT -------------------------------------------------------------------------------- /BAT/DSPLIB.BAK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BAT/DSPLIB.BAK -------------------------------------------------------------------------------- /BAT/DSPLIB.BAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BAT/DSPLIB.BAT -------------------------------------------------------------------------------- /BIN/BPT001.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT001.BIN -------------------------------------------------------------------------------- /BIN/BPT002.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT002.BIN -------------------------------------------------------------------------------- /BIN/BPT003.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT003.BIN -------------------------------------------------------------------------------- /BIN/BPT004.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT004.BIN -------------------------------------------------------------------------------- /BIN/BPT005.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT005.BIN -------------------------------------------------------------------------------- /BIN/BPT006.001: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.001 -------------------------------------------------------------------------------- /BIN/BPT006.002: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.002 -------------------------------------------------------------------------------- /BIN/BPT006.003: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.003 -------------------------------------------------------------------------------- /BIN/BPT006.004: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.004 -------------------------------------------------------------------------------- /BIN/BPT006.005: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.005 -------------------------------------------------------------------------------- /BIN/BPT006.006: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.006 -------------------------------------------------------------------------------- /BIN/BPT006.007: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.007 -------------------------------------------------------------------------------- /BIN/BPT006.008: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.008 -------------------------------------------------------------------------------- /BIN/BPT006.009: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.009 -------------------------------------------------------------------------------- /BIN/BPT006.010: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.010 -------------------------------------------------------------------------------- /BIN/BPT006.011: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.011 -------------------------------------------------------------------------------- /BIN/BPT006.012: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.012 -------------------------------------------------------------------------------- /BIN/BPT006.013: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.013 -------------------------------------------------------------------------------- /BIN/BPT006.014: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.014 -------------------------------------------------------------------------------- /BIN/BPT006.015: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.015 -------------------------------------------------------------------------------- /BIN/BPT006.016: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.016 -------------------------------------------------------------------------------- /BIN/BPT006.017: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.017 -------------------------------------------------------------------------------- /BIN/BPT006.018: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.018 -------------------------------------------------------------------------------- /BIN/BPT006.019: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.019 -------------------------------------------------------------------------------- /BIN/BPT006.020: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.020 -------------------------------------------------------------------------------- /BIN/BPT006.021: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.021 -------------------------------------------------------------------------------- /BIN/BPT006.022: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.022 -------------------------------------------------------------------------------- /BIN/BPT006.023: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.023 -------------------------------------------------------------------------------- /BIN/BPT006.024: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.024 -------------------------------------------------------------------------------- /BIN/BPT006.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006.BIN -------------------------------------------------------------------------------- /BIN/BPT006A.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006A.DAT -------------------------------------------------------------------------------- /BIN/BPT006B.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006B.DAT -------------------------------------------------------------------------------- /BIN/BPT006C.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006C.DAT -------------------------------------------------------------------------------- /BIN/BPT006D.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006D.DAT -------------------------------------------------------------------------------- /BIN/BPT006E.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006E.DAT -------------------------------------------------------------------------------- /BIN/BPT006F.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT006F.DAT -------------------------------------------------------------------------------- /BIN/BPT007.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPT007.BIN -------------------------------------------------------------------------------- /BIN/BPTPLOT1.WQ1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BIN/BPTPLOT1.WQ1 -------------------------------------------------------------------------------- /BPT006.MAG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BPT006.MAG -------------------------------------------------------------------------------- /BPT006.WIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/BPT006.WIN -------------------------------------------------------------------------------- /C/ADDNOISE.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/ADDNOISE.C -------------------------------------------------------------------------------- /C/ADNOIS2D.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/ADNOIS2D.C -------------------------------------------------------------------------------- /C/APPTRAIL.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/APPTRAIL.C -------------------------------------------------------------------------------- /C/COMPRESS.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/COMPRESS.C -------------------------------------------------------------------------------- /C/COR.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/COR.C -------------------------------------------------------------------------------- /C/DFT.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/DFT.C -------------------------------------------------------------------------------- /C/DISKIO.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/DISKIO.C -------------------------------------------------------------------------------- /C/EDETECT.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/EDETECT.C -------------------------------------------------------------------------------- /C/EXPAND.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/EXPAND.C -------------------------------------------------------------------------------- /C/FASTCON.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/FASTCON.C -------------------------------------------------------------------------------- /C/FFTTEST.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/FFTTEST.C -------------------------------------------------------------------------------- /C/FILTER.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/FILTER.C -------------------------------------------------------------------------------- /C/FIRFILT.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/FIRFILT.C -------------------------------------------------------------------------------- /C/FLATTEN.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/FLATTEN.C -------------------------------------------------------------------------------- /C/GET.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/GET.C -------------------------------------------------------------------------------- /C/IDFTTEST.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/IDFTTEST.C -------------------------------------------------------------------------------- /C/IFFTTEST.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/IFFTTEST.C -------------------------------------------------------------------------------- /C/IIRDEZN.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/IIRDEZN.C -------------------------------------------------------------------------------- /C/IIRFILT.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/IIRFILT.C -------------------------------------------------------------------------------- /C/IMAGE.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/IMAGE.C -------------------------------------------------------------------------------- /C/INTERP.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/INTERP.C -------------------------------------------------------------------------------- /C/INTFFT.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/INTFFT.C -------------------------------------------------------------------------------- /C/LSFIT.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/LSFIT.C -------------------------------------------------------------------------------- /C/MATIO.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/MATIO.C -------------------------------------------------------------------------------- /C/MATRIX.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/MATRIX.C -------------------------------------------------------------------------------- /C/MATTST.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/MATTST.C -------------------------------------------------------------------------------- /C/MEDIAN.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/MEDIAN.C -------------------------------------------------------------------------------- /C/MKWAVE.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/MKWAVE.C -------------------------------------------------------------------------------- /C/MSEOFPIC.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/MSEOFPIC.C -------------------------------------------------------------------------------- /C/NONLIN2D.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/NONLIN2D.C -------------------------------------------------------------------------------- /C/PSE.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/PSE.C -------------------------------------------------------------------------------- /C/QUANTIZE.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/QUANTIZE.C -------------------------------------------------------------------------------- /C/REALCMX.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/REALCMX.C -------------------------------------------------------------------------------- /C/REALTIME.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/REALTIME.C -------------------------------------------------------------------------------- /C/RFFTTEST.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/RFFTTEST.C -------------------------------------------------------------------------------- /C/SMOOTH.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/SMOOTH.C -------------------------------------------------------------------------------- /C/STATS.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/STATS.C -------------------------------------------------------------------------------- /C/VECTST.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/C/VECTST.C -------------------------------------------------------------------------------- /CHKL.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/CHKL.DAT -------------------------------------------------------------------------------- /DSPMAKE.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/DSPMAKE.EXE -------------------------------------------------------------------------------- /FFTTEST.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/FFTTEST.EXE -------------------------------------------------------------------------------- /FREQ_05.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/FREQ_05.DAT -------------------------------------------------------------------------------- /H/DFT.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/H/DFT.H -------------------------------------------------------------------------------- /H/DISK.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/H/DISK.H -------------------------------------------------------------------------------- /H/FILTER.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/H/FILTER.H -------------------------------------------------------------------------------- /H/GET.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/H/GET.H -------------------------------------------------------------------------------- /H/MATRIX.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/H/MATRIX.H -------------------------------------------------------------------------------- /H/VECTOR.H: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/H/VECTOR.H -------------------------------------------------------------------------------- /HPF6C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/HPF6C -------------------------------------------------------------------------------- /IDFTTEST.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/IDFTTEST.EXE -------------------------------------------------------------------------------- /LIB/DSPLIB.BAK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/LIB/DSPLIB.BAK -------------------------------------------------------------------------------- /LIB/DSPLIB.LIB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/LIB/DSPLIB.LIB -------------------------------------------------------------------------------- /LPF5E: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/LPF5E -------------------------------------------------------------------------------- /LS.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/LS.DAT -------------------------------------------------------------------------------- /LSN.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/LSN.DAT -------------------------------------------------------------------------------- /LSNW.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/LSNW.DAT -------------------------------------------------------------------------------- /LST/DSPLIB.PRN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/LST/DSPLIB.PRN -------------------------------------------------------------------------------- /LST/MAKEWAVE.MAP: -------------------------------------------------------------------------------- 1 | Stack Allocation = 32000 bytes 2 | -------------------------------------------------------------------------------- /LST/MKWAVE.MAP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/LST/MKWAVE.MAP -------------------------------------------------------------------------------- /MKWAVE.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/MKWAVE.EXE -------------------------------------------------------------------------------- /OBJ/ADDNOISE.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/ADDNOISE.OBJ -------------------------------------------------------------------------------- /OBJ/ADNOIS2D.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/ADNOIS2D.OBJ -------------------------------------------------------------------------------- /OBJ/APPTRAIL.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/APPTRAIL.OBJ -------------------------------------------------------------------------------- /OBJ/COMPRESS.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/COMPRESS.OBJ -------------------------------------------------------------------------------- /OBJ/COR.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/COR.OBJ -------------------------------------------------------------------------------- /OBJ/DFT.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/DFT.OBJ -------------------------------------------------------------------------------- /OBJ/DISKIO.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/DISKIO.OBJ -------------------------------------------------------------------------------- /OBJ/EDETECT.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/EDETECT.OBJ -------------------------------------------------------------------------------- /OBJ/EXPAND.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/EXPAND.OBJ -------------------------------------------------------------------------------- /OBJ/FASTCON.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/FASTCON.OBJ -------------------------------------------------------------------------------- /OBJ/FFTTEST.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/FFTTEST.OBJ -------------------------------------------------------------------------------- /OBJ/FILTER.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/FILTER.OBJ -------------------------------------------------------------------------------- /OBJ/FIRFILT.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/FIRFILT.OBJ -------------------------------------------------------------------------------- /OBJ/FLATTEN.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/FLATTEN.OBJ -------------------------------------------------------------------------------- /OBJ/GET.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/GET.OBJ -------------------------------------------------------------------------------- /OBJ/IDFTTEST.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/IDFTTEST.OBJ -------------------------------------------------------------------------------- /OBJ/IFFTTEST.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/IFFTTEST.OBJ -------------------------------------------------------------------------------- /OBJ/IIRDEZN.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/IIRDEZN.OBJ -------------------------------------------------------------------------------- /OBJ/IIRFILT.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/IIRFILT.OBJ -------------------------------------------------------------------------------- /OBJ/IMAGE.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/IMAGE.OBJ -------------------------------------------------------------------------------- /OBJ/INTERP.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/INTERP.OBJ -------------------------------------------------------------------------------- /OBJ/INTFFT.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/INTFFT.OBJ -------------------------------------------------------------------------------- /OBJ/LSFIT.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/LSFIT.OBJ -------------------------------------------------------------------------------- /OBJ/MATIO.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/MATIO.OBJ -------------------------------------------------------------------------------- /OBJ/MATRIX.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/MATRIX.OBJ -------------------------------------------------------------------------------- /OBJ/MATTST.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/MATTST.OBJ -------------------------------------------------------------------------------- /OBJ/MEDIAN.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/MEDIAN.OBJ -------------------------------------------------------------------------------- /OBJ/MKWAVE.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/MKWAVE.OBJ -------------------------------------------------------------------------------- /OBJ/MSEOFPIC.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/MSEOFPIC.OBJ -------------------------------------------------------------------------------- /OBJ/NONLIN2D.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/NONLIN2D.OBJ -------------------------------------------------------------------------------- /OBJ/PSE.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/PSE.OBJ -------------------------------------------------------------------------------- /OBJ/QUANTIZE.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/QUANTIZE.OBJ -------------------------------------------------------------------------------- /OBJ/REALCMX.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/REALCMX.OBJ -------------------------------------------------------------------------------- /OBJ/REALTIME.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/REALTIME.OBJ -------------------------------------------------------------------------------- /OBJ/RFFTTEST.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/RFFTTEST.OBJ -------------------------------------------------------------------------------- /OBJ/SMOOTH.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/SMOOTH.OBJ -------------------------------------------------------------------------------- /OBJ/STATS.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/STATS.OBJ -------------------------------------------------------------------------------- /OBJ/VECTST.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/OBJ/VECTST.OBJ -------------------------------------------------------------------------------- /PLOT.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/PLOT.EXE -------------------------------------------------------------------------------- /PULSE.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/PULSE.DAT -------------------------------------------------------------------------------- /READ.ME: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/READ.ME -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/README.md -------------------------------------------------------------------------------- /RECT.MAG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/RECT.MAG -------------------------------------------------------------------------------- /RECT.WIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/RECT.WIN -------------------------------------------------------------------------------- /RFFTTEST.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/RFFTTEST.EXE -------------------------------------------------------------------------------- /WAVE.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/WAVE.DAT -------------------------------------------------------------------------------- /WAVE.MAG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/WAVE.MAG -------------------------------------------------------------------------------- /WAVE.WIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jfargentino/cdsp/HEAD/WAVE.WIN --------------------------------------------------------------------------------