0%

25-letter words containing m, a, c, r, e, n

  • gensym standard interface — (programming)   (GSI) A set of C libraries and programming tools used to interface G2 to external systems. Commercially available bridges are available to SCADA systems and PLCs.
  • graphic design department — a group of people in a company who work in graphic design
  • graphics interface format — (spelling)   You mean "Graphics Interchange Format".
  • harris semiconductor ltd. — (company)   Address: Riverside Way, Camberley, Surrey, CU15 3YQ, UK. Telephone: +44 (1276) 686 886. Fax: +44 (1276) 682 323.
  • homothetic transformation — similarity transformation (def 1).
  • homothetic-transformation — Also called homothetic transformation. a mapping of a set by which each element in the set is mapped into a positive constant multiple of itself, the same constant being used for all elements.
  • human embryonic stem cell — a stem cell obtained from the blastocyst of a human embryo
  • human resource management — the management of the workforce of an organization
  • human-factors engineering — an applied science that coordinates the design of devices, systems, and physical working conditions with the capacities and requirements of the worker.
  • immediate-release coating — An immediate-release coating is a tablet coating that breaks down immediately in the body.
  • instrumental conditioning — conditioning (def 1).
  • intercommunication system — a communication system within a building, ship, airplane, local area, etc., with a loudspeaker or receiver for listening and a microphone for speaking at each of two or more points.
  • intermediate vector boson — one of the three particles that are believed to transmit the weak force: the positively charged W particle, the negatively charged W particle, and the neutral Z 0 particle.
  • intermittent claudication — pain and cramp in the calf muscles, aggravated by walking and caused by an insufficient supply of blood
  • international atomic time — a system of measuring time based on atomic clocks that measure the second as the basic unit of time in the International System of Units (SI). Abbreviation: IAT.
  • international match point — a unit of scoring in contract bridge tournaments held in Europe. Abbreviation: IMP.
  • jean-maurice-Émile baudot — (person)   (1845-1903) The inventor of the Baudot code. Baudot joined the French Post & Telegraph Administration in 1869 as a telegraph operator. In his own time he developed a code for sending several messages at once. In 1874 Baudot patented his first printing telegraph where signals were translated onto paper tape. The Baudot code was adopted first in France and then by other nations for and transmissions. The unit of transmission speed, baud, is named after him.
  • knock-for-knock agreement — an agreement between vehicle insurers that in the event of an accident each will pay for the damage to the vehicle insured with him without attempting to establish blame for the accident
  • letter of acknowledgement — a letter that you receive from someone, telling you that something you have sent to them has arrived
  • lowest common denominator — least common denominator.
  • magnetic character reader — a device that automatically scans and interprets characters printed with magnetic ink. It operates by the process of magnetic character recognition
  • magnetic resonance imager — a device which uses a noninvasive medical diagnostic technique in which the absorption and transmission of high-frequency radio waves are analysed as they irradiate the hydrogen atoms in water molecules and other tissue components placed in a strong magnetic field
  • magnetohydromagnetic wave — Physics. Alfvén wave.
  • maintenance of membership — an arrangement or agreement between an employer and a labor union by which employees who are members of the union at the time the agreement is made, or who subsequently join, must either remain members until the agreement expires, or be discharged.
  • make one's blood run cold — the fluid that circulates in the principal vascular system of human beings and other vertebrates, in humans consisting of plasma in which the red blood cells, white blood cells, and platelets are suspended.
  • marcus aurelius antoninusMarcus Aurelius, Marcus Aurelius.
  • massacre of the innocents — the slaughter of all the young male children of Bethlehem at Herod's command in an attempt to destroy Jesus (Matthew 2:16–18)
  • memorandum of association — a document giving details such as the company's name, the purpose of the company, and the address of its registered office that is legally required when incorporating a company in certain countries such as the UK
  • mens sana in corpore sano — a sound mind in a sound body
  • message passing interface — (communications, protocol)   A de facto standard for communication among the nodes running a parallel program on a distributed memory system. MPI is a library of routines that can be called from Fortran and C programs. MPI's advantage over older message passing libraries is that it is both portable (because MPI has been implemented for almost every distributed memory architecture) and fast (because each implementation is optimised for the hardware it runs on).
  • metal oxide semiconductor — a three-layer sandwich of a metal, an insulator (usually an oxide of the substrate), and a semiconductor substrate, used in integrated circuits. Abbreviation: MOS.
  • metal-free phthalocyanine — phthalocyanine (def 1).
  • methylrosaniline chloride — gentian violet.
  • multi-scene control board — preset board.
  • national insurance number — a number allocated to UK citizens so that they can pay national insurance
  • non-algorithmic procedure — heuristic
  • non-uniform memory access — (architecture)   (NUMA) A memory architecture, used in multiprocessors, where the access time depends on the memory location. A processor can access its own local memory faster than non-local memory (memory which is local to another processor or shared between processors).
  • object relational mapping — (programming, database)   (ORM) The software development activity that defines a correspondence between objects in a program and rows in a database table. Atomic object properties correspond to columns in the table, non-atomic data types and relations between objects are represented as foreign keys referring to other tables. An object persistence mechanism is responsible for maintaining the correspondence between objects and the database contents at run-time.
  • office of war information — OWI.
  • permanent virtual circuit — (networking)   (PVC, or in ATM terminology, "Permanent Virtual Connection") A virtual circuit that is permanently established, saving the time associated with circuit establishment and tear-down.
  • phase contrast microscope — a microscope that utilizes the phase differences of light rays transmitted by different portions of an object to create an image in which the details of the object are distinct despite their near-uniformity of refractive index.
  • phase-contrast microscope — a microscope that utilizes the phase differences of light rays transmitted by different portions of an object to create an image in which the details of the object are distinct despite their near-uniformity of refractive index.
  • please clean my room sign — A please clean my room sign is a sign that a guest in a hotel hangs outside their room to tell the cleaner the room is available for cleaning.
  • poacher turned gamekeeper — someone whose occupation or behaviour is the opposite of what it previously was, such as a burglar who now advises on home security
  • polycystic ovary syndrome — a hormonal disorder in which the Graafian follicles in the ovary fail to develop completely so that they are unable to ovulate, remaining as multiple cysts that distend the ovary. The results can include reduced fertility, obesity, and hirsutism
  • polymerase chain reaction — a technique in which a known DNA sequence is synthesized at high temperatures by means of a polymerase, producing millions of copies for statistical analysis: used in DNA fingerprinting, in detecting minute quantities of cancer cells, etc.
  • prices and incomes policy — voluntary or statutory regulation of the level of increases in prices and incomes
  • primary domain controller — (networking)   (PDC) Each Windows NT domain has a Primary Domain Controller and zero or more Backup Domain Controllers. The PDC holds the SAM database and authenticates access requests from workstations and servers in the domain.
  • property damage insurance — insurance against losses arising from damage to the property of others, as in a motor-vehicle accident.
  • rate monotonic scheduling — (algorithm)   A means of scheduling the time allocated to periodic hard-deadline real-time users of a resource. The users are assigned priorities such that a shorter fixed period between deadlines is associated with a higher priority. Rate monotonic scheduling provides a low-overhead, reasonably resource-efficient means of guaranteeing that all users will meet their deadlines provided that certain analytical equations are satisfied during the system design. It avoids the design complexity of time-line scheduling and the overhead of dynamic approaches such as earliest-deadline scheduling.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?