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

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

How-To

  • XAPP806 -決定DDR反饋時鐘的最佳DCM相移

    This application note describes how to build a system that can be used for determining theoptimal phase shift for a Double Data Rate (DDR) memory feedback clock. In this system, theDDR memory is controlled by a controller that attaches to either the OPB or PLB and is used inan embedded microprocessor application. This reference system also uses a DCM that isconfigured so that the phase of its output clock can be changed while the system is running anda GPIO core that controls that phase shift. The GPIO output is controlled by a softwareapplication that can be run on a PowerPC® 405 or Microblaze™ microprocessor.

    標(biāo)簽: XAPP 806 DDR DCM

    上傳時間: 2014-11-26

    上傳用戶:erkuizhang

  • 智能照明控制器測量環(huán)境光線

    Abstract: This application note explains how to design an intelligent lighting controller that senses and measures the ambient lightlevel with an ambient light sensor (ALS). Equipped with a real-time clock (RTC), the controller also knows when to turn lighting on oroff at specified times. The system presented in this document can be used to control all luminaires that are mains-supply operated.Controller software is also provided in hex format.

    標(biāo)簽: 智能照明控制器 測量 環(huán)境光線

    上傳時間: 2013-11-18

    上傳用戶:AbuGe

  • 基于Multisim 10的矩形波信號發(fā)生器仿真與實現(xiàn)

    在Multisim 10軟件環(huán)境下,設(shè)計一種由運(yùn)算放大器構(gòu)成的精確可控矩形波信號發(fā)生器,結(jié)合系統(tǒng)電路原理圖重點闡述了各參數(shù)指標(biāo)的實現(xiàn)與測試方法。通過改變RC電路的電容充、放電路徑和時間常數(shù)實現(xiàn)了占空比和頻率的調(diào)節(jié),通過多路開關(guān)投入不同數(shù)值的電容實現(xiàn)了頻段的調(diào)節(jié),通過電壓取樣和同相放大電路實現(xiàn)了輸出電壓幅值的調(diào)節(jié)并提高了電路的帶負(fù)載能力,可作為頻率和幅值可調(diào)的方波信號發(fā)生器。Multisim 10仿真分析及應(yīng)用電路測試結(jié)果表明,電路性能指標(biāo)達(dá)到了設(shè)計要求。 Abstract:  Based on Multisim 10, this paper designed a kind of rectangular-wave signal generator which could be controlled exactly composed of operational amplifier, the key point was how to implement and test the parameter indicators based on the circuit diagram. The duty and the frequency were adjusted by changing the time constant and the way of charging and discharging of the capacitor, the width of frequency was adjusted by using different capacitors provided with multiple switch, the amplitude of output voltage was adjusted by sampling voltage and using in-phase amplifier circuit,the ability of driving loads was raised, the circuit can be used as squarewave signal generator whose frequency and amplitude can be adjusted. The final simulation results of Multisim 10 and the tests of applicable circuit show that the performance indicators of the circuit meets the design requirements.

    標(biāo)簽: Multisim 矩形波 信號發(fā)生器 仿真

    上傳時間: 2014-01-21

    上傳用戶:shen007yue

  • Foundation入門—仿真

    Explain how to open the Waveform Viewer for Verification ? State how to insert nodes into the Waveform Viewer ? Tell how to assign Stimulus with the Stimulator Selector

    標(biāo)簽: Foundation 仿真

    上傳時間: 2013-10-29

    上傳用戶:daguogai

  • Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded

    Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *very* simple one illustrating how to instantiate the proper COM objects, and the basics of how to interface with them (in a very simple example)

    標(biāo)簽: downloaded Assuming Setting project

    上傳時間: 2015-01-16

    上傳用戶:陽光少年2016

  • A windows BMP file is a common image format that Java does not handle. While BMP images are used onl

    A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endian order used by the windows and the intel processor.

    標(biāo)簽: BMP windows common format

    上傳時間: 2013-12-27

    上傳用戶:gaojiao1999

  • Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

    Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.

    標(biāo)簽: command-line application Addfilter drivers

    上傳時間: 2013-12-30

    上傳用戶:天誠24

  • This article is a very simple introduction writing a Windows Form application for the Microsoft.NET

    This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form showing attributes of a file. This form is similar to the properties dialog box of a file (Right click on a file and Click on Properties menu item). Since attributes of a file will be shown, the sample will show how to use File IO operations in .NET framework.

    標(biāo)簽: introduction application Microsoft article

    上傳時間: 2015-04-09

    上傳用戶:www240697738

  • LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that conne

    LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audio Device (HID) does not require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Audio devices can be directly connected to the computer. This example project is designed to work with Keil MCB2140 Evaluation Board. Refer to Running USBAudio for information on how to operate this example project.

    標(biāo)簽: Device USB Audio implements

    上傳時間: 2015-04-16

    上傳用戶:VRMMO

  • jboss 開發(fā)人員 手冊 JBoss: A Developer s Notebook also introduces the management console, the web service

    jboss 開發(fā)人員 手冊 JBoss: A Developer s Notebook also introduces the management console, the web services messaging features, enhanced monitoring capabilities, and shows you how to improve performance. At the end of each lab, you ll find a section called "What about..." that anticipates and answers likely follow-up questions, along with a section that points you to articles and other resources if you need more information.

    標(biāo)簽: introduces management Developer the

    上傳時間: 2015-04-17

    上傳用戶:dreamboy36

主站蜘蛛池模板: 富蕴县| 葵青区| 册亨县| 广饶县| 东城区| 北票市| 博野县| 巩留县| 朔州市| 高要市| 泰来县| 屯留县| 津市市| 合肥市| 建湖县| 汾阳市| 互助| 宁海县| 修水县| 郁南县| 阿克陶县| 左贡县| 库车县| 玉溪市| 沾化县| 山阳县| 双柏县| 毕节市| 曲水县| 邵武市| 吉水县| 兴安盟| 渑池县| 偃师市| 和政县| 盐边县| 白沙| 灵石县| 青海省| 增城市| 武威市|