0%

25-letter words containing a, s, c, l, e, p

  • accelerated graphics port — (hardware, graphics)   (AGP) A bus specification by Intel which gives low-cost 3D graphics cards faster access to main memory on personal computers than the usual PCI bus. AGP dynamically allocates the PC's normal RAM to store the screen image and to support texture mapping, z-buffering and alpha blending. Intel has built AGP into a chipset for its Pentium II microprocessor. AGP cards are slightly longer than a PCI card. AGP operates at 66 MHz, doubled to 133 MHz, compared with PCI's 33 Mhz. AGP allows for efficient use of frame buffer memory, thereby helping 2D graphics performance as well. AGP provides a coherent memory management design which allows scattered data in system memory to be read in rapid bursts. AGP reduces the overall cost of creating high-end graphics subsystems by using existing system memory.
  • african sleeping sickness — sleeping sickness (sense 1)
  • alpha-particle scattering — Rutherford scattering.
  • 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.
  • association of lisp users — (body)   (ALU) A user group which aims to promote Lisp, help inform and educate Lisp users in general, and help represent Lisp users as a group to the vendors. The ALU holds an annual conference and supports the formation of inter-vendor standards. ALU has international membership and is incorporated in the US. Mailing list: <[email protected]>.
  • australopithecus robustus — an extinct species of large-toothed bipedal hominid that lived in southern Africa c1.5–2 million years ago: formerly classified as the genus Paranthropus.
  • 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.
  • chief of naval operations — the highest officer in the U.S. Navy and a member of the Joint Chiefs of Staff.
  • command control processor — (operating system)   (CCP) CP/M's command-line interpreter.
  • 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.
  • copyright deposit library — one of six libraries legally entitled to receive a gratis copy of every book published in the United Kingdom: the British Library, Bodleian, Cambridge University, Trinity College in Dublin, Scottish National Library, and National Library of Wales
  • crude oil degassing plant — A crude oil degassing plant is equipment that removes light ends such as methane and butane from crude oil.
  • crude oil pyrolysis plant — A crude oil pyrolysis plant is equipment used for converting waste and poor fuel to a better product by pyrolysis (= the use of heat to decompose organic material).
  • dataphone digital service — (communications, product)   (DDS) The first private-line digital service offered by AT&T, with data rates typically at 2.4, 4.8, 9.6 and 56 kilobits per second. DDS is now part of AT&T's Accunet family of services. Most LEC (local exchange carriers) and IXC (IntereXchange Carriers) offer similar services.
  • dibasic calcium phosphate — Dibasic calcium phosphate is a white powder or crystalline substance used as a dietary supplement and tableting agent.
  • digital signal processing — (DSP) Computer manipulation of analog signals (commonly sound or image) which have been converted to digital form (sampled).
  • directory access protocol — X.500 protocol used for communication between a Directory User Agent and a Directory System Agent.
  • electroconvulsive therapy — the treatment of certain psychotic conditions by passing an electric current through the brain to induce coma or convulsions
  • flexible spending account — an account to which an employee contributes a portion of earnings to pay for certain expenses such as medical and dependent care: contributions are exempt from payroll taxes. Abbreviation: FSA.
  • functional representation — representation in a governing body on the basis of social class or occupation.
  • genealogical relationship — the relationship that exists between languages that have developed from a single earlier language.
  • graphic display interface — (hardware)   (GDI) graphics adaptor.
  • hospitalization insurance — insurance to cover, in whole or in part, the hospital bills of a subscriber or of his or her dependents.
  • japanese flowering cherry — any of various ornamental hybrid cherry trees developed in Japan, having white or pink blossoms and inedible fruit.
  • mpc level 1 specification — (multimedia)   The original Multimedia Personal Computer specification. Minimum requirements are a 16 MHz 386SX with 2 megabytes of RAM, a 30 MB hard disk drive, and a CD-ROM drive with a sustained data transfer rate of 150 KB/s at no more than 40% of CPU bandwidth and reading at least 16 KB blocks. The maximum average seek time is 1 second and the Mean Time Between Failure 10000 hours. Capability Mode 1. The computer must have 8-bit digital sound and an 8-note synthesizer with MIDI playback. Sample rates of 22.05 and 11.025 kHz must be supported by no more than 10% of CPU bandwidth, preferably 44.1 kHz at no more than 15% of CPU bandwidth. The synthesizer must support multi-voice, multi-timbral generation of six simultaneous melody notes and two simultaneous percussive notes with internal mixing capabilities to combine input from three sources and present the output as a stereo, line-level audio signal at the back panel. The video display must have a resolution of at least 640 x 480 in 16 colours. MIDI, I/O, and joystick ports must be previded. Compare MPC Level 2 Specification.
  • mpc level 2 specification — (multimedia)   An improved version of the MPC Level 1 Specification for Multimedia Personal Computers. Minimum requirements are a 25 Mhz 486SX with 4 MB of RAM and a 160 MB hard disk drive. The CD-ROM drive must support a sustained data transfer rate of 300 KB/s using at most 60% of CPU bandwidth on 16 KB minimum block read size. Its average seek time must be 400 milliseconds maximum. Capability Mode 1, Mode 2 form 1, Mode 2 form 2, Multisession. It must be CD-ROM XA-ready. The computer must have 16-bit digital sound, an 8-note synthesizer, and MIDI playback. A sample rate of 44.1 kHz must be available on stereo channels with more than 15% of CPU bandwidth. A video display with a resolution of 640 x 480 in 65,536 colours, and MIDI, I/O, and joystick ports must be provided.
  • open educational resource — Usually, open educational resources. a piece of content or a tool for teaching or learning, often developed online, that is made available free of charge for anyone to use, revise, adapt, or redistribute. Abbreviation: OER.
  • page description language — a high-level programming language for determining the output of a page printer designed to work with it, independent of the printer's internal codes. Abbreviation: PDL.
  • palo alto research center — XEROX PARC
  • palo alto research centre — XEROX PARC
  • pauli exclusion principle — exclusion principle.
  • personal flotation device — a life preserver, life jacket, or other device for keeping a person afloat in the water. Abbreviation: PFD.
  • personal injury insurance — Personal injury insurance is coverage for treatment of injuries to car accident victims, including loss of work income, accidental death, and funeral expenses.
  • petropavlovsk-kamchatskiy — seaport in E Asian Russia, on Kamchatka Peninsula: pop. 210,000
  • 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.
  • 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.
  • portable network graphics — (file format)   /ping/ (PNG) An extensible file format for the lossless, portable, well-compressed storage of raster images. PNG provides a patent-free replacement for GIF and can also replace many common uses of TIFF. Indexed-colour, greyscale and truecolour images are supported, plus an optional alpha channel. Sample depths range from 1 to 16 bits. PNG is designed for on-line viewing applications, such as the World Wide Web, so it is fully streamable with a progressive display option. PNG is robust, providing both full file integrity checking and simple detection of common transmission errors. Also, PNG can store gamma correction and chromaticity data for improved colour matching on heterogeneous platforms.
  • prices and incomes policy — voluntary or statutory regulation of the level of increases in prices and incomes
  • principal nursing officer — a grade of nurse concerned with administration in the British National Health Service
  • principle of least action — the principle that motion between any two points in a conservative dynamical system is such that the action has a minimum value with respect to all paths between the points that correspond to the same energy
  • process design language 2 — (language)   (PDL2) A language developed for the Texas Instruments ASC computer.
  • psychiatric social worker — (in Britain) a qualified person who works with mentally-ill people and their families, based in a psychiatric hospital, child guidance clinic, or social services department area team, and who may also be an approved social worker
  • public key infrastructure — (cryptography, communications)   (PKI) A system of public key encryption using digital certificates from Certificate Authorities and other registration authorities that verify and authenticate the validity of each party involved in an electronic transaction. PKIs are currently evolving and there is no single PKI nor even a single agreed-upon standard for setting up a PKI. However, nearly everyone agrees that reliable PKIs are necessary before electronic commerce can become widespread.
  • public relations exercise — something which is done for the sake of attracting favourable publicity
  • really simple syndication — Rich Site Summary
  • sequential parlog machine — (SPM) The virtual machine (and its machine code) for the Parlog logic programming language.
  • single inline pin package — (hardware)   (SIPP) An integrated circuit package with a single line of pins. Compare Dual Inline Package, Single In-line Memory Module.

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