0%

23-letter words containing c, e

  • come apart at the seams — come unstitched
  • come hell or high water — If you say that you will do something come hell or high water, you are emphasizing that you are determined to do it, in spite of the difficulties involved.
  • come into one's/its own — If someone or something comes into their own, they become very successful or start to perform very well because the circumstances are right.
  • come out of one's shell — to become less shy and reserved
  • come to one's knowledge — to become known to one
  • come to sb's assistance — If you come to someone's assistance, you take action to help them.
  • come with the territory — If you say that something comes with the territory, you mean that you accept it as a natural result of the situation you are in.
  • commercial exploitation — unethical business practices
  • common lisp in parallel — (language, parallel)   (CLIP) A version of Common LISP from Allegro for the Sequent Symmetry.
  • commonwealth of england — commonwealth (def 5).
  • commonwealth of nations — a voluntary association of independent nations and dependent territories linked by historical ties (as parts of the former British Empire) and cooperating on matters of mutual concern, especially regarding economics and trade.
  • communication breakdown — a lack of communication; a failure to exchange information
  • communication interface — an electronic circuit, usually designed to a specific standard, that enables one machine to telecommunicate with another machine
  • communications software — (communications, software)   Application programs, operating system components, and probably firmware, forming part of a communication system. These different software components might be classified according to the functions within the Open Systems Interconnect model which they provide. Typical applications include a web browser, Mail User Agent, chat and telnet.
  • communist international — Third International.
  • communist-international — an international organization (1919–43), founded in Moscow, uniting Communist groups of various countries and advocating the attainment of their ends by violent revolution. Also called Comintern, Communist International. Compare international (def 6).
  • community health centre — a medical centre that serves a particular area
  • community-service order — (in Britain) a court order requiring an offender over seventeen years old to do unpaid socially beneficial work under supervision instead of going to prison
  • compact disc read-write — Compact Disc Rewritable
  • compact disc recordable — (storage)   (CD-R) A write-once version of CD-ROM. CD-Rs can hold about 650 megabytes of data. They are very durable and can be read by normal CD-ROM drives, but once data has been written it cannot be altered. Standard prerecorded CDs have their information permanently stamped into an aluminium reflecting layer. CD-R discs have a dye-based recording layer and an additional golden reflecting layer. Digital information is written to the disc by burning (forming) pits in the recording layer in a pattern corresponding to that of a conventional CD. The laser beam heats the substrate and recording layer to approximately 250 C. The recording layer melts and the substrate expands into the space that becomes available. See also CD-RW and DVD-RAM.
  • compact disc rewritable — (storage)   (CD-RW) A rewritable version of CD-ROM. A CD-RW drive can write about 650 megabytes of data to CD-RW media an unlimited number of times. Most CD-RW drives can also write once to CD-R media. CD-RW media cannot be read by CD-ROM drives built prior to 1997 due to the reduced reflectivity (15% compared to 70%) of CD-RW media. CD-RW drives and media are currently (1999) more expensive than CD-R drives and media. CD-R is sometimes considered a better technology for archival purposes as the data cannot be accidentally modified or tampered with, and encourages better archival practices. Standard prerecorded CDs have their information permanently stamped into an aluminium reflecting layer. CD-WR discs have a phase-change recording layer and an additional silver (aluminium) reflecting layer. A laser beam can melt crystals in the recording layer into a non-crystalline amorphous phase or anneal them slowly at a lower temperature back to the crystalline state. The different reflectance of the areas make them appear as the 'pits' and 'lands' of a standard CD. See also CD-R and DVD-RAM.
  • comparative advertising — a form of advertising in which a product is compared favourably with similar products on the market
  • comparative linguistics — the study of the correspondences between languages that have a common origin.
  • complain about the food — If you complain about the food, you say that you are not satisfied with it.
  • completely normal space — a normal topological space in which every subspace is normal.
  • composite colour signal — a colour television signal in which luminance and two chrominance components are encoded into a single signal
  • computer-aided learning — Computer-Aided Instruction
  • computer-based training — Computer-Aided Instruction
  • computerized tomography — a radiological technique that produces images of cross sections through a patient's body using low levels of radiation
  • concertgebouw orchestra — an Amsterdam orchestra, established in 1888, that has been independent of the Concertgebouw hall since World War II
  • concrete data structure — (theory)   (CDS) A model of programming language terms developed in the context of constructing fully abstract semantics for sequential languages. A CDS is a 4-tuple (C,V,E,|-) where C is a cell, V is a value, E is an event and |- is an "enabling relation". An event is a cell and a value. A cell C is "enabled" by a set of events S if S |- C. A state is a set of events which are consistent in that the values they give for any cell are all equal. Every cell in a state is enabled.
  • condition code register — a hardware register used for storing the current values of the condition codes
  • conditional convergence — the property of an infinite series that converges while the series formed by replacing each term in the given series with its absolute value diverges; the property of an infinite series that converges when the order of the terms is altered. Compare absolute convergence (def 1).
  • conditioned suppression — the reduction in the frequency of a learned response, e.g. pressing a bar for water, that occurs when a stimulus previously associated with pain is present
  • confessional television — television programmes, esp talk shows, in which members of the public reveal their private lives, personal problems, etc
  • conjunctive normal form — (logic)   (CNF) A logical formula consisting of a conjunction of disjunctions of terms where no disjunction contains a conjunction. Such a formula might also be described as a product of sums. E.g. the CNF of (A and B) or C is (A or C) and (B or C). Contrast Disjunctive Normal Form.
  • connection machine lisp — (language)   Lisp with a parallel data structure, the 'xapping', an array of values assigned to an array of sites.
  • connectionless protocol — (protocol)   The data communication method in which communication occurs between hosts with no previous setup. Packets sent between two hosts may take different routes.
  • conscientious objection — refusal on moral or religious grounds to serve in the armed forces or to bear arms in a military conflict.
  • consciousness-expanding — mind-expanding.
  • conservative evaluation — (programming)   Under this parallel evaluation strategy, no evaluation is started unless it is known to be needed. The opposite of conservative evaluation is speculative evaluation.
  • consolidated deliveries — deliveries of goods to different shops in a common location by a single carrier and in a single vehicle
  • constant of integration — a constant that is added to the function obtained by evaluating the indefinite integral of a given function, indicating that all indefinite integrals of the given function differ by, at most, a constant.
  • constant velocity joint — A constant velocity joint is a universal joint in which the output shaft rotates at constant speed if the input shaft speed is constant.
  • constant-velocity joint — a universal joint that is used in the drive train of front-wheel-drive cars and operates effectively even when the shafts being connected meet at a sharp angle.
  • constructive cost model — (programming)   (COCOMO) A method for estimating the cost of a software package, proposed by Dr Barry Boehm. The Basic COCOMO Model estimates the effort required to develop software in three modes of development (Organic Mode, Semidetached Mode, or Embedded Mode) using only DSIs as an input. The Basic model is good for quick estimates. The Intermediate Model extends the Basic Model with an Effort Adjustment Factor (EAF) and different coefficients for the effort equation. The user supplies settings for cost drivers that determine the effort and duration of the software projects. It also allows DSI values and cost drivers to be chosen for individual components instead of for the system as a whole. The Detailed COCOMO Model uses effort multipliers for each phase of the project and provides a three-level product hierarchy and has some other capabilities such as a procedure for adjusting the phase distribution of the development schedule.
  • contributory negligence — failure by an injured person to have taken proper precautions to prevent an accident
  • convergent technologies — (company)   A company formed by a small group of people who left Intel Corporation in 1979. Convergent Technologies' first product was the IWS (Integrated Workstation) based on the Intel 8086, which ran Convergent Technologies Operating System - their first operating system. Unisys bought Convergent Technologies in 1988.
  • conversion to iteration — A transformation applied to functional programs to replace recursion with iteration. A tail-recursive function can be compiled to an iterative loop where the recursive call becomes a jump back to the start and the parameters are held in registers which are updated with new values each time around the loop. See Iteration, Tail recursion optimisation.
  • cordillera de talamanca — a mountain range running SE from central Costa Rica to W Panama.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?