登录
首页 » Visual C++ » mom

mom

于 2021-03-20 发布 文件大小:189KB
0 165
下载积分: 1 下载次数: 141

代码说明:

  矩量法仿真电磁辐射和散射的源代码(c++) (Moment Method Simulation of electromagnetic radiation and scattering of the source code (c++))

文件列表:

necpp_20050915
..............\makefile.dist
..............\htm" target=_blank>README
..............\src
..............\...\AntennaInput.h
..............\...\BaseInput.h
..............\...\common.h
..............\...\CurrentInput.h
..............\...\c_evlcom.cpp
..............\...\c_evlcom.h
..............\...\c_geometry.cpp
..............\...\c_geometry.h
..............\...\c_ggrid.cpp
..............\...\c_ggrid.h
..............\...\c_plot_card.cpp
..............\...\c_plot_card.h
..............\...\electromag.h
..............\...\libNEC.cpp
..............\...\libnecpp.h
..............\...\math_util.h
..............\...\matrix_algebra.cpp
..............\...\matrix_algebra.h
..............\...\misc.cpp
..............\...\misc.h
..............\...\nec2cpp.cpp
..............\...\nec2cpp.h
..............\...\necDiff.cpp
..............\...\nec_context.cpp
..............\...\nec_context.h
..............\...\nec_debug.h
..............\...\nec_exception.cpp
..............\...\nec_exception.h
..............\...\nec_ground.cpp
..............\...\nec_ground.h
..............\...\nec_output.cpp
..............\...\nec_output.h
..............\...\nec_radiation_pattern.cpp
..............\...\nec_radiation_pattern.h
..............\...\nec_results.h
..............\...\net_solve.cpp
..............\...\PowerBudget.h
..............\...\RadiationInput.h
..............\...\safe_array.h
..............\...\XGetopt.cpp
..............\...\XGetopt.h
..............\test_data
..............\.........\36dip.nec
..............\.........\buoy.nec
..............\.........\Collinear_1L.nec
..............\.........\dipole_anim.nec
..............\.........\discone.nec
..............\.........\ek_test.nec
..............\.........\example1.nec
..............\.........\example2.nec
..............\.........\example3.nec
..............\.........\example4.nec
..............\.........\example5.nec
..............\.........\example6.nec
..............\.........\GA487.nec
..............\.........\ga_pjw_0.nec
..............\.........\ga_pjw_1.nec
..............\.........\gn2.nec
..............\.........\Gs_8d_bb.nec
..............\.........\helix.nec
..............\.........\K5332187.nec
..............\.........\passive_test1.nec
..............\.........\plane.nec
..............\.........\plet_helix.nec
..............\.........\plet_helixumts.nec
..............\.........\sommerfeld2.nec
..............\.........\sommerfield1.nec
..............\.........\test299.nec
..............\.........\yagi.nec
..............\.........\yagi16.nec
..............\.........\Yg_4x6_b.nec
..............\win32
..............\.....\nec2%2B%2B
..............\.....\......\nec2%2B%2B.sln
..............\.....\......\nec2%2B%2B.vcproj

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

发表评论

0 个回复

  • 1616
    把十六进制数转换为十进制数,简单方便!能用于串口通信数据处理中(The hexadecimal number is converted to a decimal number, is simple and convenient! Can be used for serial communication data processing)
    2008-03-09 14:37:30下载
    积分:1
  • Root_Loci
    根轨迹文件 多刚体动力学 方程 根分布 稳定分析 (Root locus document root distribution multibody dynamics equations stability analysis)
    2014-09-21 21:13:28下载
    积分:1
  • DLT057
    利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,建立一个对话框类,在这个类中进行像素坐标、控制点坐标文件的打开与读取,然后利用DLT公式进行外方位元素的解算。 数据检核部分用前方交会算法来进行,首先根据ID找到左右片的像点的同名点,然后计算变换矩阵及系数,根据给定的内方位元素,利用公式解算出像点的控制点坐标,然后和给定的控制点坐标相比较即可进行精度评定。 (PHOTOSHOP software can be measured using a photo of the control points around the pixel coordinates can be calculated by the formula sit out the image point Standard. According to the given coordinates of control points, the use of straight-line method to calculate the linear transformation of 11 DLT parameters that the coefficient l Value and calculate the orientation elements of exterior orientation elements and solutions. Another way is to use a single formula as the calculation of space resection Orientation elements out. Use as space resection alone to settle the image exterior orientation is the basic idea: to single video As the basis of images from the ground covered by a number of control points within the known ground coordinates and image coordinates of corresponding points in the measured values , The realities of collinearity equation, find the image in the time of aerial photography exterior orientation elements. First, the process to establish a single document)
    2011-05-19 10:18:50下载
    积分:1
  • algorithms(CPP)
    计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program )
    2014-01-04 22:46:59下载
    积分:1
  • oofem-1.7.tar
    c++的有限元源码,带说明书和测试数据,是难得的有限元开发资料.(This is the code of finite element method, with manual document and data samples, it is valusble for FEM development)
    2009-04-25 13:59:51下载
    积分: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
  • Cpp-openlb
    格子boltzmann方法模拟2D圆柱绕流程序 C++程序d2Q9模型(Lattice boltzmann simulation program 2D flow around a cylinder model of C++ program d2Q9)
    2021-04-02 14:19:07下载
    积分:1
  • gausszf
    该软件主要应用是采用高斯正反算进行换带计算的。(The software application is used mainly Gaussian with positive and negative exchange balance calculation.)
    2007-09-10 11:12:01下载
    积分:1
  • FFT
    提供函数能进行1维2维的FFT,输入输出的序列长度应为2的整数次方倍(Provides functions can be one-dimensional two-dimensional FFT, sequence length input and output should be an integer power of 2 times)
    2014-01-07 22:10:34下载
    积分:1
  • My21Narcissus
    21位水仙花数的寻找,里面用到了大数乘法等细节上的东西。(find the 21 digits narcissus.)
    2012-09-07 11:42:41下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载