throbber
hae
`10,000
`i
`MN
`
`Microsoft
`
`Fully updated with the latest
`7
`technologies, terms, and acronyms
`Easy to read, expertly
`illustrated
`Definitive coverage of hardware,
`software, the Internet, and more!
`
`Micron Ex. 1051, p. 1
`Micron v. Vervain
`
`Computer
`Dictionary
`
`Fifth Editio
`
`IPR2021-01550
`
`Micron Ex. 1051, p. 1
`Micron v. Vervain
`IPR2021-01550
`
`

`

`PUBLISHED BY
`Microsoft Press
`A Division of Microsoft Corporation
`One Microsoft Way
`Redmond, Washington 98052-6399
`
`Copyright © 2002 by Microsoft 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 the publisher.
`
`Library of Congress Cataloging-in-Publication Data
`Microsoft Computer Dictionary.--5th ed.
`p. cm.
`ISBN 0-7356-1495-4
`1. Computers--Dictionaries. 2. Microcomputers--Dictionaries.
`
`AQ76.5. M52267
`004'.03--dc21
`
`2002
`
`200219714
`
`Printed and bound in the United States of America.
`
`2 3 4 5 6 7 8 9 QWT
`
`7 6 5 4 3 2
`
`Distributed in Canada by H.B. Fenn and Company Ltd.
`
`A CIP catalogue record for this book is available from the British Library.
`
`Microsoft Press books are available through booksellers and distributors worldwide. For further informa-
`tion about international editions, contact your local Microsoft Corporation office or contact Microsoft
`Press International directly at fax (425) 936-7329. Visit our Web site at www.microsoft.com/mspress.
`Send comments to mspinput@microsoft.com.
`
`Active Desktop, Active Directory, ActiveMovie, ActiveStore, ActiveSync, ActiveX, Authenticode,
`BackOffice, BizTalk, ClearType, Direct3D, DirectAnimation, DirectDraw, DirectInput, DirectMusic,
`DirectPlay, DirectShow, DirectSound, DirectX, Entourage, FoxPro, FrontPage, Hotmail, IntelliEye,
`IntelliMouse, IntelliSense, JScript, MapPoint, Microsoft, Microsoft Press, Mobile Explorer, MS-DOS,
`MSN, Music Central, NetMeeting, Outlook, PhotoDraw, PowerPoint, SharePoint, UltimateTV, Visio,
`Visual Basic, Visual C++, Visual FoxPro, Visual InterDev, Visual J++, Visual SourceSafe, Visual Studio,
`Win32, Win32s, Windows, Windows Media, Windows NT, Xbox are either registered trademarks or
`trademarks of Microsoft Corporation in the United States and/or other countries. Other product and
`company names mentioned herein may be the trademarks of their respective owners.
`
`The example companies, organizations, products, domain names, e-mail addresses, logos, people, places,
`and events depicted herein are fictitious. No association with any real company, organization, product,
`domain name, e-mail address, logo, person, place, or event is intended or should be inferred.
`
`Acquisitions Editor: Alex Blanton
`Project Editor: Sandra Haynes
`
`Body Part No. X08-41929
`
`Micron Ex. 1051, p. 2
`Micron v. Vervain
`IPR2021-01550
`
`

`

`A address mode
`
`all but the necessary information. For example, in a net-
`work that uses XXX.XXX.XXX.YYY and where all com-
`puters within the network use the same first address
`numbers, the mask will block out XXX.XXX.XXX and
`use only the significant numbers in the address, YYY. See
`also address1 (definition 2).
`address mode n. The method used to indicate an address
`in memory. See also absolute address, indexed address,
`paged address, relative address.
`address modification n. The process of updating an
`address of a location in memory during computation.
`address munging n. The practice of modifying an
`e-mail address in posts to newsgroups or other Internet
`forums to foil computer programs that gather e-mail
`addresses. The host name in an e-mail address is altered
`to create a fictitious address in such a way that a human
`can still easily determine the correct address. For example,
`a person with an e-mail address of Jane@myispoffers-
`usersfreeemail.com could modify, or “mung,” her address
`to read Jane@remove-this-to-reply-myispoffersusers-
`freeemail.com. Address munging is generally used to pre-
`vent delivery of unsolicited junk e-mail or spam. Also
`called: munging. See also address1 (definition 2), host
`name, mung, spam.
`address register n. A register (a high-speed memory cir-
`cuit) that holds an address where specific data can be
`found for the transfer of information. See also register.
`address resolution n. The identification of a computer’s
`IP (Internet Protocol) address by finding the correspond-
`ing match in an address mapping table. See also address
`mapping table.
`Address Resolution Protocol n. See ARP.
`address space n. The total range of memory locations
`addressable by a computer.
`address translation n. The process of converting one
`kind of address to another, such as a virtual address to a
`physical address.
`ad-hoc network n. A temporary network formed by com-
`municating stations or computers in a wireless LAN. See
`also wireless LAN.
`ADJ n. Short for adjacent. A Boolean qualifier to indicate
`cases where two instances are adjacent to each other. In
`the case of a search string, “Microsoft ADJ Word” would
`
`20
`
`Advanced Digital Network
`
`return only instances where “Microsoft” and “Word” are
`adjacent in the string.
`administrative alerts n. Alerts that relate to server and
`resource use. They notify users about problems in areas
`such as security and access, user sessions, server shut-
`down due to power loss (when an uninterruptible power
`supply is available), directory replication, and printing.
`When a computer generates an administrative alert, a mes-
`sage is sent to a predefined list of users and computers.
`See also Alerter service.
`ADN n. See Advanced Digital Network.
`ADO n. See Active data object.
`Adobe Type Manager n. Software from Adobe Systems,
`Inc., that manages PostScript fonts on a system.
`Acronym: ATM.See also PostScript.
`ADO.NET n. The suite of data access technologies
`included in the .NET Framework class libraries that pro-
`vide access to relational data and XML. ADO.NET con-
`sists of classes that make up the DataSet (such as tables,
`rows, columns, relations, and so on), .NET Framework
`data providers, and custom type definitions (such as Sql-
`Types for SQL Server).
`ADP n. See data processing.
`ADPCM n. See adaptive delta pulse code modulation.
`ADSL n. Acronym for asymmetric digital subscriber line.
`Technology and equipment allowing high-speed digital
`communication, including video signals, across an ordi-
`nary twisted-pair copper phone line, with speeds up to 8
`Mbps (megabits per second) downstream (to the cus-
`tomer) and up to 640 Kbps (kilobits per second) upstream.
`ADSL access to the Internet is offered by some regional
`telephone companies, offering users faster connection
`times than those available through connections made over
`standard phone lines. Also called: asymmetric digital sub-
`scriber loop. Compare SDSL.
`Advanced Configuration and Power Interface n. See
`ACPI.
`Advanced Digital Network n. A dedicated line service
`capable of transmitting data, video, and other digital sig-
`nals with exceptional reliability, offered as a premier ser-
`vice by communications companies. Usually Advanced
`Digital Network refers to speeds at or above 56 kilobits
`per second (Kbps). See also dedicated line.
`
`Micron Ex. 1051, p. 3
`Micron v. Vervain
`IPR2021-01550
`
`

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