登录
首页 » Visual C++ » fdtd_2D_TE_Veszt_PML

fdtd_2D_TE_Veszt_PML

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

  • 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
  • R-K
    四阶龙格库塔法,用C++编写,很有参考价值(Fourth-order Runge-Kutta method, written in C, a good reference)
    2011-12-29 20:44:34下载
    积分:1
  • Least-squares-linear
    可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
    2013-10-24 14:21:45下载
    积分:1
  • algorithms(CPP)
    计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program )
    2014-01-04 22:46:59下载
    积分:1
  • calrescapind
    this source code is use to calculate resister capacitor and inductor
    2009-09-29 18:26:22下载
    积分:1
  • powell
    优化设计算法:用powell法求解目标函数的最优解和最优值,已经验证算法的正确性,在visual c++6.0下开发(Optimization algorithm: Solving the objective function with powell optimal solution and optimal value, has verified the correctness of the algorithm, the visual c++6.0 under development)
    2021-04-20 10:18:50下载
    积分:1
  • UKF
    无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。(unscented kalman filter code of visual c.)
    2021-01-05 15:08:54下载
    积分:1
  • 3
    用刷选法求出100之内的素数。并输出数有多少个。(100 prime number is calculated by the method of selection. And the output count how many.)
    2013-09-11 19:40:35下载
    积分:1
  • 4zeyunsuan
    复数的四则运算完整版,包括加减乘除,阶乘,开方等。。。(The plural arithmetic full version,, including addition, subtraction, multiplication, and division factorial, prescribing, etc...)
    2013-10-11 16:41:48下载
    积分:1
  • srfft
    计算复序列的分裂基快速傅里叶变换,分裂基快速算法是将基2和基4分解组合而成。在基2M类快速算法中,分裂基算法具有最少的运算量,且仍保留结构规则、原位计算等优点。(Calculate complex sequence of split radix fast Fourier transform, fast algorithm is to split the base base 2 and base 4 decomposition combination. 2M fast algorithm in the base class, the split-based algorithm has the least amount of computation and structural rules remain in situ calculation and so on.)
    2013-05-23 19:56:04下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载