登录
首页 » Visual C++ » fdtd_2D_TE_Veszt_PML

fdtd_2D_TE_Veszt_PML

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

  • jokdr
    由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法(Generating isolines from scattered interpolation and providing a color selection tool, there are three interpolation methods)
    2018-11-21 16:03:28下载
    积分:1
  • 21
    说明:  用C语言编写多元线性回归方程,写得不好的地方请指教!(Using C language multiple linear regression equation, where poorly written, please advice!)
    2010-06-06 17:04:50下载
    积分:1
  • fft
    用C++编写的一维和二维快速傅里叶变换程序(Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure)
    2013-11-04 16:19:50下载
    积分:1
  • calculator
    用mfc实现计算器的基本操作,支持键盘输入,并保留xp风格,可计算平方,幂,时间显示等操作(With mfc achieve the basic operation of the calculator, support for keyboard input, and retain xp style, calculates the square, power, time display and other operations)
    2013-10-23 15:22:24下载
    积分:1
  • Computational-multibody-dynamics
    研究生动力学课程,计算多体动力学课程, 学习起来有点难度,如果有兴趣就看看吧(Graduate dynamics course)
    2016-03-18 20:36:34下载
    积分:1
  • KMEANS
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> (This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> )
    2013-01-05 23:11:23下载
    积分:1
  • thermal-1
    说明:  用LBM代码编写的由于温差而产生的自然对流小程序(As with the LBM code written in natural convection resulting from temperature applet)
    2021-05-15 11:30:02下载
    积分:1
  • plrc_fdtd
    一维等离子体的plrc—fdtd算法程序(one-dimensional plasma plrc- fdtd Algorithm)
    2006-10-01 09:29:56下载
    积分:1
  • vof
    计算多项流的好程序,简单好用,计算量小。可以较好的模拟二维的两项变化情况(Calculating a number of streams of the program, easy to use, small amount of calculation. Can better simulate the two-dimensional variation)
    2020-12-01 11:39:27下载
    积分:1
  • udf-RPE
    fluent 改进的全空化模型,针对可压缩流,内有声速处理(fluent improved full cavitation model for compressible flow, there are the speed of sound processing)
    2021-03-02 16:59:33下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载