0%

19-letter words containing e, m, p, a, c

  • compact disk player — a device for playing compact disks.
  • compassionate leave — Compassionate leave is time away from your work that your employer allows you for personal reasons, especially when a member of your family dies or is seriously ill.
  • complement fixation — the fixing of complement into the product of an antigen-antibody reaction: used as an infection indicator in certain serologic tests that measure the presence or absence of free, active complement
  • complementary angle — either of two angles whose sum is 90°
  • complementary color — Art. one of a pair of primary or secondary colors opposed to the other member of the pair on a schematic chart or scale (color wheel) as green opposed to red, orange opposed to blue, or violet opposed to yellow. Compare analogous color. the relationship of these pairs of colors perceived as completing or enhancing each other.
  • complete quadrangle — a plane figure consisting of four points connected by six lines
  • complexity analysis — In sructured program design, a quality-control operation that counts the number of "compares" in the logic implementing a function; a value of less than 10 is considered acceptable.
  • complimentary close — the part of a letter that by convention immediately precedes the signature, as “Very truly yours,” “Cordially,” or “Sincerely yours.”.
  • comptroller general — the director of the General Accounting Office
  • compulsory purchase — purchase of a house or other property by a local authority or government department for public use or to make way for development, regardless of whether or not the owner wishes to sell
  • computed tomography — computerized axial tomography. Abbreviation: CT.
  • computer dictionary — Free On-line Dictionary of Computing
  • computer peripheral — a device that is attached to and controlled by a computer, such as a scanner, printer, or external hard drive
  • computer programmer — a person whose job is to write computer programs
  • computer simulation — an event, process, or scenario that is created on a computer
  • confocal microscope — a light microscope with an optical system designed to reject background from matter outside the focal plane and therefore allowing images of different sections of a specimen to be obtained
  • contemplative order — a religious order whose members are devoted to prayer rather than works.
  • contemporaneousness — The state or characteristic of being contemporaneous.
  • contract programmer — (job, programming)   A programmer who works on a fixed-length or temporary contract, and is often employed to write certain types of code or to work on a specific project. Despite the fact that contractors usually cost more than hiring a permanent employee with the same skills, it is common for organisations to employ them for extended periods, sometimes renewing their contracts for many years, due to lack of certainty about the future or simple lack of planning. A contract programmer may be independent or they may work in a supplier's professional services department, providing consultancy and programming services for the supplier's products.
  • corporal punishment — Corporal punishment is the punishment of people by hitting them.
  • counter-programming — to schedule (a broadcast on radio or television) to compete with one on another station.
  • cracked compression — Cracked compression is a separation process for separating hydrocarbons further, with an increase in the pressure of the cracked gas.
  • creative department — the department of a company or organization responsible for the design and creation of advertisements and marketing materials
  • cuboidal epithelium — epithelium consisting of one or more layers of cells of cuboid or polyhedral shape.
  • de-compartmentalize — to divide into categories or compartments.
  • deflate compression — deflate
  • department chairman — the chairman of a university department
  • descriptive grammar — an approach to grammar that is concerned with reporting the usage of native speakers without reference to proposed norms of correctness or advocacy of rules based on such norms.
  • development company — a company that buys land and builds houses, offices, shops, or factories on it, or buys existing buildings and makes them more modern
  • direct mapped cache — (architecture)   A cache where the cache location for a given address is determined from the middle address bits. If the cache line size is 2^n then the bottom n address bits correspond to an offset within a cache entry. If the cache can hold 2^m entries then the next m address bits give the cache location. The remaining top address bits are stored as a "tag" along with the entry. In this scheme, there is no choice of which block to flush on a cache miss since there is only one place for any block to go. This simple scheme has the disadvantage that if the program alternately accesses different addresses which map to the same cache location then it will suffer a cache miss on every access to these locations. This kind of cache conflict is quite likely on a multi-processor. See also fully associative cache, set associative cache.
  • disaster capitalism — the practice (by a government, regime, etc) of taking advantage of a major disaster to adopt liberal economic policies that the population would be less likely to accept under normal circumstances
  • dispatch department — the department of an organization responsible for the dispatch of orders
  • displaced homemaker — a woman recently divorced, separated, or widowed after many years as a homemaker.
  • displacement engine — any engine employing the rectilinear motion of one or more pistons in cylinders.
  • duplicating machine — a duplicator, especially one for making identical copies of documents, letters, etc.
  • ecatepec de morelos — a city in S central Mexico, a suburb of Mexico City: on a 12th-century Aztec site.
  • electron micrograph — a photograph or image of a specimen taken using an electron microscope
  • elementary particle — any of several entities, such as electrons, neutrons, or protons, that are less complex than atoms and are regarded as the constituents of all matter
  • european commission — the executive body of the European Union formed in 1967, which initiates action in the EU and mediates between member governments
  • exophthalmic goiter — a disease of unknown cause characterized by enlargement of the thyroid gland, overproduction of the thyroid hormone, and abnormal protrusion of the eyeballs
  • exophthalmic goitre — a form of hyperthyroidism characterized by enlargement of the thyroid gland, protrusion of the eyeballs, increased basal metabolic rate, and weight loss
  • facultative apomict — a plant that can reproduce sexually or asexually.
  • family practitioner — medical specialization in general practice, requiring training beyond that of general practice and leading to board certification.
  • family-sized packet — a large packet
  • farmers cooperative — an organization of farmers for marketing their products or buying supplies.
  • feynman, richard p. — Richard P. Feynman
  • fractal compression — (algorithm)   A technique for encoding images using fractals.
  • freezer compartment — in a refrigerator, an enclosed area kept at a temperature low enough to store frozen foods or freeze non-frozen foods
  • generic programming — (programming)   A programming technique which aims to make programs more adaptable by making them more general. Generic programs often embody non-traditional kinds of polymorphism; ordinary programs are obtained from them by suitably instantiating their parameters. In contrast with normal programs, the parameters of a generic programs are often quite rich in structure. For example they may be other programs, types or type constructors or even programming paradigms.
  • genetic programming — (programming)   (GP) A programming technique which extends the genetic algorithm to the domain of whole computer programs. In GP, populations of programs are genetically bred to solve problems. Genetic programming can solve problems of system identification, classification, control, robotics, optimisation, game playing, and pattern recognition. Starting with a primordial ooze of hundreds or thousands of randomly created programs composed of functions and terminals appropriate to the problem, the population is progressively evolved over a series of generations by applying the operations of Darwinian fitness proportionate reproduction and crossover (sexual recombination).
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?