0%

28-letter words containing i, m, e

  • mouth-to-mouth resuscitation — a method of artificial respiration in which a person rhythmically blows air into the victim's lungs, either directly, by placing the mouth over the patient's, or through a tube.
  • 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.
  • national academy of sciences — a private organization, created by an act of Congress (1863), that furthers science and advises the U.S. government on scientific and technical issues. Abbreviation: N.A.S., NAS.
  • national executive committee — the body responsible for the administration of the UK Labour Party
  • national semiconductor 32000 — (processor)   (NS32000) The first of a series of microprocessors from National Semiconductor. The 320xx processors have an interface which allows coprocessors such as FPUs and MMUs to be attached in a chain. The 320xx was the predecessor of the Swordfish processor.
  • nongovernmental organization — A nongovernmental organization is the same as an NGO.
  • not have room to swing a cat — to have very little space
  • 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 linking and embedding — (operating system)   (OLE) A distributed object system and protocol from Microsoft, also used on the Acorn Archimedes. OLE allows an editor to "farm out" part of a document to another editor and then reimport it. For example, a desk-top publishing system might send some text to a word processor or a picture to a bitmap editor using OLE.
  • 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.
  • 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.
  • organic light-emitting diode — a cell that emits light when voltage is applied: used as a display device replacing LCD technology in handheld devices such as mobile phones because it is brighter, thinner, faster,and cheaper
  • osborne computer corporation — (company)   The unsucessful computer manufacturer founded by Adam Osborne that produced one of the first laptop computers, the Osborne 1.
  • ousterhout's false dichotomy — Ousterhout's dichotomy
  • paged memory management unit — Memory Management Unit
  • palestinian autonomous areas — the Gaza Strip and the West Bank in Israel: these areas were granted autonomous status under the control of the Palestinian National Authority following the 1993 peace agreement between Israel and the Palestine Liberation Organization
  • peaches-and-cream complexion — a pale complexion with rosy cheeks
  • permanent virtual connection — Permanent Virtual Circuit
  • phenylmethylcarbinyl acetate — methylphenylcarbinyl acetate.
  • pleuropneumonialike organism — any antibiotic-resistant mycoplasma causing a form of pneumonia in humans. Abbreviation: PPLO.
  • 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.
  • positron emission tomography — the process of producing a PET scan.
  • potassium antimonyl tartrate — a white, water-soluble, sweet and metallic-tasting, poisonous powder or granules, C 4 H 4 KO 7 Sb, used as a mordant for dyeing textiles and leather, and in medicine as an expectorant, for inducing vomiting, and for infections by schistosomes.
  • principle of complementarity — complementarity principle.
  • 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.
  • read the riot act to someone — to warn or reprimand someone severely
  • 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-estate investment trust — an unincorporated trust created for the purpose of investing in real property or to extend credit to those engaged in construction. Abbreviation: REIT.
  • 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.
  • rise/come back from the dead — If you say that someone or something rises or comes back from the dead, you mean that they become active or successful again after being inactive for a while.
  • robert william andrew fellerRobert William Andrew ("Bob"; "Bullet Bob") 1918–2010, U.S. baseball player.
  • 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.
  • second axiom of countability — the property satisfied by a topological space in which the neighborhood system of each point has a base consisting of a countable number of neighborhoods (first axiom of countability) or the property satisfied by a topological space that has a base for its topology consisting of a countable number of subsets of the space (second axiom of countability)
  • second law of thermodynamics — any of three principles variously stated in equivalent forms, being the principle that the change of energy of a thermodynamic system is equal to the heat transferred minus the work done (first law of thermodynamics) the principle that no cyclic process is possible in which heat is absorbed from a reservoir at a single temperature and converted completely into mechanical work (second law of thermodynamics) and the principle that it is impossible to reduce the temperature of a system to absolute zero in a finite number of operations (third law of thermodynamics)
  • second marquis of rockingham — Charles, 2nd Marquis of Rockingham [rok-ing-uh m] /ˈrɒk ɪŋ əm/ (Show IPA), 1730–82, British statesman: prime minister 1765–66, 1782.
  • sell someone a bill of goods — to persuade someone by deception or misrepresentation to accept, believe, or do something
  • semiconservative replication — replication.
  • sexually transmitted disease — any disease characteristically transmitted by sexual contact, as gonorrhea, syphilis, genital herpes, and chlamydia. Abbreviation: STD.
  • 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.
  • shut one's eyes to something — If you say that someone shuts their eyes to something, you mean that they deliberately ignore something which they should deal with.
  • simulation oriented language — (language)   (SOL) An ALGOL extension for discrete simulation by Donald Knuth and McNeley.
  • single in-line memory module — (storage)   (SIMM) A small circuit board or substrate, typically about 10cm x 2cm, with RAM integrated circuits or die on one or both sides and a single row of pins along one long edge. Several SIMMs are mounted with their substrates at right-angles to the main circuit board (the motherboard). This configuration allows greater packing density than direct mounting of, e.g. DIL (dual in-line) RAM packages on the motherboard. In 1993 one SIMM typically held one or four megabytes, by early 1997 one could hold 8, 16, or 32 MB.
  • single sideband transmission — a method of transmitting radio waves in which either the upper or the lower sideband is transmitted, the carrier being either wholly or partially suppressed. This reduces the required bandwidth and improves the signal-to-noise ratio
  • 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.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?