0%

23-letter words containing p

  • expert judgement models — (programming)   A method of software estimation that is based on consultation with one or more experts that have experience with similar projects. An expert-consensus mechanism such as the Delphi Technique may be used to produce the estimate.
  • extended graphics array — (hardware)   (XGA) An IBM display standard introduced in 1990. XGA supports a resolution of 1024 x 768 pixels with a palette of 256 colours, or 640 x 480 with high colour (16 bits per pixel). XGA-2 added 1024 x 768 support for high colour and higher refresh rates, improved performance, and supports 1360 x 1024 in 16 colours. XGA is probably not the same as 8514-A. See also VESA's EVGA released at a similar time.
  • extracorporeal dialysis — the filtering of circulating blood through a semipermeable membrane in an apparatus
  • extrasensory perception — Extrasensory perception means knowing without using your ordinary senses such as sight and hearing. Some people believe this is possible. The abbreviation ESP is also used.
  • fear-driven development — (jargon, humour)   When project management adds more pressure (fires someone or something). A play on test-driven development.
  • fendalton shopping cart — a four-wheel drive recreational vehicle
  • fetal tissue transplant — a surgical procedure in which tissue from an aborted fetus is grafted into a patient to replace or improve defective tissue, especially to treat Parkinson's disease or other neurological disorders.
  • finite impulse response — (electronics, DSP)   (FIR) A type of digital signal filter, in which every sample of output is the weighted sum of past and current samples of input, using only some finite number of past samples.
  • first strike capability — the ability to use nuclear missiles in an opening attack calculated to destroy the enemy's nuclear weapons
  • fischer-tropsch process — a catalytic hydrogenation method to produce liquid hydrocarbon fuels from carbon monoxide.
  • floating-point specrate — SPECrate_fp92
  • forest tent caterpillar — any of the larvae of several moths of the genus Malacosoma, which feed on the leaves of orchard and shade trees and live colonially in a tentlike silken web.
  • four colour map theorem — (mathematics, application)   (Or "four colour theorem") The theorem stating that if the plane is divided into connected regions which are to be coloured so that no two adjacent regions have the same colour (as when colouring countries on a map of the world), it is never necessary to use more than four colours. The proof, due to Appel and Haken, attained notoriety by using a computer to check tens of thousands of cases and is thus not humanly checkable, even in principle. Some thought that this brought the philosophical status of the proof into doubt. There are now rumours of a simpler proof, not requiring the use of a computer. See also chromatic number
  • free-enterprise economy — an economy characterized by free enterprise
  • frictional unemployment — those people who are in the process of moving from one job to another and who therefore appear in the unemployment statistics collected at any given time
  • frozen food compartment — a compartment of a refrigerator or fridge-freezer for the storage of frozen food
  • function graph language — (language)   (FGL) The machine language for the AMPS (Applicative Multi-Processing System) proposed by Robert Keller, Gary Lindstrom and Suhas Patil at the University of Utah.
  • function point analysis — (programming)   (FPA) A standard metric for the relative size and complexity of a software system, originally developed by Alan Albrecht of IBM in the late 1970s. Functon points (FPs) can be used to estimate the relative size and complexity of software in the early stages of development - analysis and design. The size is determined by identifying the components of the system as seen by the end-user: the inputs, outputs, inquiries, interfaces to other systems, and logical internal files. The components are classified as simple, average, or complex. All of these values are then scored and the total is expressed in Unadjusted FPs (UFPs). Complexity factors described by 14 general systems characteristics, such as reusability, performance, and complexity of processing can be used to weight the UFP. Factors are also weighted on a scale of 0 - not present, 1 - minor influence, to 5 - strong influence. The result of these computations is a number that correlates to system size. Although the FP metric doesn't correspond to any actual physical attribute of a software system (such as lines of code or the number of subroutines) it is useful as a relative measure for comparing projects, measuring productivity, and estimating the amount a development effort and time needed for a project. See also International Function Point Users Group.
  • gastroesophageal reflux — a chronic condition in which acid from the stomach flows back into the lower esophagus, causing pain or tissue damage.
  • german baptist brethren — Church of the Brethren.
  • get/build your hopes up — If you tell someone not to get their hopes up, or not to build their hopes up, you are warning them that they should not become too confident of progress or success.
  • give something a rub-up — to smooth or polish something
  • graphical kernel system — (graphics, standard)   (GKS) The widely recognised standard ANSI X3.124 for graphical input/output. GKS is worked on by the ISO/IEC group JTC1/SC24. It provides applications programmers with standard methods of creating, manipulating, and displaying or printing computer graphics on different types of computer graphics output devices. It provides an abstraction to save programmers from dealing with the detailed capabilities and interfaces of specific hardware. GKS defines a basic two-dimensional graphics system with: uniform input and output primitives; a uniform interface to and from a GKS metafile for storing and transferring graphics information. It supports a wide range of graphics output devices including such as printers, plotters, vector graphics devices, storage tubes, refresh displays, raster displays, and microfilm recorders.
  • greater prairie chicken — either of two North American gallinaceous birds of western prairies, Tympanuchus cupido (greater prairie chicken) or T. pallidicinctus (lesser prairie chicken) having rufous, brown, black, and white plumage.
  • greater spotted dogfish — a cat shark found in the Northeast Atlantic, Scyliorhinus stellaris
  • guanosine monophosphate — GMP.
  • haleakala national park — a national park on Maui, Hawaii: site of 21-mile (34-km) diameter volcanic crater. 43 sq. mi. (111 sq. km).
  • hate-driven development — (programming, humour)   A play on test-driven development for use when a piece of code is not necessarily broken but you hate the way it is written so much that you feel compelled to rewrite it.
  • have struck/hit paydirt — If you say that someone has struck paydirt or has hit paydirt, you mean that they have achieved sudden success or gained a lot of money very quickly.
  • health maintenance plan — A health maintenance plan is a health insurance policy that provides preventive care like vaccinations, doctor checkups, and screenings, for a prepaid fee.
  • higher national diploma — a work-related higher education qualification, taking two years full-time.
  • hire purchase agreement — an agreement between a seller and a buyer for the buyer to purchase something on hire purchase
  • hold sb/sth in contempt — If you hold someone or something in contempt, you feel contempt for them.
  • hook-and-ladder company — a company of firefighters equipped with a hook-and-ladder truck.
  • human rights campaigner — a person who campaigns for human rights
  • hypergeometric equation — a differential equation of the form, (x 2 − x) d 2 y / d 2 x + [(a+b +1) x−c ] dy/dx + abx =0, where a, b, and c are arbitrary constants.
  • hypergeometric function — a function that is a solution to a hypergeometric equation.
  • hypobetalipoproteinemia — (pathology) A low level of betalipoprotein (low-density lipoprotein) in the bloodstream.
  • hypothetical imperative — (esp in the moral philosophy of Kant) any conditional rule of action, concerned with means and ends rather than with duty for its own sake
  • implementation language — (language)   (IMP) An extension of B with floating-point operations, developed by W. Davidsen at General Electric in 1970 for the GE 600. It was also cross-compiled to VAX and Intel 8080.
  • in a manner of speaking — a way of doing, being done, or happening; mode of action, occurrence, etc.: I don't like the manner in which he complained.
  • in dependent suspension — an automotive suspension system in which each wheel is attached to the frame independently, so that a road bump affecting one wheel has no effect on the others.
  • in the arms of morpheus — sleeping
  • in the employ of sb/sth — If you are in the employ of someone or something, you work for them.
  • indeterminacy principle — uncertainty principle.
  • industrial psychologist — a person who studies human behaviour and cognitive processes in relation to the working environment
  • informatics corporation — (company)   Renamed to Sterling Software Corp.
  • initial public offering — An initial public offering is the first offering of stock when a company goes public.
  • interference microscope — a microscope that utilizes light interference phenomena to create two superimposed images of an object, making possible the observation of transparent objects without using the staining technique.
  • internet monthly report — (IMR) Publication designed to communicate to the Internet Research Group the accomplishments, milestones reached, or problems discovered by the participating organisations.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?