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

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

top-CMS

  • 開關(guān)穩(wěn)壓器的偏置低噪聲變?nèi)?/a>

      Telecommunication, satellite links and set-top boxes allrequire tuning a high frequency oscillator. The actualtuning element is a varactor diode, a 2-terminal device thatchanges capacitance as a function of reverse bias voltage.1 The oscillator is part of a frequency synthesizingloop, as detailed in Figure 1. A phase locked loop (PLL)compares a divided down representation of the oscillatorwith a frequency reference. The PLL’s output is levelshifted to provide the high voltage necessary to bias thevaractor, which closes a feedback loop by voltage tuningthe oscillator. This loop forces the voltage controlledoscillator (VCO) to operate at a frequency determined bythe frequency reference and the divider’s division ratio.

    標(biāo)簽: 開關(guān)穩(wěn)壓器 低噪聲 上傳時(shí)間: 2013-12-20

    上傳用戶:ABCDE

  • 基于AT89C52單片機(jī)的溫度巡回檢測系統(tǒng)設(shè)計(jì)

    闡述了一個(gè)由上位PC機(jī)和AT89C52下位單片機(jī)組成的主從分布式溫度巡回檢測系統(tǒng)。主從機(jī)采用RS-485 串行通訊標(biāo)準(zhǔn)進(jìn)行通信,可在下位單片機(jī)實(shí)現(xiàn)基本的溫度數(shù)據(jù)巡回檢測基礎(chǔ)上,由上位PC機(jī)實(shí)現(xiàn)綜合處理功能或擴(kuò)展為遠(yuǎn)程操作。整個(gè)系統(tǒng)具有巡檢速度快,擴(kuò)展性好的特點(diǎn)。 Abstract:  In this paper,a top PC and AT89C52 under-bit microcontrollers from the main component of the tour distributed temperature detection system is presented. Master and slave can use RS-485 serial communication standards for communications.Based on next-bit machine for basic goods temperature detected data Tour, the top can achieve the integrated treatment of PC functions or for the expansion of long-distance operation. The entire inspection system is fast, expansion.

    標(biāo)簽: 89C C52 AT 89

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

    上傳用戶:zhoujunzhen

  • FPGA連接DDR2的問題討論

    我采用XC4VSX35或XC4VLX25 FPGA來連接DDR2 SODIMM和元件。SODIMM內(nèi)存條選用MT16HTS51264HY-667(4GB),分立器件選用8片MT47H512M8。設(shè)計(jì)目標(biāo):當(dāng)客戶使用內(nèi)存條時(shí),8片分立器件不焊接;當(dāng)使用直接貼片分立內(nèi)存顆粒時(shí),SODIMM內(nèi)存條不安裝。請(qǐng)問專家:1、在設(shè)計(jì)中,先用Xilinx MIG工具生成DDR2的Core后,管腳約束文件是否還可更改?若能更改,則必須要滿足什么條件下更改?生成的約束文件中,ADDR,data之間是否能調(diào)換? 2、對(duì)DDR2數(shù)據(jù)、地址和控制線路的匹配要注意些什么?通過兩只100歐的電阻分別連接到1.8V和GND進(jìn)行匹配 和 通過一只49.9歐的電阻連接到0.9V進(jìn)行匹配,哪種匹配方式更好? 3、V4中,PCB LayOut時(shí),DDR2線路阻抗單端為50歐,差分為100歐?Hyperlynx仿真時(shí),那些參數(shù)必須要達(dá)到那些指標(biāo)DDR2-667才能正常工作? 4、 若使用DDR2-667的SODIMM內(nèi)存條,能否降速使用?比如降速到DDR2-400或更低頻率使用? 5、板卡上有SODIMM的插座,又有8片內(nèi)存顆粒,則物理上兩部分是連在一起的,若實(shí)際使用時(shí),只安裝內(nèi)存條或只安裝8片內(nèi)存顆粒,是否會(huì)造成信號(hào)完成性的影響?若有影響,如何控制? 6、SODIMM內(nèi)存條(max:4GB)能否和8片分立器件(max:4GB)組合同時(shí)使用,構(gòu)成一個(gè)(max:8GB)的DDR2單元?若能,則布線阻抗和FPGA的DCI如何控制?地址和控制線的TOP圖應(yīng)該怎樣? 7、DDR2和FPGA(VREF pin)的參考電壓0.9V的實(shí)際工作電流有多大?工作時(shí)候,DDR2芯片是否很燙,一般如何考慮散熱? 8、由于多層板疊層的問題,可能頂層和中間層的銅箔不一樣后,中間的夾層后度不一樣時(shí),也可能造成阻抗的不同。請(qǐng)教DDR2-667的SODIMM在8層板上的推進(jìn)疊層?

    標(biāo)簽: FPGA DDR2 連接 問題討論

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

    上傳用戶:han_zh

  • UART 4 UART參考設(shè)計(jì),Xilinx提供VHDL代碼

    UART 4 UART參考設(shè)計(jì),Xilinx提供VHDL代碼 uart_vhdl This zip file contains the following folders:  \vhdl_source  -- Source VHDL files:      uart.vhd  - top level file      txmit.vhd - transmit portion of uart      rcvr.vhd -  - receive portion of uart \vhdl_testfixture  -- VHDL Testbench files. This files only include the testbench behavior, they         do not instantiate the DUT. This can easily be done in a top-level VHDL          file or a schematic. This folder contains the following files:      txmit_tb.vhd  -- Test bench for txmit.vhd.      rcvr_tf.vhd  -- Test bench for rcvr.vhd.

    標(biāo)簽: UART Xilinx VHDL 參考設(shè)計(jì)

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

    上傳用戶:jasson5678

  • 基于JAVAEE網(wǎng)站內(nèi)容管理系統(tǒng)的架構(gòu)設(shè)計(jì)

    針對(duì)當(dāng)前國內(nèi)外網(wǎng)站內(nèi)容管理系統(tǒng)(CMS)的背景以及發(fā)展的現(xiàn)狀,并對(duì)網(wǎng)站內(nèi)容管理系統(tǒng)以及相關(guān)理論和設(shè)計(jì)思想進(jìn)行了探究,在此基礎(chǔ)上基于J2EE架構(gòu)平臺(tái)下,研究了基于Struts架構(gòu)的多層web應(yīng)用體系,選用目前最流行的框架組合Struts2、Spring和Hibernate分層架構(gòu)技術(shù),提出了構(gòu)建一個(gè)基于JAVAEE平臺(tái)的網(wǎng)站后臺(tái)管理系統(tǒng)的方法,并給出了系統(tǒng)的框架設(shè)計(jì),包括持久層、業(yè)務(wù)邏輯層和視圖層的設(shè)計(jì)。

    標(biāo)簽: JAVAEE 網(wǎng)站 管理系統(tǒng) 架構(gòu)設(shè)計(jì)

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

    上傳用戶:lty6899826

  • LabVIEW for Everyone(經(jīng)典英文書籍)

    The #1 Step-by-Step Guide to labviewNow Completely Updated for labview 8!   Master labview 8 with the industry's friendliest, most intuitive tutorial: labview for Everyone, Third Edition. Top labview experts Jeffrey Travis and Jim Kring teach labview the easy way: through carefully explained, step-by-step examples that give you reusable code for your own projects!   This brand-new Third Edition has been fully revamped and expanded to reflect new features and techniques introduced in labview 8. You'll find two new chapters, plus dozens of new topics, including Project Explorer, AutoTool, XML, event-driven programming, error handling, regular expressions, polymorphic VIs, timed structures, advanced reporting, and much more. Certified labview Developer (CLD) candidates will find callouts linking to key objectives on NI's newest exam, making this book a more valuable study tool than ever. Not just what to d why to do it! Use labview to build your own virtual workbench Master labview's foundations: wiring, creating, editing, and debugging VIs; using controls and indicators; working with data structures; and much more Learn the "art" and best practices of effective labview development NEW: Streamline development with labview Express VIs NEW: Acquire data with NI-DAQmx and the labview DAQmx VIs NEW: Discover design patterns for error handling, control structures, state machines, queued messaging, and more NEW: Create sophisticated user interfaces with tree and tab controls, drag and drop, subpanels, and more Whatever your application, whatever your role, whether you've used labview or not, labview for Everyone, Third Edition is the fastest, easiest way to get the results you're after!

    標(biāo)簽: Everyone LabVIEW for 英文

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

    上傳用戶:shawvi

  • 數(shù)據(jù)結(jié)構(gòu)實(shí)驗(yàn)報(bào)告--迷宮求解

    1.實(shí)驗(yàn)要求 l 實(shí)驗(yàn)?zāi)康模?(1)進(jìn)一步掌握指針、異常處理的使用; (2)掌握棧的操作的實(shí)現(xiàn)方法; (3)培養(yǎng)使用棧解決實(shí)際問題的能力 l 實(shí)驗(yàn)內(nèi)容:利用棧實(shí)現(xiàn)迷宮求解問題,具體要求如下: (1)可以使用遞歸或非遞歸兩種方法實(shí)現(xiàn); (2)老鼠能夠記住自己的路,不會(huì)反復(fù)走重復(fù)的路徑; (3)可以自己任意設(shè)置起點(diǎn); (4)必須要有異常處理,比如輸入?yún)?shù)錯(cuò)誤時(shí)應(yīng)拋出異常 2. 程序分析 2.1 存儲(chǔ)結(jié)構(gòu)      該程序采用棧的順序存儲(chǔ)結(jié)構(gòu),利用一組地址連續(xù)的存儲(chǔ)單元依次存放老鼠在迷宮中的每一步路徑,由于棧的插入和刪除只能在棧頂實(shí)現(xiàn),因此,每前進(jìn)一步,表示該點(diǎn)的數(shù)組元素入棧,棧頂指針top+1;每后退一步,表示原來點(diǎn)的數(shù)組元素出棧,top-1。棧的操作示意如圖(a)所示: 圖(a) 棧的操作示意圖

    標(biāo)簽: 數(shù)據(jù)結(jié)構(gòu) 實(shí)驗(yàn)報(bào)告 迷宮

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

    上傳用戶:jasonheung

  • PCB設(shè)計(jì)軟件ExpressPCB 下載

    ExpressPCB 是一款免費(fèi)的PCB設(shè)計(jì)軟件,簡單實(shí)使。可以畫雙層板。 Our Free PCB software is a snap to learn and use. For the first time, designing circuit boards is simple for the beginner and efficient for the professional.   Our board manufacturing service makes top quality two and four layer PCBs. Use our MiniBoard service and pay only $51 for three boards (plus $8 shipping).

    標(biāo)簽: ExpressPCB PCB 設(shè)計(jì)軟件

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

    上傳用戶:lchjng

  • superpro 3000u 驅(qū)動(dòng)及編程器軟件下載

    superpro 3000u 驅(qū)動(dòng) PIC16C65B@QFP44 [SA245] PIC16C65B:          Part number QFP44:              Package in QFP44 SA245:              Adapter purchase number AM29DL320GT@FBGA48 [SA642+B026] AM29DL320GT:        Part number FBGA48:             Package in FBGA48 SA642:              Adapter purchase number (Top board with socket) B026:               Adapter purchase number (Bottom board, exchangable for different parts) 87C196CA@PLCC68(universal adapter) [PEP+S414T] 87C196CA:           Part number PLCC68:             Package in PLCC68 universal adapter:  this adapter is valid for all parts in this package PEP:                The PEP (Pin-driver Expansion Pack necessary to work with the adapter S414T) S414T:              Adapter purchase number (Universal for all parts in this package) S71PL127J80B@FBGA64(special adapter) [(SA642A-B079A-Y096AF001)] S71PL127J80B:            Part number FBGA64:                  Package in FBGA64 special adapter:         this adapter is valid for this

    標(biāo)簽: superpro 3000u 驅(qū)動(dòng) 編程器軟件

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

    上傳用戶:Avoid98

  • PCB設(shè)計(jì)軟件ExpressPCB 下載

    ExpressPCB 是一款免費(fèi)的PCB設(shè)計(jì)軟件,簡單實(shí)使。可以畫雙層板。 Our Free PCB software is a snap to learn and use. For the first time, designing circuit boards is simple for the beginner and efficient for the professional.   Our board manufacturing service makes top quality two and four layer PCBs. Use our MiniBoard service and pay only $51 for three boards (plus $8 shipping).

    標(biāo)簽: ExpressPCB PCB 設(shè)計(jì)軟件

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

    上傳用戶:1047385479

主站蜘蛛池模板: 涟水县| 萝北县| 榕江县| 南充市| 鹿邑县| 广安市| 左权县| 葵青区| 高要市| 探索| 朔州市| 农安县| 化德县| 彰武县| 河间市| 昌邑市| 房产| 灌阳县| 克山县| 武鸣县| 襄城县| 玉龙| 新干县| 扶风县| 舒兰市| 海城市| 沅陵县| 珠海市| 新营市| 平凉市| 鄂伦春自治旗| 温泉县| 章丘市| 万年县| 启东市| 定襄县| 吉首市| 黑河市| 泸水县| 淮安市| 莱西市|