一种比较好的抗锯齿算法 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