-
The code assumes a two
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
- 2022-04-19 22:19:25下载
- 积分:1
-
这是一个用flash编写的自由落体动画,实现起来非常简单。
这是一个用flash编写的自由落体动画,实现起来非常简单。-This is a use of flash animation prepared by the free-fall, it is very simple to achieve.
- 2022-03-25 08:11:59下载
- 积分:1
-
这是usb转串口的实例和程序!我已经成功用过了
这是usb转串口的实例和程序!我已经成功用过了-This is an instance of usb-serial and procedures! I have successfully used the
- 2022-04-16 18:02:53下载
- 积分:1
-
C#如何禁止Windows关机的测试代码
C#禁止Windows关机的测试代码,不让电脑关机,当点击关机按钮后,电脑不会关机,请选择“开始关闭计算机”菜单测试一下效果,测试完成后,程序还要恢复允许关闭操作系统的功能,本知识主要是考察C#与Windows系统之间的联系。
- 2022-03-24 15:11:47下载
- 积分:1
-
learning java development of a procedure (a very good example of beginners guide...
学习java开发的第一个程序(初学者非常好的实例教程)-learning java development of a procedure (a very good example of beginners guide)
- 2023-08-11 07:05:03下载
- 积分:1
-
所有的练习和排位赛80 ssd2完整了
todos los ejercicios de ssd2 completos y con calificacion de 80 para arriba
- 2022-06-02 02:05:57下载
- 积分:1
-
人事管理系统 ,一个简单的用delphi制作的人事管理系统。对初学者有很大的帮助...
人事管理系统 ,一个简单的用delphi制作的人事管理系统。对初学者有很大的帮助
-Personnel Management System, a simple production with delphi personnel management system. For beginners will be very helpful
- 2023-02-10 10:20:04下载
- 积分:1
-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1
-
基于图像处理的计算机集成数控技术程序,具有一定的借鉴意义,值得相关人员学习...
基于图像处理的计算机集成数控技术程序,具有一定的借鉴意义,值得相关人员学习-based on image processing computer integrated NC technical procedures, with some reference, it is worth studying the relevant staff
- 2022-01-30 18:07:49下载
- 积分:1
-
A variety of time
各种时频分析工具包part4,非常有用的!忘了是哪位大哥发的,现转发到这,希望对大家有所帮助!-A variety of time-frequency analysis tool kit part4, very useful! Forgot who made Big Brother, it is forwarded to it, and they hope to be helpful to everyone!
- 2022-08-21 20:19:32下载
- 积分:1