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.
資源簡介: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 ...
上傳時間: 2013-12-13
上傳用戶:cylnpy
資源簡介: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 ...
上傳時間: 2013-11-28
上傳用戶:風之驕子
資源簡介:CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional surface. Package ope.carsim contains classes that represent the problem domain: cars and locations. Package ope.carsim.gui contains a ...
上傳時間: 2013-12-22
上傳用戶:gaome
資源簡介:A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circ...
上傳時間: 2013-12-22
上傳用戶:Andy123456
資源簡介:中南賽區ACM競賽題 Description Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all th...
上傳時間: 2013-12-22
上傳用戶:lijianyu172
資源簡介:the code is a example of DOBC.
上傳時間: 2015-06-13
上傳用戶:牧羊人8920
資源簡介:This is a program to calculate the Photonic Bands of two dimension Photonic Crystal with circular inclusions. It calculates both TE and TM modes (E and H polarization).
上傳時間: 2015-10-08
上傳用戶:1427796291
資源簡介:Displays a two-dimensional table showing how interest rates affect bank balances.
上傳時間: 2016-08-11
上傳用戶:wang5829
資源簡介:% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a se...
上傳時間: 2016-12-27
上傳用戶:jcljkh
資源簡介:a PML FDTD. computational domain
上傳時間: 2017-05-23
上傳用戶:獨孤求源
資源簡介:The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen...
上傳時間: 2014-01-05
上傳用戶:libenshu01
資源簡介:Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh....
上傳時間: 2016-12-27
上傳用戶:ljt101007
資源簡介:一個游戲 the hardware for the game includes a number of displays, each with a button and -- a light, that each represent a bin that can store marbles (beans). -- -- The display indicates the number of marbles in each bin at any given t...
上傳時間: 2015-06-10
上傳用戶:cc1015285075
資源簡介:Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems: * extend the print o...
上傳時間: 2014-01-22
上傳用戶:Divine
資源簡介:? This application note describes the implementation of a two-dimensional Rank Order filter. Thereference design includes the RTL VHDL implementation of an efficient sorting algorithm. Thedesign is parameterizable for input/output precis...
上傳時間: 2013-12-14
上傳用戶:逗逗666
資源簡介:MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node. With MIB Browser you can easily load (compile) standard and proprietary MIB files, view ...
上傳時間: 2015-06-30
上傳用戶:eclipse
資源簡介:Negative principal refractive indices and accidental isotropy in two-dimensional photonic crystals with an asymmetrical unit ce
上傳時間: 2016-07-04
上傳用戶:kristycreasy
資源簡介:Abstract—The contourlet transform is a new two-dimensional extension of the wavelet transform using multiscale and direc- tional fi lter banks. The contourlet expansion is composed of basis images oriented at various directions in ...
上傳時間: 2014-01-18
上傳用戶:水中浮云
資源簡介:FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operator...
上傳時間: 2015-12-16
上傳用戶:妄想演繹師
資源簡介:The source code in a tutorial.
上傳時間: 2015-01-25
上傳用戶:壞天使kk
資源簡介:The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities i...
上傳時間: 2015-02-05
上傳用戶:TF2015
資源簡介:How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:\j2sdk1.4.0\include /Ie:\j2sdk1.4.0\include\win32 /LD /FeMyImpOfCallback.dll Callback.c 3. run: java Callback
上傳時間: 2015-03-31
上傳用戶:jhksyghr
資源簡介:zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib ...
上傳時間: 2013-12-09
上傳用戶:894898248
資源簡介:We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
上傳時間: 2013-12-20
上傳用戶:moshushi0009
資源簡介:this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
上傳時間: 2014-01-03
上傳用戶:Late_Li
資源簡介:I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20...
上傳時間: 2015-05-15
上傳用戶:xhz1993
資源簡介:BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) Uni...
上傳時間: 2015-07-17
上傳用戶:royzhangsz
資源簡介:BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) Uni...
上傳時間: 2015-07-17
上傳用戶:wendy15
資源簡介:Structure the sources so that the compression and decompression code form a library usable by any program, and write both gzip and zip on top of this library. This would ideally be a reentrant (thread safe) library, but this would deg...
上傳時間: 2015-08-06
上傳用戶:jackgao
資源簡介:The code, images and designs for this book are released under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. http://creativecommons.org/licenses/by-nc-sa/2.5/ You are free: * to copy, distribute, display, and ...
上傳時間: 2014-01-19
上傳用戶:chfanjiang