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