搜索结果
找到约 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)
文件格式 computes the shortening-signal-to-noise ratio in dB,tail energy in dB and the effective channel imp
computes the shortening-signal-to-noise ratio in dB,tail energy in dB
and the effective channel impulse response
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp" -->
<%
Id=Session("LoginSuccess")
ProductList = Session("ProductList")
Products = Split(Request("cpbm"), ", ")
For I=0 To UBound(Products)
PutToShopBag Products(I), ProductList
Next
Session("ProductList") = ProductList
ProductList = Sessio ...
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp" -->
<%
Id=Session("LoginSuccess")
ProductList = Session("ProductList")
Products = Split(Request("cpbm"), ", ")
For I=0 To UBound(Products)
PutToShopBag Products(I), ProductList
Next
Session("ProductList") = ProductList
ProductList = Sessio ...
其他书籍 Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combination
Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript i ...
其他 一般使用PC Based Controller 都是当作现场设备的一种
一般使用PC Based Controller 都是当作现场设备的一种,也就是要接受
主系统的命令,做一些操作控制。以Modbus 来看属于Slave 的角色,随
时等待接收Modbus Master 的Query Message,然后依据内容做控制,最后
将控制结果以Response Message 回传。本章将以ICP 7524 及ICP 7188E5 等
两种设备分别设计Modbus RTU、ASCII 及M ...
Linux/Unix编程 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.
2.0.12 (May 13th, 2004)
- Flag driver threads with PF_FREEZE to support software suspend.
2.0.11 (May 7th, 2004)
- Avoid split-completion bugs in certain PCI-X chipsets by
breaking up large completion entry DMAs on ADB boundaries.
2.0.10 (April 9th, 2004)
- Return "command timeout" status in ...
matlab例程 matlab 实现系统的参数计算
matlab 实现系统的参数计算,系统单位阶跃响应的相关参数计算。Matlab real system parameters, the system unit step response of the relevant parameters.
文件格式 This project aim was to build wireless software modem for data communication between two computers
This project aim was to build wireless software modem for data communication
between two computers using an acoustic interface in the voice frequency range (20Hz–
20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz –
20,000Hz) and the receiving antenna is a microphone (fr ...
软件设计/软件工程 In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containi
In this paper, we present LOADED, an algorithm for outlier
detection in evolving data sets containing both continuous
and categorical attributes. LOADED is a tunable algorithm,
wherein one can trade off computation for accuracy so that
domain-specific response times are achieved. Experimental
result ...
Java编程 LazyJ是一个快速Web应用程序开发框架。它包括: *.一个非常快的模板引擎
LazyJ是一个快速Web应用程序开发框架。它包括:
*.一个非常快的模板引擎,因为其缓存了预编译过的模板。
*.一个响应(response)缓存引擎和数据缓存引擎。
*.一个数据库连接池。
*.采用基于数据库的缓存机制。
*.易于从servlet或JSP上传文件。
*.一个提醒框架(已经实现通过Email和Yahoo! Messenger进行提醒)。
*.Servlet ...