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

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

steady-state

  • rc5的decryption

    rc5的decryption,同樣帶state machine,同樣有四個(gè)狀態(tài)

    標(biāo)簽: decryption rc5

    上傳時(shí)間: 2016-11-22

    上傳用戶:llandlu

  • This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque

    This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforward, channel estimation algorithm. The BER results are determined through Monte Carlo simulation. The demo shows how to use these equalizers seamlessly across multiple blocks of data, where equalizer state must be maintained between data blocks.

    標(biāo)簽: performance likelihood decision feedback

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

    上傳用戶:1079836864

  • The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i

    The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.

    標(biāo)簽: diffusion-limited-aggregation DLA generates 320x240

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

    上傳用戶:225588

  • 基于8051的網(wǎng)絡(luò)遠(yuǎn)程控制系統(tǒng) 本項(xiàng)目通過網(wǎng)絡(luò)實(shí)現(xiàn)遠(yuǎn)程監(jiān)控

    基于8051的網(wǎng)絡(luò)遠(yuǎn)程控制系統(tǒng) 本項(xiàng)目通過網(wǎng)絡(luò)實(shí)現(xiàn)遠(yuǎn)程監(jiān)控,遠(yuǎn)程的電腦具有固定IP,在遠(yuǎn)程電腦的COM1的串行傳輸端口接一塊8051控制板,然后以RS-232傳輸方式傳輸數(shù)據(jù)到8051的電路板,8051控制板上采用固態(tài)繼電器(Solid State Relay)連接到電子產(chǎn)品,從而可以遠(yuǎn)程控制這些電子產(chǎn)品何時(shí)開啟或關(guān)閉。8051控制板上還可以每分鐘測量一次當(dāng)前溫度,再傳輸?shù)竭h(yuǎn)程監(jiān)控端。

    標(biāo)簽: 8051 網(wǎng)絡(luò)遠(yuǎn)程 控制系統(tǒng) 網(wǎng)絡(luò)

    上傳時(shí)間: 2016-12-21

    上傳用戶:凌云御清風(fēng)

  • The software is capable to simulate space time code [1] for QPSK modulation using different number o

    The software is capable to simulate space time code [1] for QPSK modulation using different number of state. Examples of generator matrix up to 256 stetes are provided. Variable signal to noise ratio (SNR) might be applied to produce bit error rate (BER) or frame error rate (FER) curves.

    標(biāo)簽: modulation different software simulate

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

    上傳用戶:qq1604324866

  • FreeBREW is a collection of open source software for BREW. BREW Foundation Framework provides a mult

    FreeBREW is a collection of open source software for BREW. BREW Foundation Framework provides a multitasking-aware kernel which supports a layered, per-task and per-state event dispatching mechanism to enable robust, state-pattern programming in BREW

    標(biāo)簽: BREW Foundation collection Framework

    上傳時(shí)間: 2017-02-07

    上傳用戶:上善若水

  • 密碼學(xué)界牛人Victor Shoup用C++編寫數(shù)論類庫。 NTL is a high-performance, portable C++ library providing data struct

    密碼學(xué)界牛人Victor Shoup用C++編寫數(shù)論類庫。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating point arithmetic. NTL provides high quality implementations of state-of-the-art algorithms for: * arbitrary length integer arithmetic and arbitrary precision floating point arithmetic * polynomial arithmetic over the integers and finite fields including basic arithmetic, polynomial factorization, irreducibility testing, computation of minimal polynomials, traces, norms, and more * lattice basis reduction, including very robust and fast implementations of Schnorr-Euchner, block Korkin-Zolotarev reduction, and the new Schnorr-Horner pruning heuristic for block Korkin-Zolotarev * basic linear algebra over the integers, finite fields, and arbitrary precision floating point numbers.

    標(biāo)簽: high-performance providing portable library

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

    上傳用戶:exxxds

  • The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standard

    The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standards. The SP486 features a common driver enable control the SP487 provides independent driver enable controls for each pair of drivers. Both feature tri–state outputs and wide common–mode input range. Both are available in 16–pin plastic DIP and SOIC packages.

    標(biāo)簽: differential and standard drivers

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

    上傳用戶:tianyi223

  • documentation for optimal filtering toolbox for mathematical software package Matlab. The methods i

    documentation for optimal filtering toolbox for mathematical software package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter and unscented Kalman filter for discrete time state space models. Also included in the toolbox are the Rauch-Tung-Striebel and Forward-Backward smoother counter-parts for each filter, which can be used to smooth the previous state estimates, after obtaining new measurements. The usage and function of each method are illustrated with five demonstrations problems. 1

    標(biāo)簽: documentation mathematical for filtering

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

    上傳用戶:changeboy

  • documentation for optimal filtering toolbox for mathematical software package Matlab. The methods i

    documentation for optimal filtering toolbox for mathematical software package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter and unscented Kalman filter for discrete time state space models. Also included in the toolbox are the Rauch-Tung-Striebel and Forward-Backward smoother counter-parts for each filter, which can be used to smooth the previous state estimates, after obtaining new measurements. The usage and function of each method are illustrated with five demonstrations problems. 1

    標(biāo)簽: documentation mathematical for filtering

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

    上傳用戶:zxc23456789

主站蜘蛛池模板: 玉树县| 西峡县| 成安县| 孟连| 永清县| 海宁市| 辽宁省| 伊金霍洛旗| 绍兴县| 濮阳市| 同仁县| 乡城县| 册亨县| 修水县| 枣庄市| 池州市| 会昌县| 车致| 淅川县| 山西省| 隆德县| 柘城县| 铜山县| 庆安县| 孟村| 黑龙江省| 禄劝| 商水县| 尼木县| 宜宾县| 山西省| 抚州市| 峨眉山市| 永川市| 南汇区| 安福县| 商丘市| 三门县| 新泰市| 文安县| 吉木萨尔县|