throbber
Des-gnu tor
`
`Wigner)“:
`MMUNSN'
`
`The Ultimate Computer Reference
`
`The Comp:ehensiue Stair-adord for
`Business, Sci-100i Libmrv, and Home
`
`Over
`
`7,600
`Terms .
`AdditionalTel-ms
`Available OI: Line
`Quarterly
`
`_
`
`osoft Press
`
`puter
`
`
`
`- Over 300 illustrations and diagrams
`
`° Extensive internet coverage
`
`a Featured in Microsoft Bookshelf
`
`Covers software, hardware, concepts,
`and more!
`
`Microsoft Press f
`
`Petitioner Microsoft Corporation - Ex. 1025, Cover 1
`
`Petitioner Microsoft Corporation - EX. 1025, Cover 1
`
`

`

`
`
`Microgoft Presg
`
`Cgmypllter
`IDIcImm-ry
`
`Third Edition
`
`Wcmsoft'Press
`
`Petitioner Microsoft Corporation - Ex. 1025, Cover 2
`
`Petitioner Microsoft Corporation - EX. 1025, Cover 2
`
`

`

`PUBLISHED BY
`Microsoft Press
`A Division of Microsoft Corporation
`One Microsoft Way
`Redmond‘ Washington 98052-6399
`Copyright o l997 by Microsofi Corporation
`All rights reserved. No part of the contents of this book may be reproduced or transmitted
`in any form or by any means without the written permission of Lhe publisi‘m‘.
`Library of Congress Cataloging-in-Publicntion Data
`Microsoft Press Computer Dictionary. _. 3rd ed.
`p.
`cm.
`ISBN i-51231-446-X
`I. Computers-Dictionaries.
`1. Microsoft Press.
`QA‘I6JSMS4 £99?
`004'.03--dc2l
`
`2. Microcomputers-—Dictionaries.
`
`97-[5489
`CIP
`
`Printed and bound in the United States of America.
`
`3456389 QMQM 21098
`Distributed lo the book trade in Canada by Macmillan of Canada, a division of Canada Publishing
`Corporation.
`A Cl? catalogue record for this book is available from the British Library.
`Microsoft Piess books are available through bookseliers and distributors worldwide. For further
`information about international editions. contact your local Microsoft Corporation office. 0r oontact
`Microsoft Press International directly at fax (425} 936-7329.
`Il-Ilaein'rosh1 Power Macintosh. QuickTii-nc. and Tanype are registered trademarks of Apple Computer.
`Inc, Intel is a registered trademark of Intel Corporation. Directlnput. DirectX. Microsoft. Microsoft
`Press. IVES-DOS. Virtual Basic. Visual CH. Win32. Win325. Windows. Windows NT. and X13le are
`registered trademarks and ActiveMOvio ActiveX, and Visual J++ ate trademarks of Microsoft
`Corporation. Java is a trademark of Sun Microsystems. lnc.0tl1.er product and company names
`mentioned herein may be the trademarks of their respective owners.
`Acquisitions Editor: Kirn Fryer
`Project Editor: Maureen Williams Zimmerman. Anne Taussig
`Technical Editors: Dail Magee Jr.. Gary Nelson. Jean Ross. .Firrl Fuchs. John Conrow, Kurt Meyer,
`Robert Lyon. Roslyn Latscl:
`
`J P
`
`Petitioner Microsoft Corporation - Ex. 1025, Cover 3
`
`etitioner Microsoft Corporation - EX. 1025, Cover 3
`
`

`

`data segment
`data management
`
`addressing data and managing the flow of trans-
`missions. It is the lowest of the three layers (data-
`link, network, and transport) involved in actually
`moving data between devices. See also [SO/051
`model.
`It.
`datamanagement \dt't'to man'aj—mont, dat'o\
`The control of data from acquisition and input
`through processing, output, and storage. In micro-
`computers, hardware manages data by gathering
`it, moving it, and following instructions to process
`it. The operating system manages the hardware
`and ensures that the pans of the system work in
`harmony so that data is stored safely and accu—
`rately. Application programs manage data by
`receiving and processing input according to the
`user's commands, and sending results to an output
`device or to disk storage. The user also is respon—
`sible for data management by acquiring data,
`labeling and organizing disks, backing up data,
`archiving files, and removing unneeded material
`from the hard disk.
`data manipulation \da’to ma—ni‘pya—lfi‘shon,
`dat'o\ rt. The processing of data by means of pro—
`grams that accept user commands, offer ways to
`handle data, and tell the hardware what to do with
`the data.
`data manipulation language \da‘ta ma~ni‘pyo—
`la‘shan lang‘waj, dat'o\ rt. In database manage—
`ment systems, a language that is used to insert data
`in, update, and query a database. Data manipula-
`tion languages are often capable of performing
`mathematical and statistical calculations that facil—
`itate generating reports. Acronym: DM'L (D‘M-L').
`See also structured query language.
`data mart \dé‘to mart“, dat‘o't n. A scaled—clown
`version of a data warehouse that is tailored to con—
`tain only information likely to be used by the car—
`gel group. See also data warehouse.
`it. The
`data medium \da’to mé‘dé-um, dat‘o\
`physical material on which computer data is
`stored.
`
`data migration \da'to mi-grfi‘shan, dat'o'l n. 1.
`The process of moving data from one repository
`or source, such as a database, to another. usually
`via automated scripts or programs. Often data
`migration involves transferring data from one type
`of computer system to another. 2. In supercom-
`puting applications, the process of st0ring large
`
`amounts of data offline while making them appear
`to be online as disk-resident files.
`data mining \da‘to mi‘néng, dat'a\ u. The pro—
`cess of identifying commercially useful patterns or
`relationships
`in databases or other computer
`repositories dlrough the use of advanced statistical
`tools.
`rt. A collection
`data model \dfi’ta mod‘ol. dat‘o\
`of related object types, operators, and integrity
`rules that fOrm the abstract entity supported by a
`database management system (DBMS). Thus. one
`speaks of a relational DBMS, a network DBMS,
`and so on, depending on the type of data model a
`DBMS supports. in general, a DBMS supports only
`one data model as a practical rather than a theo-
`retical restriction.
`rt. A netn
`data network \da’ta network, dat’a\
`work designed for transferring data encoded as
`digital signals, as opposed to a voice network.
`which transmits analog signals.
`data packet \da‘to palt‘ot, dat‘a\ a. See packet.
`data point \dt't‘to point“. dat’a\
`rt. Any pair of
`numeric values plotted on a chart.
`n.
`data processing \da‘ta pms’eséng, dat‘o\
`1. The general work performed by computers.
`2. More specifically, the manipulation of data to
`transform it into some desired result. Acronym: DP
`(D-P’). Also called ADP, automatic data process
`ing, EDP, electronic data processing. See also cen—
`tralized
`processing,
`decentralized
`processing,
`distributed processing.
`association
`Data Ptooessing Management
`\dz‘t‘to pros‘es-éng man'oj—mont o-so-se-a‘shon,
`dal‘o\ it. See DPMA.
`n.
`data protection \dé‘to pro-tek‘shan, dat‘a\
`The process of enstlring the preservation,
`integ~
`rity, and reliability of data. See also data integrity.
`dam rate \da‘ta rat‘, dat‘o\ n. The speed at which
`a circuit or communications line can transfer infor‘
`mation, usually measured in bits per second (bps).
`data record \da'to rek‘ord. dat'a\ it. See recordl.
`data reduction \da‘ta ro-duk‘shan, dat'o\ n. The
`process of converting raw data to a more useful
`form by scaling, smoothing, ordering, or other
`editing procedures.
`data segment \da'ta seg‘mont, dat'o\ n. The por—
`tion of memory or auxiliary storage that contains
`the data used by a program.
`
`
`
`
`
`Petitioner Microsoft Corporation - Ex. 1025, p. 132
`
`Petitioner Microsoft Corporation - Ex. 1025 , p. 132
`
`

`

