0%

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

  • advanced power management — (hardware)   (APM) A feature of some displays, usually but not always, on laptop computers, which turns off power to the display after a preset period of inactivity to conserve electrical power. Monitors with this capability are usually refered to as "green monitors", meaning environmentally friendly. Not to be confused with a screen blanker which is software that causes the display to go black (by setting every pixel to black) to prevent burn-in.
  • american pit bull terrier — one of an American breed of strong, muscular terriers, originally developed in England, with a short, close-lying, stiff coat of any color or combination of colors except solid white.
  • antixerophthalmic vitamin — vitamin A.
  • archibald philip primroseArchibald Philip, 5th Earl of Rosebery, Rosebery, Archibald Philip Primrose, 5th Earl of.
  • armored personnel carrier — a tracked military vehicle with a steel or aluminum hull used to transport troops in combat and usually fitted with light armament. Abbreviation: APC.
  • automatic data processing — ADP.
  • capability maturity model — (software)   (CMM) The Software Engineering Institute's model of software engineering that specifies five levels of maturity of the processes of a software organisation. CMM offers a framework for evolutionary process improvement. Originally applied to software development (SE-CMM), it has been expanded to cover other areas including Human Resources and Software Acquitition. The levels - focii - and key process areas are: Level 1 Initial - Heroes - None. Level 2 Repeatable - Project Management - Software Project Planning, Software Project Tracking and Oversight, Software Subcontract Management, Software Quality Assurance, Software Configuration Management, Requirements Management. Level 3 Defined - Engineering Process - Organisation Process Focus, Organisation Process Definition, Peer Reviews, Training Program, Inter-group Coordination, Software Product Engineering, Integrated Software Management. Level 4 Managed - Product and Process Quality - Software Quality Management, Quantitative Process Management. Level 5 Optimising - Continuous Improvement - Process Change Management, Technology Change Management, Defect Prevention.
  • characteristic polynomial — an expression obtained from a given matrix by taking the determinant of the difference between the matrix and an arbitrary variable times the identity matrix.
  • command control processor — (operating system)   (CCP) CP/M's command-line interpreter.
  • compensated semiconductor — a semiconductor in which donors and acceptors are related in such a way that their opposing electrical effects are partially cancelled
  • complementarity principle — the principle that experiments on physical systems of atomic size or smaller, as electrons or photons, can exhibit either particle or wave behavior but not both simultaneously.
  • complete partial ordering — (theory)   (cpo) A partial ordering of a set under a relation, where all directed subsets have a least upper bound. A cpo is usually defined to include a least element, bottom (David Schmidt calls this a pointed cpo). A cpo which is algebraic and boundedly complete is a (Scott) domain.
  • computer-aided publishing — desktop publishing. Abbreviation: CAP.
  • constant applicative form — (functional programming)   (CAF) A supercombinator which is not a lambda abstraction. This includes truly constant expressions such as 12, (+ 1 2), [1, 2, 3] as well as partially applied functions such as (+ 4). Note that this last example is equivalent under eta abstraction to \ x . + 4 x which is not a CAF. Since a CAF is a supercombinator, it contains no free variables. Moreover, since it is not a lambda abstraction it contains no variables at all. It may however contain identifiers which refer to other CAFs, e.g. c 3 where c = (* 2). A CAF can always be lifted to the top level of the program. It can either be compiled to a piece of graph which will be shared by all uses or to some shared code which will overwrite itself with some graph the first time it is evaluated. A CAF such as ints = from 1 where from n = n : from (n+1) can grow without bound but may only be accessible from within the code of one or more functions. In order for the garbage collector to be able to reclaim such structures, we associate with each function a list of the CAFs to which it refers. When garbage collecting a reference to the function we collect the CAFs on its list.
  • data encryption algorithm — (DEA) An ANSI standard defined in ANSI X3.92-1981. It is identical to the Data Encryption Standard (DES).
  • data processing equipment — Data processing equipment is electrically operated equipment that accumulates, processes, and stores data.
  • dell computer corporation — (company)   One of the biggest US manufacturers of IBM PC compatibles. "From notebooks to networks", their slogan says.
  • democratic unionist party — a Northern Irish political party, founded by Ian Paisley in 1971, advocating the maintenance of union with the UK
  • department of agriculture — the department of the U.S. federal government that institutes and administers all federal programs dealing with agriculture. Abbreviation: USDA.
  • document image processing — (DIP) Storage, management and retrieval of images.
  • dopamine receptor agonist — A dopamine receptor agonist is any compound that activates dopamine receptors when dopamine is not present.
  • emancipation proclamation — a proclamation issued by President Lincoln in September, 1862, effective January 1, 1863, freeing the slaves in all territory still at war with the Union
  • first generation computer — (architecture)   A prototype computer based on vacuum tubes and other esoteric technologies. Chronologically, any computer designed before the mid-1950s. Examples include Howard Aiken's Mark 1 (1944), Maunchly and Eckert's ENIAC (1946), and the IAS computer.
  • graphic design department — a group of people in a company who work in graphic design
  • graphics interface format — (spelling)   You mean "Graphics Interchange Format".
  • improved mercury autocode — (language)   (IMP) A version of Autocode used to program the Edinburgh Multi Access System (EMAS), one of the first operating systems written in a high-level language, apparently predating Unix. Luis Damas' Prolog interpreter in IMP for EMAS led to C-Prolog.
  • international match point — a unit of scoring in contract bridge tournaments held in Europe. Abbreviation: IMP.
  • 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.
  • 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-free phthalocyanine — phthalocyanine (def 1).
  • non-algorithmic procedure — heuristic
  • 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.
  • 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.
  • petropavlovsk-kamchatskiy — seaport in E Asian Russia, on Kamchatka Peninsula: pop. 210,000
  • pharmacotherapeutic group — Drugs and agents are categorized into pharmacotherapeutic groups based on which diseases they are designed to treat.
  • 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.
  • programmed data processor — (computer)   (PDP) Early (1960's?) Digital Equipment Corporation family of minicomputers. The best known ranges were the PDP-10 and PDP-11. PAL was the assembly language.
  • property damage insurance — insurance against losses arising from damage to the property of others, as in a motor-vehicle accident.
  • really simple syndication — Rich Site Summary
  • sequential parlog machine — (SPM) The virtual machine (and its machine code) for the Parlog logic programming language.
  • sulphate-resisting cement — a type of Portland cement that resists normal concentrations of sulphates: used in concrete for flues and underwater work
  • sympathetic introspection — a study of human conduct in which the investigator imagines himself or herself engaged in that conduct.

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