0%

23-letter words containing a, c, r, i

  • 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.
  • consultant psychiatrist — a psychiatrist who has attained the rank of consultant
  • 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.
  • corporate restructuring — a change in the business strategy of an organization resulting in diversification, closing parts of the business, etc, to increase its long-term profitability
  • 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.
  • corridor of uncertainty — an area of a wicket just outside a batsman's off stump, so located that the batsman will have difficulty in deciding whether or not to play a ball bowled into it
  • cost-of-living increase — a pay rise that is given because the cost of living has gone up
  • court of first instance — a court in which legal proceedings are begun or first heard
  • creative writing course — a course in which people are taught creative writing skills
  • credit-reference agency — an agency, other than a bank, that specializes in providing credit ratings of people or organizations
  • 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
  • critique of pure reason — a philosophical work (1781) by Immanuel Kant.
  • cryptococcal meningitis — a form of meningitis resulting from opportunistic infection by a cryptococcus fungus, occurring in persons who are immunodeficient.
  • current-cost accounting — a method of accounting that values assets at their current replacement cost rather than their original cost
  • cut sb's umbilical cord — If you say that one person, organization, or country has cut its umbilical cord with another, you mean that they have done something that makes them more independent.
  • cybercrime as a service — (security, legal)   (CaaS) A kind of software as a service that involves performing illegal online activities (cybercrime) on behalf of others for money. Cybercrime as a service represents an evolution of online crime from the sale of illegal products such as malware and exploit kits to offering everything necessary to arrange a cyber fraud or to conduct a cyber attack. As well as providing malicious code, the service provider also rents out the infrastructure to control the distribution and operation of the malware, e.g., bullet-proof hosting or huge botnets.
  • 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)
  • dacryocystorhinostomies — Plural form of dacryocystorhinostomy.
  • 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.
  • department of education — the department of the U.S. federal government that administers federal programs dealing with education: created in 1979, largely by transfer from part of the former Department of Health, Education, and Welfare. Abbreviation: ED.
  • descriptive metaphysics — the philosophical study of the structure of how we think about the world
  • deterministic automaton — (theory)   A finite-state automaton in which the overall course of the computation is completely determined by the program, the starting state, and the initial inputs. The class of problems solvable by such automata is the class P (see polynomial-time algorithm).
  • dialectical materialism — the economic, political, and philosophical system of Karl Marx and Friedrich Engels that combines traditional materialism and Hegelian dialectic
  • 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
  • dictionary of computing — Free On-line Dictionary of Computing
  • 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.
  • digital subscriber loop — Digital Subscriber Line
  • direct characterization — the process by which the personality of a fictitious character is revealed by the use of descriptive adjectives, phrases, or epithets.
  • 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
  • director of photography — the person who is responsible for all operations concerning camera work and lighting during the production of a film.
  • discontinuous variation — variation in phenotypic traits in which types are grouped into discrete categories with few or no intermediate phenotypes. Compare continuous variation.
  • 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
  • disintegration constant — decay constant.
  • 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
  • dissociative extraction — Dissociative extraction is when a component is divided between two liquids, which involves breakdown of the component.
  • dollar (cost) averaging — see average (sense 11)
  • draw/make a distinction — If you draw a distinction or make a distinction, you say that two things are different.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?