The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an incident-field file using the "perfect" incident fields ptfsf-demo-file.c: FDTD code which uses the perfect incident fields stored in a file fdtdgen.h: defines macros used in much of my code Makefile: simple make-file to compile programs Also include are some simple script files to run the programs with reasonable values. 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.)
標簽: ptfsf following the contains
上傳時間: 2013-11-28
上傳用戶:風之驕子
感知器的VC實現#include "percept.h" #include "stdio.h" #include "stdlib.h"
標簽: include percept stdlib stdio
上傳時間: 2013-12-17
上傳用戶:偷心的海盜
Halsted.Press.H.264.And.MPEG-4.Video.Compression.Video.Coding.For.Next.Generation.Multimedia.eBook-LiB,多媒體通信的經典文章
標簽: Video Compression Generation Multimedia
上傳時間: 2015-05-20
上傳用戶:cc1
電力系統稀疏矩陣計算類,用法范例代碼,包括三個目錄,MALIB(類),MATEST(使用范例),INCLUDE(*.H),是我編寫的電力系統能量管理系統基礎類之一.
上傳時間: 2013-12-31
上傳用戶:363186
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
標簽: include define malloc string
上傳時間: 2015-05-22
上傳用戶:lwwhust
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
標簽: include define malloc string
上傳時間: 2015-05-22
上傳用戶:cc1915
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
標簽: include define malloc string
上傳時間: 2014-01-03
上傳用戶:JIUSHICHEN
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
標簽: include define malloc string
上傳時間: 2014-06-01
上傳用戶:yepeng139
這是 用C++編寫的員工培訓系統 用戶要修改程序源碼可以選擇相應的.h和.cpp文件,本實例使用的命名規則基本是:DIALOG_***** 為管理對話框資源, *****Info為數據輸入窗口資源, *****Set為結果集對應的類
上傳時間: 2014-01-14
上傳用戶:LIKE
h.264編解碼的軟件實現的測試模型。廣大視頻編解碼愛好者可以此為基礎優化代碼,進而創作出又快又好的h.264 codec
上傳時間: 2013-12-17
上傳用戶:cylnpy