0%

23-letter words containing on

  • classification schedule — the printed scheme of a system of classification
  • coefficient of friction — the force required to move two sliding surfaces over each other, divided by the force holding them together. It is reduced once the motion has started
  • collision damage waiver — a form of optional collision insurance cover for a vehicle that is being rented
  • 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
  • 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).
  • 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).
  • conditional probability — the probability of one event, A, occurring given that another, B, is already known to have occurred: written P(A|B) and equal to P(A and B)|P(B)
  • 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
  • conformational analysis — the study of the spatial arrangement of atoms or groups of atoms in a molecule and the way in which this influences chemical behaviour
  • 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
  • conspicuous consumption — Conspicuous consumption means spending your money in such a way that other people can see how wealthy you are.
  • constant of gravitation — a law stating that any two masses attract each other with a force equal to a constant (constant of gravitation) multiplied by the product of the two masses and divided by the square of the distance between them.
  • 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.
  • constitutional monarchy — a monarchy governed according to a constitution that limits and defines the powers of the sovereign
  • constraint satisfaction — (application)   The process of assigning values to variables while meeting certain requirements or "constraints". For example, in graph colouring, a node is a variable, the colour assigned to it is its value and a link between two nodes represents the constraint that those two nodes must not be assigned the same colour. In scheduling, constraints apply to such variables as the starting and ending times for tasks. The Simplex method is one well known technique for solving numerical constraints. The search difficulty of constraint satisfaction problems can be determined on average from knowledge of easily computed structural properties of the problems. In fact, hard instances of NP-complete problems are concentrated near an abrupt transition between under- and over-constrained problems. This transition is analogous to phase transitions in physical systems and offers a way to estimate the likely difficulty of a constraint problem before attempting to solve it with search.
  • 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.
  • consultant psychiatrist — a psychiatrist who has attained the rank of consultant
  • 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.
  • correct me if i'm wrong — You say 'correct me if I'm wrong' to indicate that you are not entirely sure that what you are about to say is true.
  • correlation coefficient — a statistic measuring the degree of correlation between two variables as by dividing their covariance by the square root of the product of their variances. The closer the correlation coefficient is to 1 or –1 the greater the correlation; if it is random, the coefficient is zero
  • correlative conjunction — either member of a matched pair of words, of which the second is a coordinating conjunction, as either … or, neither … nor, both … and, or not only … but.
  • critique of pure reason — a philosophical work (1781) by Immanuel Kant.
  • d'arsonval galvanometer — a galvanometer consisting of a large, fixed magnet and a light coil that swings in the magnetic field.
  • dark-field illumination — illumination of the field of a microscope from the side so that the specimen is viewed against a dark background
  • data acquisition system — A data acquisition system is a system that acquires data, generally by digitizing analog channels and storing the data in digital form.
  • de-compartmentalization — to divide into categories or compartments.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?