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

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

none-zero

  • 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

    上傳時(shí)間: 2013-11-28

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

  • The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the numbe

    The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the number of redundant symbols (length-k), and the initial zero of the code, init_zero, such that the zeros are: init_zero, init_zero+1, ..., init_zero+length-k-1

    標(biāo)簽: length the Reed-Somolon specified

    上傳時(shí)間: 2014-07-31

    上傳用戶:skfreeman

  • zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac

    zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero.

    標(biāo)簽: standard surface models either

    上傳時(shí)間: 2013-12-05

    上傳用戶:003030

  • This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combin

    This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combines the advantages of small size, low cost, high accuracy, zero maintenance, low energy consumption and portability. This technology has applications in a wide range of fixed and portable secured devices including access control systems, cash terminals, public transport, PCs, PDAs, Smart Card readers and motor vehicles. It can be used in almost any situation where rapid, reliable and accurate identification or authentication of an individual is required.

    標(biāo)簽: fingerprint FingerChip technology electronic

    上傳時(shí)間: 2013-12-27

    上傳用戶:h886166

  • Input The input contains blocks of 2 lines. The first line contains the number of sticks parts afte

    Input The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero. Output The output should contains the smallest possible length of original sticks, one per line. Sample Input 9 5 2 1 5 2 1 5 2 1 4 1 2 3 4 0 Sample Output 6 5

    標(biāo)簽: contains The blocks number

    上傳時(shí)間: 2015-10-27

    上傳用戶:lepoke

  • CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using m

    CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares. CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offsets are selected such that the operations on X and Y are only shifts and adds.

    標(biāo)簽: Coordinate elementary computing functions

    上傳時(shí)間: 2015-11-08

    上傳用戶:saharawalker

  • 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

    上傳時(shí)間: 2013-12-14

    上傳用戶:leehom61

  • % A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with % all

    % A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with % all Dirichlet boundary, note that reaction coefficient is not zero % by indirect BKM

    標(biāo)簽: convection-diffusion deta with homogeneous

    上傳時(shí)間: 2016-01-03

    上傳用戶:CHINA526

  • 空間音樂查詢工具1.9 1122 本工具采集php抓取QQ空間音樂。 換播放器可直接去qq空間音樂播放器 系統(tǒng)要求 PHP+ZEND3.3以后 cache 目錄可寫 cfg_

    空間音樂查詢工具1.9 1122 本工具采集php抓取QQ空間音樂。 換播放器可直接去qq空間音樂播放器 系統(tǒng)要求 PHP+ZEND3.3以后 cache 目錄可寫 cfg_qq_file.txt 可寫 用二進(jìn)制模式上傳本系統(tǒng)文件 確認(rèn)服務(wù)器能ping qzone-music.qq.com 文件目錄說明 player 播放器目錄 cache 查詢緩存目錄,必須為可寫 style 風(fēng)格目錄,所有風(fēng)格存放此目錄,config.php中$cfg_style來確認(rèn)要現(xiàn)實(shí)的風(fēng)格目錄,默認(rèn)為default config.php系統(tǒng)配置文件 index.php主程序 cfg_qq_file.txt為最近查詢的QQ號(hào)碼,文件必須可寫 top.js頭部JS foot.js底部JS 屏蔽底部copyright,修改樣式#copyright{display:none},支持本工具的請(qǐng)保留

    標(biāo)簽: cache 1122 ZEND 1.9

    上傳時(shí)間: 2014-11-26

    上傳用戶:qilin

  • Algorithms for the estimation of a channel whose impulse response is characterized by a large numbe

    Algorithms for the estimation of a channel whose impulse response is characterized by a large number of zero tap coefficients are developed and compared.

    標(biāo)簽: characterized Algorithms estimation response

    上傳時(shí)間: 2013-12-26

    上傳用戶:manking0408

主站蜘蛛池模板: 齐河县| 乌鲁木齐县| 樟树市| 普宁市| 湛江市| 冀州市| 田阳县| 商洛市| 泽州县| 芮城县| 望奎县| 台安县| 苍梧县| 修水县| 云南省| 宜宾市| 黄石市| 桓台县| 松桃| 潢川县| 茌平县| 太原市| 太仓市| 桂阳县| 烟台市| 榕江县| 思南县| 鄂托克前旗| 古蔺县| 凉城县| 闻喜县| 乐亭县| 万山特区| 安仁县| 福海县| 黔西县| 印江| 拜城县| 泰和县| 镇远县| 水城县|