The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
标签: two-dimensional computational polarization non-zero
上传时间: 2013-12-13
上传用户:cylnpy
AT89C2051单片机设计开发的ML99V4型传呼机发码电路的功能、原理、编程及应用。
上传时间: 2014-01-11
上传用户:luopoguixiong
意图 将一个类的接口转换成客户希望的另外一个接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些类可以一起工作。 适用性 · 你想使用一个已经存在的类,而它的接口不符合你的需求。 · 你想创建一个可以复用的类,该类可以与其他不相关的类或不可预见的类(即那些接口可能不一定兼容的类)协同工作。 · (仅适用于对象A d a p t e r )你想使用一些已经存在的子类,但是不可能对每一个都进行子类化以匹配它们的接口。对象适配器可以适配它的父类接口。
上传时间: 2014-07-30
上传用户:270189020
motorola 单片机 掌握点阵字符型液晶显示(LCD)编程方法
上传时间: 2015-04-09
上传用户:gut1234567
倒立摆-采用LQR(线性二次型最优控制)方法实现倒立摆控制
上传时间: 2014-12-01
上传用户:wl9454
It s the E-book of LEDA. Library of Efficient Data types and Algorithms
标签: Algorithms Efficient Library E-book
上传时间: 2014-01-24
上传用户:熊少锋
能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一个括号 [3-4]是求3-4的绝对值不是中括号
上传时间: 2015-04-11
上传用户:sxdtlqqjl
解析微小型燃料电池 一个详细解说目前燃料电池的种类及使用特性供参考者参考
标签: 燃料电池
上传时间: 2014-01-23
上传用户:sdq_123
字符型液晶显示器测试驱动程序,16×2字符,用八位数据线方式
上传时间: 2014-01-03
上传用户:小码农lz
AT89C51与字符型液晶模块16x2联接的C语言程序
上传时间: 2015-04-12
上传用户:xuanchangri