0%

18-letter words containing p, a, b

  • 16-bit application — (operating system)   Software for MS-DOS or Microsoft Windows which originally ran on the 16-bit Intel 8088 and 80286 microprocessors. These used a segmented address space to extend the range of addresses from what is possible with just a 16-bit address. Programs with more than 64 kilobytes of code or data therefore had to waste time switching between segments. Furthermore, programming with segments is more involved than programming in a flat address space, giving rise to warts like memory models in C and C++. Compare 32-bit application.
  • 32-bit application — (architecture, operating system)   IBM PC software that runs in a 32-bit flat address space. The term 32-bit application came about because MS-DOS and Microsoft Windows were originally written for the Intel 8088 and 80286 microprocessors. These are 16 bit microprocessors with a segmented address space. Programs with more than 64 kilobytes of code and/or data therefore had to switch between segments quite frequently. As this operation is quite time consuming in comparison to other machine operations, the application's performance may suffer. Furthermore, programming with segments is more involved than programming in a flat address space, giving rise to some complications in programming languages like "memory models" in C and C++. The shift from 16-bit software to 32-bit software on IBM PC clones became possible with the introduction of the Intel 80386 microprocessor. This microprocessor and its successors support a segmented address space with 16-bit and 32 bit segments (more precisely: segments with 16- or 32-bit address offset) or a linear 32-bit address space. For compatibility reasons, however, much of the software is nevertheless written in 16-bit models. See also Win32s.
  • a plague on sb/sth — You say a plague on a particular person or thing when you are very irritated by them and do not want to bother with them any more.
  • a slap on the back — congratulation
  • aarp probe packets — (networking)   AARP packets sent out on a nonextended AppleTalk network to discover whether a randomly selected node ID is being used by any node. If not, the sending node uses the node ID. If so, it chooses a different ID and sends more AARP probe packets.
  • absorption costing — a method of cost accounting in which overheads are apportioned to cost centres, where they are absorbed using predetermined rates
  • abstract data type — (programming)   (ADT) A kind of data abstraction where a type's internal form is hidden behind a set of access functions. Values of the type are created and inspected only by calls to the access functions. This allows the implementation of the type to be changed without requiring any changes outside the module in which it is defined. A classic example of an ADT is a stack data type for which functions might be provided to create an empty stack, to push values onto a stack and to pop values from a stack.
  • adjustable spanner — a tool with adjustable jaws used for turning bolts, etc
  • adobe type manager — (text, tool, product)   (ATM) Software that produces PostScript outline fonts on screen and paper. There are versions that run under Microsoft Windows and on the Macintosh. ATM can do hinting, multiple master and anti-aliasing.
  • algebraic topology — the branch of mathematics that deals with the application of algebraic methods to topology, especially the study of homology and homotopy.
  • almoner's cupboard — a cupboard with pierced doors, formerly used as a storage place for food.
  • apartment building — An apartment building or apartment house is a tall building which contains different apartments on different floors.
  • apprentice plumber — a trainee plumber
  • appropriation bill — a bill to set apart money for a specific purpose
  • arachibutyrophobia — Fear of peanut butter sticking to the roof of one's mouth.
  • as far as possible — to the greatest possible extent
  • assignment problem — (mathematics, algorithm)   (Or "linear assignment") Any problem involving minimising the sum of C(a, b) over a set P of pairs (a, b) where a is an element of some set A and b is an element of set B, and C is some function, under constraints such as "each element of A must appear exactly once in P" or similarly for B, or both. For example, the a's could be workers and the b's projects. The problem is "linear" because the "cost function" C() depends only on the particular pairing (a, b) and is independent of all other pairings.
  • autobiographically — In a autobiographical manner.
  • bachelor apartment — a flat consisting of one room that is used as a sitting room and bedroom, as well as a kitchenette and a bathroom
  • bachelorette party — A bachelorette party is a party for a woman who is getting married very soon, to which only women are invited.
  • balanced computing — (jargon)   Matching computer tools to job activities so that the computer system structure parallels the organisation structure and work functions. Both personal computers and employees operate in a decentralised environment with monitoring of achievement of management objectives from centralised corporate systems.
  • ballistic pendulum — a device consisting of a large mass hung from a horizontal bar by two rods, used to measure the velocity of an object, as a bullet, by retaining the object upon impact, its velocity being a function of the displacement of the mass.
  • band-tailed pigeon — a wild pigeon, Columba fasciata, of western North America, having a gray band on its tail.
  • bankers-acceptance — a draft or bill of exchange that a bank has accepted. Abbreviation: BA. Also called banker's acceptance. Compare acceptance (def 6).
  • barbershop quartet — a group of four singers who perform a style of music sung in four-part harmony
  • baritone saxophone — the second lowest instrument in the family of saxophones
  • basement apartment — an apartment below the ground floor of a building
  • be in good company — If you say that someone is in good company, you mean that they should not be ashamed of a mistake or opinion, because some important or respected people have made the same mistake or have the same opinion.
  • beautiful hook-tip — a similar but unrelated species, Laspeyria flexula
  • beauty competition — a competition in which the participants, usually women, are judged on their attractiveness, with a prize, and often a title, awarded to the winner
  • behaviour patterns — the characteristic ways in which a person or animal acts
  • benchmark position — a public service job used for comparison with a similar position, such as a position in commerce, for wage settlements
  • beta-naphthylamine — a white to reddish, crystalline, water-soluble, extremely toxic solid, C 10 H 9 N, used chiefly in the manufacture of azo dyes.
  • bichromate process — any of several methods of photography in which the light-sensitive medium is alkaline bichromate associated with a colloid such as gum, albumen, or gelatin.
  • biological parents — the biological mother and father of a child
  • biological therapy — biotherapy
  • biomedical package — (language, library, statistics)   (BMDP) A statistical language and library of over forty statistical routines developed in 1961 at UCLA, Health Sciences Computing Facility under Dr. Wilford Dixon. BMDP was first implemented in Fortran for the IBM 7090. Tapes of the original source were distributed for free all over the world. BMDP is the second iteration of the original BIMED programs. It was developed at UCLA Health Sciences Computing facility, with NIH funding. The "P" in BMDP originally stood for "parameter" but was later changed to "package". BMDP used keyword parameters to defined what was to be done rather than the fixed card format used by original BIMED programs. BMDP supports many statistical funtions: simple data description, survival analysis, ANOVA, multivariate analyses, regression analysis, and time series analysis. BMDP Professional combines the full suite of BMDP Classic (Dynamic) release 7.0 with the BMDP New System 2.0 Windows front-end.
  • bipolar transistor — (electronics)   A transistor made from a sandwich of n- and p-type semiconductor material: either npn or pnp. The middle section is known as the "base" and the other two as the "collector" and "emitter". When used as an amplifying element, the base to emitter junction is in a "forward-biased" (conducting) condition, and the base to collector junction is "reverse-biased" or non-conducting. Small changes in the base to emitter current (the input signal) cause either holes (for pnp devices) or free electrons (for npn) to enter the base from the emitter. The attracting voltage of the collector causes the majority of these charges to cross into and be collected by the collector, resulting in amplification. Contrast field effect transistor.
  • blocking capacitor — a capacitor that blocks the passage of direct current but allows alternating current to pass
  • blue-plate special — an inexpensive restaurant meal served at a fixed price on a large plate, originally blue
  • bomb disposal unit — a unit of the police or armed services specializing in bomb disposal
  • borax pentahydrate — a white, crystalline, water-soluble solid, Na 2 B 4 O 7 ⋅5H 2 O, used chiefly for killing weeds, as a water softener, and as a disinfectant and deodorizing agent.
  • bore the pants off — to bore extremely
  • brand-name product — A brand-name product is one which is made by a well-known manufacturer and has the manufacturer's label on it.
  • brazilian sapphire — a blue variety of tourmaline used as a gem: not a true sapphire.
  • broad-leaved maple — a maple, Acer macrophyllum, of western North America, characterized by dark green, thickened leaves that may reach 12 inches (30 cm) or more in width.
  • burkitt's lymphoma — a cancer characterized by tumors containing lymphoid cells, occurring esp. in children, in the jaw, eyes, and internal organs: it is associated with the Epstein-Barr virus
  • campbell-bannerman — Sir Henry. 1836–1908, British statesman and leader of the Liberal Party (1899–1908); prime minister (1905–08), who granted self-government to the Transvaal and the Orange River Colony
  • cape breton island — an island off SE Canada, in NE Nova Scotia, separated from the mainland by the Strait of Canso: its easternmost point is Cape Breton. Pop: 132 298 (2006). Area: 10 280 sq km (3970 sq miles)
  • cepheid (variable) — any of a class of pulsating, yellow, supergiant stars whose brightness varies in regular periods: from the period-luminosity relation, the distance of such a star can be determined

On this page, we collect all 18-letter words with P-A-B. It’s easy to find right word with a certain length. It is the easiest way to find 18-letter word that contains in P-A-B to use in Scrabble or Crossword puzzles

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?