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

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

depending

  • vectline "vector field line plotter" depending on the dimension of coordinate axis, vectline can pl

    vectline "vector field line plotter" depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.

    標(biāo)簽: vectline coordinate depending dimension

    上傳時間: 2014-01-11

    上傳用戶:invtnewer

  • This program may crash your system or run poorly depending on your hardware. The program and code co

    This program may crash your system or run poorly depending on your hardware. The program and code contained in this archive was scanned for virii and has passed all test before it was put online. If you use this code in project of your own, send a shout out to the author!

    標(biāo)簽: program your depending hardware

    上傳時間: 2014-11-23

    上傳用戶:anng

  • TMS6713b receiving by McBSP & EDMA(with reconfiguration of the port depending on taken given) excuse

    TMS6713b receiving by McBSP & EDMA(with reconfiguration of the port depending on taken given) excuse me for my english

    標(biāo)簽: reconfiguration receiving depending excuse

    上傳時間: 2017-04-12

    上傳用戶:sammi

  • source code which tells whether customer has to given loan or not depending on the details of the cu

    source code which tells whether customer has to given loan or not depending on the details of the customer,it is run in scilab (both in linux,windows)

    標(biāo)簽: depending the customer details

    上傳時間: 2017-05-22

    上傳用戶:lgnf

  • this code gives out put as whether a particular car is family car or not depending on the input vari

    this code gives out put as whether a particular car is family car or not depending on the input variables such as engine power and price(it is run scilab(both in linux and windows)

    標(biāo)簽: particular car depending whether

    上傳時間: 2013-12-25

    上傳用戶:wendy15

  • Fusion algorithm example to split a picture into different areas depending on their average color

    Fusion algorithm example to split a picture into different areas depending on their average color

    標(biāo)簽: algorithm different depending example

    上傳時間: 2013-12-09

    上傳用戶:杜瑩12345

  • STM32F10xxx設(shè)備中如何得到高精度ADC

    The STM32F10xxx microcontroller family embeds up to three advanced 12-bit ADCs (depending on the device) with a conversion time down to 1 μs. A self-calibration feature is provided to enhance ADC accuracy versus environmental condition changes.

    標(biāo)簽: STM 32F F10 ADC

    上傳時間: 2014-12-23

    上傳用戶:eastimage

  • PAM2862 1A LED Driver with Int

    The PAM2862 is a continuous mode inductivestep-down converter, designed for driving singleor multiple series connected LEDs efficientlyfrom a voltage source higher than the LEDvoltage. The device operates from an inputupply between 6V and 30V and provides anexternally adjustable output current of up to 1A.depending upon supply voltage and externalcomponents, this can provide up to 24 watts ofoutput power.

    標(biāo)簽: Driver 2862 with PAM

    上傳時間: 2013-11-16

    上傳用戶:司令部正軍級

  • PCA954X家庭的I C SMBus多路復(fù)用器與開關(guān)

    The Philips family of Multiplexers and Switches consists of bi-directional translating switches controlled via the I2C or SMBus to fan out an upstream SCL/SDA pair to 2, 4 or 8 downstream channels of SCx/SDx pairs. The Multiplexers allow only one downstream channel to be selected at a time, while the Switches allow any individual downstream channel or combination of downstream channels to be selected, depending on the content of the programmable control register. Once one or several channels have been selected, the device acts as a wire, allowing the master on the upstream channel to send commands to devices on all the active downstream channels, and devices on the active downstream channels to communicate with each other and the master. External pull-up resistors are used to pull each individual channel up to the desired voltage level. Combined interrupt output and hardware reset input are device options that are featured.

    標(biāo)簽: SMBus 954X PCA 954

    上傳時間: 2013-10-11

    上傳用戶:dianxin61

  • 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.

    標(biāo)簽: Signal Input Fall Rise

    上傳時間: 2013-10-23

    上傳用戶:copu

主站蜘蛛池模板: 凤城市| 凤冈县| 湖北省| 花莲县| 西华县| 逊克县| 桐乡市| 桂东县| 塔城市| 古丈县| 靖远县| 上思县| 延川县| 吴忠市| 蓝田县| 石嘴山市| 宣化县| 许昌市| 合肥市| 甘泉县| 武宁县| 乌兰县| 商都县| 奇台县| 盐池县| 外汇| 永兴县| 登封市| 华蓥市| 青河县| 稻城县| 镇宁| 宜阳县| 湘潭市| 交城县| 贵南县| 浪卡子县| 登封市| 榆林市| 涟水县| 西青区|