搜索:Input

找到约 907 项符合「Input」的查询结果

结果 907
按分类筛选
显示更多分类
https://www.eeworm.com/dl/633/351082.html Java编程

This application includes a demo server and client program. You could write your own server launcher

This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class. Usage: 1. Type the following command to launch the server pro ...
下载 59
·
查看 1139
https://www.eeworm.com/dl/641/462243.html 数学计算

一个不带界面的计算器

一个不带界面的计算器,用户只需要在文本文件input.txt中输入计算表达式,即可通过运行程序得到结果,输出在output.txt中; 支持加减乘除,取余数,乘方,括号等等; 如:5+4 = 输出9 5+4*4+9/3 = 输出24 (5+4)*4+9/3 = 输出39 (50+4)*(40 3)+288/(147-3) = 输出56 (50+4)^2*(40 3)+288/(147-3) ...
下载 64
·
查看 1053
https://www.eeworm.com/dl/515615.html 电路图

稳压电源5V转3.3VPCB原理图

J1为Line input 5V,两个104电容为滤波电容,引脚分别接地,主要滤掉高频纹波,防止自激振荡;47UF和100UF为滤波电容,主要滤掉低频纹波;R1作限流作用以保护稳压二极管D2,当输入电压和输出负载电流发生变化时R1通过本身压降的变化,来调节稳压二极管D2的工作电流,从而起到稳压作作用。 ...
下载 3
·
查看 84
https://www.eeworm.com/dl/518912.html 手册

Dual USB High-Side Power Switch

The SP2526A device is a dual +3.0V to +5.5V USB Supervisory Power Control Switch ideal for self-powered and bus-powered Universal Serial Bus (USB) applications. Each switch has low on-resistance (110mΩ typical) and can supply 500mA minimum. The fault currents are limited to 1.0A ...
下载 1
·
查看 66
https://www.eeworm.com/dl/522020.html 书籍

Multi-point Cooperative Communication Systems

This book is about multipoint cooperative communication, a key technology to overcome the long-standing problem of limited transmission rate caused by inter- point interference. However, the multipoint cooperative communication is not an isolated technology. Instead, it covers a ...
查看 76
https://www.eeworm.com/dl/745236.html 技术资料

SC3633

Wide 2.2V to 6V Input Voltage Range „ 0.20V FB adjustable LED drive current „ Directly drive 9 Series 1W LED at VIN>=6V „ Fixed 800KHz Switching Frequency „ Max. 3A Switching Current Capability „ Up to 92% efficiency „ Excellent line and load regulation „ EN PIN TT ...
下载 4
·
查看 1624
https://www.eeworm.com/dl/894070.html 技术资料

AMS1117系列芯片手册

GENERAL DESCRIPTION The AMS1117 series of adjustable and fixed voltage regulators are designed to provide 1A output current and to operatedown to IV input-to-output differential. The dronout voltage of the device is guaranteed maximum 13V at maximum output current, decreasing at ...
下载 1
·
查看 7731
https://www.eeworm.com/dl/982779.html 技术资料

POE模块

POE模块,开发的大功率POE模块.FEATURES  Wide operating voltage:  INT100: 36V ~ 57V  Output Current  12V, 1A  5V, 2A  3.3V, 2A  Output voltage ripple: 100mVPP, (12V@1A)  High Efficiency 84% (input 48V, Load12V@1A)  Overcurrent /shortcircuit protection  High relia ...
下载 1
·
查看 7656
https://www.eeworm.com/dl/832163.html 技术资料

高通蓝牙芯片QCC5144_硬件设计指导书

高通(Qualcomm)蓝牙芯片QCC5144_硬件设计详细指导书(官方内部培训手册)其内容是针对硬件设计、部分重要元器件选择(ESD,Filter)及走线注意事项的详细说明。2 Power management 2.1 SMPS 2.1.1 Components specification 2.1.2 Input power supply selection 92.1.3 Minimize SMPS EM ...
下载 4
·
查看 9444
https://www.eeworm.com/dl/641/282895.html 数学计算

对于符号三角形问题

对于符号三角形问题,符号三角形的第一行有n个符号。符号可以为“+”或“-”,以下每一行的符号由上行得到,2个同号下面都是“+”,2个异号下面都是“-”。如下图所示(第一行有4个符号的符号三角中的其中的一个): 符号三角形问题要求对于给定的n,计算有多少个不同的符号三角形,使其所含的 ...
下载 134
·
查看 1057