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

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

discrete-Event

  • 離線式LED照明簡(jiǎn)述

      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.

    標(biāo)簽: LED 離線式 照明

    上傳時(shí)間: 2013-10-13

    上傳用戶:dongqiangqiang

  • 高效LCD液晶照明技術(shù)

    In August of 1992 LTC published Application Note 49, “Illumination Circuitry for Liquid Crystal Displays.” One notable aspect of this event is that it generated more response than all previous LTC application notes combined. This level of interest, along with significant performance advances since AN-49’s appearance, justifies further discussion of LCD backlighting circuitry.

    標(biāo)簽: LCD 液晶 照明技術(shù)

    上傳時(shí)間: 2013-11-19

    上傳用戶:lanjisu111

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

    標(biāo)簽: Decoding DTMF with PIC

    上傳時(shí)間: 2013-11-21

    上傳用戶:zhaoke2005

  • 51單片機(jī)及其應(yīng)用

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

    標(biāo)簽: 51單片機(jī)

    上傳時(shí)間: 2013-12-20

    上傳用戶:d815185728

  • 8-bit I2C-bus and SMBus IO port with reset

    The PCA9557 is a silicon CMOS circuit which provides parallel input/output expansion for SMBus and I2C-bus applications. The PCA9557 consists of an 8-bit input port register, 8-bit output port register, and an I2C-bus/SMBus interface. It has low current consumption and a high-impedance open-drain output pin, IO0. The system master can enable the PCA9557’s I/O as either input or output by writing to the configuration register. The system master can also invert the PCA9557 inputs by writing to the active HIGH polarity inversion register. Finally, the system master can reset the PCA9557 in the event of a time-out by asserting a LOW in the reset input. The power-on reset puts the registers in their default state and initializes the I2C-bus/SMBus state machine. The RESET pin causes the same reset/initialization to occur without de-powering the part.

    標(biāo)簽: C-bus SMBus reset port

    上傳時(shí)間: 2014-01-18

    上傳用戶:bs2005

  • An easy way to work with Exter

    Internal Interrupts are used to respond to asynchronous requests from a certain part of themicrocontroller that needs to be serviced. Each peripheral in the TriCore as well as theBus Control Unit, the Debug Unit, the Peripheral Control Processor (PCP) and the CPUitself can generate an Interrupt Request.So what is an external Interrupt?An external Interrupt is something alike as the internal Interrupt. The difference is that anexternal Interrupt request is caused by an external event. Normally this would be a pulseon Port0 or Port1, but it can be even a signal from the input buffer of the SSC, indicatingthat a service is requested.The User’s Manual does not explain this aspect in detail so this ApNote will explain themost common form of an external Interrupt request. This ApNote will show that there is aneasy way to react on a pulse on Port0 or Port1 and to create with this impulse an InterruptService Request. Later in the second part of the document, you can find hints on how todebounce impulses to enable the use of a simple switch as the input device.Note: You will find additional information on how to setup the Interrupt System in theApNote “First steps through the TriCore Interrupt System” (AP3222xx)1. It would gobeyond the scope of this document to explain this here, but you will find selfexplanatoryexamples later on.

    標(biāo)簽: Exter easy work with

    上傳時(shí)間: 2013-10-27

    上傳用戶:zhangyigenius

  • LabVIEW for Everyone(經(jīng)典英文書籍)

    The #1 Step-by-Step Guide to labviewNow Completely Updated for labview 8!   Master labview 8 with the industry's friendliest, most intuitive tutorial: labview for Everyone, Third Edition. Top labview experts Jeffrey Travis and Jim Kring teach labview the easy way: through carefully explained, step-by-step examples that give you reusable code for your own projects!   This brand-new Third Edition has been fully revamped and expanded to reflect new features and techniques introduced in labview 8. You'll find two new chapters, plus dozens of new topics, including Project Explorer, AutoTool, XML, event-driven programming, error handling, regular expressions, polymorphic VIs, timed structures, advanced reporting, and much more. Certified labview Developer (CLD) candidates will find callouts linking to key objectives on NI's newest exam, making this book a more valuable study tool than ever. Not just what to d why to do it! Use labview to build your own virtual workbench Master labview's foundations: wiring, creating, editing, and debugging VIs; using controls and indicators; working with data structures; and much more Learn the "art" and best practices of effective labview development NEW: Streamline development with labview Express VIs NEW: Acquire data with NI-DAQmx and the labview DAQmx VIs NEW: Discover design patterns for error handling, control structures, state machines, queued messaging, and more NEW: Create sophisticated user interfaces with tree and tab controls, drag and drop, subpanels, and more Whatever your application, whatever your role, whether you've used labview or not, labview for Everyone, Third Edition is the fastest, easiest way to get the results you're after!

    標(biāo)簽: Everyone LabVIEW for 英文

    上傳時(shí)間: 2013-10-14

    上傳用戶:shawvi

  • realview mdk 3.2 下載

    1.增加的設(shè)備支持: Atmel AT91SAM9Rxx Cirrus Logic CS7401xx-IQZ Luminary Micro LM3S576x, LM3S5752, LM3S5747, LM3S573x, LM3S5662, LM3S5652, LM3S5632, LM3S3759, LM3S3749, and LM3S3739 NXP LPC32XX and LPC2460 STMicroelectronics STR912FAZ4X, STR912FAW4X, STR911FAW4X, STR911FAM4X, STR910FAW32, and STR910FAZ32 2.修改了NXP LPC23XX/24XX的頭文件庫 3.增加了ST-LINK II的調(diào)試支持 4.增加了對(duì)Cortex-M3 內(nèi)核芯片的RTX Event Viewer 的支持 5.增加了MCBSTM32: STM32 FLASH OPTION BYTES PROGRAMMING 6.增加了ULINK2對(duì)Cortex-M3的SWV功能的調(diào)試 7.增強(qiáng)了使用GNU在MDK下調(diào)試M1,M3,ARM7,ARM9的調(diào)試功能( Using μVision with CodeSourcery GNU ARM Toolchain.) 8.增加了大量經(jīng)典開發(fā)板例程 Boards目錄列表: ├─Embest 深圳市英蓓特公司開發(fā)板例程 │ ├─AT91EB40X-40008 │ ├─S3CEB2410 │ ├─ATEBSAM7S │ ├─LPC22EB06-I │ ├─LPCEB2000-A │ ├─LPCEB2000-B │ ├─LPCEB2000-S │ ├─str710 │ ├─str711 │ ├─str730 │ ├─str750 │ ├─STR912 │ ├─STM32V100 │ ├─STM32R100 │ ├─ATEB9200 ├─ADI ADI半導(dǎo)體的芯片例程 │ ├─ADuC702X │ └─ADuC712x ├─Atmel Atmel半導(dǎo)體的芯片例程 │ ├─AT91RM9200-EK │ ├─AT91SAM7A3-EK │ ├─AT91SAM7S-EK │ ├─AT91SAM7SE-EK │ ├─AT91SAM7X-EK │ ├─AT91SAM9260-EK │ ├─AT91SAM9261-EK │ ├─AT91SAM9263-EK ├─Keil Keil公司的開發(fā)板例程 │ ├─MCB2100 │ ├─MCB2103 │ ├─MCB2130 │ ├─MCB2140 │ ├─MCB2300 │ ├─MCB2400 │ ├─MCB2900 │ ├─MCBLM3S │ ├─MCBSTM32 │ ├─MCBSTR7 │ ├─MCBSTR730 │ ├─MCBSTR750 │ └─MCBSTR9 ├─Luminary Luminary半導(dǎo)體公司的芯片例程 │ ├─ek-lm3s1968 │ ├─ek-lm3s3748 │ ├─ek-lm3s3768 │ ├─dk-lm3s101 │ ├─dk-lm3s102 │ ├─dk-lm3s301 │ ├─dk-lm3s801 │ ├─dk-lm3s811 │ ├─dk-lm3s815 │ ├─dk-lm3s817 │ ├─dk-lm3s818 │ ├─dk-lm3s828 │ ├─ek-lm3s2965 │ ├─ek-lm3s6965 │ ├─ek-lm3s811 │ └─ek-lm3s8962 ├─NXP NXP半導(dǎo)體公司的芯片例程 │ ├─LH79524 │ ├─LH7A404 │ └─SJA2510 ├─OKI OKI半導(dǎo)體公司的芯片例程 │ ├─ML674000 │ ├─ML67Q4003 │ ├─ML67Q4051 │ ├─ML67Q4061 │ ├─ML67Q5003 │ └─ML69Q6203 ├─Samsung Samsung半導(dǎo)體公司的芯片例程 │ ├─S3C2440 │ ├─S3C44001 │ └─S3F4A0K ├─ST ST半導(dǎo)體公司的芯片例程 │ ├─CQ-STARM2 │ ├─EK-STM32F │ ├─STM32F10X_EVAL │ ├─STR710 │ ├─STR730 │ ├─STR750 │ ├─STR910 │ └─STR9_DONGLE ├─TI TI半導(dǎo)體公司的芯片例程 │ ├─TMS470R1A256 │ └─TMS470R1B1M ├─Winbond Winbond半導(dǎo)體公司的芯片例程 │ └─W90P710 └─ ...

    標(biāo)簽: realview mdk 3.2

    上傳時(shí)間: 2013-10-13

    上傳用戶:zhangliming420

  • 基于(英蓓特)STM32V100的看門狗程序

    This example shows how to update at regulate period the WWDG counter using theEarly Wakeup interrupt (EWI). The WWDG timeout is set to 262ms, refresh window set to 41h and the EWI isenabled. When the WWDG counter reaches 40h the EWI is generated and in the WWDGISR the counter is refreshed to prevent a WWDG reset and led connected to PC.07is toggled.The EXTI line9 is connected to PB.09 pin and configured to generate an interrupton falling edge.In the NVIC, EXTI line9 to 5 interrupt vector is enabled with priority equal to 0and the WWDG interrupt vector is enabled with priority equal to 1 (EXTI IT > WWDG IT). The EXTI Line9 will be used to simulate a software failure: once the EXTI line9event occurs (by pressing Key push-button on EVAL board) the correspondent interruptis served, in the ISR the led connected to PC.07 is turned off and the EXTI line9pending bit is not cleared. So the CPU will execute indefinitely EXTI line9 ISR andthe WWDG ISR will never be entered(WWDG counter not updated). As result, when theWWDG counter falls to 3Fh the WWDG reset occurs.If the EXTI line9 event don抰 occurs the WWDG counter is indefinitely refreshed inthe WWDG ISR which prevent from WWDG reset. If the WWDG reset is generated, after resuming from reset a led connected to PC.06is turned on. In this example the system is clocked by the HSE(8MHz).

    標(biāo)簽: V100 STM 100 32V

    上傳時(shí)間: 2013-11-11

    上傳用戶:gundamwzc

  • 遠(yuǎn)程配置Nios II處理器應(yīng)用筆記

         通過以太網(wǎng)遠(yuǎn)程配置Nios II 處理器 應(yīng)用筆記 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.

    標(biāo)簽: Nios 遠(yuǎn)程 處理器 應(yīng)用筆記

    上傳時(shí)間: 2013-11-22

    上傳用戶:chaisz

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产精自产拍久久久久久| 国产日产精品一区二区三区四区的观看方式| 亚洲日本在线观看| 一区二区av| 久久国产一区| 欧美日韩国产影院| 韩日欧美一区二区| 99国产精品视频免费观看| 欧美在线一二三四区| 欧美日韩国产不卡| 在线精品视频一区二区三四| 亚洲一区二区三区在线看| 老色批av在线精品| 国产一区二区精品久久91| 91久久久久久久久| 玖玖玖免费嫩草在线影院一区| 国产精品国产三级国产aⅴ浪潮| 在线观看成人一级片| 欧美在线视频网站| 国产精品视屏| 欧美一区网站| 狠狠色综合网站久久久久久久| 国产午夜精品麻豆| 免费看成人av| 精品999日本| 欧美高清在线一区二区| 亚洲欧洲精品一区二区三区不卡| 玖玖玖国产精品| 亚洲精品一区二区三区蜜桃久 | 国产日本欧美一区二区三区| 中文亚洲视频在线| 国产精品美女在线| 欧美在线视频不卡| 亚洲激情视频在线| 国产精品日韩久久久| 国产综合亚洲精品一区二| 亚洲片在线资源| 欧美精品粉嫩高潮一区二区| 一区二区欧美在线观看| 国产精品白丝av嫩草影院| 午夜精品久久99蜜桃的功能介绍| 国产欧美在线观看| 欧美激情一区二区三区蜜桃视频 | 亚洲欧洲在线免费| 欧美日本久久| 久久久久亚洲综合| 亚洲天天影视| 1024成人| 在线免费观看日韩欧美| 欧美视频不卡中文| 欧美一区久久| 99这里只有久久精品视频| 国产女主播一区二区三区| 久久精品一区二区三区中文字幕| 91久久综合| 亚洲大片免费看| 国产亚洲人成a一在线v站| 欧美日韩亚洲综合在线| 老牛国产精品一区的观看方式| 午夜精品久久99蜜桃的功能介绍| 亚洲另类在线一区| 99re6热在线精品视频播放速度| 在线观看日韩www视频免费| 国产一区二区精品久久91| 国产欧美日韩一区| 国产精品久久国产精品99gif| 欧美国产大片| 欧美午夜一区二区福利视频| 欧美午夜精品一区二区三区| 欧美人与性动交a欧美精品| 欧美精品性视频| 欧美性淫爽ww久久久久无| 欧美视频免费在线观看| 国产精品久久久久av| 国产精品免费观看在线| 国产精品一区在线观看你懂的| 欧美三级视频| 国产农村妇女精品一二区| 国产欧美精品国产国产专区| 国产人成一区二区三区影院| 国产精品成人播放| 韩日精品中文字幕| 最新成人在线| 午夜在线观看欧美| 你懂的一区二区| 国产欧美大片| 亚洲精品一区二区三区蜜桃久| 国产精品国产三级国产普通话蜜臀| 亚洲精品久久久蜜桃| 国产精品视频一二| 久久久久国色av免费看影院| 亚洲激情综合| 影音先锋成人资源站| 欧美激情亚洲另类| 亚洲摸下面视频| 一区在线播放| 欧美高清日韩| 久久久福利视频| 亚洲精品国产精品国自产在线 | 亚洲天堂网在线观看| 欧美人妖在线观看| 亚洲香蕉伊综合在人在线视看| 欧美性猛交视频| 国产亚洲一区精品| 亚洲精品在线免费| 欧美好骚综合网| 欧美性猛交xxxx免费看久久久 | 午夜免费电影一区在线观看| 欧美日韩亚洲高清一区二区| 欧美日韩国产亚洲一区| 国产性色一区二区| 美女久久一区| 欧美午夜视频在线| 亚洲天堂黄色| 欧美日韩一区二| 亚洲日韩欧美视频一区| 欧美亚洲一区三区| 国产精品资源在线观看| 在线午夜精品| 亚洲片区在线| 在线综合+亚洲+欧美中文字幕| 久久久五月婷婷| 亚洲电影在线看| 麻豆免费精品视频| 亚洲精品美女| 欧美午夜免费影院| 在线一区二区三区四区五区| 欧美日韩免费一区二区三区视频| 亚洲区在线播放| 国产精品伊人日日| 久久精品国产在热久久| 国产欧美成人| 免费观看成人| 日韩视频在线观看国产| 国产精品入口麻豆原神| 亚洲午夜久久久| 娇妻被交换粗又大又硬视频欧美| 欧美性久久久| 欧美午夜精品伦理| 亚洲成色999久久网站| 免费久久99精品国产| 亚洲视频在线观看视频| 亚洲国产另类久久精品| 国内揄拍国内精品少妇国语| 国产精品男女猛烈高潮激情| 欧美激情在线免费观看| 欧美在线亚洲一区| 在线视频一区二区| 亚洲高清av在线| 精品91在线| 国产一区二区三区直播精品电影| 国产精品视频专区| 久久久久久久网站| 日韩亚洲欧美高清| 亚洲国产99精品国自产| 1769国产精品| 狠狠88综合久久久久综合网| 亚洲欧美第一页| 国产精品h在线观看| 久久久爽爽爽美女图片| 欧美日韩大片| 伊人久久亚洲影院| 一区二区在线观看视频| 99热精品在线观看| 久久九九热免费视频| 日韩视频永久免费观看| 在线欧美影院| 国内精品视频在线观看| 国产精品视频网址| 国产在线视频不卡二| 伊人久久大香线蕉综合热线| 亚洲第一精品夜夜躁人人躁| 亚洲欧洲综合另类| 亚洲香蕉在线观看| 久久久久久午夜| 欧美精品一区二区精品网| 免费成人黄色片| 国产日产亚洲精品| 一区二区三区欧美在线| 久久久久久久一区| 国产精品久久久| 伊甸园精品99久久久久久| 亚洲精品永久免费精品| 欧美一区二区三区四区在线观看地址| 美国成人直播| 狠狠操狠狠色综合网| 欧美在线观看天堂一区二区三区| 国产一区二区看久久| 欧美成人一区在线| 国产精品vvv| 亚洲电影观看| 久久精品1区| 国外成人在线视频| 久久精品国产亚洲一区二区| 国产精品高潮呻吟视频| av成人毛片| 欧美日韩三级电影在线| 一区二区三区精密机械公司| 欧美精品久久久久久久免费观看| 亚洲欧洲一区|