Skip to content

Ziyi6/LMS-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

前往工程根目录

cd ${PROJECT_SOURCE_DIR}

example:

cd /home/cw/code/LIN_ws/C3_Homework_code

在工程根目录创建build文件夹(用于放置编译的文件)...

mkdir build
cd build
cmake ..
make
./app/add_rir ./../data/audio.raw ./../data/res.raw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published