function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than vectors, columns are % assumed to correspond to independent realizations, % overlap is set to 0, and samp_seg to the row dimension. % maxlag - maximum lag to be computed [Default = 0] % samp_seg - samples per segment [Default = data_length] % overlap - percentage overlap of segments [Default = 0] % overlap is clipped to the allowed range of [0,99].
標(biāo)簽: cum2x y_cum Cross-covariance function
上傳時間: 2015-09-08
上傳用戶:xieguodong1234
視頻點播系統(tǒng)使用方法如下: 1. 將"視頻點播系統(tǒng)"目錄下的所有文件和目錄復(fù)制到IIS服務(wù)器根目錄下某新建的虛目錄,例如vod。 2. 在IIS中針對vod目錄創(chuàng)建應(yīng)用程序 3. 在SQL Server中使用“企業(yè)管理器”,使用“附加數(shù)據(jù)庫”功能,導(dǎo)入database目錄下的vod_Data.MDF文件建立名為“vod”的數(shù)據(jù)庫 4. 根據(jù)自己的機(jī)器設(shè)置相應(yīng)修改web配置文件的數(shù)據(jù)庫連接字符串,具體的連接字符串有很多種方法,請參考本光盤中的第八章數(shù)碼商店系統(tǒng)的readme文件。 5. 在IE的地址中輸入“http://localhost/vod/Default.aspx”即可進(jìn)入該網(wǎng)站,其中用戶名mfq密碼mfq是系統(tǒng)自定義的管理員帳戶,如果用戶修改,可以修改web.config文件的配置字符串中的管理員用戶名字符串。一般用戶讀者可以自己注冊后直接使用。
標(biāo)簽: 目錄 IIS 視頻點播系統(tǒng) 服務(wù)器
上傳時間: 2013-12-19
上傳用戶:waitingfy
This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a Default filename is used: - if a still picture is taken, the ".jpg" extension is appended to the Default filename. (Otherwise the CameraCaptureDialog would throw an InvalidArgumentException). - if a video is recorded, null is passed to the CameraCaptureDialog as the Default filename. The filename returned is then renamed to match the user entered filename while keeping the extension returned.
標(biāo)簽: CameraCaptureDialog demonstrates pictures managed
上傳時間: 2013-12-15
上傳用戶:kikye
php開發(fā)的行業(yè)搜索系統(tǒng)!!! 2. 安裝 ------------ a. 解壓程序rar文件,用二進(jìn)制方式上傳到你的網(wǎng)站的根目錄或某一目錄下 注意:一定要將ftp上傳工具設(shè)置為二進(jìn)制方式,再上傳程序文件 b. unix或linux服務(wù)器下, 將以下文件屬性改為:666 (或777) - function/base_info.php - function/emphasis_info.php - function/admin_pass_info.php - function/search_info.php - function/userfield_info.php - template/Default/目錄下的所有html文件 c. unix或linux服務(wù)器下, 將upfile/目錄屬性改為:777 d. 建立一個mysql數(shù)據(jù)庫,并記下用戶名和密碼,以便安裝時使用 e. 進(jìn)入安裝目錄http://www.your_website.com/install/, 自動運行安裝程序 f. 安裝完成后,要求刪除安裝目錄install/及其下文件 g. 后臺管理目錄http://www.your_website.com/adiministrator/ h. 可修改adiministrator/目錄為你希望的獨特的名字
上傳時間: 2014-11-29
上傳用戶:小草123
In this talk we will consider two approaches in dealing with the risk of supplier bankruptcy. In the first model, we study the effects of supply disruption risk in a supply chain where one buyer deals with competing risky suppliers who may Default during their production lead-times.
標(biāo)簽: approaches bankruptcy the consider
上傳時間: 2014-08-04
上傳用戶:lanjisu111
//*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 // // Description Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = Default DCO // // MSP430x1xx // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // A. Dannenberg // Texas Instruments, Inc // January 2006 // Built with IAR Embedded Workbench Version: 3.40A
標(biāo)簽: Software Toggle 430x Demo
上傳時間: 2015-12-10
上傳用戶:從此走出陰霾
1 安裝:首先安裝MPLAB IDE V7.42的程序,然后再安裝C的組件PICC8.05-PL.安裝過程中全部確認(rèn)選擇,完畢后重啟計算機(jī)。 2 激活:(PICC8.05-PL) 運行“開始”菜單下的“HI-TECH SOFTWARE”中的 激活(Complier Activation)程序, 再同時啟動算號器程序(HtkeyGen.exe),將Last Name前的勾去掉,填入公司名稱,算出相應(yīng)內(nèi) 容填入激活程序相應(yīng)欄目,OK即可完成激活。 3 設(shè)置: 3.1 將MPLAB 7.42啟動后,在文件欄中打開C的桌面項目文件,在Project欄目中 檢查 select language Toolsuite...中的選項,所有路徑須指向安裝路徑如C:\HT-PIC\BIN\PICC.EXE; 3.2 在Project欄目中檢查 setlanguage Tool Locations中的HI-TECH ToolsuiteXDGR 相關(guān)選項,executables中各程序應(yīng)指向picc.exe Default Search Paths & Directories中 的相關(guān)路徑應(yīng)為安裝目錄如C:\HT-PIC\include 和C:\HT-PIC\lib; 3.3 設(shè)置programmer中的select programmer選項為"MPLAB IED 2"(經(jīng)驗:如果不打開編譯器,此選項無法選中)。 3.4 設(shè)置單片機(jī)型號,在Congfigure中的Select Device選擇準(zhǔn)確的芯片型號;
上傳時間: 2016-01-01
上傳用戶:Ants
jSP編寫的了BBS系統(tǒng) 架設(shè)方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼 }catch(Exception e){ } String bbs_name="DzBBS" //論壇名稱 String temple="Default" //風(fēng)格模版 String adminpass="pass" //管理員密碼 設(shè)定好後運行http://user.net/dzbbs,然後再注冊成為會員即可,密碼需要和上面所設(shè)定的一樣 免費論壇空間推薦 MyJavaServer+db4free 完美組合 MyJavaServer是國外免費5mb空間 如何申請請看 http://blog.csdn.net/leafxx/archive/2006/10/02/1317960.aspx db4free是國外免費Mysql空間
上傳時間: 2013-12-10
上傳用戶:yimoney
空間音樂查詢工具1.9 1122 本工具采集php抓取QQ空間音樂。 換播放器可直接去qq空間音樂播放器 系統(tǒng)要求 PHP+ZEND3.3以后 cache 目錄可寫 cfg_qq_file.txt 可寫 用二進(jìn)制模式上傳本系統(tǒng)文件 確認(rèn)服務(wù)器能ping qzone-music.qq.com 文件目錄說明 player 播放器目錄 cache 查詢緩存目錄,必須為可寫 style 風(fēng)格目錄,所有風(fēng)格存放此目錄,config.php中$cfg_style來確認(rèn)要現(xiàn)實的風(fēng)格目錄,默認(rèn)為Default config.php系統(tǒng)配置文件 index.php主程序 cfg_qq_file.txt為最近查詢的QQ號碼,文件必須可寫 top.js頭部JS foot.js底部JS 屏蔽底部copyright,修改樣式#copyright{display:none},支持本工具的請保留
上傳時間: 2014-11-26
上傳用戶:qilin
% BackgroundRemoval=[true],false % Gain=[tsquare],linear % BandPass=[paul],fircls % CenterFrequency, auto (determined using pburg) % BandWidth=auto (a fraction of the CenterFrequency Default=0.25) % ContrastStretch=[true],false % HilbertAmplitude=[true],false % HorizontalStacking=1 (a number of traces) %
標(biāo)簽: BackgroundRemoval CenterFrequen BandPass tsquare
上傳時間: 2016-03-04
上傳用戶:yyq123456789
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1