MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this toolbox VS. SPIHT % Test image: lena512.raw % bpp SPIHT(dB) This code(dB) % 0.1000 29.8107 29.3202 % 0.2000 32.7202 32.2514 % 0.3000 34.5479 34.0331 % 0.4000 35.8422 35.4857 % 0.5000 36.8623 36.5939 % 0.6000 37.6650 37.3759 % 0.7000 38.2581 38.0491 % 0.8000 38.9390 38.7058 % 0.9000 39.5218 39.3437
標簽: implementation Performance Arithmatic evaluation
上傳時間: 2013-12-08
上傳用戶:huannan88
void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf("\n\r Led Test Example\n") for( ) { led_test() } }
標簽: void Interrupt sys_init Initial
上傳時間: 2014-01-18
上傳用戶:牧羊人8920
void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtimer_test() // test start }
標簽: void Interrupt sys_init Initial
上傳時間: 2013-12-29
上傳用戶:koulian
本論壇開發環境:jdk1.5+Tomcat5.5.17+sql server2000+Windows 2000 1、支持HTML內容編輯,支持網絡貼圖與附件上傳等,支持多種版面風格. 2、論壇是樹型框架結構支持二級類別,類別自已可以添加修改。 3、安全穩定,系統采用密碼加密二次驗證。 4、本論壇設以簡潔高效為目標,所以不適合要求功能花俏、插件多樣的使用者; 5、本論壇完全是用dw作為開發工具,沒有任何封裝文件,易于二次開發。 6、演示地址:http://test.ftbbs.cn:8080/
標簽: 2000 Windows Tomcat server
上傳時間: 2014-01-09
上傳用戶:561596
This Document provides the High Level Design specification for the Bootloader development and library porting for ADSP-BF533 based EZ-Kit Lite Board and STAMP Board. This document is meant to be the one of the inputs for the System Test Plan and the overall implementation of the same. This document also details the approach and assumptions made for the design
標簽: specification development Bootloader the
上傳時間: 2015-10-14
上傳用戶:D&L37
arm7系列芯片s3c44b0x的測試程序,共測試開發板用。the test program of arm7 mcu s3c44b0x ,can be used in testing the board.
上傳時間: 2013-12-15
上傳用戶:xiaoxiang
Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N people to cross the river. Sample Input 1 4 1 2 5 10 Sample Output 17
標簽: the contains integer number
上傳時間: 2015-10-27
上傳用戶:plsee
OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for a sub-package listing. Most of the sub-packages in the release are production grade for Linux Fast-STREAMS. All existing validation test suites run clean on supported distributions and architectures. It is unlikely that the OpenSS7 Master Package will be released as frequently as before. Sub-packages will be released more often. To rebuild the master package with a new sub-package release, simply replace the directory to which the sub-package belongs with the unpacked sub-package release and then rebuild the master package. This release provides support for recent distributions and tool chains.
標簽: OpenSS7 release the Package
上傳時間: 2015-10-28
上傳用戶:cc1
我自己寫的vhdl程序,內有畫圖器,ram 和控制ram。還有test bentch。
上傳時間: 2014-01-23
上傳用戶:黑漆漆
The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a bigger project, and have no knowledge of VHDL-implementation of the datapath (made by a hypothetical other group) other than its predefined Entity Interface until they come to the lab. The rest of this document is structured as follows: Section 2 describes some prelimi- nary reading and exercises that should be done before the lab. Section 3 details the design tasks that should be carried out to pass this lab.
標簽: introduce datapath purpose concept
上傳時間: 2014-01-24
上傳用戶:熊少鋒