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

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

HIGHER-ORDER

  • In this paper, a new family of Cassinian wave-guides is proposed, simulating and calculation are fi

    In this paper, a new family of Cassinian wave-guides is proposed, simulating and calculation are finished with CST Microwave Studio that based on Finite Integral Technique (FIT), and some results are given. Electromagnetic field mode type of it is TE, electromagnetic field is stronger near neck region, and some resonance frequencies appear. The new Cassinian curve wave-guides will possess higher power than ones of the rectangular and elliptic wave-guides because the height at the position where maximal electric field occurs is smaller.

    標簽: calculation wave-guides simulating Cassinian

    上傳時間: 2014-01-18

    上傳用戶:netwolf

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    標簽: represented integers group items

    上傳時間: 2016-01-17

    上傳用戶:jeffery

  • This article describes a sniffer for Windows. WinSniff is an application for capturing packets on th

    This article describes a sniffer for Windows. WinSniff is an application for capturing packets on the network. It displays all the packets that are transmitted on the local network and gives detailed information about each header in the packet. In order to keep it simple, I am not dealing with application level protocols. If you are interested, you can add features to support various application level protocols such as SMTP, FTP, NETBIOS etc

    標簽: application describes capturing for

    上傳時間: 2016-01-22

    上傳用戶:lijianyu172

  • You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your pr

    You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your private data, one for the common data in order to receive data from other applications like Excel, WinWord etc. and at last, I ll give you a handy-dandy class you can derive ANY MFC object from, to make it a drop target

    標簽: possibility imagine Right there

    上傳時間: 2013-12-21

    上傳用戶:jichenxi0730

  • aDABOOST This package contains the following files: learner.jar - is a platform independent java

    aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java -jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe - A windows executable version of the application. Doubleclick to run. learner.pdf - The digital version of the report. SRC\ - The source code of the program is in this directory

    標簽: independent following aDABOOST contains

    上傳時間: 2014-12-05

    上傳用戶:xsnjzljj

  • OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the ope

    OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm. However, the files svm.h and svm.cpp codes were copied/merged into stdafx.h and stdafx.cpp in order to support the development, and OpenSVM still use other codes of libsvm. So you can see the libsvm package in the source package. You can open and build it with Visual C++ 6.0. Note: the problems must be in LIBSVM format. OpenSVM project page: http://sourceforge.net/projects/opensvm If you had any question, please mail to: cloudbyron@gmail.com

    標簽: developped the workspace OpenSVM

    上傳時間: 2016-01-30

    上傳用戶:asdfasdfd

  • Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si

    Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.

    標簽: elimination equations Gaussian version

    上傳時間: 2016-02-14

    上傳用戶:hxy200501

  • CP detector (CPD) only reports the onset and removal of a tone. The analysis of timing (if required)

    CP detector (CPD) only reports the onset and removal of a tone. The analysis of timing (if required) shall be responsibility of a higher-level application due to uncontrollable variability of those parameters from country to country.FOR TI C54X/C55X

    標簽: detector analysis required reports

    上傳時間: 2013-12-02

    上傳用戶:ynsnjs

  • Express DSP compliant C55x DTMF detector software is proposed in two versions: one with a 5 ms frame

    Express DSP compliant C55x DTMF detector software is proposed in two versions: one with a 5 ms frame size and one with a 10 ms frame size. The versions are quite similar in behavior. The version with a 10 ms frame size is faster, but the overall quality is higher in the 5 ms version, due to lower time granularity. DTMF算法for TI DSP 54X/55X

    標簽: compliant detector software proposed

    上傳時間: 2016-02-15

    上傳用戶:liuchee

  • 兩種解決方案 Richard just finished building his new house. Now the only thing the house misses is a cute l

    兩種解決方案 Richard just finished building his new house. Now the only thing the house misses is a cute little wooden fence. He had no idea how to make a wooden fence, so he decided to order one. Somehow he got his hands on the ACME Fence Catalogue 2002, the ultimate resource on cute little wooden fences. After reading its preface he already knew, what makes a little wooden fence cute. A wooden fence consists of N wooden planks, placed vertically in a row next to each other. A fence looks cute if and only if the following conditions are met: ?The planks have different lengths, namely 1, 2, . . . , N plank length units. ?Each plank with two neighbors is either larger than each of its neighbors or smaller than each of them. (Note that this makes the top of the fence alternately rise and fall.)

    標簽: house the finished building

    上傳時間: 2014-01-26

    上傳用戶:541657925

主站蜘蛛池模板: 宜章县| 隆化县| 南涧| 哈巴河县| 张家港市| 东兰县| 若尔盖县| 乐昌市| 化隆| 古蔺县| 琼结县| 高碑店市| 江源县| 天峨县| 桓仁| 奇台县| 卓资县| 勐海县| 德保县| 礼泉县| 南开区| 佛山市| 内黄县| 牡丹江市| 修水县| 河间市| 古交市| 翼城县| 巴里| 青冈县| 阿拉善左旗| 肇州县| 盐池县| 视频| 石泉县| 同江市| 竹溪县| 玉门市| 绩溪县| 丘北县| 平遥县|