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

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

non-weighted

  • 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)之驕子

  • Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl

    Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This application note describes how this decoding may be done. The only mandatory hardware for decoding IR signals is an infrared receiver. The use of two types is described here. Both are modular types used often by the consumer electronics industry. The first type responds to infrared signals modulated at about 40 kHz. The second responds to non-modulated infrared pulses and has a restricted range. The hardware costs of each approach will be less than two dollars.

    標(biāo)簽: microcontrollers Decoding infrared handled

    上傳時(shí)間: 2015-05-24

    上傳用戶:ruan2570406

  • Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not

    Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you have the Linux ppdev driver (patch for 2.2.17 is in the kernel directory, ppdev is standard in 2.4 kernels). Please lobby Alan Cox to include this tiny little driver in 2.2.x too :). To make it type: make and to install it: make install If you have any further doubts, please consult UISP s homepage: http://www.nongnu.org/uisp/

    標(biāo)簽: Installation Programmer In-System directory

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

    上傳用戶:小儒尼尼奧

  • VC++動(dòng)態(tài)鏈接庫(kù)編程之基礎(chǔ)慨念: Visual C++支持三種DLL

    VC++動(dòng)態(tài)鏈接庫(kù)編程之基礎(chǔ)慨念: Visual C++支持三種DLL,它們分別是Non-MFC DLL(非MFC動(dòng)態(tài)庫(kù))、MFC Regular DLL(MFC規(guī)則DLL)、MFC Extension DLL(MFC擴(kuò)展DLL)

    標(biāo)簽: Visual DLL VC 動(dòng)態(tài)鏈接庫(kù)

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

    上傳用戶:ywqaxiwang

  • Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same d

    Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the command "wmatch".

    標(biāo)簽: hafnian nonnegative the Computes

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

    上傳用戶:lmeeworm

  • this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) fi

    this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.

    標(biāo)簽: a.k.a. bootstrap implement particle

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

    上傳用戶:caozhizhi

  • Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content

    Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content Providers and even non-telecom guys. Uses file system for data flow.Written for .NET 2.0 in C#

    標(biāo)簽: Content Messaging Platforms Operators

    上傳時(shí)間: 2014-01-01

    上傳用戶:1109003457

  • Math.NET開源數(shù)學(xué)庫(kù) C#實(shí)現(xiàn) 具體功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A spa

    Math.NET開源數(shù)學(xué)庫(kù) C#實(shí)現(xiàn) 具體功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Distribution fonctions, see MathNet.Numerics.Distributions. - Statistical accumulator, see MathNet.Numerics.Statistics. - Fourier transformations, see MathNet.Numerics.Transformations. - Miscellaneous utilies (polynomials, rationals, collections).

    標(biāo)簽: LinearAlgebra Numerics MathNet algebra

    上傳時(shí)間: 2015-07-24

    上傳用戶:思琦琦

  • OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a

    OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入門教程

    標(biāo)簽: collection functions Computer Library

    上傳時(shí)間: 2015-09-12

    上傳用戶:zhangyi99104144

  • Listed below are the typographical conventions used in this guide. – Example C++ code and commands

    Listed below are the typographical conventions used in this guide. – Example C++ code and commands to be typed by the user are in non-bold characters in typewriter font. – Items where the user has to supply a name or number are given in lower-case italic characters in typewriter font. – Sections marked with a ‡ describe features that are also available in ANSI C.

    標(biāo)簽: typographical conventions commands Example

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

    上傳用戶:xiaoxiang

主站蜘蛛池模板: 图片| 金秀| 盘锦市| 湘潭县| 县级市| 同德县| 读书| 扶绥县| 东辽县| 叙永县| 纳雍县| 酉阳| 平遥县| 萝北县| 安康市| 连城县| 宣威市| 潞城市| 无为县| 梓潼县| 通州区| 简阳市| 兴宁市| 贡嘎县| 葫芦岛市| 阿鲁科尔沁旗| 宜章县| 邮箱| 万全县| 博湖县| 即墨市| 蒙自县| 余干县| 米脂县| 开鲁县| 绥江县| 乐陵市| 台湾省| 新巴尔虎左旗| 马龙县| 张家港市|