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

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

column-weight

  • FIR filter with weight function

    FIR filter with weight function

    標(biāo)簽: function filter weight with

    上傳時間: 2017-07-27

    上傳用戶:笨小孩

  • Given a graph G = (V, E), where every edge e has a nonnegative weight w(e), and a source vertex s in

    Given a graph G = (V, E), where every edge e has a nonnegative weight w(e), and a source vertex s in V, find the shortest path from s to every other vertex

    標(biāo)簽: nonnegative weight source vertex

    上傳時間: 2014-01-10

    上傳用戶:xuan‘nian

  • Replace every element on the diagonal of an array with the sum of the elements on the current column

    Replace every element on the diagonal of an array with the sum of the elements on the current column OR row. Labview

    標(biāo)簽: the diagonal elements Replace

    上傳時間: 2017-08-24

    上傳用戶:lps11188

  • 使用viginear,column permutation,DES加密和解密

    使用viginear,column permutation,DES加密和解密

    標(biāo)簽: permutation viginear column DES

    上傳時間: 2013-11-26

    上傳用戶:xwd2010

  • DAC技術(shù)用語 (D/A Converters Defini

    Differential Nonlinearity: Ideally, any two adjacent digitalcodes correspond to output analog voltages that are exactlyone LSB apart. Differential non-linearity is a measure of theworst case deviation from the ideal 1 LSB step. For example,a DAC with a 1.5 LSB output change for a 1 LSB digital codechange exhibits 1⁄2 LSB differential non-linearity. Differentialnon-linearity may be expressed in fractional bits or as a percentageof full scale. A differential non-linearity greater than1 LSB will lead to a non-monotonic transfer function in aDAC.Gain Error (Full Scale Error): The difference between theoutput voltage (or current) with full scale input code and theideal voltage (or current) that should exist with a full scale inputcode.Gain Temperature Coefficient (Full Scale TemperatureCoefficient): Change in gain error divided by change in temperature.Usually expressed in parts per million per degreeCelsius (ppm/°C).Integral Nonlinearity (Linearity Error): Worst case deviationfrom the line between the endpoints (zero and full scale).Can be expressed as a percentage of full scale or in fractionof an LSB.LSB (Lease-Significant Bit): In a binary coded system thisis the bit that carries the smallest value or weight. Its value isthe full scale voltage (or current) divided by 2n, where n is theresolution of the converter.Monotonicity: A monotonic function has a slope whose signdoes not change. A monotonic DAC has an output thatchanges in the same direction (or remains constant) for eachincrease in the input code. the converse is true for decreasing codes.

    標(biāo)簽: Converters Defini DAC

    上傳時間: 2013-10-30

    上傳用戶:stvnash

  • 筆記本電腦的功率調(diào)節(jié)系統(tǒng)

      Notebook and palmtop systems need a multiplicity ofregulated voltages developed from a single battery. Smallsize, light weight, and high efficiency are mandatory forcompetitive solutions in this area. Small increases inefficiency extend battery life, making the final productmuch more usable with no increase in weight. Additionally,high efficiency minimizes the heat sinks needed onthe power regulating components, further reducing systemweight and size.

    標(biāo)簽: 筆記本電腦 功率調(diào)節(jié)

    上傳時間: 2013-11-11

    上傳用戶:大三三

  • PCF8578 LCD圖形點陣液晶驅(qū)動器芯片簡介及封裝庫

    The PCF8578 is a low power CMOS1 LCD row and column driver, designed to drive dotmatrix graphic displays at multiplex rates of 1:8, 1:16, 1:24 or 1:32. The device has40 outputs, of which 24 are programmable and configurable for the following ratios ofrows/columns: 32¤8, 24¤16, 16¤24 or 8¤32. The PCF8578 can function as a stand-alone LCDcontroller and driver for use in small systems. For larger systems it can be used inconjunction with up to 32 PCF8579s for which it has been optimized. Together these twodevices form a general purpose LCD dot matrix driver chip set, capable of driving displaysof up to 40960 dots. The PCF8578 is compatible with most microcontrollers andcommunicates via a two-line bidirectional bus (I2C-bus). Communication overhead isminimized by a display RAM with auto-incremented addressing and display bankswitching.

    標(biāo)簽: 8578 PCF LCD 圖形點陣

    上傳時間: 2013-10-23

    上傳用戶:頂?shù)弥?/p>

  • PCF2116系列LCD驅(qū)動器芯片簡介及封裝庫

    1 FEATURES· Single chip LCD controller/driver· 1 or 2-line display of up to 24 characters per line, or2 or 4 lines of up to 12 characters per line· 5 ′ 7 character format plus cursor; 5 ′ 8 for kana(Japanese syllabary) and user defined symbols· On-chip:– generation of LCD supply voltage (external supplyalso possible)– generation of intermediate LCD bias voltages– oscillator requires no external components (externalclock also possible)· Display data RAM: 80 characters· Character generator ROM: 240 characters· Character generator RAM: 16 characters· 4 or 8-bit parallel bus or 2-wire I2C-bus interface· CMOS/TTL compatible· 32 row, 60 column outputs· MUX rates 1 : 32 and 1 : 16· Uses common 11 code instruction set· Logic supply voltage range, VDD - VSS: 2.5 to 6 V· Display supply voltage range, VDD - VLCD: 3.5 to 9 V· Low power consumption· I2C-bus address: 011101 SA0.

    標(biāo)簽: 2116 PCF LCD 驅(qū)動器芯片

    上傳時間: 2013-11-08

    上傳用戶:laozhanshi111

  • FREERTOS的官方移植文檔

    FeaturesThe following standard features are provided.• Choice of RTOS scheduling policy1. Pre-emptive:Always runs the highest available task. Tasks of identical priorityshare CPU time (fully pre-emptive with round robin time slicing).2. Cooperative:Context switches only occur if a task blocks, or explicitly callstaskYIELD().• Co-routines (light weight tasks that utilise very little RAM).• Message queues• Semaphores [via macros]• Trace visualisation ability (requires more RAM)• Majority of source code common to all supported development tools• Wide range of ports and examples

    標(biāo)簽: FREERTOS 移植 文檔

    上傳時間: 2013-10-13

    上傳用戶:13162218709

  • Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnic

    Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team should be as nearly equal as possible. The first line of input contains n the number of people at the picnic. n lines follow. The first line gives the weight of person 1 the second the weight of person 2 and so on. Each weight is an integer between 1 and 450. There are at most 100 people at the picnic. Your output will be a single line containing 2 numbers: the total weight of the people on one team, and the total weight of the people on the other team. If these numbers differ, give the lesser first. )

    標(biāo)簽: picnic the tug war

    上傳時間: 2014-01-07

    上傳用戶:離殤

主站蜘蛛池模板: 壶关县| 巫溪县| 鄂伦春自治旗| 本溪| 昌平区| 来安县| 太谷县| 宁河县| 汉沽区| 洪雅县| 拉孜县| 余江县| 双城市| 察哈| 沂水县| 林周县| 营口市| 无极县| 东乌珠穆沁旗| 洛阳市| 潮安县| 乐东| 北票市| 通州市| 永顺县| 金乡县| 滁州市| 合作市| 东安县| 余干县| 津南区| 临颍县| 鹿邑县| 建瓯市| 承德县| 青浦区| 双城市| 滦南县| 东乡族自治县| 叶城县| 嵊泗县|