亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

non-zero

  • The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field

    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.

    標(biāo)簽: two-dimensional computational polarization non-zero

    上傳時間: 2013-12-13

    上傳用戶:cylnpy

  • The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

    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.)

    標(biāo)簽: ptfsf following the contains

    上傳時間: 2013-11-28

    上傳用戶:風(fēng)之驕子

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.

    標(biāo)簽: implementation Extensions libraries standard

    上傳時間: 2013-12-14

    上傳用戶:leehom61

  • DAC技術(shù)用語 (D/A Converters Defini

    Differential Nonlinearity: Ideally, any two adjacent digitalcodes correspond to output analog voltages that are exactlyone LSB apart. Differential non-linearity is a measure of theworst case deviation from the ideal 1 LSB step. For example,a DAC with a 1.5 LSB output change for a 1 LSB digital codechange exhibits 1⁄2 LSB differential non-linearity. Differentialnon-linearity may be expressed in fractional bits or as a percentageof full scale. A differential non-linearity greater than1 LSB will lead to a non-monotonic transfer function in aDAC.Gain Error (Full Scale Error): The difference between theoutput voltage (or current) with full scale input code and theideal voltage (or current) that should exist with a full scale inputcode.Gain Temperature Coefficient (Full Scale TemperatureCoefficient): Change in gain error divided by change in temperature.Usually expressed in parts per million per degreeCelsius (ppm/°C).Integral Nonlinearity (Linearity Error): Worst case deviationfrom the line between the endpoints (zero and full scale).Can be expressed as a percentage of full scale or in fractionof an LSB.LSB (Lease-Significant Bit): In a binary coded system thisis the bit that carries the smallest value or weight. Its value isthe full scale voltage (or current) divided by 2n, where n is theresolution of the converter.Monotonicity: A monotonic function has a slope whose signdoes not change. A monotonic DAC has an output thatchanges in the same direction (or remains constant) for eachincrease in the input code. the converse is true for decreasing codes.

    標(biāo)簽: Converters Defini DAC

    上傳時間: 2013-10-30

    上傳用戶:stvnash

  • Non-Networked File System在幾個非網(wǎng)絡(luò)的(或慢網(wǎng)絡(luò)的)Unix 計(jì)算機(jī)上提供了一個兼容的文件系統(tǒng)。

    Non-Networked File System在幾個非網(wǎng)絡(luò)的(或慢網(wǎng)絡(luò)的)Unix 計(jì)算機(jī)上提供了一個兼容的文件系統(tǒng)。

    標(biāo)簽: Non-Networked System File Unix

    上傳時間: 2013-11-30

    上傳用戶:13517191407

  • 項(xiàng)目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration S

    項(xiàng)目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include

    標(biāo)簽: zero-configuration self-contained implements embeddable

    上傳時間: 2013-11-26

    上傳用戶:啊颯颯大師的

  • Steffensen method for non-linear equations in C

    Steffensen method for non-linear equations in C

    標(biāo)簽: Steffensen non-linear equations method

    上傳時間: 2014-08-12

    上傳用戶:com1com2

  • Newton method for solution of non-linear equations in C

    Newton method for solution of non-linear equations in C

    標(biāo)簽: non-linear equations solution Newton

    上傳時間: 2014-01-16

    上傳用戶:zm7516678

  • Secant method with 2 points for non-linear equations in C

    Secant method with 2 points for non-linear equations in C

    標(biāo)簽: non-linear equations Secant method

    上傳時間: 2015-01-20

    上傳用戶:ma1301115706

  • Conjugate gradient method for non-linear equations inC

    Conjugate gradient method for non-linear equations inC

    標(biāo)簽: non-linear Conjugate equations gradient

    上傳時間: 2013-12-04

    上傳用戶:invtnewer

主站蜘蛛池模板: 正阳县| 永福县| 城市| 温泉县| 连江县| 来凤县| 柳河县| 依兰县| 丘北县| 略阳县| 宁武县| 台南市| 高尔夫| 修文县| 昭觉县| 竹山县| 东乌珠穆沁旗| 陇川县| 绥中县| 大港区| 威远县| 舞钢市| 乃东县| 勃利县| 龙江县| 福安市| 平舆县| 汶川县| 正宁县| 龙井市| 山阴县| 辽宁省| 荔浦县| 崇州市| 稻城县| 皋兰县| 横峰县| 安龙县| 宁河县| 方山县| 吉隆县|