登录
首页 » 其他项目 » 一个平行的脉冲的简单模拟

一个平行的脉冲的简单模拟

于 2022-11-16 发布 文件大小:24.00 kB
0 230
下载积分: 2 下载次数: 1

代码说明:

This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and output tracking a single point in the mesh. Released 15 June 1999.

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

发表评论

0 个回复

  • 酒店PHP源码,在 PHP4+MySQL上测试通过。
    酒店PHP源码,在 PHP4+MySQL上测试通过。-Hotels PHP source code, in PHP4+ MySQL on the test.
    2022-08-19 18:22:18下载
    积分:1
  • 本人收集并经过运行的与直接扩频通信的相关的两个非常好的MATLAB仿真程序!...
    本人收集并经过运行的与直接扩频通信的相关的两个非常好的MATLAB仿真程序!-I collect and run through the DSSS and the associated two very good way MATLAB Order!
    2023-01-26 08:05:04下载
    积分:1
  • 测试按钮,有美化,透明等,仅供参考,希望有名人是参考
    测试按钮,有美化,透明等,仅供参考,希望有名人是参考-BUTTON,a glass button,in the c#
    2022-08-11 04:26:52下载
    积分:1
  • java 建造模式,JavaMail中最重要的一种模式,包括例子。
    java 建造模式,JavaMail中最重要的一种模式,包括例子。-java construction mode, the most important JavaMail a model, including examples.
    2023-03-10 10:00:04下载
    积分:1
  • 用VHDL语言编写的三人表决器,多数服从少数,或者一致通过。...
    用VHDL语言编写的三人表决器,多数服从少数,或者一致通过。-VHDL prepared by the three voting machines, most of the views of the minority, or adopted unanimously.
    2022-03-06 10:43:49下载
    积分:1
  • 8 characteristics: 1. Automatically enumerate the serial, so to avoid some of th...
    8大特色: 1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。 2.保存文件格式为txt和CSV,可选,方便做数据分析。 3.保存文件在执行文件程序路径下的SaveData文件夹里 4.增加多字节联合显示 5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。 6.4字节时,只能以十六进制显示(因十进制以超出范围,也没有必要显示那么大一个数)。 7.增加实时显示数据曲线功能。 8.界面更人性化,方便适用。-8 characteristics: 1. Automatically enumerate the serial, so to avoid some of the machine serial number or serial number No.
    2022-03-17 03:47:24下载
    积分:1
  • 一个简单播放器的教学源码,希望可以供大家学习,未美化!
    一个简单播放器的教学源码,希望可以供大家学习,未美化!-a simple player teaching source hope everyone can learn, not landscaping!
    2022-06-03 12:45:38下载
    积分:1
  • 九宫格小游戏,自动出题和解题.九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每...
    九宫格小游戏,自动出题和解题.九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 -Squares of small games, questions and solve problems automatically. Squares (ie, 3 cells wide × 3 grid H) of square-shaped, each divided into a fine grid squares. Small squares in each of the respective fill in the figures 1-9, so that the whole big squares in each row, each row will not repeat the figures.
    2022-08-31 16:30:03下载
    积分:1
  • a class, purpose and content based courses located purposes : 1. With parts of t...
    一、课设目的及内容 课设目的: 1. 在掌握部件单元电路实验的基础上,进一步将其组成系统构造一台基本模型计算机。 2. 为其定义五条机器指令,并编写相应的微程序,具体上机调试掌握整机概念。 课设内容: 将机器指令对应的微代码正确地写入控存中;装载机器指令并进行检查;运行程序,停机后检查数据存贮单元中的结果与理论值是否一致。 通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。 -a class, purpose and content based courses located purposes : 1. With parts of the circuit experiment modules, based on its component systems constructed a basic model computer. 2. Its definition of five machines instructions, and to prepare the corresponding micro-program, the specific machine debugging unit grasp the concept. Course located : machinery orders corresponding to the micro-code correctly charged into the deposit; Loading machinery orders and checks; operating procedures, stands checks data storage modules, the results and the theoretical values are consistent. Through the com
    2022-11-14 05:25:04下载
    积分:1
  • MATLAB的FPGA数字信号处理程序 类似于DSP的C语言 简称SG,大家指教!!...
    MATLAB的FPGA数字信号处理程序 类似于DSP的C语言 简称SG,大家指教!! -MATLAB FPGA digital signal processing DSP similar to the C language acronym SG, we know! !
    2022-02-28 10:24:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载