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

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

discrete

  • 按鍵開關控制器簡化系統設計

      Handheld designers often grapple with ways to de-bounceand control the on/off pushbutton of portable devices.Traditional de-bounce designs use discrete logic, fl ipflops, resistors and capacitors. Other designs includean onboard microprocessor and discrete comparatorswhich continuously consume battery power. For highvoltage multicell battery applications, a high voltageLDO is needed to drive the low voltage devices. All thisextra circuitry not only increases required board spaceand design complexity, but also drains the battery whenthe handheld device is turned off. Linear Technology addressesthis pushbutton interface challenge with a pairof tiny pushbutton controllers.

    標簽: 按鍵開關 控制器 系統設計

    上傳時間: 2013-11-18

    上傳用戶:ZJX5201314

  • 離線式LED照明簡述

      As environmental concerns over traditional lighting increaseand the price of LEDs decreases, high power LEDsare fast becoming a popular lighting solution for offl ineapplications. In order to meet the requirements of offl inelighting—such as high power factor, high effi ciency, isolationand TRIAC dimmer compatibility—prior LED driversused many external discrete components, resulting incumbersome solutions. The LT®3799 solves complexity,space and performance problems by integrating all therequired functions for offl ine LED lighting.

    標簽: LED 離線式 照明

    上傳時間: 2013-10-13

    上傳用戶:dongqiangqiang

  • DTMF Decoding with a PIC16xxx

    This application note describes how to decode standard DTMF tones using the minimum number of external discrete components and a PIC. The two examples use a PIC which has an 8 bit timer and either a comparator or an ADC, although it can be modified for use on a PIC which has only digital I/O. The Appendices have example code for the 16C662 (with comparator) and 16F877 (using the ADC). As the majority of the Digital Signal Processing is done in software, little is required in the way of external signal conditioning. Software techniques are used to model the individual elements of a DTMF Decoder IC.

    標簽: Decoding DTMF with PIC

    上傳時間: 2013-11-21

    上傳用戶:zhaoke2005

  • 51單片機及其應用

    51單片機及其應用:1.1.1 電子計算機的問世及其經典結構1946年2月15日,第一臺電子數字計算機問世,這標志著計算機時代的到來。(CALCULATOR)ENIAC(“埃尼阿克”)◆ENIAC是電子管計算機,時鐘頻率僅有100 KHz,但能在1秒鐘的時間內完成5000次加法運算。◆與現代的計算機相比,有許多不足,但它的問世開創了計算機科學技術的新紀元,對人類的生產和生活方式產生了巨大的影響 。 匈牙利籍數學家馮·諾依曼在方案的設計上做出了重要的貢獻。1946年6月,他又提出了“程序存儲”和“二進制運算”的思想,進一步構建了計算機由運算器、控制器、存儲器、輸入設備和輸出設備組成這一計算機的經典結構。(EDVAC-ELECTRONIC  discrete  VARIABLE  AUTOMATIC  COMPUTER)二、微型計算機的應用形態    從應用形態上,微機可以分成三種:

    標簽: 51單片機

    上傳時間: 2013-12-20

    上傳用戶:d815185728

  • 遠程配置Nios II處理器應用筆記

         通過以太網遠程配置Nios II 處理器 應用筆記 Firmware in embedded hardware systems is frequently updated over the Ethernet. For embedded systems that comprise a discrete microprocessor and the devices it controls, the firmware is the software image run by the microprocessor. When the embedded system includes an FPGA, firmware updates include updates of the hardware image on the FPGA. If the FPGA includes a Nios® II soft processor, you can upgrade both the Nios II processor—as part of the FPGA image—and the software that the Nios II processor runs, in a single remote configuration session.

    標簽: Nios 遠程 處理器 應用筆記

    上傳時間: 2013-11-22

    上傳用戶:chaisz

  • This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. Th

    This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.

    標簽: implementing Reqursive directory algorithm

    上傳時間: 2014-01-06

    上傳用戶:gtf1207

  • he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on

    he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one period divided by the period. It can also be calculated as the average value during a particular period. That means after low pass filtering, (e.g. RC circuit) the signal becomes analog, with an actual value controlled by the microcontroller. The PWM functionality enables the LPC932 to control for example the speed of DC motors or the brightness of electric lighting.

    標簽: signal Modulated analog create

    上傳時間: 2015-05-14

    上傳用戶:CHINA526

  • 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA)

    物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes

    標簽: location location-allocation Continuous alternate

    上傳時間: 2015-05-17

    上傳用戶:kikye

  • A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of

    A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute such quantities as the wavelet variance, covariance, correlation, cross-covariance and cross-correlation. Approximate confidence intervals are available for all quantities except the cross-covariance and cross-correlation. A set of commands is provided. For a description of this example, please see http://www.eurandom.tue.nl/whitcher/software/.

    標簽: univariate and bivariate analysis

    上傳時間: 2015-06-23

    上傳用戶:chongcongying

  • 這是06年4月剛剛完成的程序

    這是06年4月剛剛完成的程序,從opencore.org下載而來。用vhdl語言描寫,以及matlab仿真,testbench,以及在xinlinx上的綜合。 The MDCT core is two dimensional discrete cosine transform implementation designed for use in compression systems like JPEG. Architecture is based on parallel distributed arithmetic with butterfly computation.

    標簽: 程序

    上傳時間: 2013-12-16

    上傳用戶:123啊

主站蜘蛛池模板: 安阳市| 洱源县| 康平县| 西安市| 公主岭市| 略阳县| 商南县| 阳曲县| 桃园县| 祁阳县| 大冶市| 阿坝县| 南汇区| 勃利县| 萨迦县| 内江市| 紫阳县| 高安市| 玉溪市| 泸西县| 石屏县| 辉县市| 镶黄旗| 东丰县| 宜丰县| 上蔡县| 黑水县| 县级市| 宿迁市| 扎囊县| 都昌县| 姜堰市| 万全县| 台中市| 老河口市| 白山市| 即墨市| 德化县| 永兴县| 昌乐县| 沅江市|