回声消除(基于TI的LMS算法)

时间:2014-05-29 07:53:45
【文件属性】:

文件名称:回声消除(基于TI的LMS算法)

文件大小:582KB

文件格式:ZIP

更新时间:2014-05-29 07:53:45

回声消除 AEC LMS

回声消除(基于TI的LMS算法)回声消除(基于TI的LMS算法)回声消除(基于TI的LMS算法)


【文件预览】:
TI_LMS算法
----Lms_Asm_Fixed()
--------inoutcfg.s62(28KB)
--------lms_asm_fixed.out(132KB)
--------codec.asm(37KB)
--------inoutcfg.h62(4KB)
--------inoutcfg.obj(25KB)
--------regs.h(9KB)
--------inout.cdb.a00376(625KB)
--------c6211dsk.h(5KB)
--------inout.cdb(1006KB)
--------Main.c(3KB)
--------lms_asm_fixed.pjt(782B)
--------lms_asm_fixed.map(52KB)
--------My_lnk_cmd.cmd(132B)
--------c6x.h(3KB)
--------inoutcfg.h(638B)
--------inoutcfg_c.asm(3KB)
--------cc_build.log(2KB)
--------Custom.lkf(826B)
--------main.asm(20KB)
--------intr.h(12KB)
--------inoutcfg_c.obj(682B)
--------lms.obj(4KB)
--------Main.obj(4KB)
--------lms_asm.obj(1KB)
--------inoutcfg.cmd(6KB)
--------lms_asm_fixed.paf(9KB)
--------codec.obj(10KB)
--------inoutcfg_c.c(572B)
--------lms_asm_fixed.asm(3KB)
--------inout.tcf(6KB)
--------Custom.lkv(826B)
--------codec.c(2KB)
--------lms_asm_fixed.obj(1KB)
--------cc_build_Custom.log(746B)
----Lms_C_Fixed()
--------inoutcfg.s62(28KB)
--------codec.asm(37KB)
--------lms_c_fixed.obj(6KB)
--------inoutcfg.h62(4KB)
--------lms_c_fixed.map(52KB)
--------inoutcfg.obj(25KB)
--------regs.h(9KB)
--------c6211dsk.h(5KB)
--------inout.cdb(1006KB)
--------My_lnk_cmd.cmd(132B)
--------c6x.h(3KB)
--------inoutcfg.h(638B)
--------inoutcfg_c.asm(3KB)
--------cc_build.log(2KB)
--------Custom.lkf(712B)
--------intr.h(12KB)
--------lms_c_fixed.paf(8KB)
--------inoutcfg_c.obj(682B)
--------lms_c_fixed.pjt(755B)
--------lms.obj(6KB)
--------lms_c_fixed.out(133KB)
--------inoutcfg.cmd(6KB)
--------codec.obj(10KB)
--------inoutcfg_c.c(572B)
--------inout.tcf(6KB)
--------Custom.lkv(712B)
--------lms_c_fixed.c(3KB)
--------codec.c(2KB)
--------lms_c_fixed.asm(30KB)
--------cc_build_Custom.log(651B)
--------inout.cdb.a00516(625KB)
--------lms.asm(31KB)

网友评论

  • 这个工程基本没有什么用,只有几行的核心代码,仔细看就是lms,而且怎么更新系数之类的完全没有
  • 非常不错,可以做个参考学习。
  • 正在看,谢谢楼主
  • 非常不错,谢谢,学习一下
  • 不错的算法,感谢楼主
  • 谢谢,正在研究G.168 .代码还没看,里面有两个目录,其中一个应该是纯C代码吧。
  • 楼主应该多加解释。
  • 是基于TI的TMS320C620x DSP的。1.只有代码没有关于LMS算法的任何文档 2.里面有C和汇编的,但都有寄存器操作。应该只有使用TMS320C620x这款DSP的人才看得懂了。
  • 楼主也不说说怎么编译