一個簡單的網絡編碼程序,兩個節點clienta和clientb通過一個中繼節點server交換數據。server對收到的數據作模2和然后廣播給兩個客戶端。客戶端利用已知的信息進行解碼
上傳時間: 2013-12-25
上傳用戶:源弋弋
課題問題描述 1. 根據算符優先分析算法,編寫一個語法分析程序,可以選擇以下三項之一作為分析算法中的輸入: (1)直接輸入根據已知文法人工構造的算法優先關系矩陣 (2)輸入已知文法和FIRSTVT、LASTVT集合,由程序自動生成該文法的算法優先關系矩陣 (3)輸入已知文法,由程序自動生成該文法的算法優先關系矩陣。 2. 程序具有通用性,即所編制的語法分析程序能夠適用于不同文法以及各種輸入單詞串,并能判斷該文法是否為算符文法和算符優先文法。 3. 對輸入的一個文法和一個單詞串,程序能正確判斷此單詞串是否為該文法的句子,并要求輸出分析過程。
標簽: 分析算法
上傳時間: 2016-08-02
上傳用戶:zxc23456789
K9F1208U0M 的ALE、CLE分別由DSP 的A1 和A0 控制。DSP的低8位數據線直接與閃存的I/O0-I/O7 相連,實現命令、地址和數據的傳輸; DSP的通用I/O口IOA2 接R/B,監測存儲器的工作狀態,當R/ B 處于低電平時,表示有編程、擦除或隨機讀操作正在進行;操作完成后, R/ B 會自動返回高電平。DSP的W E 、R D 分別接FLASH的W E 、R E , 控制讀、寫操作。CS2接閃存的片選線CE。
標簽: K9F1208U0M DSP ALE CLE
上傳時間: 2016-08-03
上傳用戶:agent
The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity between Web sessions.However.there are many shortcomings in traditiona1 measurements.This paper introduces a new method for measuring similarities between Web pages that takes into account not only the URL but also the viewing time of the visited web page.Yhen we give a new method to measure the similarity of Web sessions using sequence alignment and the similarity of W eb page access in detail Experiments have proved that our method is valid and e幣cient.
標簽: sessions clustering similarity Web
上傳時間: 2014-01-11
上傳用戶:songrui
本人的一個扇子小程序,可以顯示一個扇子,上面寫有"格物、致知、誠意、正心" "修身、齊家、治國、平天下"
標簽: 程序
上傳時間: 2014-01-27
上傳用戶:xhz1993
問題描述: 1.初始化輸入:N-參賽學校總數,M-男子競賽項目數,W-女子競賽項目數; 各項目名次取法有如下幾種: 取前5名:第1名得分 7,第2名得分 5,第3名得分3,第4名得分2,第5名得分 1; 取前3名:第1名得分 5,第2名得分 3,第3名得分2; 用戶自定義:各名次權值由用戶指定。 2.由程序提醒用戶填寫比賽結果,輸入各項目獲獎運動員的信息。 3.所有信息記錄完畢后,用戶可以查詢各個學校的比賽成績,生成團體總分報表,查看參賽學校信息和比賽項目信息等。
上傳時間: 2014-02-08
上傳用戶:redmoons
醫院管理信息系統 資源類別: VC源碼¦數據庫 文件大小: 2419KB 原創作者: 佚名 發布時間: 2008-6-12 13:57:54 運行平臺: Windows 醫院管理信息系統 在運行系統前,首先要安裝SQL Server數據庫,注意要設定用戶名為“sa”,密碼為空。 可以有兩種方法創建該數據庫: 1.使用SQL server查詢分析器運行Database目錄下的sql.txt中的sql語句,這樣會創建Hospital數據庫。 2.使用sql server的企業管理器直接附加“附加數據庫文件”目錄下的Hospital.mdf文件。
上傳時間: 2014-01-12
上傳用戶:Breathe0125
系統功能 帶有約會提醒功能的電子日歷,具體功能如下: 1、輸入起始日期(年月日)、以天為單位計時,數碼管顯示年月日。 2、能夠區分大小月不同的天數并根據年份判斷是否為閏二月。 3、可以輸入一個日期并開啟提醒功能,到時會有警鳴聲提醒直到撥動某一特定開關表示已知。
標簽: 電子日歷
上傳時間: 2013-12-21
上傳用戶:梧桐
Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags - Reads, creates, updates, and removes id3v1 tags - Extracts MPEG data such as bit rate, sample rate, channel mode, etc. - Calculates playing time of mp3 from mpeg information (no good w/VBR) - Can read and create Winamp styled playlists - Offers other utility classes such as MP3FileFilter and MP3Comparator - NullsoftID3GenreTable object keeps a list of genres for you and can automatically determine the id3v1 genre from an id3v2 string or the other way around
標簽: and features creates updates
上傳時間: 2014-11-21
上傳用戶:qq521
This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp can be left as a filter driver if WMI data blocks should only be made available when the filter driver is loaded.
標簽: driver Typically provides writers
上傳時間: 2016-08-26
上傳用戶:talenthn