0%

28-letter words containing c, i, n, e, p

  • magnetic particle inspection — a method of testing for cracks and other defects in a magnetic material, such as steel, by covering it with a magnetic powder and magnetizing it: any variation in the concentration of the powder indicates a flaw in the material
  • manpower services commission — (in Britain, formerly) an organization providing training for adult workers
  • meter-kilogram-second-ampere — of or relating to the system of units in which the meter, kilogram, second, and ampere are the principal units of length, mass, time, and electric current. Abbreviation: mksa, MKSA.
  • methylphenylcarbinyl acetate — a colorless, synthetic liquid, C 1 0 H 1 2 O 2 , having a strong floral odor and occurring in oil of gardenia: used chiefly in gardenia and lily perfumes.
  • microcom networking protocol — (MNP) One of the most common modem protocols with compression. Also the name of a product.
  • morpheme structure condition — (in generative phonology) a constraint on the occurrence of sounds or sequences of sounds in the phonological representation of morphemes.
  • motion picture experts group — (spelling)   Incorrect expansion of MPEG, which stands for Moving Picture Experts Group.
  • mount mckinley national park — a national park in S central Alaska, including Denali (mountain). 3030 sq. mi. (7850 sq. km).
  • moving picture experts group — (compression, standard, algorithm, file format, body)   (MPEG, ISO/IEC JTC1/SC29 WG11) An ISO committee that generates standards for digital video compression and audio. Also the name of their algorithms.
  • multimedia personal computer — (multimedia)   (MPC) A specification published by the Multimedia PC Marketing Council in 1990 to encourage the adoption of a standard multimedia computing platform. In May 1993, the MPC Marketing Council published a new specification called MPC Level 2 Specification as an enhanced multimedia computer standard. The original MPC specification, now also known as the MPC Level 1 Specification, continues in full effect. The appearance of the MPC or MPC2 certification mark on a computer system or upgrade kit indicates that the hardware meets the corresponding (Level 1 or Level 2) MPC Marketing Council specification. Software bearing the Multimedia PC mark has been designed to work on Multimedia PC licensed hardware. By establishing a standard platform, certifying hardware compliance and providing inter-operability between software and hardware for the consumer, the MPC Marketing Council is encouraging widespread use of multimedia applications and hardware.
  • north-west frontier province — a province in Pakistan, bordering Punjab and Kashmir on the west: a former province of British India. 28,773 sq. mi. (77,516 sq. km). Capital: Peshawar.
  • numerical weather prediction — a method of predicting weather through the use of high-speed computers, specifically by the time integration of the fundamental equations of hydrodynamics in a mathematically modeled atmosphere.
  • object persistence framework — (programming)   (OPF) Any system for storing objects so they can be reloaded into a future session. Typically this will use a relational database along with some kind of object relational mapping. Another typical solution would store objects in XML files (a form of serialisation). One of the trickier problems to solve is how to maintain references between objects, e.g. replacing memory pointers with unique names or identifiers. Virtually identical considerations apply to transferring objects, or indeed any kind of data structure, from one process to another via some communications channel, e.g. a TCP/IP connection.
  • object-oriented polymorphism — (programming)   The kind of polymorphism found in object-oriented programming languages where a variable can refer to an object whose class is not known exactly until run time. A method can use a variable of a given class - call other methods on it, pass it as an argument, etc. - without needing to know to which subclass it refers, as long as its actual class is compatible with those uses.
  • online public access catalog — (library)   (OPAC) A computerised system to catalogue and organise materials in a library (the kind that contains books). OPACs have replaced card-based catalogues in many libraries. An OPAC is available to library users (public access).
  • open document management api — (text, standard)   An open standard allowing desktop applications to interface with document management systems.
  • open systems interconnection — (networking)   (OSI-RM, OSI Reference Model, seven layer model) A model of network architecture and a suite of protocols (a protocol stack) to implement it, developed by ISO in 1978 as a framework for international standards in heterogeneous computer network architecture. The OSI architecture is split between seven layers, from lowest to highest: 1 physical layer, 2 data link layer, 3 network layer, 4 transport layer, 5 session layer, 6 presentation layer, 7 application layer. Each layer uses the layer immediately below it and provides a service to the layer above. In some implementations a layer may itself be composed of sub-layers. OSI is the umbrella name for a series of non-proprietary protocols and specifications, comprising, among others, the OSI Reference Model, ASN.1 (Abstract Syntax Notation 1), BER (Basic Encoding Rules), CMIP and CMIS (Common Management Information Protocol and Services), X.400 (Message Handling System, or MHS), X.500 (Directory Service), Z39.50 (search and retrieval protocol used by WAIS), and many others. Apart from its actual application to real protocols, it also serves as a useful teaching model.
  • osborne computer corporation — (company)   The unsucessful computer manufacturer founded by Adam Osborne that produced one of the first laptop computers, the Osborne 1.
  • packet in plastic grid array — (integrated circuit)   (PPGA) The package used for Intel's Celeron Socket 370 CPU.
  • paradox application language — (PAL) The programming language for Paradox, Borland's relational database.
  • partial equivalence relation — (PER) A relation R on a set S where R is symmetric (x R y => y R x) and transitive (x R y R z => x R z) and where there may exist elements in S for which the relation is not defined. A PER is an equivalence relation on the subset for which it is defined, i.e. it is also reflexive (x R x).
  • peaches-and-cream complexion — a pale complexion with rosy cheeks
  • permanent virtual connection — Permanent Virtual Circuit
  • persistent organic pollutant — a toxin resulting from a manufacturing process, which remains in the environment for many years
  • personal liability insurance — Personal liability insurance protects the insured if they are sued for claims that are covered by the insurance policy.
  • phenylmethylcarbinyl acetate — methylphenylcarbinyl acetate.
  • plug compatible manufacturer — (company)   (PCM) A manufacturer of equipment that some other manufacturer's system can identify and work with. The PCM's device replaces the original manufacturer's. Most PCMs competed with IBM. PCM devices normally offer a cost-performance benefit over the original device. For example, several PCM versions of the Direct-Access Storage Device IBM 3350 offered twice the storage and improved data access (dual port). Plug compatible devices include replacement CPUs, such as the Hitachi 7/90 series (which could be substituted for IBM 3090 series processors), I/O subsystems, and dumb terminals like the IBM 3270.
  • presidencia roque saenz pena — a city in N Argentina.
  • principle of complementarity — complementarity principle.
  • probability density function — a function of a continuous variable whose integral over a region gives the probability that a random variable falls within the region.
  • quaternary ammonium compound — any of a class of salts derived from ammonium in which the nitrogen atom is attached to four organic groups, as in benzalkonium chloride; the salts are cationic surface-active compounds used as antiseptics and disinfectants.
  • quick mail queueing protocol — (communications)   (QMQP) A protocol that provides a central e-mail queue for a cluster of hosts. QMOP is supposed to provide fast transfers of messages with many recipients as it can batch them up as a single transaction. It listens on port 628.
  • quick mail transfer protocol — (communications)   (QMTP) An SMTP replacement that works better over high latency links as it doesn't require as much interaction as SMTP. QMTP listens on port 209 and is used by qmail.
  • raise specification language — (language)   (RSL) (RAISE = Rigorous Approach to Industrial Software Engineering). A wide-spectrum specification and design language developed by ESPRIT Project 315 at CRI A/S, Denmark. Systems may be modular, concurrent and nondeterministic. Specifications may be applicative or imperative, explicit or implicit, abstract or concrete.
  • real time streaming protocol — (multimedia, networking, protocol)   (RTSP) An application layer protocol for controlling delivery of a stream of real-time multimedia content. RTSP allows users to start playing from a certain position. It does not actually deliver the data, but works alongside existing delivery channels such as UDP, TCP, or IP multicast. RTSP was developed by RealNetworks, Netscape Communications, and Columbia University, and is described in RFC 2326, April 1998. RTSP is an IETF proposed standard.
  • real-time transport protocol — (protocol)   (RTP) An Internet protocol for transmitting real-time data such as audio and video. RTP itself does not guarantee real-time delivery of data, but it does provide mechanisms for the sending and receiving applications to support streaming data. Typically, RTP runs on top of the UDP protocol, although the specification is general enough to support other transport protocols. RTP has received wide industry support. Netscape intends to base its LiveMedia technology on RTP, and Microsoft claims that its NetMeeting product supports RTP.
  • regular expression converter — CONVERT
  • rocky mountain spotted fever — an infectious disease characterized by high fever, pains in joints, bones, and muscles, and a cutaneous eruption, caused by rickettsii and transmitted by ticks: first reported in the Rocky Mountain area, but now more widely distributed.
  • scanning electron microscope — a device in which the specimen is examined point by point directly in a moving electron beam, and electrons reflected by the specimen are used to form a magnified, three-dimensional image on a television screen. Abbreviation: SEM.
  • semiconservative replication — replication.
  • service advertising protocol — (networking)   (SAP) A Novell NetWare protocol. SAP follows the spirit of the Xerox Clearinghouse protocol, it permits file, print, and gateway servers to advertise their services and addresses.
  • shared-appreciation mortgage — a type of mortgage that carries a smaller down payment or lower interest rate than usual in return for the lender's sharing in the appreciation of the property at some future date, as at the time of its sale. Abbreviation: SAM.
  • smooth endoplasmic reticulum — a network of tubular membranes within the cytoplasm of the cell, occurring either with a smooth surface (smooth endoplasmic reticulum) or studded with ribosomes (rough endoplasmic reticulum) involved in the transport of materials.
  • software productivity centre — (body)   (SPC) A non-profit organisation based in Vancouver, BC, Canada with the mandate to assist software developers to improve their software engineering process.
  • special power of appointment — authority to appoint persons from a particular class to take an estate or interest in property
  • spectral luminous efficiency — a measure of the efficiency of radiation of a given wavelength in producing a visual sensation. It is equal to the ratio of the radiant flux at a standard wavelength to that at the given wavelength when the standard wavelength is chosen so that the maximum value of this ratio is unity
  • standard operating procedure — a set of fixed instructions or steps for carrying out usually routine operations. Abbreviation: SOP.
  • supplemental security income — income provided by the U.S. government to needy aged, blind, and disabled persons. Abbreviation: SSI.
  • tannu tuva people's republic — former name of Tuva Autonomous Republic.
  • television interface adaptor — (hardware, graphics)   (TIA) The graphics chip in the Atari 2600, also used as a sound chip for some arcade game.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?