登录
首页 » Visual C++ » mom

mom

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

  • Algorithm-Design-and-Analysis
    计算机算法设计与分析(第3版)课后答案-王晓东版_打印版,整本书的课后习题答案,包括算法实现题也有。(The also Computer Algorithm Design and Analysis (3rd Edition) afterschool Answer- Wang Xiaodong _ print edition, the book Homework answer, including algorithms title.)
    2013-04-08 10:52:50下载
    积分:1
  • Magic
    幻方 (magic cube )
    2010-06-05 15:08:54下载
    积分:1
  • water-quality-model
    水质模型,用于计算河流下游及河口水环境容量(use for water quality)
    2016-01-22 16:34:35下载
    积分:1
  • mabExpress_src
    任意数学表达式计算的源码及测试软件 (Calculation of arbitrary mathematical expression of the source code and test software)
    2009-04-12 22:26:39下载
    积分:1
  • Generator
    这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
    2013-07-10 14:19:34下载
    积分:1
  • 禁忌法 C++
     禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
    2018-04-13 09:03:34下载
    积分:1
  • SMM
    说明:  几种模幂算法,有传统模幂,SMM模幂,基于2的K次方的模幂和最一般的模幂算法,还有为这些模幂算法建立的WINDOWS对话框。可以方便的运行。(algorithm, the traditional mode power, SMM Modular Power, Based on two of the K-th power module and the most common mode power algorithm, These modules also for the establishment of the algorithm Power Windows dialog box. To facilitate the operation.)
    2006-04-27 22:49:38下载
    积分:1
  • MillerRabin()
    素性检测的miller-rabin算法。。。。。(Primality testing)
    2011-11-23 16:56:41下载
    积分:1
  • HertzMindlin_supporting_files
    edem接触程序,用于计算各种模型的接触力(edem modle)
    2021-03-26 16:19:13下载
    积分:1
  • CH8
    8.1 最小二乘曲线拟合hpir1.c 8.2 切比雪夫曲线拟合hchir.c 8.3 最佳一致逼近的里米兹法hremz.c 8.4 矩形域的最小二乘曲面拟合hpir2.c(8.1 Least-squares curve-fitting hpir1.c 8.2 Chebyshev curve fitting the best uniform approximation hchir.c 8.3 years Meeds law hremz.c 8.4 rectangular domain least-squares surface fitting hpir2.c)
    2009-10-15 14:30:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载