登录
首页 » Visual C++ » fdtd_2D_TE_Veszt_PML

fdtd_2D_TE_Veszt_PML

于 2021-04-13 发布 文件大小:2381KB
0 390
下载积分: 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 个回复

  • LU
    说明:  这是LU分解法求线性方程组的资料,讲解了LU分解的原理及过程,非常实用(LU decomposition seeking linear equations to explain the principles and process of the LU decomposition, very practical)
    2012-08-26 09:59:07下载
    积分:1
  • GEAR
    吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
    2021-03-08 11:29:28下载
    积分:1
  • Hanio
    关于汉诺塔的代码,中间是用迭代的方法实现的(About Hanio Tower)
    2012-06-28 22:59:26下载
    积分:1
  • 1.21b
    分数阶滑模工具箱,可用于解决阶次比较低的时候(fractional order sliding mode )
    2016-10-10 09:37:28下载
    积分:1
  • Unconstrained-directly
    基于GWBASIC实现的无约束寻优算法,内附GWBASIC主程序和说明(Non-binding on GWBASIC achieve optimization algorithm, the main program and instructions included GWBASIC)
    2011-09-25 19:18:07下载
    积分:1
  • 2012-Tax
    用VBA在Excel里实现分级计算,实现通过年终奖和月收入计算个人所得税的功能。数据为2012年最新的标准,对于会计电算化人员有非常强的实用性。(VBA in Excel to achieve grade calculated to achieve the functionality of the calculation of personal income tax through the end of the year Award and the monthly income. The data for 2012 the latest standards, computerized accounting personnel have a very strong practicability.)
    2012-07-16 10:02:51下载
    积分:1
  • db
    本程序用在测试采煤机煤矸识别系统中,验证小波算法(Wavelet Algorithm for caving coal)
    2013-08-10 18:33:01下载
    积分:1
  • UDF-sa
    FLUENT里面改进的SA湍流模型,为UDF文件,可以进行链接编译计算(FLUENT which improved SA turbulence model for the UDF file can be compiled to calculate the link)
    2021-01-02 15:18:57下载
    积分:1
  • quadTreeMortCode
    编写求取下述矩阵四叉树四进制M码和十进制码程序,并将运算结果返回。 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 1, 1, 1, 1, 4, 4, 5, 5, 6, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11,11,12,12,15,16,19,19, 11,11,12,12,17,18,19,19 (Prepared to strike the following matrix quadtree quaternary M code decimal code and procedures, and the operation result returned. 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 1, 1, 1, 1, 4, 4, 5, 5, 6, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11, 11, 12,12,15,16,19,19, 11,11,12,12,17,18,19,19)
    2020-11-21 12:19:35下载
    积分:1
  • cddbn__Y1020918
    研究典型相关分析的各种线性算法和非线性算法,并通过实验数据的比较说明了它们各自的特点(Canonical Correlation Analysis Study of the various linear and nonlinear algorithms algorithms, and through comparison of experimental data shows the characteristics of their respective)
    2008-05-06 09:38:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载