Read data from a file
上傳時間: 2015-01-19
上傳用戶:trepb001
read the network addresses from a named Directory Services object and display all parts of the address.
標簽: addresses Directory the Services
上傳時間: 2013-12-13
上傳用戶:nanxia
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endian order used by the windows and the intel processor.
上傳時間: 2013-12-27
上傳用戶:gaojiao1999
Read and Write Text Files in WinCE
上傳時間: 2013-12-07
上傳用戶:gououo
基于matlab的mp3的讀寫函數Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version later. 01-11-2004.
標簽: Departament University Fernandez Alfredo
上傳時間: 2014-12-02
上傳用戶:開懷常笑
3. Distribution of this core must be free of charge. Charging is -- allowed only for value added services. Value added services -- would include copying fees, modifications, customizations, and -- inclusion in other products.
標簽: Distribution Charging allowed charge
上傳時間: 2013-12-05
上傳用戶:風之驕子
vc實現的pl0編譯器,有讀取輸出功能-read() -write(),這個源碼對初學編譯原理者有很好的指導作用,我當初學的時候用了3天看懂了源碼,也對編譯原理更加理解了,畢竟只學理論不看代碼是不可能真正理解的,原作者是dwing,我對代碼做了一些修改,在此感謝dwing提供的代碼
上傳時間: 2014-01-05
上傳用戶:趙云興
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
標簽: initiated described modified slightly
上傳時間: 2014-01-09
上傳用戶:sk5201314
PL/0語言的文法規則 說明 (1)對原PL/0編譯程序作了如下修改: 1’增加了輸入文件ff和fi,輸出文件fw2。 2’增加了保留字read和write,使保留字個數增至13。 3’關系運算符中的>=、<=和<>改為在過程getsym中說明。 4’在過程interpret中增加了讀和寫操作。 (2)預先建立PL/0語言源程序文件ff和其所需要的數據文件fi(文件名預先確定)。 (3)運行時在鍵盤上根據提示信息鍵入輸出文件fw2的文件名(自行隨時確定)。
上傳時間: 2014-01-04
上傳用戶:ouyangtongze
AC motor vector control(only main code source, and it can index the method of logic implentment)
標簽: implentment control method vector
上傳時間: 2014-02-06
上傳用戶:tianjinfan