0%

23-letter words containing t, r, i, m, e

  • 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.
  • 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.
  • cordillera de talamanca — a mountain range running SE from central Costa Rica to W Panama.
  • 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.
  • criminal justice system — the combination of courts and legal processes that deal with crime
  • cryptococcal meningitis — a form of meningitis resulting from opportunistic infection by a cryptococcus fungus, occurring in persons who are immunodeficient.
  • dacryocystorhinostomies — Plural form of dacryocystorhinostomy.
  • dark-field illumination — illumination of the field of a microscope from the side so that the specimen is viewed against a dark background
  • data terminal equipment — (communications, hardware)   (DTE) A device which acts as the source and/or destination of data and which controls the communication channel. DTE includes terminals, computers, protocol converters, and multiplexors. DTE is usually connected via an EIA-232 serial line to Data Communication Equipment (DCE), typically a modem. It is necessary to distinguish these two types of device because their connectors must be wired differently if a "straight-through" cable (pin 1 to pin 1, pin 2 to pin 2 etc.) is to be used. DTE should have a male connector and should transmit on pin three and receive on pin two. It is a curious fact that many modems are actually "DTE" according to the original standard.
  • de-compartmentalization — to divide into categories or compartments.
  • decision support system — a system in which one or more computers and computer programs assist in decision-making by providing information
  • 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).
  • development environment — (programming, tool)   An integrated suite of tools to aid the development of software in a particular language or for a particular application. Usually, this consists of a compiler and editor and may also include one or more of a debugger, profiler, and source code manager. See also: IDE.
  • 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
  • differentiable manifold — a manifold having the property that any two overlapping open sets are homeomorphic to locally Euclidean spaces whose coordinates are related by differentiable functions, a property with wide applications in mathematical physics and differential geometry.
  • differential compaction — differences in the extent to which sediment is compacted owing to topographic irregularities of the surface on which it is deposited.
  • 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
  • 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
  • do someone's dirty work — To do someone's dirty work means to do a task for them that is dishonest or unpleasant and which they do not want to do themselves.
  • draw/make a distinction — If you draw a distinction or make a distinction, you say that two things are different.
  • drawing exchange format — (DXF) A file format for graphical information, similar to IGES. Commonly used by CAD systems like AutoCAD.
  • drop into someone's lap — to cause to be someone's responsibility
  • dual sensory impairment — the condition of being affected by sight and hearing loss
  • 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.
  • eliminative materialism — (in philosophy of mind) the theory that people's common-sense understanding of the mind is false and that certain classes of mental states that most people believe in do not exist
  • embarrassment of riches — If you say that someone has an embarrassment of riches, you mean that they have so many good things that these things are a problem.
  • endorsement advertising — the practice of saying that you approve of a company or product by appearing in advertisements for it
  • error correcting memory — (storage)   (ECM) RAM using some kind of error detection and correction (EDAC) scheme. The two types of memory errors in RAM (especially DRAM) are "soft" errors due to radiation-induced bit switching, and "hard" errors due to the unexpected deterioration of a memory chip. Soft errors do not indicate lasting damage to the memory board, but they do corrupt programs or data. Hard errors demand physical repairs. Single bit memory failures are the most common. A hard single bit failure, such as that caused by a completely dead chip can be corrected by EDAC if each chip supplies only one bit of each word. EDAC memory is the most common level of protection for minicomputers and mainframes whereas the cheaper parity protection is more common in microcomputers.
  • european monetary union — the agreement between members of the European Union to establish a common currency. The current participating members are Austria, Belgium, Finland, France, Germany, Greece, Ireland, Italy, Luxembourg, the Netherlands, Portugal, and Spain
  • exchange rate mechanism — European financial system
  • experimental psychology — the scientific study of the individual behaviour of man and other animals, esp of perception, learning, memory, motor skills, and thinking
  • extrinsic semiconductor — a semiconductor into which a doping agent has been introduced, giving it different electrical properties than the intrinsic semiconductor
  • fear-driven development — (jargon, humour)   When project management adds more pressure (fires someone or something). A play on test-driven development.
  • ferric ammonium oxalate — a green, crystalline, water-soluble, synthetically produced powder, (NH 4) 3 Fe(C 2 O 4) 3 ⋅3H 2 O, used chiefly in the manufacture of blueprint paper.
  • fifth marquis lansdowneHenry Charles Keith, 5th Marquis of Lansdowne, Lansdowne, 5th Marquis of.
  • finite impulse response — (electronics, DSP)   (FIR) A type of digital signal filter, in which every sample of output is the weighted sum of past and current samples of input, using only some finite number of past samples.
  • first come first served — You say 'first come first served' to indicate that a group of people or things will be dealt with or given something in the order in which they arrive.
  • foreign exchange market — the market for the international buying, selling and trading of currencies
  • free-enterprise economy — an economy characterized by free enterprise
  • frictional unemployment — those people who are in the process of moving from one job to another and who therefore appear in the unemployment statistics collected at any given time
  • functional requirements — (specification)   What a system should be able to do, the functions it should perform. This term is used at both the user requirements analysis and software requirements specifications phases in the software life-cycle. An example of a non-functional requirement is an initialisation sequence incorporated into the software that is specific to a given customer.
  • fundamental interaction — any of the four basic interactions that occur in nature: the gravitational, electromagnetic, strong, and weak interactions
  • galilean transformation — the equations in classical mechanics that relate position and time in two frames of reference that are moving uniformly with respect to each other. Compare inertial system, relativity (def 2).
  • ge information services — (networking, company)   One of the leading on-line services, started on 1st October 1985, providing subscribers with hundreds of special interest areas, computer hardware and software support, award-winning multi-player games, the most software files in the industry (over 200 000), worldwide news, sports updates, business news, investment strategies, and Internet electronic mail and fax (GE Mail). Interactive conversations (Chat Lines) and bulletin boards (Round Tables) with associated software archives are also provided. GEnie databases (through the ARTIST gateway) allow users to search the full text of thousands of publications, including Dun & Bradstreet Company Profiles; a GEnie NewsStand with more than 900 newspapers, magazines, and newsletters; a Reference Center with information ranging from Agriculture to World History; the latest in medical information from MEDLINE; and patent and trademark registrations. Telephone: +1 (800) 638 9636. TDD: +1 (800) 238 9172. E-mail: <[email protected]>.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?