G.729協(xié)議壓縮的語音傳輸程序,使用了ti5410
上傳時間: 2013-12-05
上傳用戶:小鵬
ITU-T發(fā)布的音頻編解碼協(xié)議g.723.1源碼,歡迎交流
標簽: ITU-T 723.1 發(fā)布 協(xié)議
上傳時間: 2015-09-15
上傳用戶:ippler8
上下文無關文法(Context-Free Grammar, CFG)是一個4元組G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一組有限的產生式規(guī)則集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素稱為非終結符,T的元素稱為終結符,S是一個特殊的非終結符,稱為文法開始符。 設G=(V, T, S, P)是一個CFG,則G產生的語言是所有可由G產生的字符串組成的集合,即L(G)={x∈T* | Sx}。一個語言L是上下文無關語言(Context-Free Language, CFL),當且僅當存在一個CFG G,使得L=L(G)。 *⇒ 例如,設文法G:S→AB A→aA|a B→bB|b 則L(G)={a^nb^m | n,m>=1} 其中非終結符都是大寫字母,開始符都是S,終結符都是小寫字母。
標簽: Context-Free Grammar CFG
上傳時間: 2013-12-10
上傳用戶:gaojiao1999
回溯(b a c k t r a c k i n g)是一種系統(tǒng)地搜索問題解答的方法。為了實現(xiàn)回溯,首先需要為問題定義一個解空間( solution space),這個空間必須至少包含問題的一個解(可能是最優(yōu)的)。在迷宮老鼠問題中,我們可以定義一個包含從入口到出口的所有路徑的解空間;在具有n 個對象的0 / 1背包問題中(見1 . 4節(jié)和2 . 2節(jié)),解空間的一個合理選擇是2n 個長度為n 的0 / 1向量的集合,這個集合表示了將0或1分配給x的所有可能方法。當n= 3時,解空間為{ ( 0 , 0 , 0 ),( 0 , 1 , 0 ),( 0 , 0 , 1 ),( 1 , 0 , 0 ),( 0 , 1 , 1 ),( 1 , 0 , 1 ),( 1 , 1 , 0 ),( 1 , 1 , 1 ) }。
標簽: 搜索
上傳時間: 2014-01-17
上傳用戶:jhksyghr
Digital Thermostat with High Accuracy -6,00 to 46,00 °C Digital Thermostat We build a digital thermostat for home applications, which controls the room temperature. I used the AT90S2313 microprocessor of ATMEL. The digital thermostat opens the main heating valve of the apartment and the hot water flows in the radiators. Digital Thermostat Board
標簽: Thermostat Digital Accuracy digital
上傳時間: 2014-01-18
上傳用戶:D&L37
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.
標簽: sorted individually respect vectors
上傳時間: 2015-09-23
上傳用戶:comua
In this paper, we describe the development of a mobile butterfly-watching learning (BWL) system to realize outdoor independent learning for mobile learners. The mobile butterfly-watching learning system was designed in a wireless mobile ad-hoc learning environment. This is first result to provide a cognitive tool with supporting the independent learning by applying PDA with wireless communication technology to extend learning outside of the classroom. Independent learning consists of self-selection, self-determination, self-modification, and self-checking.
標簽: butterfly-watching development describe learning
上傳時間: 2014-11-26
上傳用戶:waizhang
G.729的解碼程序,可以在linux下編譯運行
上傳時間: 2013-12-25
上傳用戶:xiaodu1124
遺傳算法的程序 遺傳 算 法 (GeneticA lgorithm,G A)是一種大規(guī)模并行搜索優(yōu)化算法,它模 擬了達爾文“適者生存”的進化規(guī)律和隨機信息交換思想,仿效生物的遺傳方式, 從隨機生成的初始解群出發(fā),開始搜索過程。解群中的個體稱為染色體,它是一 串符號,可以是一個二進制字符串,也可以是十進制字符串或采用其他編碼方式 形成的碼串。對父代(當前代)群體進行交叉、變異等遺傳操作后,根據(jù)個體的 適應度〔fitness)進行選擇操作,適應度高的個體有較高的概率被選中并復制到下 一代,如此產生的子代通常優(yōu)于父代,這個過程稱為進化。上述過程循環(huán)執(zhí)行直 至滿足停機條件,最終使優(yōu)化過程以大概率趨于全局最優(yōu)解
上傳時間: 2015-09-25
上傳用戶:lili123
gfdg fdfdgdfgfd g fdg df gd fgfdg fd
標簽: fdfdgdfgfd fgfdg gfdg fdg
上傳時間: 2015-09-27
上傳用戶:xz85592677