This a matlab code for Nested dissection.
标签: dissection matlab Nested This
上传时间: 2014-01-18
上传用户:13681659100
struts标签库范例 Nested标签库
上传时间: 2014-08-10
上传用户:woshiayin
HTML Parser is a Java library used to parse HTML in either a linear or Nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. It is a fast, robust and well tested package.
标签: HTML Primarily fashion library
上传时间: 2016-05-03
上传用户:coeus
本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。 在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每2秒翻转一次PC.07的状态;TIM4每3秒翻转一次PC.08的状态。 由于在STM3210B-LK1板上, 4个LED连接在PC.04 – PC.07,而不是STM3210B-EVAL上的PC.06 – PC.09,因此,程序要做相应的改动。
标签: Controller Interrupt Vectored Nested
上传时间: 2013-12-18
上传用户:Zxcvbnm
How to use Nested struct
上传时间: 2014-01-07
上传用户:钓鳌牧马
This little program shows how to use COM technology in Win32Asm. When it s run it lets the user freely decide about the presence of the program with the WS_EX_TOOLWINDOW style on the taskbar. The main goal is to show the easiest possible example instead of killing people with the details about virtual tables, polymorphism, inheritance and using Nested macros etc., etc.
标签: technology program little shows
上传时间: 2015-05-03
上传用户:kernaling
This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and Nested dissection orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendrickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file "chaco/README" tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning package, using Robert Bridson s "metismex" code.
标签: partitioning including contains toolbox
上传时间: 2015-05-25
上传用户:tzl1975
初识java内部类提起Java内部类(Inner Class)可能很多人不太熟悉,实际上类似的概念在C++里也有,那就是嵌套类(Nested Class),关于这两者的区别与联系,在下文中会有对比。
上传时间: 2014-12-04
上传用户:水口鸿胜电器
This a translation of the ToyFDTD c code available from the web site http://www.borg.umn.edu/toyfdtd/ToyFDTD1.html This some optimization to use MATLAB matrix notation. Others may find a way to further optimize the Nested loops.
标签: translation available the ToyFDTD
上传时间: 2013-12-07
上传用户:daoxiang126
upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few Nested function calls. If speed is not critical, you can use function calls for common tasks (like dat polling after writing a byte to Flash) The penalty is the extra processor time to make the Nested calls.
标签: upsd_flash functions are provided
上传时间: 2013-12-23
上传用户:Andy123456