0%

19-letter words containing d, r, e, g

  • intermediate-acting — (of a drug) intermediate in its effects between long- and short-acting drugs
  • intersecting arcade — interlacing arcade.
  • introduction agency — a company whose business is to match romantic partners for a fee
  • iterative deepening — (algorithm)   A graph search algorithm that will find the shortest path with some given property, even when the graph contains cycles. When searching for a path through a graph, starting at a given initial node, where the path (or its end node) has some desired property, a depth-first search may never find a solution if it enters a cycle in the graph. Rather than avoiding cycles (i.e. never extend a path with a node it already contains), iterative deepening explores all paths up to length (or "depth") N, starting from N=0 and increasing N until a solution is found.
  • john c breckinridgeJohn Cabell, 1821–75, vice president of the U.S. 1857–61: Confederate general in the American Civil War.
  • junior middleweight — a boxer weighing up to 154 pounds (69.3 kg), between welterweight and middleweight.
  • kellogg-briand pact — a treaty renouncing war as an instrument of national policy and urging peaceful means for the settlement of international disputes, originally signed in 1928 by 15 nations, later joined by 49 others.
  • king charles's head — a fixed idea; personal obsession
  • kingdom of lorraine — an early medieval kingdom on the Meuse, Moselle, and Rhine rivers: later a duchy
  • landscape gardening — the art or trade of designing or rearranging large gardens, estates, etc.
  • large munsterlander — a strongly built gun dog with a long dense black-and-white coat
  • leading aircraftman — the rank above aircraftman
  • learning disability — a disorder, as dyslexia, usually affecting school-age children of normal or above-normal intelligence, characterized by difficulty in understanding or using spoken or written language, and thought to be related to impairment or slowed development of perceptual motor skills.
  • lighten sb's burden — If someone or something lightens your burden or your load, they make a bad or difficult situation better for you.
  • like a dog's dinner — dressed smartly or ostentatiously
  • load-bearing printf — (programming, humour)   The kind of bug present in a program which works correctly when producing debug output but fails when the debugging is turned off. The expression combines load-bearing wall and printf as used in debugging by printf.
  • magnesium hydroxide — a white, crystalline, slightly water-soluble powder, Mg(OH) 2 , used chiefly in medicine as an antacid and as a laxative.
  • magnetic tape drive — (storage)   (Or "tape drive") A peripheral device that reads and writes magnetic tape.
  • magnetohydrodynamic — Of or pertaining to magnetohydrodynamics.
  • manchester encoding — (communications, protocol)   A method of transmitting bits which enables the receiver to easily synchronise with the sender. A simple way of signalling bits might be to transmit a high voltage for some period for a 1-bit and a low voltage for a 0 bit: Bits Sent: 1 1 0 0 Signal: High ___ Low |___ Time: -> . . . . . However, when several identical bits are sent in succession, this provides no information to the receiver about when each bit starts and stops. Manchester encoding splits each bit period into two, and ensures that there is always a transition between the signal levels in the middle of each bit. This allows the receiver to synchronise with the sender. In normal Manchester encoding, a 1-bit is transmitted with a high voltage in the first period, and a low voltage in the second, and vice verse for the 0 bit: Bits Sent: 1 1 0 0 Signal: High Low || |_| || Time: -> . ' . ' . ' . ' . In Differential Manchester encoding, a 1-bit is indicated by making the first half of the signal equal to the last half of the previous bit's signal and a 0-bit is indicated by making the first half of the signal opposite to the last half of the previous bit's signal. That is, a zero bit is indicated by a transition at the beginning of the bit. Like normal Manchester encoding, there is always a transition in the middle of the transmission of the bit. Differential Manchester Encoding Bits Sent: 1 1 0 0 Signal: High __ Low |_| || || Time: -> . ' . ' . ' . ' . With each bit period half as long, twice as much bandwidth is required when using either of the Manchester encoding schemes.
  • medroxyprogesterone — a progesterone derivative, C 2 4 H 3 4 O 4 , used in the treatment of abnormal uterine bleeding and secondary amenorrhea, as a contraceptive of long duration, and in the treatment of certain cancers.
  • megabits per second — (unit)   (Mbps, Mb/s) Millions of bits per second. A unit of data rate. 1 Mb/s = 1,000,000 bits per second (not 1,048,576). E.g. Ethernet can carry 10 Mbps.
  • mermaid's wineglass — a colony of green algae, Acetabularia crenulata, of warm seas, having a cup-shaped cap on a slender stalk.
  • midnight regulation — a rule or directive approved by the federal government near the end of a president’s term of office
  • neighbourhood watch — a scheme under which members of a community agree together to take responsibility for keeping an eye on each other's property, as a way of preventing crime
  • next door neighbour — a person who lives in the house, flat, etc, next to one's home
  • no strings attached — without conditions
  • nonproprietary drug — A nonproprietary drug is a generic drug that is essentially similar to a drug with a brand name.
  • noughts and crosses — tick-tack-toe (def 1).
  • noughts-and-crosses — tick-tack-toe (def 1).
  • oak-leaved geranium — a geranium, Pelargonium quercifolium, of southern Africa, having oaklike leaves with purple veins and sparse clusters of purple flowers with darker markings.
  • old english pattern — a spoon pattern having a stem curving backward at the end.
  • on one's own ground — If you are on your own ground, you are in a place or situation in which you feel confident because you are very familiar with it.
  • on the razor's edge — a sharp-edged instrument used especially for shaving the face or trimming the hair.
  • order of the garter — the highest order of British knighthood, instituted by Edward III about 1348.
  • orthopaedic surgeon — a surgeon specializing in the branch of surgery concerned with disorders of the spine and joints and the repair of deformities of these parts
  • orthopaedic surgery — surgery concerned with disorders of the spine and joints and the repair of deformities of these parts
  • parliament building — structure housing legislative offices
  • pecuniary advantage — financial advantage that is dishonestly obtained by deception and that constitutes a criminal offence
  • pedestrian crossing — place to cross road
  • pen-and-ink drawing — a drawing that is done using a pen rather than a pencil
  • percussion drilling — Percussion drilling is a drilling method which involves lifting and dropping heavy tools to break rock, and uses steel casing tubes to stop the borehole from collapsing.
  • photodisintegration — the disintegration of a nucleus, induced by its absorption of a photon.
  • physical addressing — (networking)   The low level addressing scheme used on Ethernet. The 48-bit destination Ethernet address in a packet is compared with the receiving node's Ethernet address. Compare IP address.
  • pretty good privacy — (tool, cryptography)   (PGP) A high security RSA public-key encryption application for MS-DOS, Unix, VAX/VMS, and other computers. It was written by Philip R. Zimmermann <[email protected]> of Phil's Pretty Good(tm) Software and later augmented by a cast of thousands, especially including Hal Finney, Branko Lankester, and Peter Gutmann. PGP was distributed as "guerrilla freeware". The authors don't mind if it is distributed widely, just don't ask Philip Zimmermann to send you a copy. PGP uses a public-key encryption algorithm claimed by US patent #4,405,829. The exclusive rights to this patent are held by a California company called Public Key Partners, and you may be infringing this patent if you use PGP in the USA. This is explained in the PGP User's Guide, Volume II. PGP allows people to exchange files or messages with privacy and authentication. Privacy and authentication are provided without managing the keys associated with conventional cryptographic software. No secure channels are needed to exchange keys between users, which makes PGP much easier to use. This is because PGP is based on public-key cryptography. PGP encrypts data using the International Data Encryption Algorithm with a random session key, and uses the RSA algorithm to encrypt the session key. In December 1994 Philip Zimmermann faced prosecution for "exporting" PGP out of the United States but in January 1996 the US Goverment dropped the case. A US law prohibits the export of encryption software out of the country. Zimmermann did not do this, but the US government hoped to establish the proposition that posting an encryption program on a BBS or on the Internet constitutes exporting it - in effect, stretching export control into domestic censorship. If the government had won it would have had a chilling effect on the free flow of information on the global network, as well as on everyone's privacy from government snooping.
  • priority scheduling — (operating system)   Processes scheduling in which the scheduler selects tasks to run based on their priority as opposed to, say, a simple round-robin. Priorities may be static or dynamic. Static priorities are assigned at the time of creation, while dynamic priorities are based on the processes' behaviour while in the system. For example, the scheduler may favour I/O-intensive tasks so that expensive requests can be issued as early as possible. A danger of priority scheduling is starvation, in which processes with lower priorities are not given the opportunity to run. In order to avoid starvation, in preemptive scheduling, the priority of a process is gradually reduced while it is running. Eventually, the priority of the running process will no longer be the highest, and the next process will start running. This method is called aging.
  • procedural language — (language)   Any programming language in which the programmer specifies an explicit sequences of steps to follow to produce a result (an algorithm). The term should not be confused with "imperative language" - a language that specifies explicit manipulation of state. An example (non-imperative) procedural language is LOGO, which specifies sequences of steps to perform but does not have an internal state. Other procedural languages include Basic, Pascal, C, and Modula-2. Both procedural and imperative languages are in contrast to declarative languages, in which the programmer specifies neither explicit steps nor explicit state manipulation.
  • proctosigmoidoscope — sigmoidoscope.
  • programmed learning — a progressively monitored, step-by-step teaching method, employing small units of information or learning material and frequent testing, whereby the student must complete or pass one stage before moving on to the next.
  • progressive judaism — Reform Judaism.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?