`I
`m
`If: SE E as
`.
`Efiiflfififi
`
`-
`
`Key facts that make the
`
`new MICROSDFI' PRESS
`COMPUTER DICTIONARY. THIRD
`EoiTroN. one ofthe finest
`references of its kind you
`can use:
`
`i
`
`1
`
`'
`
`
`The Comprehensive
`_
`-
`' It‘s comprehensive. The
`
`Standard for Business,
`dictionary covers software
`products from all manufac—
`s°h°°li Library: and Home -
`..
`turers (PC, Macintosh”, and
`
`Unix terminology), pius words
`
`reiating to mathematical.
`
`Miceosorr PRESS-COMPUTER DiCTlONARY, THIRD EDITION, is the
`mainframe. network. and
`.
`.
`.
`.
`.
`ro rammin 'conce 'ts.
`authoritative source of definitions for computer terms,
`9 g
`g
`D
`
`concepts. and acronyms—from the world‘s most respected
`“‘5 a real dfCtionaW YOU'" find
`
`.
`h
`7 0
`.
`pronunciation guides. parts of
`
`computersoftware company. With moret an .6 0 entI’lBS—
`speech, and definitions.
`.
`,
`2.300 of which are new—this comprehensive standard
`
`It's up to date. Plus, onlrne
`
`has been completely updated and revised to cover the
`updates are available every
`most recent trends in computing, inciuding extensive
`quarter on the Microsoft Press
`Web site.
`
`coverage of internet. Web. and intranet-related terms. The
`definitions are based on the ways the terms are used in
`° AS 8 899931 bonus feature.
`
`’
`_
`_
`the dictionary is fully
`
`the real worid today. Extenswely illustrated, the Third
`searchable on the
`Edition now offers a more professional, traditionai—
`accompanying CD-ROM.
`
`dictionary format for maximum utility and ease of use.
`
`
`
`“The must-have computer
`resource. ”
`
`—Gorhpute
`$29.99
`U.S.A.
`U.K.
`£27.99 [vat included]
`
`Canada
`$39.99
`
`[Recommended]
`
`
`
`mm H
`90090
`
`
`9 7815?2 31446?
`||||||||||||l|
`?
`Petitioner Microsoft Corporation - Ex. 1025, Cover 4
`
`ISBN 1—S?231—446—X
`
`9014514460
`
`?
`
`mspressmlcrosoftcom
`
`,
`Computers/GeneralRefer
`MIC’OSOfl' Press
`
`Petitioner Microsoft Corporation - EX. 1025, Cover 4
`
`

This document is available on Docket Alarm but you must sign up to view it.


Or .

Accessing this document will incur an additional charge of $.

After purchase, you can access this document again without charge.

Accept $ Charge
throbber

Still Working On It

This document is taking longer than usual to download. This can happen if we need to contact the court directly to obtain the document and their servers are running slowly.

Give it another minute or two to complete, and then try the refresh button.

throbber

A few More Minutes ... Still Working

It can take up to 5 minutes for us to download a document if the court servers are running slowly.

Thank you for your continued patience.

This document could not be displayed.

We could not find this document within its docket. Please go back to the docket page and check the link. If that does not work, go back to the docket and refresh it to pull the newest information.

Your account does not support viewing this document.

You need a Paid Account to view this document. Click here to change your account type.

Your account does not support viewing this document.

Set your membership status to view this document.

With a Docket Alarm membership, you'll get a whole lot more, including:

  • Up-to-date information for this case.
  • Email alerts whenever there is an update.
  • Full text search for other cases.
  • Get email alerts whenever a new case matches your search.

Become a Member

One Moment Please

The filing “” is large (MB) and is being downloaded.

Please refresh this page in a few minutes to see if the filing has been downloaded. The filing will also be emailed to you when the download completes.

Your document is on its way!

If you do not receive the document in five minutes, contact support at support@docketalarm.com.

Sealed Document

We are unable to display this document, it may be under a court ordered seal.

If you have proper credentials to access the file, you may proceed directly to the court's system using your government issued username and password.


Access Government Site

We are redirecting you
to a mobile optimized page.





Document Unreadable or Corrupt

Refresh this Document
Go to the Docket

We are unable to display this document.

Refresh this Document
Go to the Docket