登录
首页 » Visual C++ » mom

mom

于 2021-03-20 发布 文件大小:189KB
0 254
下载积分: 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 个回复

  • Matrix
    很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等(good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.)
    2020-10-31 16:39:55下载
    积分:1
  • cPPpolyfit
    多项式拟合,最小二乘法,c++版本实现,运行环境vc6(Polynomial fitting)
    2013-04-29 10:37:54下载
    积分:1
  • 2_Brusselator_Heun_period_boundary
    经典非线性动力学模型,布鲁塞尔子模型,可直接运行,运算效率高。(nonlinear dynamics Brusselator model)
    2014-01-18 22:16:57下载
    积分:1
  • FilterCal
    这个我写的一个计算LC滤波器的程序,可以显示出最后的频率截止情况,有最平法,椭圆法等计算方法(this, I wrote a calculation of the LC filter procedures can demonstrate that the frequency of the final deadline, the most-France, oval law calculation method)
    2005-08-16 15:43:42下载
    积分:1
  • supervisedWSD
    利用贝叶斯分类原理实现多义词的消歧。首先利用训练语料进行训练,然后基于机器已经获取的知识的基础上对生语料进行词义标注。(Realize the principle of the use of Bayesian classification polysemous word sense disambiguation. First of all, the use of training corpus for training, and then the machine has been based on knowledge gained on the basis of corpus for semantic tagging of Health.)
    2008-05-15 19:04:24下载
    积分:1
  • air-age
    计算流体力学软件FLUENT计算空气龄的udf文件(FLUENT CFD software udf file to calculate the air age )
    2015-10-14 15:32:41下载
    积分:1
  • Trilateration-Network
    测绘程序,计算测边网各点坐标的评查程序,值得借鉴(Mapping program to calculate the coordinates of each point measured the side-netting of assessment investigative procedures, worth learning)
    2013-08-20 15:13:21下载
    积分:1
  • C_P
    恒温减压沸腾UDF,一个基于压力计算的水蒸发UDF程序,请大家探讨一下(boiling udf of costant T and decreasing P)
    2011-12-19 11:41:40下载
    积分: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
  • fft
    用C++编写的一维和二维快速傅里叶变换程序(Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure)
    2013-11-04 16:19:50下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载