ST20 Embedded Toolset R2.3.1用于開發基于ST20芯片機頂盒軟件的開發平臺!是目前國外能下載到的最高版本。從http://slugworth.mylivepage.com/file/210_General下載的
標簽: mylivepage slugworth Embedded Toolset
上傳時間: 2013-12-22
上傳用戶:lo25643
垃圾文件清理: 垃圾文件清理: 垃圾文件清理 Clean Windows Programs: :rd_dir if " R:~-2,1 "=="\" set R=" R:~1,-2 " if not exist R goto :DD cd /d R for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a" del /f /s /q * cdrd /s /q R :DD Clean Windows Programs: :rd_dir if " R:~-2,1 "=="\" set R=" R:~1,-2 " if not exist R goto :DD cd /d R for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a" del /f /s /q * cdrd /s /q R :DD
標簽: Programs Windows rd_dir Clean
上傳時間: 2017-04-21
上傳用戶:lanhuaying
數字信號處理_胡廣書(笫二版)光盤 包含該書的一些C,F,和Matlab子程序代碼
上傳時間: 2017-04-23
上傳用戶:lo25643
為減少測試數據存儲量,提出一種有效的新型測試數據壓縮編碼———PTIDR 編碼,并構建了基于該編碼的 壓縮P解壓縮方案1 PTIDR 編碼能夠取得比FDR ,EFDR , Alternating FDR 等編碼更高的壓縮率,其解碼器也較簡單、 易實現,且能有效地降低硬件開銷1 與Selective Huffman , CDCR 編碼相比,PTIDR 編碼能夠得到較高的壓縮率面積 開銷比1 特別地,在差分測試集中0 的概率滿足p ≥017610 時,PTIDR 編碼能取得比FDR 編碼更高的壓縮率,從而 降低芯片測試成本1
標簽: PTIDR Alternating EFDR 編碼
上傳時間: 2013-12-02
上傳用戶:yyyyyyyyyy
課程設計: 1.求出在一個n×n的棋盤上,放置n個不能互相捕捉的國際象棋“皇后”的所有布局。 2.設計一個利用哈夫曼算法的編碼和譯碼系統,重復地顯示并處理以下項目,直到選擇退出為止。 【基本要求】 1) 將權值數據存放在數據文件(文件名為data.txt,位于執行程序的當前目錄中) 2) 分別采用動態和靜態存儲結構 3) 初始化:鍵盤輸入字符集大小n、n個字符和n個權值,建立哈夫曼樹; 4) 編碼:利用建好的哈夫曼樹生成哈夫曼編碼; 5) 輸出編碼; 6) 設字符集及頻度如下表: 字符 空格 A B C D E F G H I J K L M 頻度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 字符 N O P Q R S T U V W X Y Z 頻度 57 63 15 1 48 51 80 23 8 18 1 16 1
標簽:
上傳時間: 2017-04-24
上傳用戶:zhyiroy
通過avr單片機的uart與pc機通信,通過串口調試助手上發送1—f控制單片機板上的數碼管
上傳時間: 2017-04-25
上傳用戶:cc1
摘要:電壓監測儀的校驗工作量大、 效率和精度低, 為保證電壓監測儀性能指標, 研制了一種對單相電壓監測統計儀進行精度、 靈敏度、 諧波、 時間試驗的校驗裝置。裝置以高速單片機為核心, 利用豐富的P C機資源、 融合F P G A 技術、 點陣圖形液晶等技術, 實現監測儀誤差校驗過程的自動控制、微機數據管理、 程控操作、 故障保護。實驗結果表明裝置綜合誤差為0 . 1 級, 輸出電壓失真度小于0 . 5 , 系 統運行準確、 數據傳輸可靠、 操作方便及功能完善。
上傳時間: 2014-07-05
上傳用戶:stella2015
模擬電子琴,按1-7鍵會在屏幕上顯示按鍵動作,可選c,f調,其他音調可擴展
上傳時間: 2014-01-16
上傳用戶:plsee
This volume is an instructor鈥檚 manual for the 4th edition of Database System Concepts by Abraham Silberschatz, Henry F. Korth and S. Sudarshan. It contains answers to the exercises at the end of each chapter of the book.
標簽: instructor Database Concepts Abraham
上傳時間: 2017-04-29
上傳用戶:manking0408
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of intervals [ak,bk] that is guaranteed to converge to a solution to f(x) = 0.
標簽: bisection interval initial method
上傳時間: 2017-04-29
上傳用戶:zsjinju