segmentation

seg·men·ta·tion

[seg-muhn-tey-shuhn]
noun
1.
division into segments.
2.
Biology.
a.
the subdivision of an organism or of an organ into more or less equivalent parts.
b.
cell division.

Origin:
1850–55; segment + -ation

non·seg·men·ta·tion, noun
Dictionary.com Unabridged
Based on the Random House Dictionary, © Random House, Inc. 2013.
Cite This Source Link To segmentation
Collins
World English Dictionary
segmentation (ˌsɛɡmɛnˈteɪʃən) [Click for IPA pronunciation guide]
 
n
1.  the act or an instance of dividing into segments
2.  embryol another name for cleavage
3.  zoology another name for metamerism

Collins English Dictionary - Complete & Unabridged 10th Edition
2009 © William Collins Sons & Co. Ltd. 1979, 1986 © HarperCollins
Publishers 1998, 2000, 2003, 2005, 2006, 2007, 2009
Cite This Source
00:10
Segmentation is always a great word to know.
So is slumgullion. Does it mean:
a stew of meat, vegetables, potatoes, etc.
a calculus or concretion found in the stomach or intestines of certain animals, esp. ruminants, formerly reputed to be an effective remedy for poison.
American Heritage
Medical Dictionary

segmentation seg·men·ta·tion (sěg'mən-tā'shən, -měn-)
n.
See cleavage.

The American Heritage® Stedman's Medical Dictionary
Copyright © 2002, 2001, 1995 by Houghton Mifflin Company. Published by Houghton Mifflin Company.
Cite This Source
Slang Dictionary

segmentation

fault n. [Unix]
1. [techspeak] An error in which a running program attempts to access memory not allocated to it and core dumps with a segmentation violation error. This is often caused by improper usage of pointers in the source code, dereferencing a null pointer, or (in C) inadvertently using a non-pointer variable as a pointer. The classic example is:

int i; scanf ("%d", i); /* should have used &i */
2. To lose a train of thought or a line of reasoning. Also uttered as an exclamation at the point of befuddlement.
FOLDOC
Computing Dictionary

segmentation definition

networking
(Or "segmentation and reassembly", SAR) Breaking an arbitrary size packet into smaller pieces at the transmitter. This may be necessary because of restrictions in the communications channel or to reduce latency. The pieces are joined back together in the right order at the receiver ("reassembly"). Segmentation may be performed by a router when routing a packet to a network with a smaller maximum packet size.
The term "segmentation" is used in ATM, in TCP/IP, it is called "fragmentation" an is performed at the IP layer before the "fragments" are passed to the transport layer.
See for example ATM forum UNI 4.0 specification.
[Better reasons?]
(1999-06-14)

The Free On-line Dictionary of Computing, © Denis Howe 2010 http://foldoc.org
Cite This Source
Copyright © 2013 Dictionary.com, LLC. All rights reserved.
  • Please Login or Sign Up to use the Recent Searches feature
FAVORITES
RECENT