假设图书馆的图书包含书名、编号和作者属性,读者包含姓名和借书证属性,每们读者最多可借5本书。设计一个类object,从它派生出图书类book和读者类Reader,在Reader类中有一个rentbook()成员函数用于借阅图书。
上传时间: 2014-01-03
上传用户:nanfeicui
Design of Integrated Circuits for Optical Communications deals with the design of high-speed integrated circuits for optical communication systems. Written for both students and practicing engineers, the book systematically takes the Reader from basic concepts to advanced topics, establishing both rigor and intuition. The text emphasizes analysis and design in modern VLSI technologies, particularly CMOS, and presents numerous broadband circuit techniques. Leading researcher Behzad Razavi is also the author of Design of Analog CMOS Integrated Circuits.
标签: Communications Integrated high-speed Circuits
上传时间: 2013-12-21
上传用户:zhouchang199
This document describes how to switch to and program the unisersal serial bus (USB) analog phase-locked loop (APLL) on the C5506/C5507/C5509A devices. Example assembly programs for programming and switching to and from the APLL are also provided in the attached zip file. It is assumed that the Reader is familiar with the use and operation of the C5506/C5507/C5509A USB digital phase-locked loop (DPLL) and C55x™ Digital Signal Processor (DSP) IDLE procedures.
标签: describes unisersal document phase-lo
上传时间: 2014-01-13
上传用户:hustfanenze
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.
标签: characters character buffering efficient
上传时间: 2017-02-20
上传用户:cjl42111
It is not the intention of this application note to illustrate usage of the part in either of operational modes. The application note does not cover details on setting up for data transfers. After having reviewed this application note, the Reader is expected to understand the data flow for and IN and OUT
标签: application illustrate intention the
上传时间: 2013-12-09
上传用户:qoovoop
This book gives a concise description of the Java 2 programming language. They give a quick reference for the Reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. These book presents the entire Java programming language and essential parts of the class libraries: the collection classes and the input-output classes.
标签: description programming language concise
上传时间: 2017-06-20
上传用户:asdkin
This application note describes the design and implementation of a usb mass storage devic using a secure digital card,which should prove useful to developers of usb mass storage solution.This application may be used as a stand-alone MSD or as a Secure Digital/Multimedia Card (SD/MMC) Reader/ writer interface.
标签: implementation application describes storage
上传时间: 2017-06-24
上传用户:weiwolkt
Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by the Bot in response to the user. By the previous description,we could deduce that a very basic chatterbot can be written in a few lines of code in a given specific programming language. Lets make our first chatterbot (notice that all the codes that will be used in this tutorial will be written in C++. Also, it is assumed that the Reader is familiar wih the STL library)
标签: chatterbot Basicaly computer Natural
上传时间: 2017-07-30
上传用户:小宝爱考拉
Java数据结构和算法中文第二版源码, The files in this folder, \ReaderFiles\, contain both source code and executable code for the example programs presented in the text of "Data Structures and Algorithms in Java," 2nd Edition. They are available to any Reader of the book.
标签: ReaderFiles executable contain folder
上传时间: 2013-12-18
上传用户:huyiming139
The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the programmer in writing efficient, portable, and maintainable programs. The Fortran 90 Handbook is an informal description of Fortran 90, developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. In addition, “models” give the Reader better insight as to why things are done as they are in the language.
标签: Fortran comprehensive definitive and
上传时间: 2014-01-14
上传用户:huannan88