0%

18-letter words containing s, d, e, i

  • distress frequency — a radio frequency band reserved for emergency signals from aircraft or ships in distress.
  • distributed eiffel — ["Distributed Eiffel: A Language for Programming Multi-Granular Distributed Objects on the Clouds Operating System", L. Gunaseelan et al, IEEE Conf Comp Langs, 1992].
  • distributed memory — (architecture)   The kind of memory in a parallel processor where each processor has fast access to its own local memory and where to access another processor's memory it must send a message via the inter-processor network. Opposite: shared memory.
  • distributed system — A collection of (probably heterogeneous) automata whose distribution is transparent to the user so that the system appears as one local machine. This is in contrast to a network, where the user is aware that there are several machines, and their location, storage replication, load balancing and functionality is not transparent. Distributed systems usually use some kind of client-server organisation. Distributed systems are considered by some to be the "next wave" of computing.
  • distribution curve — the curve or line of a graph in which cumulative frequencies are plotted as ordinates and values of the variate as abscissas.
  • divine inspiration — insight provided by higher power
  • do one's own thing — a material object without life or consciousness; an inanimate object.
  • do oneself justice — If you do yourself justice, you do something as well as you are capable of doing it.
  • domain name server — (spelling)   Domain Name System.
  • domain name system — (networking)   (DNS) A general-purpose distributed, replicated, data query service chiefly used on Internet for translating hostnames into Internet addresses. Also, the style of hostname used on the Internet, though such a name is properly called a fully qualified domain name. DNS can be configured to use a sequence of name servers, based on the domains in the name being looked for, until a match is found. The name resolution client (e.g. Unix's gethostbyname() library function) can be configured to search for host information in the following order: first in the local hosts file, second in NIS and third in DNS. This sequencing of Naming Services is sometimes called "name service switching". Under Solaris is configured in the file /etc/nsswitch.conf. DNS can be queried interactively using the command nslookup. It is defined in STD 13, RFC 1034, RFC 1035, RFC 1591.
  • domestic appliance — a machine used for household tasks, for example, a washing machine, refrigerator, etc.
  • donor insemination — a process which involves using sperm which has been voluntarily given for use in the insemination of another person
  • double white lines — parallel white lines on a roadway, usually indicating a barrier to crossing
  • doubly linked list — (programming)   A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.
  • drainpipe trousers — trousers with very narrow legs
  • dressing table set — a set including a hairbrush, mirror and comb, often with silver backs
  • driver's education — high-school driving classes
  • drug-eluting stent — A drug-eluting stent is a tube placed into a blocked artery that slowly releases a drug to prevent another blockage in the artery.
  • duty-free shopping — the making of duty-free purchases
  • dwarf storage unit — (humour)   (DSU) An IBM term for a cupboard.
  • dynamically scoped — dynamic scope
  • dysfunctionalities — Plural form of dysfunctionality.
  • dysthymic disorder — a psychiatric disorder characterized by generalized depression that lasts for at least a year
  • east india company — the company chartered by the English government in 1600 to carry on trade in the East Indies: dissolved in 1874.
  • east indian walnut — lebbek.
  • eigendecomposition — (linear algebra) The factorization of a matrix into a canonical form, whereby the matrix is represented in terms of its eigenvalues and eigenvectors.
  • electoral district — an area that is considered as unit for the purposes of an election
  • electric discharge — electricity emitted
  • electrocardiograms — Plural form of electrocardiogram.
  • electrodesiccation — The drying of tissue, and the prevention of bleeding, using a high-frequency electric current.
  • endangered species — animal, plant becoming extinct
  • eraser stains code — (humour, programming)   Code that has been refactored many times, leaving swaths of legacy code and design; like paper that has been written on and erased so many times that the pencil marks are no longer the problem - the large greasy stain is.
  • established church — a Church that is officially recognized as a national institution, esp the Church of England
  • ethnomethodologist — A person engaged in ethnomethodology.
  • euclid's algorithm — (algorithm)   (Or "Euclidean Algorithm") An algorithm for finding the greatest common divisor (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) To find the GCD of two numbers by this algorithm, repeatedly replace the larger by subtracting the smaller from it until the two numbers are equal. E.g. 132, 168 -> 132, 36 -> 96, 36 -> 60, 36 -> 24, 36 -> 24, 12 -> 12, 12 so the GCD of 132 and 168 is 12. This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps).
  • executive decision — a decision made by a person or group that has executive power
  • feldenkrais method — a system of gentle movements that promote flexibility, coordination, and self-awareness
  • ferdinand schiller — Ferdinand Canning Scott [kan-ing] /ˈkæn ɪŋ/ (Show IPA), 1864–1937, English philosopher in the U.S.
  • field of quotients — a field whose elements are pairs of elements of a given commutative integral domain such that the second element of each pair is not zero. The field of rational numbers is the field of quotients of the integral domain of integers.
  • finite-dimensional — (of a vector space) having a basis consisting of a finite number of elements.
  • fire and brimstone — When people talk about fire and brimstone, they are referring to hell and how they think people are punished there after death.
  • fire-and-brimstone — threatening punishment in the hereafter: a fire-and-brimstone sermon.
  • first and foremost — primarily
  • first class module — (programming)   A module that is a first class data object of the programming language, e.g. a record containing functions. In a functional language, it is standard to have first class programs, so program building blocks can have the same status.
  • first duke of york — a member of the royal house of England that ruled from 1461 to 1485.
  • fishing expedition — a legal proceeding mainly for the purpose of interrogating an adversary, or of examining his or her property and documents, in order to gain useful information.
  • fissure of rolando — central sulcus.
  • fixed-focus camera — a camera with an unadjustable focal length and with a relatively large depth of field.
  • fixed-radio access — Wireless Local Loop
  • flash butt welding — a method of welding metal edge-to-edge with a powerful electric flash followed by the application of pressure.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?