虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Already

  • Your application should never assign a seat that has Already been assigned. When the economy sectio

    Your application should never assign a seat that has Already been assigned. When the economy section is full, your application should ask the person if it is acceptable to be placed in the first-class section (and vice versa). If yes, make the appropriate seat assignment.

    标签: application assigned Already economy

    上传时间: 2014-10-24

    上传用户:zhichenglu

  • This book was intended specifically for people who know how to program Already but have taken only r

    This book was intended specifically for people who know how to program Already but have taken only rudimentary stabs at graphics/game programming or never taken any stab at all, such as programmers in another field or college students looking to embark on some side projects.

    标签: specifically intended Already program

    上传时间: 2017-06-07

    上传用户:小码农lz

  • A good start for those who re Already familiar with socket programming..Interesting ebook

    A good start for those who re Already familiar with socket programming..Interesting ebook

    标签: Interesting programming familiar Already

    上传时间: 2013-12-01

    上传用户:jkhjkh1982

  • Simple class to read from keyboard. Already convert to simple type int, float, double or String

    Simple class to read from keyboard. Already convert to simple type int, float, double or String

    标签: keyboard Already convert Simple

    上传时间: 2013-12-17

    上传用户:wangdean1101

  • PhD research, you have Already made a decision that will have a major impact on the success of your

    PhD research, you have Already made a decision that will have a major impact on the success of your project, and perhaps even on your future career. You have chosen to work in a particular research group, under the guidance of a particular thesis advisor or supervisor.

    标签: have research decision Already

    上传时间: 2017-09-13

    上传用户:cursor

  • Before you even get started on your PhD research, you have Already made a decision that will have a

    Before you even get started on your PhD research, you have Already made a decision that will have a major impact on the success of your project, and perhaps even on your future career. You have chosen to work in a particular research group, under the guidance of a particular thesis advisor or supervisor.

    标签: have you decision research

    上传时间: 2013-11-28

    上传用户:asdfasdfd

  • 寄存器和环路滤波器的设计

    The MAX2870 ultra-wideband phase-locked loop (PLL) and voltagecontrol oscillator (VCO) can operate in both integer-N and fractional-Nmodes, similar to the Analog Devices ADF4350 wideband synthesizer.This application note compares the MAX2870 and ADF4350 registers andloop filter design in detail. Users who Already familiar with ADF4350 canuse this application note as a quick design reference.

    标签: 寄存器 环路滤波器

    上传时间: 2014-12-23

    上传用户:变形金刚

  • G3-PLC技术使电动汽车智能化充电

    Abstract: This article explores criteria necessary for reliable communication between electric vehicles (EVs) and electric vehicleservice equipment (EVSE). Data will demonstrate that a G3-PLC system has Already met the criteria established by the automotiveand utility industries. Multiple international tests prove that a G3-PLC implementation is the optimal low-frequency solution.

    标签: PLC 电动汽车 智能化 充电

    上传时间: 2014-12-24

    上传用户:逗逗666

  • DN458降压转换器简化低电压设计

      Many system designers need an easy way to producea negative 3.3V power supply. In systems that Alreadyhave a transformer, one option is to swap out the existingtransformer with one that has an additional secondarywinding. The problem with this solution is that manysystems now use transformers that are standard, offthe-shelf components, and most designers want toavoid replacing a standard, qualifi ed transformer with acustom version. An easier alternative is to produce thelow negative voltage rail by stepping down an existingnegative rail. For example, if the system Already employsan off-the-shelf transformer with two secondary windingsto produce ±12V, and a –3.3V rail is needed, a negativebuck converter can produce the –3.3V output from the–12V rail.

    标签: 458 DN 降压转换器 低电压

    上传时间: 2013-10-09

    上传用户:Jerry_Chow

  • Input Signal Rise and Fall Tim

    All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-Triggers are intended to always provide proper internal low and high levels, even if anundefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.The hysteresis of these inputs, however, is very small, and can not be properly used in anapplication to suppress signal noise, and to shape slow rising/falling input transitions.Thus, it must be taken care that rising/falling input signals pass the undefined area of theTTL-specification between VIL and VIH with a sufficient rise/fall time, as generally usualand specified for TTL components (e.g. 74LS series: gates 1V/us, clock inputs 20V/us).The effect of the implemented Schmitt-Trigger is that even if the input signal remains inthe undefined area, well defined low/high levels are generated internally. Note that allinput signals are evaluated at specific sample points (depending on the input and theperipheral function connected to it), at that signal transitions are detected if twoconsecutive samples show different levels. Thus, only the current level of an input signalat these sample points is relevant, that means, the necessary rise/fall times of the inputsignal is only dependant on the sample rate, that is the distance in time between twoconsecutive evaluation time points. If an input signal, for instance, is sampled throughsoftware every 10us, it is irrelevant, which input level would be seen between thesamples. Thus, it would be allowable for the signal to take 10us to pass through theundefined area. Due to the sample rate of 10us, it is assured that only one sample canoccur while the signal is within the undefined area, and no incorrect transition will bedetected. For inputs which are connected to a peripheral function, e.g. capture inputs, thesample rate is determined by the clock cycle of the peripheral unit. In the case of theCAPCOM unit this means a sample rate of 400ns @ 20MHz CPU clock. This requiresinput signals to pass through the undefined area within these 400ns in order to avoidmultiple capture events.For input signals, which do not provide the required rise/fall times, external circuitry mustbe used to shape the signal transitions.In the attached diagram, the effect of the sample rate is shown. The numbers 1 to 5 in thediagram represent possible sample points. Waveform a) shows the result if the inputsignal transition time through the undefined TTL-level area is less than the time distancebetween the sample points (sampling at 1, 2, 3, and 4). Waveform b) can be the result ifthe sampling is performed more than once within the undefined area (sampling at 1, 2, 5,3, and 4).Sample points:1. Evaluation of the signal clearly results in a low level2. Either a low or a high level can be sampled here. If low is sampled, no transition willbe detected. If the sample results in a high level, a transition is detected, and anappropriate action (e.g. capture) might take place.3. Evaluation here clearly results in a high level. If the previous sample 2) had Alreadydetected a high, there is no change. If the previous sample 2) showed a low, atransition from low to high is detected now.

    标签: Signal Input Fall Rise

    上传时间: 2013-10-23

    上传用户:copu