0%

18-letter words containing l, c, p

  • 16-bit application — (operating system)   Software for MS-DOS or Microsoft Windows which originally ran on the 16-bit Intel 8088 and 80286 microprocessors. These used a segmented address space to extend the range of addresses from what is possible with just a 16-bit address. Programs with more than 64 kilobytes of code or data therefore had to waste time switching between segments. Furthermore, programming with segments is more involved than programming in a flat address space, giving rise to warts like memory models in C and C++. Compare 32-bit application.
  • 32-bit application — (architecture, operating system)   IBM PC software that runs in a 32-bit flat address space. The term 32-bit application came about because MS-DOS and Microsoft Windows were originally written for the Intel 8088 and 80286 microprocessors. These are 16 bit microprocessors with a segmented address space. Programs with more than 64 kilobytes of code and/or data therefore had to switch between segments quite frequently. As this operation is quite time consuming in comparison to other machine operations, the application's performance may suffer. Furthermore, programming with segments is more involved than programming in a flat address space, giving rise to some complications in programming languages like "memory models" in C and C++. The shift from 16-bit software to 32-bit software on IBM PC clones became possible with the introduction of the Intel 80386 microprocessor. This microprocessor and its successors support a segmented address space with 16-bit and 32 bit segments (more precisely: segments with 16- or 32-bit address offset) or a linear 32-bit address space. For compatibility reasons, however, much of the software is nevertheless written in 16-bit models. See also Win32s.
  • a place in the sun — If you say that someone has found their place in the sun, you mean that they are in a job or a situation where they will be happy and have everything that they want.
  • a slap in the face — If you describe something that someone does as a slap in the face, you mean that it shocks or upsets you because it shows that they do not support you or respect you.
  • a slap on the back — congratulation
  • accumulation point — a point such that every neighborhood of the point contains at least one point in a given set other than the given point.
  • acupuncture needle — a very fine needle with a rounded tip, used in acupuncture
  • aerial perspective — a means of indicating relative distance in terms of a gradation of clarity, tone, and colour, esp blue
  • african tulip tree — a tropical African evergreen tree, Spathodea campaulata, with pinnate leaves, split pods, winged seeds, and large red flowers.
  • alcohol dependence — alcoholism.
  • algebraic topology — the branch of mathematics that deals with the application of algebraic methods to topology, especially the study of homology and homotopy.
  • all over the place — If something is happening all over the place, it is happening in many different places.
  • almoner's cupboard — a cupboard with pierced doors, formerly used as a storage place for food.
  • alpha-hydroxy acid — a type of organic acid, commonly used in skin-care preparations, that has a hydroxyl group attached to the carbon atom next to the carbon atom carrying the carboxyl group
  • alpha-stannic acid — any of the series of acids usually occurring as amorphous powders and varying in composition from H 2 SnO 3 (alpha-stannic acid) to H 4 SnO 4 .
  • alphaphotographics — A display made up of text characters combined with high-resolution photographic images (proposed as a future form of videotex).
  • amdahl corporation — (company)   A US computer manufacturer. Amdahl is a major supplier of large mainframes, UNIX and Open Systems software and servers, data storage subsystems, data communications products, applications development software, and a variety of educational and consulting services. Amdahl products are sold in more than 30 countries for use in both open systems and IBM plug-compatible mainframe computing environments. Quarterly sales $397M, profits $13M (Aug 1994). In 1997 Amdahl became a division of Fujitsu.
  • anaphylactic shock — a severe, sometimes fatal, reaction to a substance to which a person has an extreme sensitivity, often involving respiratory difficulty and circulation failure
  • antipatheticalness — The state or quality of being antipathetical.
  • apocryphal gospels — accounts of Christ's life that are not recognized as part of the New Testament
  • apostolic delegate — a representative of the pope sent to countries that do not have full or regular diplomatic relations with the Holy See
  • appalachian spring — a dance (1944) choreographed by Martha Graham, with musical score by Aaron Copland.
  • application server — 1. A designer's or developer's suite of software that helps programmers isolate the business logic in their programs from the platform-related code. Application servers can handle all of the application logic and connectivity found in client-server applications. Many application servers also offer features such as transaction management, clustering and failover, and load balancing; nearly all offer ODBC support. 2. Production programs run on a mid-sized computer that handle all application operations between browser-based computers and an organisation's back-end business applications or databases. The application server works as a translator, allowing, for example, a customer with a browser to search an online retailer's database for pricing information. 3. The device on which application server software runs. Application Service Providers offer commercial access to such devices.
  • applied kinematics — kinematics (def 2).
  • applied psychology — psychology that is put to practical use
  • apprentice plumber — a trainee plumber
  • arctic archipelago — group of mostly large islands in the Arctic Ocean off the N coast of Canada
  • arm's-length price — a price of a transaction agreed in accordance with market values, disregarding any connection such as common ownership of the companies involved
  • aspherical surface — a lens or mirror surface that does not form part of a sphere and is used to reduce aberrations
  • ast computers, llc — (company)   The private company formed in January 1999 when Mr. Beny Alagem, the former chairman of Packard Bell NEC, Inc., bought the name and intellectual property of AST Research, Inc.. AST Computers, LLC provide hardware, software, and services for small US businesses. Address: Los Angeles, CA, USA.
  • athletic supporter — jockstrap
  • australopithecines — Plural form of australopithecine.
  • authorized capital — the total amount of value of the shares that a company is allowed to distribute
  • autobiographically — In a autobiographical manner.
  • axile placentation — a type of placenta structure in an ovary with the ovules forming at the angles where the septa join the central placenta
  • bachelor apartment — a flat consisting of one room that is used as a sitting room and bedroom, as well as a kitchenette and a bathroom
  • bachelorette party — A bachelorette party is a party for a woman who is getting married very soon, to which only women are invited.
  • balanced computing — (jargon)   Matching computer tools to job activities so that the computer system structure parallels the organisation structure and work functions. Both personal computers and employees operate in a decentralised environment with monitoring of achievement of management objectives from centralised corporate systems.
  • ballistic pendulum — a device consisting of a large mass hung from a horizontal bar by two rods, used to measure the velocity of an object, as a bullet, by retaining the object upon impact, its velocity being a function of the displacement of the mass.
  • biological parents — the biological mother and father of a child
  • biological therapy — biotherapy
  • biomedical package — (language, library, statistics)   (BMDP) A statistical language and library of over forty statistical routines developed in 1961 at UCLA, Health Sciences Computing Facility under Dr. Wilford Dixon. BMDP was first implemented in Fortran for the IBM 7090. Tapes of the original source were distributed for free all over the world. BMDP is the second iteration of the original BIMED programs. It was developed at UCLA Health Sciences Computing facility, with NIH funding. The "P" in BMDP originally stood for "parameter" but was later changed to "package". BMDP used keyword parameters to defined what was to be done rather than the fixed card format used by original BIMED programs. BMDP supports many statistical funtions: simple data description, survival analysis, ANOVA, multivariate analyses, regression analysis, and time series analysis. BMDP Professional combines the full suite of BMDP Classic (Dynamic) release 7.0 with the BMDP New System 2.0 Windows front-end.
  • birth control pill — an oral contraceptive for women, containing the hormones estrogen and progesterone or progesterone alone, that inhibits ovulation, fertilization, or implantation of a fertilized ovum, causing temporary infertility.
  • birth-control pill — an oral contraceptive for women, containing the hormones estrogen and progesterone or progesterone alone, that inhibits ovulation, fertilization, or implantation of a fertilized ovum, causing temporary infertility.
  • bitwise complement — The bitwise complement of a bit field is a bit field of the same length but with each zero changed to a one and vice versa. This is the same as the ones complement of a binary integer.
  • blocking capacitor — a capacitor that blocks the passage of direct current but allows alternating current to pass
  • blot sb's copybook — If you blot your copybook, you spoil your good reputation by doing something wrong.
  • blue-plate special — an inexpensive restaurant meal served at a fixed price on a large plate, originally blue
  • boundedly complete — (theory)   (Or "consistently complete") In domain theory, a complete partial order is boundedly complete if every bounded subset has a least upper bound.
  • byte-code compiler — (programming, tool)   A compiler which outputs a program in some kind of byte-code. Compare: byte-code interpreter.

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