Wavelet Subband coding for speaker recognition The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.
標(biāo)簽: recognition calculated Wavelet Subband
上傳時(shí)間: 2013-12-08
上傳用戶:guanliya
開源備份軟件源碼 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that allows the administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations running multiple versions of Unix. Amanda uses Samba, Cygwin or a native Windows client to back up Microsoft Windows desktops and servers
標(biāo)簽: Automatic Advanced Maryland Archiver
上傳時(shí)間: 2017-01-13
上傳用戶:xc216
xl系列單片機(jī)實(shí)驗(yàn)儀演示程序 DS18B20溫度控制數(shù)碼管 。 DS18B20溫度控制數(shù)碼管顯示 : 1、K3 → 進(jìn)入設(shè)定溫度報(bào)警值 TL 狀態(tài): L--20 2、K3 → 進(jìn)入設(shè)定溫度報(bào)警值 TH 狀態(tài): H--28 3、K3 → 返回 4、設(shè)定過程: K1 →加鍵 (UP), K2 →減鍵 (DOWN),可快速調(diào)。
上傳時(shí)間: 2013-12-11
上傳用戶:Altman
void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >= Size || j < 0 || j >= Size ) { return } step++ board[i][j]=step if (step == Size*Size) { showboard() system("PAUSE") return } //DFS Knight(i-2,j-1) //left Knight(i-2,j+1) Knight(i+2,j-1) //right Knight(i+2,j+1) Knight(i-1,j-2) //up Knight(i+1,j-2) Knight(i+1,j+2) //down Knight(i-1,j+2) // board[i][j]=0 step-- }
標(biāo)簽: int Knight printf board
上傳時(shí)間: 2014-01-17
上傳用戶:cxl274287265
銀行家算法,弄課程設(shè)計(jì)的時(shí)候搞的,作課設(shè)時(shí)可以用來參考下,希望有幫助-bankers algorithm to find curriculum design of the moment when, for the class can be used to set up at the reference, we hope that the help
上傳時(shí)間: 2014-01-07
上傳用戶:rishian
Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
標(biāo)簽: simple the diversion and
上傳時(shí)間: 2014-12-03
上傳用戶:天涯
The software is capable to simulate space time code [1] for QPSK modulation using different number of state. Examples of generator matrix up to 256 stetes are provided. Variable signal to noise ratio (SNR) might be applied to produce bit error rate (BER) or frame error rate (FER) curves.
標(biāo)簽: modulation different software simulate
上傳時(shí)間: 2014-01-22
上傳用戶:qq1604324866
--文件名:mine4.vhd。 --功能:實(shí)現(xiàn)4種常見波形正弦、三角、鋸齒、方波(A、B)的頻率、幅度可控輸出(方波 --A的占空比也是可控的),可以存儲任意波形特征數(shù)據(jù)并能重現(xiàn)該波形,還可完成 --各種波形的線形疊加輸出。 --說明: SSS(前三位)和SW信號控制4種常見波形種哪種波形輸出。4種波形的頻率、 --幅度(基準(zhǔn)幅度A)的調(diào)節(jié)均是通過up、down、set按鍵和4個(gè)BCD碼置入器以及一 --個(gè)置入檔位控制信號(ss)完成的(AMP的調(diào)節(jié)范圍是0~5V,調(diào)節(jié)量階為1/51V)。 --其中方波的幅度還可通過u0、d0調(diào)節(jié)輸出數(shù)據(jù)的歸一化幅值(AMP0)進(jìn)行進(jìn)一步 --細(xì)調(diào)(調(diào)節(jié)量階為1/(51*255)V)。方波A的占空比通過zu、zp按鍵調(diào)節(jié)(調(diào)節(jié) --量階1/64*T)。系統(tǒng)采用內(nèi)部存儲器——RAM實(shí)現(xiàn)任意輸入波形的存儲,程序只支 --持鍵盤式波形特征參數(shù)置入存儲,posting 為進(jìn)入任意波置入(set)、清除(clr)狀態(tài) --控制信號,SSS控制存儲波形的輸出。P180為預(yù)留端口,
上傳時(shí)間: 2017-02-09
上傳用戶:z1191176801
getip1.cpp // // This program reports the IP address for each adapter in your machine. // To compile from command-line type: // // cl getip1.cpp wsock32.lib // // Make sure your INCLUDE and LIB environment variables are set up properly // you can run vcvars32.bat
標(biāo)簽: address adapter program machine
上傳時(shí)間: 2014-01-05
上傳用戶:bibirnovis
CDMA Wireless AT Commands. This contains the standard AT commands used by CDMA mobiles and modems. This file is from Multi Tech Systems.
標(biāo)簽: CDMA Wireless Commands contains
上傳時(shí)間: 2017-02-12
上傳用戶:rocwangdp
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1