0%

22-letter words containing n, o, u, r

  • communication disorder — any of a number of disorders, as autism or deafness, that partially or totally prevent verbal or written expression or comprehension.
  • communications network — a network that provides information
  • component architecture — (programming)   A notion in object-oriented programming where "components" of a program are completely generic. Instead of having a specialised set of methods and fields they have generic methods through which the component can advertise the functionality it supports to the system into which it is loaded. This enables completely dynamic loading of objects. JavaBeans is an example of a component architecture. See also design pattern.
  • compound annual return — the total return available from an investment, deposit, etc, when the interest earned is used to augment the capital
  • compulsory liquidation — the liquidation of a business in order to settle its debts
  • compuserve corporation — (company)   The parent organisation of CompuServe Information Service, CompuServe Network Services and CompuServe Remote Computing Services. CompuServe was owned by H.R. Block but is now (1999) owned by America On-Line.
  • computational geometry — (mathematics)   The study of algorithms for combinatorial, topological, and metric problems concerning sets of points, typically in Euclidean space. Representative areas of research include geometric search, convexity, proximity, intersection, and linear programming.
  • computational learning — grammatical inference
  • concurrent engineering — a method of designing and marketing new products in which development stages are run in parallel rather than in series, to reduce lead times and costs
  • concurrent massey hope — (language, functional programming)   An extension of Massey Hope, by Peter Burgess, Robert Pointon, and Nigel Perry <[email protected]> of Massey University, NZ, that provides multithreading and typed inter-thread communication. It uses C for intermediate code rather than assembly language.
  • connecticut compromise — a compromise adopted at the Constitutional Convention, providing the states with equal representation in the Senate and proportional representation in the House of Representatives.
  • conscientious objector — A conscientious objector is a person who refuses to join the armed forces because they think that it is morally wrong to do so.
  • constitutional monarch — the sovereign in a constitutional monarchy
  • constructive criticism — helping to improve; promoting further development or advancement (opposed to destructive): constructive criticism.
  • constructive dismissal — If an employee claims constructive dismissal, they begin a legal action against their employer in which they claim that they were forced to leave their job because of the behaviour of their employer.
  • consummatory behaviour — any behaviour that leads directly to the satisfaction of an innate drive, e.g. eating or drinking
  • contextual advertising — a form of targeted advertising used on websites or other media, such as content displayed in mobile browsers
  • continuous welded rail — a long, continuous rail formed by welding many short rails.
  • conversational quality — (in public speaking) a manner of utterance that resembles the spontaneity and informality of relaxed personal conversation.
  • coronary insufficiency — inadequate circulation of blood through the coronary arteries, characterized by attacks of angina pectoris
  • corporate manslaughter — the death of someone caused by an act of corporate negligence
  • counterinterpretations — Plural form of counterinterpretation.
  • counterrevolutionaries — Plural form of counterrevolutionary.
  • countryside commission — (formerly, in Britain) a body which co-ordinated government activity in England and Wales in relation to the countryside
  • course author language — (language)   (CAL) The CAI language for the IBM 360.
  • covered with confusion — greatly embarrassed
  • curdle someone's blood — to fill someone with fear
  • curriculum coordinator — a member of a teaching staff with a largely administrative function whose job is to ensure that a curriculum is effectively taught
  • curvature of the spine — a condition in which the spine is abnormally curved
  • cut a long story short — to leave out details in a narration
  • cyclic redundancy code — cyclic redundancy check
  • delaunay triangulation — (mathematics, graphics)   (After B. Delaunay) For a set S of points in the Euclidean plane, the unique triangulation DT(S) of S such that no point in S is inside the circumcircle of any triangle in DT(S). DT(S) is the dual of the voronoi diagram of S.
  • delayed-action shutter — a camera shutter that opens after an interval set by the photographer
  • deoxyribonucleoprotein — any of a class of nucleoproteins that yield DNA upon partial hydrolysis.
  • diachronic linguistics — historical linguistics.
  • dilation and curettage — a surgical method for the removal of diseased tissue or an early embryo from the lining of the uterus by means of scraping.
  • direct public offering — A direct public offering is stock offered directly for sale to investors by a company without the use of underwriters or brokers.
  • distributed generation — A distributed generation system involves a person or company generating some of their power requirements in different ways, such as locally, or using renewable energy, in order to avoid taking it all from the grid.
  • distributed processing — a system consisting of a network of microcomputers performing certain functions and linked with a main computer used for more complex tasks
  • distributive education — a special program of vocational education at the high-school level in which a student is employed part-time, receiving on-the-job training, and also attends classes, most of which pertain directly to the student's vocational field.
  • do a number on someone — to manipulate or trick someone
  • do sth pursuant to sth — If someone does something pursuant to a law or regulation, they obey that law or regulation.
  • don't hold your breath — sth is unlikely to happen soon
  • don't misunderstand me — You can say don't misunderstand me when you want to correct a wrong impression that you think someone may have got about what you are saying.
  • earth inductor compass — a compass actuated by induction from the earth's magnetic field.
  • east african community — an association established in 1967 by Kenya, Uganda, and Tanzania to promote closer economic and social ties between member states: dissolved in 1977, but reformed in 1999, and joined in 2007 by Burundi and Rwanda
  • engineering consultant — a consultant specializing in engineering
  • european economic area — a free-trade area created in 1994 by an agreement between the European Free Trade Association (EFTA), excluding Switzerland, and the European Union (EU)
  • evolutionary algorithm — (EA) An algorithm which incorporates aspects of natural selection or survival of the fittest. An evolutionary algorithm maintains a population of structures (usually randomly generated initially), that evolves according to rules of selection, recombination, mutation and survival, referred to as genetic operators. A shared "environment" determines the fitness or performance of each individual in the population. The fittest individuals are more likely to be selected for reproduction (retention or duplication), while recombination and mutation modify those individuals, yielding potentially superior ones. EAs are one kind of evolutionary computation and differ from genetic algorithms. A GA generates each individual from some encoded form known as a "chromosome" and it is these which are combined or mutated to breed new individuals. EAs are useful for optimisation when other techniques such as gradient descent or direct, analytical discovery are not possible. Combinatoric and real-valued function optimisation in which the optimisation surface or fitness landscape is "rugged", possessing many locally optimal solutions, are well suited for evolutionary algorithms.
  • fast fourier transform — (algorithm)   (FFT) An algorithm for computing the Fourier transform of a set of discrete data values. Given a finite set of data points, for example a periodic sampling taken from a real-world signal, the FFT expresses the data in terms of its component frequencies. It also solves the essentially identical inverse problem of reconstructing a signal from the frequency data. The FFT is a mainstay of numerical analysis. Gilbert Strang described it as "the most important algorithm of our generation". The FFT also provides the asymptotically fastest known algorithm for multiplying two polynomials. Versions of the algorithm (in C and Fortran) can be found on-line from the GAMS server here.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?