码迷,mamicode.com
首页 >  
搜索关键字:current    ( 7130个结果
U盘安装Debian 7
网上看到好多使用U盘安装的教程,齐说不一。实践是检验真理的标准,Try it !下载系统镜像:http://cdimage.debian.org/cdimage/release/current/amd64/iso-cd/debian-7.7.0-amd64-xfce-CD-1.iso 下载启动镜像:...
分类:其他好文   时间:2014-11-29 10:19:03    阅读次数:169
Cookie与Session
设置cookie过期cookie.Expires = DateTime.Now.AddDays(-1);HttpContext.Current.Request.Cookies.Set(cookie);HttpContext.Current.Response.Cookies.Set(cookie);设...
分类:其他好文   时间:2014-11-28 15:59:19    阅读次数:98
How to get current deformed vertex positions in MoBu?
This is a question from partner. Currently, as you know, you can fetched the static geometric data from a FBModel using the following ways:Get vertex:...
分类:其他好文   时间:2014-11-28 15:58:19    阅读次数:238
Bipolar transistor boosts switcher's current by 12 times
The circuit inFigure 1uses a minimal number of external parts to raise the maximum output current of a 0.5A buck switching-regulator IC to more than 6...
分类:其他好文   时间:2014-11-28 15:46:59    阅读次数:253
Switching regulator forms constant-current source
Many applications require current sources rather than voltage sources. When you need a high-current source, using a linear regulator is inadvisable, b...
分类:其他好文   时间:2014-11-28 15:42:19    阅读次数:142
Simple dc/dc converter increases available power in dual-voltage system
The schematic inFigure 1shows a way to increase the power available from a current-limited 5V supply by adding power from a –5V supply. The dc/dc conv...
分类:其他好文   时间:2014-11-28 14:24:24    阅读次数:205
MOSFET enhances voltage regulator's overcurrent protection
The classic LM317 adjustable-output linear voltage regulator offers a relatively high, if package-dependent, current-handling capability. In addition,...
分类:其他好文   时间:2014-11-28 14:23:13    阅读次数:177
Single transistor provides short-circuit protection
In certain dc/dc-converter applications, on-chip, cycle-by-cycle current limit may be insufficient protection to prevent a failure during a short circ...
分类:其他好文   时间:2014-11-28 14:19:55    阅读次数:221
Add current boost to a USB charger
The popular USB interface can charge a portable device while transferring data. But for high-capacity batteries, the 500-mA output current of USB host...
分类:其他好文   时间:2014-11-28 14:12:33    阅读次数:169
High-current supply uses standard three-terminal regulator
Voltage-regulator design for high output currents can be a critical and difficult task. Although voltage regulators with 1A maximum output current are...
分类:其他好文   时间:2014-11-28 14:02:24    阅读次数:133
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!