搜索结果
找到约 93 项符合
Response 的查询结果
按分类筛选
- 全部分类
- matlab例程 (12)
- 电源技术 (7)
- 技术资料 (6)
- 数值算法/人工智能 (5)
- 书籍 (5)
- Java编程 (4)
- 软件设计/软件工程 (4)
- 其他 (4)
- 通讯/手机编程 (4)
- 其他书籍 (3)
- 文件格式 (3)
- 单片机开发 (3)
- 单片机编程 (2)
- 网络 (2)
- SCSI/ASPI (2)
- 文章/文档 (2)
- 多国语言处理 (2)
- VHDL/FPGA/Verilog (2)
- 模拟电子 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- 生物技术 (1)
- 通讯编程文档 (1)
- 数学计算 (1)
- 其他行业 (1)
- Linux/Unix编程 (1)
- 软件工程 (1)
- J2ME (1)
- 系统设计方案 (1)
- Modem编程 (1)
- DSP编程 (1)
- STL (1)
- 3G开发 (1)
- 设计相关 (1)
- Jsp/Servlet (1)
- 源码 (1)
- 论文 (1)
- VIP专区 (1)
Java编程 jsp response对象的使用例子
jsp response对象的使用例子,简单易用
网络 接收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 ...
数值算法/人工智能 Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione
Routine mampres: To obtain amplitude response from h(exp(jw)).
input parameters:
h :n dimensioned complex array. the frequency response is stored
in h(0) to h(n-1).
n :the dimension of h and amp.
fs :sampling frequency (Hz).
iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k))
If iamp=1: The ...
网络 The Network Security Response Framework (NSRF) allows for testing different computer security respon
The Network Security Response Framework (NSRF) allows for testing different computer security response engines and methodologies. It supports simulated and real: Intrusion Detection Systems (sensors), Attacks, and Responses.
matlab例程 %realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response s
%realize overlapped-save method
%y:output sequence
%x:input seqence
%h:filter impulse response sequence
%N:length of each segment
%重叠保留法实现分段卷积
matlab例程 DOA常用算法之一:Capton算法, 也叫做MVDRE ( Minimum Variance Distorionless Response Estimator ),是计算Power specturm
DOA常用算法之一:Capton算法, 也叫做MVDRE ( Minimum Variance Distorionless Response Estimator ),是计算Power specturm
其他行业 This code is used for modeling frequency response and phase change of accelerometer.
This code is used for modeling frequency response and phase change of accelerometer.
软件设计/软件工程 Request是与Response相对应的对象
Request是与Response相对应的对象,Response对象的用途是回复数据给浏览器,则Request对象是用来读取浏览器的数据。
其他 Impulse Response in Rayleigh Fading channel, and Doppler Shift is in it.
Impulse Response in Rayleigh Fading channel, and Doppler Shift is in it.
软件工程 Patterns of Enterprise Application Architecture is written in direct response to the stiff challenge
Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same b ...