搜索资源列表
ears-0.32.tar
- ears-0.32, linux下有用的语音信号处理工具包,包括音频文件的读取,fft的计算和critical bands的计算
jtagtools-bfin-0.3
- 本源码支持blackfin系列DSP的jtag协议转换,支持linux下访问blackfin系列DSP的jtag链,读取和写入边界控制信号,是处理器初始化写入flash代码的必备程序-This source to support the Blackfin DSP series of JTAG protocol conversion, support for linux to access the JTAG Blackfin DSP series chain, read and write the
7
- 创建4个线程,其中两个线程负责从文件读取数据到公共的缓冲区,另两个线程从缓冲区读取数据作不同的处理(加和乘运算)。使用信号量控制这些线程的执行。 -Creating 4 threads, two of which thread is responsible for reading data from file buffer to the public, the other two threads to read data from the buffer for different treat