登录
首页 » Visual C++ » fdtd_2D_TE_Veszt_PML

fdtd_2D_TE_Veszt_PML

于 2021-04-13 发布 文件大小:2381KB
0 392
下载积分: 1 下载次数: 10

代码说明:

  2维TE波的FDTD的源程序。周期边界条件,有限宽度的吸收边界条件(Two-dimensional TE wave FDTD source. Periodic boundary conditions, the limited width of the absorbing boundary conditions)

文件列表:

fdtd_2D_TE_Veszt_PML
....................\FDTD_1D_HzEy_LOSS.cpp,6636,2005-05-07
....................\FDTD_1D_HzEy_LOSS.h,1500,2005-05-07
....................\FDTD_2D_TE_LOSS.cpp,20889,2005-09-03
....................\FDTD_2D_TE_LOSS.h,3921,2005-07-15
....................\fdtd_2D_TE_Veszt_PML.aps,16916,2005-05-02
....................\fdtd_2D_TE_Veszt_PML.clw,257,2005-05-02
....................\fdtd_2D_TE_Veszt_PML.cpp,9771,2005-09-09
....................\fdtd_2D_TE_Veszt_PML.dsp,4959,2005-05-03
....................\fdtd_2D_TE_Veszt_PML.dsw,563,2005-05-02
....................\fdtd_2D_TE_Veszt_PML.h,368,2005-05-02
....................\fdtd_2D_TE_Veszt_PML.ncb,91136,2005-09-09
....................\fdtd_2D_TE_Veszt_PML.opt,49664,2005-09-09
....................\fdtd_2D_TE_Veszt_PML.plg,2521,2005-09-09
....................\fdtd_2D_TE_Veszt_PML.rc,1458,2005-05-02
....................\Geom_40sz10_30_triang.geom,1611720,2005-06-30
....................\Matrix.h,4090,2005-04-25
....................\ReadMe.txt,1703,2005-05-02
....................\Release
....................\.......\FDTD_1D_HzEy_LOSS.obj,6704,2005-09-09
....................\.......\FDTD_2D_TE_LOSS.obj,19315,2005-09-09
....................\.......\fdtd_2D_TE_Veszt_PML.exe,32768,2005-09-09
....................\.......\fdtd_2D_TE_Veszt_PML.obj,13310,2005-09-09
....................\.......\fdtd_2D_TE_Veszt_PML.pch,7977724,2005-09-09
....................\.......\fdtd_2D_TE_Veszt_PML.res,128,2005-09-09
....................\.......\Save_File_Data.obj,8216,2005-09-09
....................\.......\StdAfx.obj,3171,2005-09-09
....................\.......\vc60.idb,58368,2005-09-09
....................\Resource.h,461,2005-05-02
....................\Save_File_Data.cpp,4850,2005-08-10
....................\Save_File_Data.h,787,2005-08-10
....................\StdAfx.cpp,307,2005-05-02
....................\StdAfx.h,1106,2005-05-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • computing-theory-introduction
    《计算理论导引》(作者)[美] Michael Sipser(译者)张立昂 王捍贫 黄雄 机械工业2000年2月第1版.pdf(Computational Theory,(Author) [America] Michael Sipser (translator) Zhang Li Ang Wang Hanpin Wong Hung Machinery Industry in February 2000 1st edition. Pdf)
    2013-09-09 21:01:11下载
    积分:1
  • plrc_fdtd
    一维等离子体的plrc—fdtd算法程序(one-dimensional plasma plrc- fdtd Algorithm)
    2006-10-01 09:29:56下载
    积分:1
  • optics-VCPP
    说明:  Optics聚类算法 OPTICS没有显示地产生一个数据集合簇,它为自动和交互地聚类分析计算一个簇次序。这个次序代表了数据基于密度地聚类结构。它包含地信息,等同于从一个宽广地参数设置范围所获得的基于密度的聚类(Optics do not show clustering algorithm OPTICS to produce a collection of data clusters, it is automatically and interactively computing cluster analysis a cluster order. This order represents the data to cluster based on the density structure. It contains in information from a broadly equivalent range of parameters obtained by density-based clustering)
    2020-11-07 15:19:49下载
    积分:1
  • ARXRLS
    程序采用C语言,实现最小二乘辨识算法和递推最小二乘算法(Program using C language, least squares identification algorithm and recursive least squares algorithm)
    2012-10-26 13:07:45下载
    积分:1
  • 82859165cifa
    编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入 (Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
    2011-06-21 22:50:34下载
    积分:1
  • lbm2d
    基于D2Q9模型的LBM程序,用于计算方腔驱动流,对应何亚玲《格子Boltzmann方法的理论及应用》一书的源码(LBM D2Q9 model-based program used to calculate the square cavity driven flow, which corresponds He Yaling " Lattice Boltzmann Method Theory and Applications," a source book)
    2021-03-12 21:19:24下载
    积分:1
  • RSM
    响应面方法的一个例子,二阶响应面,使用正交矩阵法求解(rsm algorithms )
    2009-11-10 22:32:19下载
    积分:1
  • Newton
    C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确(Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication)
    2021-04-29 10:28:43下载
    积分:1
  • LM3S_ADC
    LM3S例程系列,非常实用。 代码稍加修改即可使用。(LM3S routine series, very practical. The code is slightly modified can be used.)
    2012-07-25 11:59:28下载
    积分:1
  • fenerzhizhisuanfa
    说明:  这是一个ACM试题中的算法,叫分而治之算法,上面有PPT还有实例代码,希望喜欢ACM的同学可以喜欢(This is a Question in the ACM algorithm, called divide and conquer algorithms, there are examples of the code above, there are PPT hope that students like to be like the ACM)
    2010-03-26 12:38:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载