此硬件仿真程序選用VHDL編譯,上傳的是它的實驗報告,其中包括全部源碼和報告分析
上傳時間: 2015-09-03
上傳用戶:GHF
上下文無關文法(Context-Free Grammar, CFG)是一個4元組G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一組有限的產生式規則集,形如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
具有溫度控制功能的電子時鐘,內含原理圖和源代。
上傳時間: 2015-10-12
上傳用戶:hwl453472107
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
標簽: represented integers group items
上傳時間: 2016-01-17
上傳用戶:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標簽: converts Toolbox complex logical
上傳時間: 2016-02-12
上傳用戶:a673761058
*** *** *** *** *** *** *** *** * RTL8019測試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 Net : Rtl8019驅動代碼 Src : 主程式代碼 Inc : 主程式的頭文件 Debug : SDT目標代碼 Myusb_Data : ADS目標代碼 Myusb.apj : SDT2.51工程文件 Myusb.mcp : ADS1.2工程文件 Myusb.PR : SourceInsight3.5工程文件
上傳時間: 2014-11-23
上傳用戶:jichenxi0730
*** *** *** *** *** *** *** *** * USB測試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 Usb : PDIUSB12驅動代碼 Src : 主程式代碼 Inc : 主程式的頭文件 Debug : SDT目標代碼 Myusb_Data : ADS目標代碼 Tools : PC端測試程式及驅動 Myusb.apj : SDT2.51工程文件 Myusb.mcp : ADS1.2工程文件 Myusb.PR : SourceInsight3.5工程文件
上傳時間: 2016-04-09
上傳用戶:cainaifa
*** *** *** *** *** *** *** *** * UCOS_II測試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 UCOS_II : UCOS_II代碼,2.71版 Src : 主程式代碼 Inc : 主程式的頭文件 Debug : SDT目標代碼 Myucos_Data : ADS目標代碼 Myucos.apj : SDT2.51工程文件 Myusos.mcp : ADS1.2工程文件 Myusos.PR : SourceInsight3.5工程文件
上傳時間: 2014-02-11
上傳用戶:hongmo
本代碼是基于神經網絡的文字識別系統,目錄主要包括:文檔和兩個源代 其中源代碼是識別程序的,另一個是矩陣類庫的。 已經保存了訓練好的網絡權值,所以第一次使用識別程序時,可以直接運行Release目錄下的可執行文件,然后對圖片目錄中的測試圖片進行讀入、識別。當然也可以自行用訓練樣本訓練網絡,不過要注意訓練樣本的選擇,否則可能識別率很低。訓練樣本選擇的原則是,盡可能的有代表性,在訓練時間不至于太長的情況下訓練樣本數目盡量多。
上傳時間: 2016-04-26
上傳用戶:黑漆漆
實習目的 本實驗將練習如何運用 DSP EVM 產生弦波。使學生能夠加深瞭解 TMS320C6701 EVM 發展系統的基本操作,及一些周邊的運作。 藉由產生弦波的實驗,學習如何使用硬體及軟體。在軟體部份,使 用 Code Composer Studio(CCS) ,包含 C 編輯器、連接器(linker)和 TI 所提供的C源始碼偵錯器(debugger) 。在硬體部份包括TMS320C67 的 浮點 DSP 和在 EVM 板子上的類比晶片。
上傳時間: 2016-05-05
上傳用戶:sclyutian