map
1. Surveying a diagrammatic representation of the earth's surface or part of it, showing the geographical distributions, positions, etc., of natural or artificial features such as roads, towns, relief, rainfall, etc.
2. Astronomy a diagrammatic representation of the distribution of stars or of the surface of a celestial body
Map
, Mapes Walter. ?1140--?1209, Welsh ecclesiastic and satirical writer. His chief work is the miscellany De Nugis curialium
Collins Discovery Encyclopedia, 1st edition © HarperCollins Publishers 2005
Map
A vertical graphic description of a geographic area; including a site map, land-use map, subdivision map, topographic survey map, and National Geodetic Survey map.
Illustrated Dictionary of Architecture Copyright © 2012, 2002, 1998 by The McGraw-Hill Companies, Inc. All rights reserved
What does it mean when you dream about a map?
Following a map in a dream signifies the dreamer is being guided and led in a direction that will fulfill the person’s needs, as well as provide growth experiences.
The Dream Encyclopedia, Second Edition © 2009 Visible Ink Press®. All rights reserved.
map
[map] (computer science)
An output produced by an assembler, compiler, linkage editor, or relocatable loader which indicates the (absolute or relocatable) locations of such elements as programs, subroutines, variables, or arrays.
By extension, an index of the storage allocation on a magnetic disk or drum.
(graphic arts)
A representation, usually on a plane surface, of all or part of the surface of the earth, celestial sphere, or other area shows relative size and position, according to a given projection, of the physical features represented and such other information as may be applicable to the purpose intended.
MAP
(cell and molecular biology)
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
map
A graphic, planar depiction of the earth’s surface, or a portion thereof, drawn to scale.
McGraw-Hill Dictionary of Architecture and Construction. Copyright © 2003 by McGraw-Hill Companies, Inc.
map
A graphic representation, usually on a plane surface, and at an established scale, of natural or artificial features on the surface of a part or the whole of the earth or another planetary body.
An Illustrated Dictionary of Aviation Copyright © 2005 by The McGraw-Hill Companies, Inc. All rights reserved
MAP
(protocol)MAP
(2)map
(mathematics)map
(programming)In
functional programming, the most common
higher-order function over lists. Map applies its first
argument to each element of its second argument (a list) and
returns the list of results.
map :: (a -> b) -> [a] -> [b]
map f [] = []
map f (x:xs) = f x : map f xs
This can be generalised to types other than lists.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
map
(1) A set of data that has a corresponding relationship to another set of data.
(2) A list of data or objects as they are currently stored in memory or disk.
(3) To assign a path or drive letter to a disk drive. See drive mapping.
(4) To transfer a set of objects from one place to another. For example, program modules on disk are mapped into memory. A graphic image in memory is mapped onto the video screen.
(5) To translate, or convert, from one format to another. For example, an address is mapped to another address. A logical database structure is mapped to the physical database.
(6) To relate one set of objects with another. For example, a vendor's protocol stack is mapped to the OSI model. An alias is mapped to the true name of the object. See alias.
(7) (MAP) (Manufacturing Automation Protocol) A communications protocol introduced by General Motors in 1982. MAP provides common standards for interconnecting computers and programmable machine tools used in factory automation. At the lowest physical level, it uses the IEEE 802.4 token bus protocol.
MAP is often used in conjunction with TOP, an office protocol developed by Boeing Computer Services. TOP is used in the front office and MAP is used on the factory floor.Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Map
(dreams)The interpretation depends on whether you are following a map to a particular destination and you feel good about it, or whether you are trying to follow a confusing chart. A confusing chart may indicate that you lack a clear sense of direction in your everyday life or are in the midst of changing long term plans. Following a good map in your dreams suggest that you are feeling confident in your current path and pursuits.
Bedside Dream Dictionary by Silvana Amar Copyright © 2007 by Skyhorse Publishing, Inc.