0%

23-letter words containing c, p, o

  • de-compartmentalization — to divide into categories or compartments.
  • decision support system — a system in which one or more computers and computer programs assist in decision-making by providing information
  • department of education — the department of the U.S. federal government that administers federal programs dealing with education: created in 1979, largely by transfer from part of the former Department of Health, Education, and Welfare. Abbreviation: ED.
  • dictionary of computing — Free On-line Dictionary of Computing
  • differential compaction — differences in the extent to which sediment is compacted owing to topographic irregularities of the surface on which it is deposited.
  • differential psychology — the branch of psychology dealing with the study of characteristic differences or variations of groups or individuals, especially through the use of analytic techniques and statistical methods.
  • digital subscriber loop — Digital Subscriber Line
  • direct primary election — a preliminary election at which candidates for public office are chosen by direct vote of the people instead of by delegates at a convention: in closed primary elections voters must declare party affiliation and may vote only for candidates of their party
  • director of photography — the person who is responsible for all operations concerning camera work and lighting during the production of a film.
  • duplication of the cube — the insoluble problem of constructing a cube having twice the volume of a given cube, using only a ruler and compass.
  • education correspondent — a journalist who reports news in the field of education or teaching
  • electroencephalographer — A specialist in electroencephalography.
  • electroencephalographic — Of or pertaining to electroencephalography or electroencephalographs.
  • electron spin resonance — a technique for investigating paramagnetic substances by subjecting them to high-frequency radiation in a strong magnetic field. Changes in the spin of unpaired electrons cause radiation to be absorbed at certain frequencies
  • electrophotographically — In an electrophotographic manner; by means of electrophotography.
  • encapsulated postscript — (EPS) An extension of the PostScript graphics file format developed by Adobe Systems. EPS is used for PostScript graphics files that are to be incorporated into other documents. An EPS file includes pragmas (special PostScript comments) giving information such as the bounding box, page number and fonts used. On some computers, EPS files include a low resolution version of the PostScript image. On the Macintosh this is in PICT format, while on the IBM PC it is in TIFF or Microsoft Windows metafile format.
  • execute channel program — (operating system)   (EXCP) An IBM system for low-level file access, where the programmer is completely responsible for providing a list of device-specific "channel comands" to be executed by I/O channels, control units and/or devices. The operating system will simply check the "CCW" chains for security purposes (access invalid memory or outside of file extents) and then schedule them for execution.
  • experimental psychology — the scientific study of the individual behaviour of man and other animals, esp of perception, learning, memory, motor skills, and thinking
  • 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.
  • fendalton shopping cart — a four-wheel drive recreational vehicle
  • 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.
  • 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.
  • 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.
  • 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
  • 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.
  • invertible counterpoint — counterpoint in which the voices, while retaining their original form, may be interchanged above or below one another in any order.
  • ivory-billed woodpecker — a large, nearly extinct, black and white woodpecker, Campephilus principalis, of the southern U.S. and Cuba, having an ivory-colored bill.
  • joint test action group (JTAG, or "IEEE Standard 1149.1") A standard specifying how to control and monitor the pins of compliant devices on a printed circuit board. Each device has four JTAG control lines. There is a common reset (TRST) and clock (TCLK). The data line daisy chains one device's test data out (TDO) pin to the test data in (TDI) pin on the next device. The protocol contains commands to read and set the values of the pins (and, optionally internal registers) of devices. This is called "boundary scanning". The protocol makes board testing easier as signals that are not visible at the board connector may be read and set. The protocol also allows the testing of equipment, connected to the JTAG port, to identify components on the board (by reading the device identification register) and to control and monitor the device's outputs. JTAG is not used during normal operation of a board.
  • keep (a person) company — to stay with (a person) so as to provide companionship
  • lead replacement petrol — a less toxic fuel introduced in 2000 for cars requiring leaded petrol
  • lesser peach tree borer — the larva of a clearwing moth, Synanthedon pictipes, distributed throughout the eastern U.S. and Canada but most prevalent in the South, that burrows into the injured trunks and branches of stone fruit trees.
  • locally euclidean space — a topological space in which each point has a neighborhood that is homeomorphic to an open set in a Euclidean space of specified dimension.
  • lossy audio compression — (audio, compression)   Any audio compression algorithm which does not retain every bit of data but only reproduces a signal that sounds more or less like the original. Examples are MP1, MP2, MP3, AAC.
  • lymphoblastic leukaemia — a severe blood disorder in which abnormal leukocytes are identified as immature forms of lymphocytes
  • magneto-encephalography — a record of the magnetic field of the brain. Abbreviation: MEG.
  • micropachycephalosaurus — A very small pachycephalosaurid, ornithischian dinosaur of the genus Micropachycephalosaurus.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?