Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines. The buffer size may be specified, or the default size may be used. The default is large enough for most purposes. In general, each read request made of a Reader causes a corresponding read request to be made of the underlying character or byte stream. It is therefore advisable to wrap a BufferedReader around any Reader whose read() operations may be costly, such as FileReaders and InputStreamReaders.
资源简介:Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines. The buffer size may be specified, or the default size may be used. The default is large en...
上传时间: 2017-02-20
上传用户:cjl42111
资源简介:This book reflects the efforts of a number of experienced Linux professionals to prepare for the LPIC-2 beta-exam. It is -- and always will be -- a work in progress.
上传时间: 2014-01-10
上传用户:拔丝土豆
资源简介:The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
上传时间: 2016-10-16
上传用户:赵云兴
资源简介:The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
上传时间: 2016-10-16
上传用户:gengxiaochao
资源简介:it is a elemental book for MFC,so it is suitable for the people who just start to study MFC.
上传时间: 2017-01-02
上传用户:zhangyi99104144
资源简介:In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function messa...
上传时间: 2013-12-17
上传用户:netwolf
资源简介:The book uses a task-oriented structure that allows you to work through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data stored in those databases, admin...
上传时间: 2017-09-06
上传用户:a673761058
资源简介:face detection Face detection can be regarded as a more general case of face localization In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have thi...
上传时间: 2014-01-10
上传用户:wfeel
资源简介:A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after ...
上传时间: 2016-07-30
上传用户:xiaodu1124
资源简介:General packet radio service (GPRS) is a packet oriented mobile data service available to users of the 2G cellular communication systems global system for mobile communications (GSM), as well as in the 3G systems. In the 2G systems, GPRS pr...
上传时间: 2014-01-11
上传用户:宋桃子
资源简介:General packet radio service (GPRS) is a packet oriented mobile data service available to users of the 2G cellular communication systems global system for mobile communications (GSM), as well as in the 3G systems. In the 2G systems, GPRS pr...
上传时间: 2013-12-20
上传用户:evil
资源简介:General packet radio service (GPRS) is a packet oriented mobile data service available to users of the 2G cellular communication systems global system for mobile communications (GSM), as well as in the 3G systems. In the 2G systems, GPRS pr...
上传时间: 2013-12-04
上传用户:894898248
资源简介:This libusb version 0.1.12. libusb is a library which allows userspace application access to USB devices. The official ftp site is: ftp://ftp.libusb.sourceforge.net/pub/libusb/ The official web site is: http://libusb.sourceforge....
上传时间: 2013-12-21
上传用户:zhengzg
资源简介:Wireless metropolitan area networks (WirelessMANs) is emerging as a promising broadband wireless access (BWA) technology to provide high-speed, high bandwidth efficiency and high-capacity multimedia services for residential as well as enter...
上传时间: 2020-05-30
上传用户:shancjb
资源简介:Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- m...
上传时间: 2014-01-19
上传用户:爱死爱死
资源简介:This resource is designed as a text for educational programs in advanced programming and as a reference for professionals implementing Web- and Internet-based applications.
上传时间: 2014-01-13
上传用户:181992417
资源简介:In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, s...
上传时间: 2014-01-27
上传用户:wang0123456789
资源简介:a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. ...
上传时间: 2014-01-13
上传用户:yph853211
资源简介:WAISS TW3DCanvas Component V1.5 Freeware This is a component that acts as a 3D canvas. It supports most of the methods of the Delphi TCanvas Component. All drawing methods sent to the component will be rendered in a 3D manor (extruded or...
上传时间: 2017-08-23
上传用户:Avoid98
资源简介:Many CAD users dismiss schematic capture as a necessary evil in the process of creating\r\nPCB layout but we have always disputed this point of view. With PCB layout now offering\r\nautomation of both component placement and track routing, ...
上传时间: 2013-09-25
上传用户:baiom
资源简介:Learning Standard C++ as a New Language
上传时间: 2015-02-25
上传用户:libenshu01
资源简介:This program encodes and decodes a character using the Vigenere Square method
上传时间: 2015-03-28
上传用户:wang5829
资源简介:In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上传时间: 2014-01-06
上传用户:2404
资源简介:This document can be considered as a supplement to the already existing Application note AN10302 “Using the Philips LPC2000 Flash Utility”, which is provided in the same zip file. The Application note covers the following topics:
上传时间: 2015-04-18
上传用户:waizhang
资源简介:A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.
上传时间: 2015-05-04
上传用户:彭玖华
资源简介:In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help ...
上传时间: 2013-12-22
上传用户:youmo81
资源简介:perfect gcc book for using system and tutorial , youcan using it as a good book to learing
上传时间: 2013-11-25
上传用户:ecooo
资源简介:Learning Cpp as a new language.rar
上传时间: 2015-06-22
上传用户:playboys0
资源简介:This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter.
上传时间: 2013-12-28
上传用户:努力努力再努力
资源简介:IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at a rate of -- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video -- the core is 100% synthesizable
上传时间: 2015-07-07
上传用户:1583060504