0%

29-letter words containing m, a, l, p, r, o

  • accelerator mass spectrometry — a type of mass spectrometry used in radiocarbon dating in which the proportion of carbon isotopes is counted directly, as contrasted with the indirect Geiger counter method, using an accelerator that drastically reduces the quantity of datable material required.
  • air material command compiler — (language)   (AIMACO) A modification of FLOW-MATIC. AIMACO was supplanted by COBOL.
  • amyotrophic lateral sclerosis — a form of motor neurone disease in which degeneration of motor tracts in the spinal cord causes progressive muscular paralysis starting in the limbs
  • antarctic circumpolar current — an ocean current flowing from west to east around Antarctica.
  • antenuptial marriage contract — a contract made between two people before they marry, agreeing on the distribution of their assets in the event of divorce
  • application program interface — (programming)   (API, or "application programming interface") The interface (calling conventions) by which an application program accesses operating system and other services. An API is defined at source code level and provides a level of abstraction between the application and the kernel (or other privileged utilities) to ensure the portability of the code. An API can also provide an interface between a high level language and lower level utilities and services which were written without consideration for the calling conventions supported by compiled languages. In this case, the API's main task may be the translation of parameter lists from one format to another and the interpretation of call-by-value and call-by-reference arguments in one or both directions.
  • binary compatibility standard — (programming, standard)   (BCS) The ABI of 88open.
  • cardiopulmonary resuscitation — an emergency measure to revive a patient whose heart has stopped beating, in which compressions applied with the hands to the patient's chest are alternated with mouth-to-mouth respiration
  • compact disc read-only memory — (storage)   (CD-ROM) A non-volatile optical data storage medium using the same physical format as audio compact discs, readable by a computer with a CD-ROM drive. CD-ROM is popular for distribution of large databases, software and especially multimedia applications. The maximum capacity is about 600 megabytes. A CD can store around 640 megabytes of data - about 12 billion bytes per pound weight. CD-ROM drives are rated with a speed factor relative to music CDs (1x or 1-speed which gives a data transfer rate of 150 kilobytes per second). 12x drives were common in April 1997. Above 12x speed, there are problems with vibration and heat. Constant angular velocity (CAV) drives give speeds up to 20x but due to the nature of CAV the actual throughput increase over 12x is less than 20/12. 20x was thought to be the maximum speed due to mechanical constraints but on 1998-02-24, Samsung Electronics introduced the SCR-3230, a 32x CD-ROM drive which uses a ball bearing system to balance the spinning CD-ROM in the drive to reduce noise. CD-ROM drives may connect to an IDE interface, a SCSI interface or a propritary interface, of which there are three - Sony, Panasonic, and Mitsumi. Most CD-ROM drives can also play audio CDs. There are several formats used for CD-ROM data, including Green Book CD-ROM, White Book CD-ROM and Yellow Book CD-ROM. ISO 9660 defines a standard file system, later extended by Joliet. See also Compact Disc Recordable, Digital Versatile Disc.
  • compatible timesharing system — (operating system)   (CTSS) One of the earliest (1963) experiments in the design of interactive time-sharing operating systems. CTSS was ancestral to Multics, Unix, and ITS. It was developed at the MIT Computation Center by a team led by Fernando J. Corbato. CTSS ran on a modified IBM 7094 with a second 32K-word bank of memory, using two 2301 drums for swapping. Remote access was provided to up to 30 users via an IBM 7750 communications controller connected to dial-up modems. The name ITS (Incompatible time-sharing System) was a hack on CTSS, meant both as a joke and to express some basic differences in philosophy about the way I/O services should be presented to user programs.
  • compound a felony (or crime) — to agree, for a bribe or repayment, not to inform about or prosecute for a felony (or crime): it is an illegal act
  • computer programming language — (spelling)   A somewhat redundant term for programming language.
  • computerized axial tomography — the process of producing a CAT scan.
  • conservation of lepton number — the principle that the total lepton number remains constant in any process involving elementary particles.
  • customer relations department — a department of a company concerned with customer relations
  • digital equipment corporation — (company, hardware)   (DEC) A computer manufacturer and software vendor. Before the killer micro revolution of the late 1980s, hackerdom was closely symbiotic with DEC's pioneering time-sharing machines. The first of the group of hacker cultures nucleated around the PDP-1 (see TMRC). Subsequently, the PDP-6, PDP-10, PDP-20, PDP-11 and VAX were all foci of large and important hackerdoms and DEC machines long dominated the ARPANET and Internet machine population. The first PC from DEC was a CP/M computer called Rainbow, announced in 1981-82. DEC was the technological leader of the minicomputer era (roughly 1967 to 1987), but its failure to embrace microcomputers and Unix early cost it heavily in profits and prestige after silicon got cheap. However, the microprocessor design tradition owes a heavy debt to the PDP-11 instruction set, and every one of the major general-purpose microcomputer operating systems so far (CP/M, MS-DOS, Unix, OS/2) were either genetically descended from a DEC OS, or incubated on DEC hardware or both. Accordingly, DEC is still regarded with a certain wry affection even among many hackers too young to have grown up on DEC machines. The contrast with IBM is instructive. Quarterly sales $3923M, profits -$1746M (Aug 1994). DEC was taken over by Compaq Computer Corporation in 1998. In 2002 Compaq was in turn acquired by Hewlett-Packard who sold off parts of Digital Equipment Corporation to Intel and absorbed the rest. The Digital logo is no longer used.
  • distributed logic programming — (language)   (DLP) A logic programming language similar to Prolog, combined with parallel object orientation similar to POOL. DLP supports distributed backtracking over the results of a rendezvous between objects. Multi-threaded objects have autonomous activity and may simultaneously evaluate method calls.
  • electromagnetic compatibility — (hardware, testing)   (EMC) The extent to which a piece of hardware will tolerate electrical interference from other equipment, and will interfere with other equipment. There are strict legal EMC requirements for the sale of any electrical or electronic hardware in most countries, although the actual standards differ. See, for example, EMCNet. See also Electrostatic Discharge, Radio Frequency Interference.
  • employee stock ownership plan — a programme offered to employees that enables them to buy stocks in the company and thus play a role in its management
  • esoteric programming language — (language, humour)   (esolang) An intentionally unconventional computer programming language designed not for practical use but, rather, to experiment with weird ideas, to be hard to program in or as a joke.
  • familial hypercholesterolemia — an inherited metabolic disorder caused by a lack or malfunction of receptors for the low-density lipoproteins that activate removal of cholesterol from the blood. Abbreviation: FH.
  • field-programmable gate array — (hardware)   (FPGA) A gate array where the logic network can be programmed into the device after its manufacture. An FPGA consists of an array of logic elements, either gates or lookup table RAMs, flip-flops and programmable interconnect wiring. Most FPGAs are reprogrammable, since their logic functions and interconnect are defined by RAM cells. The Xilinx LCA, Altera FLEX and AT&T ORCA devices are examples. Others can only be programmed once, by closing "antifuses". These retain their programming permanently. The Actel FPGAs are the leading example of such devices. Atmel FPGAs are currently (July 1997) the only ones in which part of the array can be reprogrammed while other parts are active. As of 1994, FPGAs have logic capacity up to 10K to 20K 2-input-NAND-equivalent gates, up to about 200 I/O pins and can run at clock rates of 50 MHz or more. FPGA designs must be prepared using CAD software tools, usually provided by the chip vendor, to do technology mapping, partitioning and placement, routing, and binary output. The resulting binary can be programmed into a ROM connected to the FPGA or downloaded to the FPGA from a connected computer. In addition to ordinary logic applications, FPGAs have enabled the development of logic emulators. There is also research on using FPGAs as computing devices, taking direct advantage of their reconfigurability into problem-specific hardware processors.
  • law of independent assortment — the principle, originated by Gregor Mendel, stating that when two or more characteristics are inherited, individual hereditary factors assort independently during gamete production, giving different traits an equal opportunity of occurring together.
  • lotus development corporation — (company)   A software company who produced Lotus 1-2-3, the Symphony spreadsheet and Lotus Notes for the IBM PC. Disliked by the League for Programming Freedom on account of their lawsuits. Quarterly sales $224M, profits $10M (Aug 1994). Telephone: +1 (617) 225 1284.
  • man that corrupted hadleyburg — a short story (1900) by Mark Twain.
  • mark-sweep garbage collection — Each cell has a bit reserved for marking which is clear initially. During garbage collection all active cells are traced from the root and marked. Then all cells are examined. Unmarked cells are freed.
  • mecklenburg-western pomerania — a state in NE Germany. 8842 sq. mi. (22,900 sq. km). Capital: Schwerin.
  • mordovian autonomous republic — an autonomous republic in the Russian Federation in Europe. 9843 sq. mi. (25,493 sq. km). Capital: Saransk.
  • multiple personality disorder — psychiatric illness: split personality
  • multiprotocol label switching — (networking)   (MPLS) A packet switching protocol developed by the IETF. Initially developed to improve switching speed, other benefits are now seen as being more important. MPLS adds a 32-bit label to each packet to improve network efficiency and to enable routers to direct packets along predefined routes in accordance with the required quality of service. The label is added when the packet enters the MPLS network, and is based on an analysis of the packet header. The label contains information on the route along which the packet may travel, and the forwarding equivalence class (FEC) of the packet. Packets with the same FEC are routed through the network in the same way. Routers make forwarding decisions based purely on the contents of the label. This simplifies the work done by the router, leading to an increase in speed. At each router, the label is replaced with a new label, which tells the next router how to forward the packet. The label is removed when the packet leaves the MPLS network. Modern ASIC-based routers can look up routes fast enough to make the speed increase less important. However, MPLS still has some benefits. The use of FECs allows QoS levels to be guaranteed, and MPLS allows IP tunnels to be created through a network, so that VPNs can be implemented without encryption.
  • non-uniform rational b spline — (graphics, mathematics)   (nurbs) A common term in Mechanical CAD. The NURBS has excellent continuity characteristics which make it useful for creating accurate models in 3D geometry generation and computer modelling.
  • object compatibility standard — (OCS) An 88open standard for compilers and linkers.
  • optimal flexible architecture — (database)   (OFA) Recommendations for logical and physical allocation of database files to disks. The OFA principles can be summarised as: isolate redo, rollback, temp, data and index files as much as possible. OFA can be combined with SAME (Stripe And Mirror Everything).
  • presidential medal of freedom — a medal awarded by the president of the U.S. to any citizen who has made an exceptionally meritorious contribution to the security or national interest of the U.S., to world peace, or to cultural or other significant endeavors.
  • programmable logic controller — (hardware)   (PLC) A device used to automate monitoring and control of industrial plant. Can be used stand-alone or in conjunction with a SCADA or other system.
  • programmable read-only memory — (storage)   (PROM) A kind of ROM which can be written using a PROM programmer. The contents of each bit is determined by a fuse or antifuse. The memory can be programmed once after manufacturing by "blowing" the fuses, which is an irreversible process. Blowing a fuse opens a connection while blowing an antifuse closes a connection (hence the name). Programming is done by applying high-voltage pulses which are not encountered during normal operation.
  • rapid application development — (programming)   (RAD) A loose term for any software life-cycle designed to give faster development and better results and to take maximum advantage of recent advances in development software. RAD is associated with a wide range of approaches to software development: from hacking away in a GUI builder with little in the way of analysis and design to complete methodologies expanding on an information engineering framework. Some of the current RAD techniques are: CASE tools, iterative life-cycles, prototyping, workshops, SWAT teams, timebox development, and Re-use of applications, templates and code.
  • royal canadian mounted police — Canadian police on horseback
  • run something up the flagpole — to pursue a tentative course of action in order to gauge the reaction it receives
  • scanning tunneling microscope — a device that uses a moving needle and the tunnel effect to generate a maplike image of the atomic surface structure of matter, thereby achieving even greater magnification than the scanning electron microscope.
  • simple mail transfer protocol — (messaging)   (SMTP) A protocol defined in STD 10, RFC 821, used to transfer electronic mail between computers, usually over Ethernet. It is a server to server protocol, so other protocols are used to access the messages. The SMTP dialog usually happens in the background under the control of the message transfer agent, e.g. sendmail but it is possible to interact with an SMTP server using telnet to connect to the normal SMTP port, 25. E.g. telnet mhs-relay.ac.uk 25 You should normally start by identifying the local host: HELO wombat.doc.ic.ac.uk You can then issue commands to verify an address or expand an alias: VRFY [email protected] VRFY postmaster or expand a mailing list: EXPN c-help You can even send a message: MAIL From:<[email protected]> RCPT To:<[email protected]> DATA What is the point? . QUIT This is useful if you want to find out exactly what is happening to your message at a certain point. See also Post Office Protocol, RFC 822, sendmail.
  • simple object access protocol — (protocol)   (SOAP) A minimal set of conventions for invoking code using XML over HTTP.
  • suppressed carrier modulation — an amplitude-modulated wave in which only the sidebands are transmitted, the carrier being removed
  • the royal shakespeare company — a British theatre company based mainly in Stratford-upon-Avon
  • thyrotropin-releasing hormone — a small peptide hormone, produced by the hypothalamus, that controls the release of thyrotropin by the pituitary. Abbreviation: TRH.
  • to make someone's flesh creep — If something makes your flesh creep or makes your flesh crawl, it makes you feel disgusted, shocked or frightened.
  • transmission control protocol — (networking, protocol)   (TCP) The most common transport layer protocol used on Ethernet and the Internet. It was developed by DARPA. TCP is the connection-oriented protocol built on top of Internet Protocol (IP) and is nearly always seen in the combination TCP/IP (TCP over IP). It adds reliable communication and flow-control and provides full-duplex, process-to-process connections. TCP is defined in STD 7 and RFC 793.
  • trinitrophenylmethylnitramine — tetryl.
  • yet another compiler compiler — (tool, language)   (yacc) The LALR parser generator found on most Unix systems. Also, the language used to describe the syntax of another language to yacc (the program). Implementations: ayacc, YAY, perln-byacc, SASL-Yacc - "Yacc in SASL - An Exercise in Functional Programming", Simon Peyton-Jones, Software Prac & Exp 15:807-820 (1985). Mentions also a BCPL implementation. Yacc++ - 1990. An object-oriented rewrite of yacc, supports regular expressions, produces an LR1 grammar parser. Chris Clark, Compiler Resources Inc, +1 (508) 435-5016. MLYACC - Implementation and output in SML/NJ. ftp:research.att.com/dist/ml/75.tools.tar.Z. A version, by David Poole at Montana University has been retargeted to Turbo Pascal. See also Bison, yet another, Yet Another Yacc.

On this page, we collect all 29-letter words with M-A-L-P-R-O. It’s easy to find right word with a certain length. It is the easiest way to find 29-letter word that contains in M-A-L-P-R-O 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?