A dynamic-link library (DLL) contains one or more subprogram procedures
(functions or subroutines) that are compiled, linked, and stored separately from
the applications using them. Because the functions or subroutines are separate
from the applications using them, they can be shared or replaced easily.
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.
應(yīng)用Matlab對(duì)DSP進(jìn)行系統(tǒng)級(jí)的設(shè)計(jì),利用Link for CCS IDE接口實(shí)現(xiàn)CCSIDE和Matlab之間的連接來設(shè)計(jì)FIR數(shù)字濾波器,大大縮短調(diào)試開發(fā)系統(tǒng)的周期