登录
首页 » Visual C++ » mom

mom

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

  • 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
  • Gauss-Seidel-in-C-Program
    高斯-赛德尔迭代法是解线性方程组的常规算法,本文是C语言的高斯-赛德尔计算代码(Gauss-Seidel C program)
    2016-04-08 09:51:43下载
    积分:1
  • Task2
    MFC编写的计算器,基本功能都已实现,加速键没有实现(Written in MFC calculator, basic functions have been achieved, not achieved accelerator)
    2011-11-14 22:24:05下载
    积分:1
  • fluentcas
    fluent 软件动网格计算的CAS文件和二次开发程序。用来计算一个蜜蜂翅膀摆动时周围流畅的变化。(fluent moving grid computing, software, documents and secondary development of CAS procedures. Used to calculate the wings of a bee when swinging around the smooth changes.)
    2020-11-03 11:19:53下载
    积分:1
  • areaofcircle
    一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。 栅栏价格为35元/米,过道造价为20元/平方米。 过道宽度为3米, 游泳池半径由键盘输入。 要求编程计算并输出过道和栅栏的造价。(A circular pool as shown in figure, now in its built around to a circular corridor, and in its 4 around on the fence. The fence for 35 yuan/m price, corridor cost for 20 yuan/square metre. Aisle width is 3 meters, The radius of the swimming pool by keyboard input. Demand and output programming calculation of corridor and the cost of the fence. )
    2012-04-06 11:29:01下载
    积分:1
  • KMP-string-match
    编写一个使用KMP算法的字符串匹配程序。 使用方法:字符串匹配.exe -f xxx.txt -s xxx -f 指定要查找的文件 -s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
    2013-12-08 01:12:46下载
    积分:1
  • MillerRabin()
    素性检测的miller-rabin算法。。。。。(Primality testing)
    2011-11-23 16:56:41下载
    积分:1
  • SheepWolf
    羊与狼的故事...主要实现狼进入若干羊圈后,寻找最后所有羊圈中剩余的狼和眼数目( the wolf and sheep)
    2012-05-27 10:02:49下载
    积分:1
  • Workshop7
    An example of using a matrix object in order to pass values and complete a function.
    2015-12-10 23:32:02下载
    积分:1
  • c_and_f
    c/C++跟fortran语言之间的一些转换(c/C fortran language with the conversion between)
    2007-05-31 13:46:32下载
    积分:1
  • 696518资源总数
  • 104600会员总数
  • 46今日下载