`of 90% was
`the highest
`for the
`
`IGT EXHIBIT 2035
`Zynga v. IGT, IPR2022-00199
`
`Page 1
`
`
`
`
`
`The Computer Glossary
`
`
`
`The Complete Illustrated Dictionary
`
`
`
`Eighth Edition
`
`Alan Freedman
`
`AMACOM
`
`American Management Association
`
`
`
`New York • Boston • Chicago · Kansas City • San Francisco · Washington, D.C.
`
`
`Brussels • Mexico City • Tokyo • Toronto
`
`Page 2
`
`
`
`This book is available at a special discount when
`
`
`
`
`
`
`ordered-in bulk quantities. For information, contact
`
`
`
`Special Sales Department, AMACOM, a division of
`
`
`
`American Management Association, 1601
`
`Broadway, New York, NY 10019.
`
`This publication is designed to provide accurate and
`
`
`
`
`
`
`authoritative information in regard to the subject
`It is sold with the understanding
`matter covered.
`
`
`legal, that the publisher is not engaged in rendering
`
`
`accounting, or other professional service. If legal
`
`
`advice or other expert assistance is required, the
`
`
`services of a competent professional person should
`be sought.
`
`
`
`Cataloging-in-Publication Library of Congress Data
`
`
`
`
`
`Freedman, Alan
`
`
`
`
`
`The computer glossary : the complete dictionary I Alan
`illustrated
`
`Freedman. - 8th ed.
`p. cm.
`ISBN 0-8144-7978-2
`2. Electronic
`data processing-
`1. Computers-Dictionaries.
`I. Title.
`Dictionaries.
`
`QA76.15.F733 1998
`004 '.03-dc21
`
`97-43977
`
`CIP
`
`© 1998, 1995, 1993, 1991, 1989, 1983, 1981
`
`
`
`The Computer Language Company Inc.
`
`All rights reserved.
`
`Printed in the United States of America.
`
`This publication may not be reproduced, stored in a
`
`
`
`
`
`
`retrieval system, or transmitted in whole or in part,
`in any form or by any means, electronic,
`
`
`
`mechanical, photocopying, recording or otherwise,
`
`
`without the prior written permission of AMACOM, a
`
`
`
`division of American Management Association,
`
`1601 Broadway, New York, NY 10019.
`
`
`
`Printing number
`
`10 9 8 7 6 5 4 3
`
`Page 3
`
`
`
`HSSI
`
`(High�Speed Serial Interface) A standard for a serial connection with transmission rates up to 52
`
`
`
`HSSI
`
`
`
`
`
`
`
`Mbps. It is often used to connecc co T3 lines.
`
`HST A modem protocol from U.S. Robotics that includes error control and compression and transmits
`
`
`
`
`
`
`
`from 4800 to 14400 bps in one direction and from 300 to 400 bps in the other. HST was the firsc
`
`
`
`
`
`reliable, high-speed modem protocol before the V.32bis and V.42 standards became widely used.
`
`HSV (Hue Saturation Value) A color model that is similar to the way an artist mixes colors by adding white
`
`
`
`
`
`
`
`
`
`
`
`
`and black to pure pigments. HSV adds saturation (white) and value, or brightness, (black) to colors in
`·.,
`
`order to derive new colors.
`
`HTML
`format used on the World Wide Web. Web pages are (Hyp er Text Markup Language) The document
`
`
`
`
`
`
`
`built with HTML tags, or codes, embedded in the text. HTML defines the page layout, fonts and graphic
`
`
`
`elements as well as the hyp ertext links to other documents on the Web. Each link contains the URL, or
`
`
`
`
`address, of a Web page residing on the same server or any server worldwide, hence "World Wide" Web.
`
`HTTP
`(Hyp erT ext Transport Protocol) The communications protocol used to connect to servers on the
`
`
`
`
`
`
`
`
`
`
`
`World Wide Web. Its primary function is to establish a connection with a Web server and transmit
`
`
`
`
`
`
`
`HTML pages to che client browser. Addresses of Web sites begin with an http:// prefix; however, Web
`
`
`
`
`
`
`
`browsers typically default to the HTTP protocol. For example, typing www.yahoo.com is the same as
`
`typing http://www.yahoo.com.
`
`HTTP$
`(l) (HyperText Transport Protocol Secure) The protocol for accessing a secure Web server. Using
`
`
`
`
`
`
`
`
`
`
`
`
`
`
`HTTPS in the URL inscead of HTTP connects the message to a security protocol. See security protocol
`
`
`
`
`
`
`
`(2) (Hyper Text Transport Protocol Server) A Web server that runs under Windows NT, developed by
`
`
`
`the European Microsoft Windows Academic Centre.
`
`hub
`A central connecting device in a network that joins communications lines together in a star
`
`
`
`
`
`
`
`
`
`
`
`
`configu ration. Passive hubs are connecting units that add nothing to the data passing through them.
`
`
`
`
`
`
`a strong signal, rhe data bits in order to maintain regenerate Active hubs, also called multiport repeaters,
`
`
`and intelligent hubs provide added functionality.
`
`hub ring
`
`
`rhe hub ring onto the spindle.
`
`
`
`
`
`
`
`A flat ring pressed around the hole in a 5.25" floppy disk for rigidity. The drive's clamping ring presses
`
`hue
`
`
`In computer graphics, a particular shade or tint ofa given color.
`
`
`
`
`
`Huffman coding
`A statistical compression method that converts characters into variable length bit strings. Most
`
`
`
`
`
`
`
`
`
`
`
`
`
`frequent!y-ocurring characters are converted to shortest bit strings; least frequent, the longest.
`
`
`
`Compression takes two passes. The first pass analyz es a block of data and creates a tree model based on its
`I.
`
`
`
`
`
`
`contents. The second pass compresses the daca via the model. Decompression decodes the variable length
`
`strings via the tree. See LZW
`
`hybrid circuit
`See hybrid microcircuit.
`
`hybrid computer
`
`
`
`
`
`
`used in process control and robotics.
`
`
`
`A digital computer that processes analog signals which have been convened into digital form. It is
`
`192
`
`The Computer Glossary
`
`Page 4
`
`