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

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

PROCESSOR

  • This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM

    This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM PROCESSOR as the SPI master

    標(biāo)簽: code oversampled implement include

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

    上傳用戶:leixinzhuo

  • Commercially available active noise control headphones rely on fixed analog controllers to drive "an

    Commercially available active noise control headphones rely on fixed analog controllers to drive "anti-noise" loudspeakers. Our design uses an adaptive controller to optimally cancel unwanted acoustic noise. This headphone would be particularly useful for workers who operate or work near heavy machinery and engines because the noise is selectively eliminated. Desired sounds, such as speech and warning signals, are left to be heard clearly. The adaptive control algorithm is implemented on a Texas Instruments (TI™ ) 1 TMS320C30GEL digital signal PROCESSOR (DSP), which drives a Sony CD550 headphone/microphone system. Our experiments indicate that adaptive noise control results in a dramatic improvement in performance over fixed noise control. This improvement is due to the availability of high-performance programmable DSPs and the self-optimizing and tracking capabilities of the adaptive controller in response to the surrounding noise.

    標(biāo)簽: Commercially controllers headphones available

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

    上傳用戶:dyctj

  • Here an embedded System-on-Chip is build, in an Xilinx Spartan-3 FPGA with Microblaze as the process

    Here an embedded System-on-Chip is build, in an Xilinx Spartan-3 FPGA with Microblaze as the PROCESSOR.A PLB core System is made with the VGA IP core attached to it. The software written for the MicroBlaze PROCESSOR specifies the object, the color and the movement of the display. The functionality of the module is verified by implementation on Spartan 3.

    標(biāo)簽: System-on-Chip Microblaze embedded Spartan

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

    上傳用戶:上善若水

  • Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was t

    Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was to generate complex models with a movable camera. We wanted to be able to render complex images that consisted of hundreds to thousands of triangles. We wanted to apply interpolated shading on the objects, so that they appeared more smooth and realisitc, and to have a camera that orbitted around the object, which allowed us to look arond the object with a stationary light source. We chose to do this in hardware, because our initial implementation using running software on the NIOS II PROCESSOR was too slow. Implementing parallelism in hardware is also easier to do than in software, which allows for more efficiency. We used Professor Land s floating point hardware, which allowed us to do calculations efficiency, which is essential to graphics.

    標(biāo)簽: Implementation Processing Graphics rendered

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

    上傳用戶:shawvi

  • vivado-microblaze-ref

    MicroBlaze PROCESSOR Reference Guide   vivado-microblaze-ref

    標(biāo)簽: vivado microblaze

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

    上傳用戶:stu0

  • dsp教程

    DSP(digital singnal PROCESSOR)是一種獨(dú)特的微處理器,是以數(shù)字信號(hào)來處理大量信息的器件。其工作原理是接收模擬信號(hào),轉(zhuǎn)換為0或1的數(shù)字信號(hào),再對(duì)數(shù)字信號(hào)進(jìn)行修改、刪除、強(qiáng)化,并在其他系統(tǒng)芯片中把數(shù)字?jǐn)?shù)據(jù)解譯回模擬數(shù)據(jù)或?qū)嶋H環(huán)境格式。它不僅具有可編程性,而且其實(shí)時(shí)運(yùn)行速度可達(dá)每秒數(shù)以千萬(wàn)條復(fù)雜指令程序,源源超過通用微處理器,是數(shù)字化電子世界中日益重要的電腦芯片。它的強(qiáng)大數(shù)據(jù)處理能力和高運(yùn)行速度,是最值得稱道的兩大特色。

    標(biāo)簽: 視頻教程

    上傳時(shí)間: 2015-06-21

    上傳用戶:plancking

  • dsp學(xué)習(xí)資料

    DSP(digital singnal PROCESSOR)是一種獨(dú)特的微處理器,是以數(shù)字信號(hào)來處理大量信息的器件。其工作原理是接收模擬信號(hào),轉(zhuǎn)換為0或1的數(shù)字信號(hào),再對(duì)數(shù)字信號(hào)進(jìn)行修改、刪除、強(qiáng)化,并在其他系統(tǒng)芯片中把數(shù)字?jǐn)?shù)據(jù)解譯回模擬數(shù)據(jù)或?qū)嶋H環(huán)境格式。它不僅具有可編程性,而且其實(shí)時(shí)運(yùn)行速度可達(dá)每秒數(shù)以千萬(wàn)條復(fù)雜指令程序,源源超過通用微處理器,是數(shù)字化電子世界中日益重要的電腦芯片。它的強(qiáng)大數(shù)據(jù)處理能力和高運(yùn)行速度,是最值得稱道的兩大特色

    標(biāo)簽: dsp學(xué)習(xí)資料

    上傳時(shí)間: 2015-10-26

    上傳用戶:plancking

  • vxworks源代碼

    大名鼎鼎的嵌入式操作系統(tǒng)vxworks的完整的源代碼,支持多種體系結(jié)構(gòu)的嵌入式處理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的實(shí)時(shí)多任務(wù)處理及網(wǎng)絡(luò)tcpip,dhcp,rip等協(xié)議,tffs文件系統(tǒng),以及各種硬件驅(qū)動(dòng)程序如usb--All the source code of Famous vxwork Embedded operating system , it supports the Embedded PROCESSOR of many kinds of systems architecture, such as arm,x86,I9600,mc68k,Mips,ppc,sparc etc, it includes entire Real-Time & multi_tasks processing and some network protocols of tcpip,dhcp,rip, tfffs file system,and various kinds of hardware drivers (eg usb) etc

    標(biāo)簽: vxworks

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

    上傳用戶:dragonman

  • tas3204

    The TAS3204 is a highly-integrated audio system-on-chip (SOC) consisting of a fully-programmable, 48-bit digital audio PROCESSOR, a 3:1 stereo analog input MUX, four ADCs, four DACs, and other analog functionality. The TAS3204 is programmable with the graphical PurePath Studio? suite of DSP code development software. PurePath Studio is a highly intuitive, drag-and-drop environment that minimizes software development effort while allowing the end user to utilize the power and flexibility of the TAS3204’s digital audio processing core. TAS3204 processing capability includes speaker equalization and crossover, volume/bass/treble control, signal mixing/MUXing/splitting, delay compensation, dynamic range compression, and many other basic audio functions. Audio functions such as matrix decoding, stereo widening, surround sound virtualization and psychoacoustic bass boost are also available with either third-party or TI royalty-free algorithms. The TAS3204 contains a custom-designed, fully-programmable 135-MHz, 48-bit digital audio PROCESSOR. A 76-bit accumulator ensures that the high precision necessary for quality digital audio is maintained during arithmetic operations. Four differential 102 dB DNR ADCs and four differential 105 dB DNR DACs ensure that high quality audio is maintained through the whole signal chain as well as increasing robustness against noise sources such as TDMA interference. The TAS3204 is composed of eight functional blocks: Clocking System Digital Audio Interface Analog Audio Interface Power supply Clocks, digital PLL I2C control interface 8051 MCUcontroller Audio DSP – digital audio processing 特性 Digital Audio PROCESSOR Fully Programmable With the Graphical, Drag-and-Drop PurePath Studio? Software Development Environment 135-MHz Operation 48-Bit Data Path With 76-Bit Accumulator Hardware Single-Cycle Multiplier (28 × 48)

    標(biāo)簽: 3204 tas

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

    上傳用戶:fagong

  • 430相關(guān)資料

    MSP430系列單片機(jī)是美國(guó)德州儀器(TI)1996年開始推向市場(chǎng)的一種16位超低功耗、具有精簡(jiǎn)指令集(RISC)的混合信號(hào)處理器(Mixed Signal PROCESSOR)。 MSP430單片機(jī)稱之為混合信號(hào)處理器,是由于其針對(duì)實(shí)際應(yīng)用需求,將多個(gè)不同功能的模擬電路、數(shù)字電路模塊和微處理器集成在一個(gè)芯片上,以提供

    標(biāo)簽: 430

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

    上傳用戶:王成林。

主站蜘蛛池模板: 电白县| 渭南市| 玛纳斯县| 岫岩| 深州市| 淮南市| 苍溪县| 中超| 平阴县| 普定县| 台南县| 江西省| 辽宁省| 桓仁| 临沧市| 南阳市| 长白| 梨树县| 蒙自县| 紫阳县| 仁化县| 新营市| 澎湖县| 左贡县| 胶州市| 邵武市| 柳江县| 察雅县| 邹城市| 田林县| 冕宁县| 钟山县| 盐山县| 玛纳斯县| 虞城县| 娄烦县| 通江县| 来安县| 乐都县| 灌南县| 巫溪县|