搜索资源列表
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
soundsignal
- 将声音文件在时间轴上分割成几段,分别将段的秩序及某些段内的秩序颠倒,从而实现了对声音文件的加密。首先,先读取一个声音信号,对信号做1024点FFT变换,取完点之后,分成四个向量,四个向量组成一个矩阵,再对每一个向量进行转置,再重新整合,从而就实现了回密的过程。-Sound files on the timeline will be divided into paragraphs, each paragraph of the order and reversed the order of some
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
8977771cc109gps
- GPS信号模拟器源代码,串口读取GPS报文,解析,显示GPS信号点,很有用的-GPS signal simulator source code, the serial port to read GPS packets, analyze, and display the GPS signal point, very useful
ym_c-dianzhen-8X8GD.C-hicode
- C语言实现8X8点阵滚动显示温度,DS18B20的操作程序 sbit DQ P3^3 unsigned char time //设置全局变量,专门用于严格延时 函数功能:将DS18B20传感器初始化,读取应答信号 出口参数:flag bit Init_DS18B20(void) { bit flag //储存DS18B20是否存在的标志,flag 0,表示存在;flag 1,表示不存在 DQ 1 //先将数据线拉