computes the shortening-signal-to-noise ratio in dB,tail energy in dB and the effective channel impulse Response
標簽: shortening-signal-to-noise the effective computes
上傳時間: 2015-10-30
上傳用戶:libinxny
<%@ 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 = Session("ProductList") If Len(ProductList) =0 Then Response.Redirect "Nothing.asp" Response.end end if
標簽: lt LANGUAGE VBSCRIPT Session
上傳時間: 2013-12-09
上傳用戶:huql11633
<%@ 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 = Session("ProductList") If Len(ProductList) =0 Then Response.Redirect "Nothing.asp" Response.end end if
標簽: lt LANGUAGE VBSCRIPT Session
上傳時間: 2014-08-18
上傳用戶:小草123
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 in the browser to process the web server Response.
標簽: Asynchronous combination JavaScript the
上傳時間: 2015-11-20
上傳用戶:qazxsw
一般使用PC Based Controller 都是當作現場設備的一種,也就是要接受 主系統的命令,做一些操作控制。以Modbus 來看屬于Slave 的角色,隨 時等待接收Modbus Master 的Query Message,然后依據內容做控制,最后 將控制結果以Response Message 回傳。本章將以ICP 7524 及ICP 7188E5 等 兩種設備分別設計Modbus RTU、ASCII 及Modbus/TCP 的Slave 應用程序, 讀者可以將此兩種程序的架構再延伸設計至各種實際應用程序。
標簽: Controller Based 現場設備
上傳時間: 2015-12-16
上傳用戶:nanxia
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 instead of "selection timeout status" to the SCSI mid-layer in Response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.
標簽: PF_FREEZE software support suspend
上傳時間: 2016-01-05
上傳用戶:亞亞娟娟123
matlab 實現系統的參數計算,系統單位階躍響應的相關參數計算。Matlab real system parameters, the system unit step Response of the relevant parameters.
上傳時間: 2014-01-08
上傳用戶:曹云鵬
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 (frequency Response of: 100Hz – 16,000Hz). The test files used as information files were text files. This goal was attained both in an incoherent scheme and in a coherent scheme. Build under Matlab code, our modem uses OFDM (orthogonal frequency division multiplexing) modulation, synchronization by LMS sequence, channel estimation (no equalizer) via pilot tones. The symbols are either PSK or ASK for a constellation size of 2 or 4. To optimize the probability of error, these symbols were mapped using Gray mapping. Report
標簽: communication computers software wireless
上傳時間: 2014-05-29
上傳用戶:wangdean1101
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 results show that LOADED provides very good detection and false positive rates, which are several times better than those of existing distance-based schemes.
標簽: algorithm detection containi evolving
上傳時間: 2014-01-08
上傳用戶:aeiouetla
LazyJ是一個快速Web應用程序開發框架。它包括: *.一個非常快的模板引擎,因為其緩存了預編譯過的模板。 *.一個響應(Response)緩存引擎和數據緩存引擎。 *.一個數據庫連接池。 *.采用基于數據庫的緩存機制。 *.易于從servlet或JSP上傳文件。 *.一個提醒框架(已經實現通過Email和Yahoo! Messenger進行提醒)。 *.Servlet執行時間限制。
上傳時間: 2016-08-14
上傳用戶:yoleeson