此為編譯原理實驗報告 學習消除文法左遞規算法,了解消除文法左遞規在語法分析中的作用 內含 設計算法 目的 源碼 等等.... 算法:消除左遞歸算法為: (1)把文法G的所有非終結符按任一種順序排列成P1,P2,…Pn 按此順序執行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的規則改寫成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是關于Pj的所有規則; 消除關于Pi規則的直接左遞歸性 END (3)化簡由(2)所得的文法。即去除那些從開始符號出發永遠無法到達的非終結符的 產生規則。
上傳時間: 2015-03-29
上傳用戶:極客
The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB strongly depends on a priori knowledge, common sense and appropriate use of the preprocessing and postprocessing tools. In other words, it is preprocessing of data and postprocessing of models where expertise is truly ne
標簽: mathematical algorithms mechanical procedures
上傳時間: 2015-03-31
上傳用戶:silenthink
TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane wave source is inserted at one end. First released 12 April 1999. Version 1.03 released 2 December 1999.
標簽: demonstrating stripped-down implementing minimalist
上傳時間: 2013-12-21
上傳用戶:無聊來刷下
在J2ME中實現虛擬代理,然后過濾user-agent ,用于突破廣東移動等的cmwap限制 使用方法,啟動后將相應軟件(如Opera)的代理設成localhost 8080,即可
上傳時間: 2014-01-12
上傳用戶:aappkkee
一、安裝SQL數據庫 1、 打開Microsoft SQL Server 企業管理器 2、 建立一個新的數據庫,名稱為 XfokSite_Free (必須為這個名字) 3、選擇該數據庫,點擊鼠標右鍵 -> 所有任務 -> 還原數據庫 -> 從設備 -> 選擇設備 -> 添加 -> 選擇程序目錄下的數據庫里面的文件 二、安裝程序 1、如果程序沒有放在虛擬目錄下,請把所有文件放在網站根目錄下,否則會提示出錯。 三、設置 1、 用文本編輯器打開web.config 2、 找到<add key="SqlConnectionString" value="Data Source=(local) Integrated Security=false Initial Catalog=XfokSite_Free User ID=xfok Password=xfok" /> 紅色部分:數據庫服務器地址,如果為本地地址,請設置為(local),外部請直接修改為IP地址(不要加括號) 深紅部分:數據庫名稱 粉紅部分:SQL數據庫登陸用戶名 藍色部分:SQL數據庫登陸密碼 四、設置完畢! 直接在瀏覽器中敲入地址,來體驗一下心隨我動,網站建設超輕松的快感吧!
上傳時間: 2015-04-15
上傳用戶:璇珠官人
jboss 開發人員 手冊 JBoss: A Developer s Notebook also introduces the management console, the web services messaging features, enhanced monitoring capabilities, and shows you how to improve performance. At the end of each lab, you ll find a section called "What about..." that anticipates and answers likely follow-up questions, along with a section that points you to articles and other resources if you need more information.
標簽: introduces management Developer the
上傳時間: 2015-04-17
上傳用戶:dreamboy36
This the specification of the Enterprise JavaBeansTM architecture.The Enterprise JavaBeans architecture is a component architecture for the development and deployment of componentbased distributed business applications. Applications written using the Enterprise JavaBeans architecture are scalable, transactional, and multi-user secure. These applications may be written once, and then deployed on any server platform that supports the Enterprise JavaBeans specification.
標簽: Enterprise specification architecture JavaBeansTM
上傳時間: 2013-12-01
上傳用戶:牛津鞋
RSA算法實現(經典) 1. 首先要把文件夾中的rsa.c文件拷貝到運行工具(如TURBOC2)下文件夾名為INCLUDE的文件夾中。 (在本機上已經做過,所以不需要做) 2. RSA的加密對象為C盤下文件名為CODE.txt的前8位(如果沒有一定要在C盤下建立一個文件名為CODE.txt的文件, 把要加密的數據寫到文件里),加密后在C盤下生成一個文件名為RSACIPER.txt文件。 (在本機上已經做過,所以不需要做以上二步) 但在其它機子上一定得完成以上二步,方可運行。 3. RSA的解密對象為C盤下文件名RSACIPER.txt文件,解密后在C盤下生成為End_CODE.txt文件。 運行步驟 (計算PK SK R)-->(A_RSA加密)-->(A_RSA解密)。
上傳時間: 2013-12-11
上傳用戶:wangdean1101
1. 首先要把文件夾中的rsa.c文件拷貝到運行工具(如TURBOC2)下文件夾名為INCLUDE的文件夾中。 (在本機上已經做過,所以不需要做) 2. RSA的加密對象為C盤下文件名為CODE.txt的前8位(如果沒有一定要在C盤下建立一個文件名為CODE.txt的文件, 把要加密的數據寫到文件里),加密后在C盤下生成一個文件名為RSACIPER.txt文件。 (在本機上已經做過,所以不需要做以上二步) 但在其它機子上一定得完成以上二步,方可運行。 3. RSA的解密對象為C盤下文件名RSACIPER.txt文件,解密后在C盤下生成為End_CODE.txt文件。 運行步驟 (計算PK SK R)-->(A_RSA加密)-->(A_RSA解密)。
上傳時間: 2013-11-26
上傳用戶:小碼農lz
Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptographic packet logging, and Ethereal and tcpdump compatible packet dump files. It also includes the ability to plot detected networks and estimated network ranges on downloaded maps or user supplied image files. Kismet是一個針對IEEE802.11b無線局域網的嗅探和包分析器,支持大多數無線網卡,支持自動檢測UDP、ARP和DHCP的數據包,支持通過CDP協議檢測思科網絡設備,支持加密數據包記錄,采用與Ethereal和Tcpdump兼容的的數據包記錄文件,支持通過用戶提供地圖來檢測和評估無線網絡范圍。
標簽: network dissector sniffing capable
上傳時間: 2014-11-26
上傳用戶:wweqas