搜索结果
找到约 9 项符合
Respond 的查询结果
数学计算 差分微积分used to anticipate and respond to the uncertain future.
差分微积分used to anticipate and respond to the uncertain future.
模拟电子 基准电压的温度漂移研究应用笔记
Abstract: A perfect voltage reference produces a stable voltage independent of any external factors. Real-world voltagereferences, of course, are subject to errors caused by many external factors. One causeof these major errors istemperature. Without care, it is easy to operate a voltage reference ...
电源技术 两相同步降压型控制器具有轻负载逐级递减模式
 
Today’s computer, datacom, and telecom systems demandpower supplies that are effi cient, respond quicklyto load transients and accurately regulate the voltageat the load. For example, load current can be measuredby using the inductor DCR, thus eliminating the needfor a dedicated sen ...
单片机编程 MAXX9257 MAX9258芯片可编程SerDes持续时间计算
The MAX9257/MAX9258 programmable serializer/deserializer (SerDes) devices transfer both video data and control signals over the same twisted-pair cable. However, control data can only be transmitted during the vertical blank time, which is indicated by the control-channel-enabled output (CCEN) sig ...
单片机编程 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 Requ ...
网络 接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response A
接收pop3
Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message
Dim message, response As String
Dim msg As New Pop3Message
msg.bytes = rhs.bytes
msg.number = rhs.number
message = "RETR " + rhs.number.ToString + vbCrLf
write(message)
response = Respond()
If response.Substring(0, 3 ...
matlab例程 FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)
FFTGUI Demonstration of Finite Fourier Transform.
FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)).
FFTGUI, without any arguments, uses y = zeros(1,32).
When any point is moved with the mouse, the other plots respond.
Inspired by Java applet by Dave Hale, Stanford Explo ...
书籍 Telecommunications Essentials
I love telecommunications. It is powerful and it empowers, with
far-reaching consequences. It has demonstrated the potential to transform
society and business, and the revolution has only just begun. With the invention
of the telephone, human communications and commerce were forever changed: Time ...
书籍 Arduino+Cookbook
This book was written by Michael Margolis with Nick Weldin to help you explore the
amazing things you can do with Arduino.
Arduino is a family of microcontrollers (tiny computers) and a software creation envi-
ronment that makes it easy for you to create programs (called sketches) that can interact
...