一種比較好的抗鋸齒算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots. See attached screenshot for a demonstration. More examples included in the code, just run help myaa . Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish( test.m ,opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.
標簽: professionally anti-aliased graphics looking
上傳時間: 2016-09-28
上傳用戶:txfyddz
s3c2410 ads下的測試程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 key array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpanel test 7 : 3.5# TFT LCD 240*320 test 8 : UDA1341 play audio test 9 : UDA1341 record audio test 10 : IRDA test 11 : SD Card write and read test 12 : COM port ( UART2 ) test
標簽: Please select function s3c2410
上傳時間: 2016-10-01
上傳用戶:225588
Excel工具, Jar包封裝過 環境的搭建: 1、先建立一個web工程 2、在src下建立一個包,包名字叫smart.jrsoft,將Excel.java文件拷貝到該目錄下 3、將Enviroument下COM文件夾拷貝src下 4、把Enviroument下的Excel.jar文件拷貝到該工程的lib文件夾下 5、把Sample下的readExcelFile.jsp和writeExcelFile.jsp拷貝到WebRoot下 運行注意事項: 1、先運行writeExcelFile.jsp后運行readExcelFile.jsp。或先在D盤下建立一個test.xls文件 2、注意頁面的編碼問題
標簽: Excel
上傳時間: 2016-10-07
上傳用戶:sclyutian
Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed however, most of the work on Pango so far has been done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.x.
標簽: internationalization rendering emphasis library
上傳時間: 2013-12-28
上傳用戶:dancnc
it is programed on dsk6455,and test * 1 Internal memory Version * 2 External memory(SDRAM) * 3 Flash * 4 Codec * 5 UserIO * 6 MemPattern(Fill pattern) * 7 MemPattern(Address Pattern) * 8 DSP * 9 LED/Swt * 10 Codec LoopBack *
上傳時間: 2013-12-11
上傳用戶:wqxstar
創建flash網站傻瓜書。內容包括: * Build an interface with custom buttons and menus * Include animation and soundtracks * Dress up your text * Create tween animations * Create ActionScript objects * Test and publish your site
標簽: and animation interface Include
上傳時間: 2016-10-18
上傳用戶:003030
個人編的rsa的源代碼,算出public—private key;其中有Euclid,Extend Euclid的實現,以及Millar-Rabin test的實現,和加密/解密
上傳時間: 2016-10-21
上傳用戶:1427796291
本代碼提供讀取Segy格式地震數據的SegyReader類(C++) 在segy.h文件中有segy卷頭/道頭的每一個字段的中文詳細說明,方便大家查詢使用. 另外, 使用QT3.x制作的GUI界面程序, 可以選擇一個segy文件, 使用SegyReader類讀取并顯示相關信息在界面上. ===sr.exe的執行需要QT3.3.4的dll文件(因文件較大故未加入,需要者安裝QT3.3.4或與本人聯系),在主界面上執行菜單 File -> Open,選擇提供的test.sgy文件即可
標簽: segy SegyReader Segy QT
上傳時間: 2014-07-02
上傳用戶:hj_18
JUPITER演示程序,SIO-test
上傳時間: 2014-01-20
上傳用戶:frank1234
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
上傳時間: 2013-12-13
上傳用戶:himbly