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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

mixed-signal

  • 通過(guò)信號(hào)與系統(tǒng)以及數(shù)字信號(hào)處理中所學(xué)的理論知識(shí)

    通過(guò)信號(hào)與系統(tǒng)以及數(shù)字信號(hào)處理中所學(xué)的理論知識(shí),基于調(diào)幅和調(diào)頻的基本原理,運(yùn)用產(chǎn)生信號(hào)的兩種基本方法,使用CCS軟件以及Digital Signal Processor實(shí)現(xiàn)調(diào)幅調(diào)頻信號(hào)的發(fā)生。

    標(biāo)簽: 信號(hào)與系統(tǒng) 數(shù)字信號(hào)處理

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

    上傳用戶(hù):lht618

  • unix下多進(jìn)程編程實(shí)例

    unix下多進(jìn)程編程實(shí)例,包括client端和server端socket通訊,和signal等內(nèi)容

    標(biāo)簽: unix 進(jìn)程 編程實(shí)例

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

    上傳用戶(hù):gaojiao1999

  • This document is intended to serve as an introduction to Wavelet processing through a set of Matlab

    This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own. I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.

    標(biāo)簽: introduction processing document intended

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

    上傳用戶(hù):qlpqlq

  • OFDMA reception. following this code you can learn clearly how to the OFDMA receiver process the rec

    OFDMA reception. following this code you can learn clearly how to the OFDMA receiver process the received signal.

    標(biāo)簽: OFDMA reception following the

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

    上傳用戶(hù):fandeshun

  • 基于調(diào)幅和調(diào)頻的基本原理

    基于調(diào)幅和調(diào)頻的基本原理,運(yùn)用產(chǎn)生信號(hào)的兩種基本方法,使用CCS軟件以及Digital Signal Processor實(shí)現(xiàn)調(diào)幅調(diào)頻信號(hào)的發(fā)生。

    標(biāo)簽: 調(diào)幅 調(diào)頻

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

    上傳用戶(hù):jqy_china

  • Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification

    Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification Per the IEEE 802.11a specifications, we 52 have used subcarriers. Given so, the theoretical maximum expected PAPR is 52 (around 17dB). However, thanks to the scrambler, all the subcarriers in an OFDM symbol being equally modulated is unlikely. Using a small script, the cumulative distribution of PAPR from each OFDM symbol, modulated by a random BPSK signal is obtained

    標(biāo)簽: specification transmission specified Obtain

    上傳時(shí)間: 2016-04-24

    上傳用戶(hù):haoxiyizhong

  • NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C24

    NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadReady flag is added. Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop. So, isDownloadReady flag gets not needed - UART ch.1 can be selected for the console. Aug.20.2002:purnnamu: revision number change 0.2 -> R1.1 Sep.03.2002:purnnamu: To remove the power noise in the USB signal, the unused CLKOUT0,1 is disabled.

    標(biāo)簽: 2440 mon download purnnamu

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

    上傳用戶(hù):wff

  • linux下的BBS

    linux下的BBS,使用BBS CACHE,使得mem消耗很低。 天火系統(tǒng)的特點(diǎn): 1. 統(tǒng)一物件型態(tài)設(shè)計(jì),讓各種東西都可以在我的最?lèi)?ài)出現(xiàn)。 2. 統(tǒng)一各狀態(tài)間的功能鍵。( 程式執(zhí)行過(guò)程只 "程式狀態(tài)" "物件型態(tài)" 來(lái)判定動(dòng)作 )。 3. 內(nèi)建各種系統(tǒng)(POP3/SMTP/NNTP/..),未來(lái)只需要執(zhí)行單一程式,就會(huì)擁有各種功能。 4. 每個(gè)人都可以簡(jiǎn)單設(shè)定個(gè)人板。 5. 未來(lái)任兩個(gè) BBS 間都可以透過(guò)帳號(hào)作某一種程度的同步(Sync)。 6. 使用 pthread 設(shè)計(jì),並且儘量遵守 POSIX ,達(dá)到簡(jiǎn)單移植到任何系統(tǒng)的目的。 7. 速度快 不使用 signal/shm/sem ,每個(gè) client 上來(lái)只吃 50k 不到的記憶體。 8. 朝無(wú)站長(zhǎng)系統(tǒng)目標(biāo)設(shè)計(jì)。

    標(biāo)簽: linux BBS

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

    上傳用戶(hù):515414293

  • GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to so

    GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of Moments (GPM), an infinite-dimensional optimization problem which can be viewed as an extension of the classical problem of moments [8]. From a theoretical viewpoint, the GPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to cite a few. In addition, and despite a rather simple and short formulation, the GPM has a large number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For an account of various methodologies as well as some of potential applications, the interested reader is referred to [1, 2] and the nice collection of papers [5].

    標(biāo)簽: optimization semidefinite programming GloptiPoly

    上傳時(shí)間: 2016-06-05

    上傳用戶(hù):lgnf

  • Der Aufbau eines kleinen Frequenzzä hers ist dank der heutigen Atmel AVR Controller oder aber au

    Der Aufbau eines kleinen Frequenzzä hers ist dank der heutigen Atmel AVR Controller oder aber auch der Mikrochip PIC Controller (um nur zwei zu nennen) relativ schnell und einfach aufzubauen. Dazu werden meist die internen Timer/Counter des Controllers benutzt. Der Counter wird durch das anliegende Signal am Takteingang hoch gezä hlt. Durch den Timer wird dann der Counter zu einen festgelegten Zeitpunkt stetig ausgelesen und zurückgesetzt. Nehmen wir mal an ein 20Hz TTL-Signal taktet den Counter so steht nun im Counterregister nach einer Sekunde der Wert 20. Dieser wird nur noch auf dem Display oder serielle Schnittstelle ausgegeben. Nach einer erfolgreichen Auktion bei einen einschlä gigen Internet Auktionshaus, erwarb ich einige 7Segment Anzeigen, hierfür musste ich mir etwas einfallen lassen. Heraus kam somit ein besagter kleiner preiswerter 50MHz Frequenzzä hler, den ich nicht vorenthalten will.

    標(biāo)簽: Controller Frequenzz heutigen kleinen

    上傳時(shí)間: 2016-06-10

    上傳用戶(hù):1583060504

主站蜘蛛池模板: 疏附县| 华宁县| 望江县| 金堂县| 怀宁县| 乾安县| 齐齐哈尔市| 沙洋县| 福海县| 北辰区| 迁西县| 启东市| 手游| 手游| 淮安市| 耿马| 茂名市| 望城县| 桐城市| 砚山县| 河津市| 四子王旗| 南木林县| 民县| 靖安县| 太仆寺旗| 蛟河市| 佛学| 独山县| 隆尧县| 苍南县| 阜阳市| 绥阳县| 新民市| 绥棱县| 达州市| 南溪县| 和政县| 钦州市| 宣恩县| 舒兰市|