%realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response sequence %N:length of each segment %重疊保留法實現(xiàn)分段卷積
標簽: overlapped-save sequence response realize
上傳時間: 2015-07-22
上傳用戶:chenbhdt
Connection Oracle9i database Read and Wrote Lob ,long or long raw type and save to file
標簽: long Connection and Oracle9i
上傳時間: 2013-12-30
上傳用戶:z1191176801
有保存/裝載能力的簡單加密程序。This is a simple encryption program with save/load capability.
標簽: encryption capability program simple
上傳時間: 2013-12-09
上傳用戶:希醬大魔王
With DJ Java Decompiler you can decompile java class-files and save it in text or other format.It s simple and easy.
標簽: class-files Decompiler decompile format
上傳時間: 2015-06-23
上傳用戶:wang0123456789
Automate Oracle—and save your time for more important tasks! This is the Oracle automation reference every working Oracle DBA needs...concise, straightforward, and incredibly easy to use. Discover proven solutions for automating installation, database creation, management, monitoring, tuning, backup/recovery,
標簽: Oracle automation important reference
上傳時間: 2015-07-11
上傳用戶:stampede
8051 monitor programm: - use external ram to run user program - use eeprom to save user program - provide single step debug, can read internal register and ram
上傳時間: 2015-07-11
上傳用戶:zhichenglu
realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h:filter impulse response sequence %Nfft:points of each DFT operation %重疊相加法實現(xiàn)分段卷積
標簽: sequence overlapped-add overlpadd realize
上傳時間: 2015-07-22
上傳用戶:as275944189
在一個窗體上的上面放置兩個按鈕“Open”和“Save”,在一個JFrame的窗體上放置一個文本區(qū),點擊“Open”按鈕,彈出打開對話框,選擇一個文件打開后,在文本區(qū)中顯示 “Opening:新建文本文檔.txt.”,若選擇了“取消”,則在文本區(qū)中顯示“Open command cancdlled by user.”,點擊“Save”按鈕,彈出保存對話框,選擇“保存”后,在文本區(qū)中顯示 “Saving:新建文本文檔.txt”,若選擇了“取消”,則在文本區(qū)中顯示Save command cancdlled by user
上傳時間: 2015-08-13
上傳用戶:sclyutian
該程序模擬UNIX中save與resume函數(shù),并介紹在VC中如何使用匯編進行機器級的操作. 主函數(shù)很簡單首先引入兩個外部函數(shù),extern "C"表示按傳統(tǒng)C命名習慣.函數(shù)save將程序指針保存在(*s)中并返回0,為什么有 if(save(&sp)){...} if后的語句看起來永遠都不會被執(zhí)行,但是運行結(jié)果表明它被執(zhí)行了.這個問題同UNIX中處理機調(diào)度函數(shù)(switch)的那個if語句(第一句)一樣. 程序執(zhí)行完save(&sp)后得到因為條件為假而執(zhí)行else語句,卻在判斷之前將程序指針保存在sp中了. else語句中的resume(&sp),該函數(shù)很狡猾將堆棧中的返回地址改變了,改到了sp所指出,即將程序指針改到了執(zhí)行條件判斷前.resume返回1,條件滿足,執(zhí)行if語句. save函數(shù)堆棧: eip ebp+8 s ebp+4 ebp ebp+0 resume函數(shù)堆棧與save的相同. 新建一個win32的工程,將unixc.cpp和unix.obj加入過程即可. unix.obj是用masm6.11生成的:ml /c /coff unix.asm,生成coff格式的obj而不是omf格式.
標簽: save resume extern 函數(shù)
上傳時間: 2015-09-10
上傳用戶:變形金剛
Here s the code! Too many people ask for this Using this code you can save an image item as a jpeg image, specifying the quality of it. Jpeg quality is the same as compression so the lower the quality, the smaller the file size. It s simple to use
上傳時間: 2013-12-07
上傳用戶:米卡