對讀入的某個文本文件input.txt中,拆出英文單詞,輸出一個按字典順序排列的單詞表,結果輸出在文本文件output.txt中,每個單詞一行,并在單詞后輸出該單詞出現的個數,兩個字段之間用逗號分隔。約定單詞僅由英文字母組成,單詞間由非英文字母分隔,相同單詞只輸出一個,大小寫不區分。 利用二叉樹實現
上傳時間: 2015-07-04
上傳用戶:yulg
vc下基于對話框的h。263文件解碼并顯示。263文件在目錄下,為output。263,共90禎,解碼后顯示(176*144格式)。
上傳時間: 2015-07-09
上傳用戶:yzy6007
h.263 c編碼源碼。目錄下有input。qcif原始未壓縮文件,運行程序生成重建文件recon。qcif和壓縮后文件output。263文件。
上傳時間: 2013-12-19
上傳用戶:ljmwh2000
This mfile illustrates a simple two path Rayleigh multipath fading channel This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation
標簽: mfile This illustrates multipath
上傳時間: 2014-08-30
上傳用戶:lindor
加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]
標簽: Cryptographic Primitives generate Library
上傳時間: 2015-07-16
上傳用戶:wqxstar
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
標簽: Definitely algorithm problem include
上傳時間: 2014-01-17
上傳用戶:zm7516678
工程計算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of tapers requested I = the gap structure a vector of length N I(t) = 1 if there is data at time t, t=1, ..., N I(t) = 0 if there is a gap at time t output: X = N-by-p vector of the reorthogonalized sine taper
標簽: the reorthogonalized calculate MATLAB
上傳時間: 2013-12-17
上傳用戶:wangyi39
his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run "make" from the console in echomaster and echoslave subdirs. "make program" will program the device if you have a AVRISP attached. Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST! Otherwise you wont get any clock signal to the AVR and then you can t program it or reset the fuses! The MC1319x has default clock output of 32kHz so you will have to set your programmer to a very low frequency (<=32kHz/4) to be able to program it while it is running on that!
標簽: the 20060125 project WinAVR
上傳時間: 2014-10-10
上傳用戶:yan2267246
Test program to loop on Successive Approximation A-to-D conversion. Allows digital codes and resulting DAC output to be viewed on scope.
標簽: Approximation Successive conversion program
上傳時間: 2015-08-07
上傳用戶:頂得柱
1. 用SYSDBA登錄服務器,并且創建一個MISDBA用戶,密碼為PASSWORD。 2. 用SYSDBA用戶創建MISDB數據庫(可直接注冊使用光盤提供的MISDB.GDB)。 3. 用MISDBA用戶登錄MISDB數據庫。 4. 在ISQL中,依次輸入第5章的數據表創建SQL語句;或者根據表5-1至表5-7自行創建數據表。 5. 在SQL Explorer中創建MISDB數據庫連接。 6. 用MISDBA用戶登錄,并且輸入原始數據。除了表5-8至表5-11的內容,還需要根據需要設置部門(DEPARTMENT)、職務(JOB)和人事科登錄用戶(ID=’RSK’,PASSWD=’RSK’,AUTHORITY=’3’,STATE=’F’)。 7. 修改源程序中的數據庫連接組件參數。
上傳時間: 2013-12-16
上傳用戶:縹緲