0%

23-letter words containing c, l, i, n, e

  • 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
  • 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).
  • 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.
  • 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 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.
  • cordillera de talamanca — a mountain range running SE from central Costa Rica to W Panama.
  • 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.
  • cost-of-living increase — a pay rise that is given because the cost of living has gone up
  • criminal justice system — the combination of courts and legal processes that deal with crime
  • criminal records bureau — (in England and Wales) a service offering employers and voluntary organizations access to police, health, and education records
  • cryptococcal meningitis — a form of meningitis resulting from opportunistic infection by a cryptococcus fungus, occurring in persons who are immunodeficient.
  • cyclic redundancy check — (algorithm)   (CRC or "cyclic redundancy code") A number derived from, and stored or transmitted with, a block of data in order to detect corruption. By recalculating the CRC and comparing it to the value originally transmitted, the receiver can detect some types of transmission errors. A CRC is more complicated than a checksum. It is calculated using division either using shifts and exclusive ORs or table lookup (modulo 256 or 65536). The CRC is "redundant" in that it adds no information. A single corrupted bit in the data will result in a one bit change in the calculated CRC but multiple corrupted bits may cancel each other out. CRCs treat blocks of input bits as coefficient-sets for polynomials. E.g., binary 10100000 implies the polynomial: 1*x^7 + 0*x^6 + 1*x^5 + 0*x^4 + 0*x^3 + 0*x^2 + 0*x^1 + 0*x^0. This is the "message polynomial". A second polynomial, with constant coefficients, is called the "generator polynomial". This is divided into the message polynomial, giving a quotient and remainder. The coefficients of the remainder form the bits of the final CRC. So, an order-33 generator polynomial is necessary to generate a 32-bit CRC. The exact bit-set used for the generator polynomial will naturally affect the CRC that is computed. Most CRC implementations seem to operate 8 bits at a time by building a table of 256 entries, representing all 256 possible 8-bit byte combinations, and determining the effect that each byte will have. CRCs are then computed using an input byte to select a 16- or 32-bit value from the table. This value is then used to update the CRC.
  • cylinder vacuum cleaner — a type of vacuum cleaner in which dirt, dust, etc, is sucked into a hard cylinder rather than a bag
  • cylindrical coordinates — three coordinates defining the location of a point in three-dimensional space in terms of its polar coordinates (r, θ) in one plane, usually the (x, y) plane, and its perpendicular distance, z, measured from this plane
  • d'entrecasteaux islands — a group of volcanic islands in the Pacific, off the SE coast of New Guinea: part of Papua New Guinea. Pop: 49 167 (1990 est). Area: 3141 sq km (1213 sq miles)
  • de-compartmentalization — to divide into categories or compartments.
  • delayed stress reaction — a post-traumatic stress disorder occurring more than six months after the experience of a traumatic event.
  • descriptive linguistics — the study of the description of the internal phonological, grammatical, and semantic structures of languages at given points in time without reference to their histories or to one another
  • diamondback rattlesnake — either of two large, highly venomous rattlesnakes of the genus Crotalus, having diamond-shaped markings on the back.
  • dichlorodifluoromethane — a colourless nonflammable gas easily liquefied by pressure: used as a propellant in aerosols and fire extinguishers and as a refrigerant. Formula: CCl2F2
  • differential compaction — differences in the extent to which sediment is compacted owing to topographic irregularities of the surface on which it is deposited.
  • differential psychology — the branch of psychology dealing with the study of characteristic differences or variations of groups or individuals, especially through the use of analytic techniques and statistical methods.
  • digital subscriber line — (communications, protocol)   (DSL, or Digital Subscriber Loop, xDSL - see below) A family of digital telecommunications protocols designed to allow high speed data communication over the existing copper telephone lines between end-users and telephone companies. When two conventional modems are connected through the telephone system (PSTN), it treats the communication the same as voice conversations. This has the advantage that there is no investment required from the telephone company (telco) but the disadvantage is that the bandwidth available for the communication is the same as that available for voice conversations, usually 64 kb/s (DS0) at most. The twisted-pair copper cables into individual homes or offices can usually carry significantly more than 64 kb/s but the telco needs to handle the signal as digital rather than analog. There are many implementation of the basic scheme, differing in the communication protocol used and providing varying service levels. The throughput of the communication can be anything from about 128 kb/s to over 8 Mb/s, the communication can be either symmetric or asymmetric (i.e. the available bandwidth may or may not be the same upstream and downstream). Equipment prices and service fees also vary considerably. The first technology based on DSL was ISDN, although ISDN is not often recognised as such nowadays. Since then a large number of other protocols have been developed, collectively referred to as xDSL, including HDSL, SDSL, ADSL, and VDSL. As yet none of these have reached very wide deployment but wider deployment is expected for 1998-1999.
  • direct distance dialing — a telephone network service feature enabling customers to direct-dial their long-distance calls.
  • direct primary election — a preliminary election at which candidates for public office are chosen by direct vote of the people instead of by delegates at a convention: in closed primary elections voters must declare party affiliation and may vote only for candidates of their party
  • discrimination learning — a learning process in which an organism learns to react differently to different stimuli
  • dishonourable discharge — dismissal from the US armed forces by a court martial as a result of serious misconduct
  • disjunctive normal form — (DNF) A logical formula consisting of a disjunction of conjunctions where no conjunction contains a disjunction. E.g. the DNF of (A or B) and C is (A and C) or (B and C).
  • dissociate oneself from — to deny or repudiate any connection with
  • dollar (cost) averaging — see average (sense 11)
  • duplication of the cube — the insoluble problem of constructing a cube having twice the volume of a given cube, using only a ruler and compass.
  • ecclesiastical calendar — a calendar based on the lunisolar cycle, used by many Christian churches in determining the dates for the movable feasts.
  • electric field strength — the strength or intensity of an electric field at any point, usually measured in volts per metre
  • electroencephalographic — Of or pertaining to electroencephalography or electroencephalographs.
  • electron spin resonance — a technique for investigating paramagnetic substances by subjecting them to high-frequency radiation in a strong magnetic field. Changes in the spin of unpaired electrons cause radiation to be absorbed at certain frequencies
  • electronic file cabinet — a device, controlled by software, for the storage and retrieval of information
  • electronic mail address — (messaging)   (Usually "e-mail address") The string used to specify the source or destination of an electronic mail message. E.g. "[email protected]". The RFC 822 standard is probably the most widely used on the Internet. X.400 was once used in Europe and Canada. UUCP-style (bang path) addresses or other kinds of source route became virtually extinct in the 1990s. In the example above, "john" is the local part which is the name of a mailbox on the destination computer. If the sender and recipient use the same computer, or the same LAN, for electronic mail then the local part is usually all that is required. If they use different computers, e.g. they work at different companies or use different Internet service providers, then the "host part", e.g. "sales.acme.com" must be appended after an "@". This usually takes the form of a fully qualified domain name or, within a large organisation, it may be just the hostname part, e.g. "sales". The destination computer named by the host part is usually a server of some kind rather than an individual's workstation or PC. The user's mail is stored on the server and read later via client mail software running on the user's computer. Large organisations, such as universities will often set up a global alias directory which maps a simple user name such as "jsmith" to an address which contains more information such as "[email protected]". This hides the detailed knowledge of where the message will be delivered from the sender, making it much easier to redirect mail if a user leaves or moves to a different department for example.
  • electronic surveillance — use of electronic devices to spy, observe
  • electrostatic generator — any device for producing a high voltage by building up a charge of static electricity
  • electroweak interaction — a type of fundamental interaction combining both the electromagnetic interaction and the weak interaction
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?