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

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

MULTIPLE-input-multiple-Output

  • A stochastic-flow network consists of a set of nodes, including source nodes which supply various re

    A stochastic-flow network consists of a set of nodes, including source nodes which supply various resources and sink nodes at which resource demands take place, and a collection of arcs whose capacities have multiple operational states.

    標簽: nodes stochastic-flow including consists

    上傳時間: 2013-12-22

    上傳用戶:wlcaption

  • In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl

    In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadline violations. Priority inheritance protocol is one of the approaches to reduce priority inversion. Unfortunately, RTOS like uC/OS can’t support priority inheritance protocol since it does not allow kernel to have multiple tasks at the same priority. Although it has different ways to avoid priority inversion such as priority ceiling protocol, developers still have some difficulties in programming real time applications with it. In this paper, we redesign the uC/OS kernel to provide the ability to support round robin scheduling and implement priority inheritance semaphore on the modified kernel. As result, we port new kernel with priority inheritance semaphore to evaluation board, and evaluate the execution time of each of the kernel service as well as verify the operations of our implementation.

    標簽: priority preemptive inversion problem

    上傳時間: 2015-12-14

    上傳用戶:氣溫達上千萬的

  • « 問題描述: 假設要在足夠多的會場里安排一批活動

    « 問題描述: 假設要在足夠多的會場里安排一批活動,并希望使用盡可能少的會場。設計一個有效的 貪心算法進行安排。(這個問題實際上是著名的圖著色問題。若將每一個活動作為圖的一個 頂點,不相容活動間用邊相連。使相鄰頂點著有不同顏色的最小著色數,相應于要找的最小 會場數。) « 編程任務: 對于給定的k個待安排的活動,編程計算使用最少會場的時間表。 « 數據輸入: 由文件input.txt給出輸入數據。第一行有1 個正整數k,表示有k個待安排的活動。接 下來的k行中,每行有2個正整數,分別表示k個待安排的活動開始時間和結束時間。時間 以0 點開始的分鐘計。 « 結果輸出: 將編程計算出的最少會場數輸出到文件output.txt。

    標簽: laquo

    上傳時間: 2013-12-20

    上傳用戶:LIKE

  • ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors

    ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points, data - matrix with data points, OUTPUT: R - rotation matrix and T - translation vector accordingly so newdata = R*data + T . newdata are transformed data points to fit model see help icp for more information

    標簽: points the minimize respect

    上傳時間: 2014-01-02

    上傳用戶:gyq

  • This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP

    This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, adding, deleting files from the archive, modifications of the existing archive. There is also the support for creating and extracting multiple disk archives (on non-removable devices as well) and for password encryption and decryption. This module uses compression and decompression functions from zlib library by Jean-loup Gailly and Mark Adler.

    標簽: compatible extracting modifying creating

    上傳時間: 2014-12-22

    上傳用戶:chfanjiang

  • 最大流

    最大流,The programs are designed to run under BSD UNIX. All programs read from the standard input and write to the standard output. Run "make" to compile the programs and generators. File "list" lists the programs produced my "make". Input files are in DIMACS format. See sample.input.

    標簽:

    上傳時間: 2015-12-30

    上傳用戶:zhenyushaw

  • This paper investigates the design of joint frequency offset and carrier phase estimation of a mult

    This paper investigates the design of joint frequency offset and carrier phase estimation of a multi-frequency time division multiple access (MF-TDMA) demodulator that is applied to a digital video broadcasting—return channel system via satellite (DVB-RCS). The proposed joint estimation algorithm is based on the interpolation technique for two correlation values in the frequency and phase domains. This simple interpolation technique can significantly improve frequency and phase resolution capabilities of the proposed technique without increasing the number of the correlation values. In addition, the overall block diagram of a digital communications receiver for DVB-RCS is presented, which was designed using the proposed estimation algorithms. Index Terms—Carrier phase estimation, DVB-RCS, frequency offset estimation, interpolation, joint estimation, MF-TDMA.

    標簽: investigates estimation frequency carrier

    上傳時間: 2015-12-30

    上傳用戶:ls530720646

  • Hammerhead2 is a stress testing tool designed to test out your web server and web site. It can init

    Hammerhead2 is a stress testing tool designed to test out your web server and web site. It can initiate multiple connections from IP aliases and simulated numerous (256+) users at any given time

    標簽: Hammerhead2 web designed testing

    上傳時間: 2016-01-04

    上傳用戶:youlongjian0

  • Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

    Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.

    標簽: Lucene Abstract Jakarta project

    上傳時間: 2016-01-10

    上傳用戶:songrui

  • This gives examples of Session Description Protocol (SDP) offer/answer exchanges. Examples include

    This gives examples of Session Description Protocol (SDP) offer/answer exchanges. Examples include codec negotiation and selection, hold and resume, and addition and deletion of media streams. The examples show multiple media types, bidirectional, unidirectional, inactive streams, and dynamic payload types. Common Third Party Call Control (3pcc) examples are also given.

    標簽: Description exchanges Protocol Examples

    上傳時間: 2014-01-02

    上傳用戶:450976175

主站蜘蛛池模板: 广德县| 兴文县| 怀化市| 常州市| 祁门县| 鄂托克前旗| 大石桥市| 治县。| 广宗县| 会理县| 太保市| 玉山县| 汕头市| 乌鲁木齐市| 永和县| 马鞍山市| 平山县| 岳普湖县| 荆门市| 长乐市| 巴林左旗| 大悟县| 延津县| 修文县| 旌德县| 仪陇县| 玉田县| 名山县| 乌拉特后旗| 平昌县| 景东| 敦煌市| 吉木萨尔县| 中卫市| 青神县| 遵化市| 绥滨县| 玉环县| 竹北市| 昆明市| 中阳县|