0%

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

  • 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.
  • federal crop insurance — insurance against the failure of certain crops provided to farmers and producers by the Federal Government
  • forced place insurance — Forced place insurance is insurance taken out by a bank or creditor on an uninsured debtor's behalf on a property that is being used as collateral.
  • frequency distribution — the correspondence of a set of frequencies with the set of categories, intervals, or values into which a population is classified.
  • fresh out of something — If you are fresh out of something, you have recently used the last of it and have none left.
  • geometric distribution — the distribution of the number, x, of independent trials required to obtain a first success: where the probability in each is p, the probability that x = r is p(1-p)r–1, where r = 1, 2, 3, …, with mean 1/p
  • give it up for someone — to applaud someone
  • go through the motions — the action or process of moving or of changing place or position; movement.
  • gran turismo omologato — (of an automobile) certified as conforming to the specifications, as fuel capacity and engine displacement, for a class of standard automobiles (Gran Turismo) qualified to engage in various types of competitions. Abbreviation: GTO.
  • green around the gills — the respiratory organ of aquatic animals, as fish, that breathe oxygen dissolved in water.
  • gross national product — the total monetary value of all final goods and services produced in a country during one year. Abbreviation: GNP.
  • gross written premiums — Gross written premiums are the total revenue from a contract expected to be received by an insurer before deductions for reinsurance or ceding commissions.
  • guanosine triphosphate — GTP.
  • gulf of saint lawrence — a deep arm of the Atlantic off the E coast of Canada between Newfoundland and the mainland coasts of Quebec, New Brunswick, and Nova Scotia
  • heart is in your mouth — If your heart is in your mouth, you feel very excited, worried, or frightened.
  • here's mud in your eye — a humorous drinking toast
  • hermann-mauguin symbol — a notation for indicating a particular point group.
  • historical linguistics — the study of changes in a language or group of languages over a period of time.
  • hold the purse stringshold the purse strings, to have the power to determine how money shall be spent.
  • hue, saturation, value — (graphics)   (HSV) A colour model that describes colours in terms of hue (or "tint"), saturation (or "shade") and value (or "tone" or "luminance").
  • hybrid multiprocessing — (parallel)   (HMP) The kind of multitasking which OS/2 supports. HMP provides some elements of symmetric multiprocessing, using add-on IBM software called MP/2. OS/2 SMP was planned for release in late 1993.
  • in one's birthday suit — naked; nude
  • in your wildest dreams — If you say that you could not imagine a particular thing in your wildest dreams, you are emphasizing that you think it is extremely strange or unlikely.
  • industrial archaeology — the study of past industrial machines, works, etc
  • industrialized country — a country characterized by industry on an extensive scale
  • instruction scheduling — The compiler phase that orders instructions on a pipelined, superscalar, or VLIW architecture so as to maximise the number of function units operating in parallel and to minimise the time they spend waiting for each other. Examples are filling a delay slot; interspersing floating-point instructions with integer instructions to keep both units operating; making adjacent instructions independent, e.g. one which writes a register and another which reads from it; separating memory writes to avoid filling the write buffer. Norman P. Jouppi and David W. Wall, "Available Instruction-Level Parallelism for Superscalar and Superpipelined Processors", Proceedings of the Third International Conference on Architectural Support for Programming Languages and Operating Systems, pp. 272--282, 1989.
  • interactive courseware — (ICW) A training program controlled by a computer that relies on trainee input to determine the order and pace of instruction delivery. The trainee advances through the sequence of instructional events by making decisions and selections. The instruction branches according to the trainee's responses. ICW is a US military term which includes computer-aided instruction and computer-based training.
  • java community process — (project)   (JCP) An organization controlled by Sun Microsystems to further the growth of the Java language and runtime. The JCP produces standards called Java Standard Requests, which are "requests" in the same sense as RFCs.
  • junior sales associate — A junior sales associate is an inexperienced member of the sales staff, usually receiving training or supervised by more experienced staff.
  • justification by works — the belief that a person becomes just before God by the performance of good works: the doctrine against which Luther protested in inaugurating the Protestant Reformation.
  • keep a person guessing — to let a person remain in a state of uncertainty
  • kill yourself laughing — If you say that you killed yourself laughing, you are emphasizing that you laughed a lot because you thought something was extremely funny.
  • label switching router — (networking)   (LSR) A device that typically resides somewhere in the middle of a network and is capable of forwarding datagrams by label switching. In many cases, especially early versions of MPLS networks, a LSR will typically be a modified ATM switch that forwards datagrams based upon a label in the VPI/VCI field.
  • lady's not for burning — a verse play (1948) by Christopher Fry.
  • land of the rising sun — Japan.
  • lunar excursion module — lunar module. Abbreviation: LEM.
  • mcculloch-pitts neuron — (artificial intelligence)   The basic building block of artificial neural networks. It receives one or more inputs and produces one or more identical outputs, each of which is a simple non-linear function of the sum of the inputs to the neuron. The non-linear function is typically a threshhold or step function which is usually smoothed (i.e. a sigmoid) to facilitate learning.
  • mind your own business — an occupation, profession, or trade: His business is poultry farming.
  • mind-your-own-business — baby's-tears.
  • missing persons bureau — the part of the Police Force dealing with tracing missing people
  • molecular distillation — a vacuum distillation in which the molecules of the distillate reach the condenser before colliding with one another.
  • mountain standard time — one of the standard times used in North America, seven hours behind Greenwich Mean Time
  • national semiconductor — (company)   A semiconductor manufacturer, responsible for the SC/MP, National Semiconductor 16000 and National Semiconductor 32000 series of microprocessors.
  • natural classification — classification of organisms according to relationships based on descent from a common ancestor
  • nominal semidestructor — (abuse)   Slang for "National Semiconductor", found among other places in the 4.3BSD networking sources. During the late 1970s to mid-1980s this company marketed a series of microprocessors including the National Semiconductor 16000 and National Semiconductor 32000. At one point early in the great microprocessor race, the specs on these chips made them look like serious competition for the rising Intel 80x86 and Motorola 680x0 series. Unfortunately, the actual parts were notoriously flaky and never implemented the full instruction set promised in their literature, apparently because the company couldn't get any of the mask steppings to work as designed. They eventually sank without trace, joining the Zilog Z8000 and a few even more obscure also-rans in the graveyard of forgotten microprocessors.
  • non-constructive proof — (logic)   (Or "existence proof") A proof that something exists that does not provide an example of that thing or a method for finding an example. (A constructive proof does provide such an example or method). For example, for any pair of finite real numbers n < 0 and p > 0 there exists a real number 0 < k < 1 such that f(k) = (1-k)*n + k*p = 0. A non-constructive proof might proceed by observing that as k changes continuously from 0 to 1, f(k) changes continuously from n to p and, since they lie either side of zero, f(k) must pass through zero for some intermediate value of k. This proof does not tell us what that value of k is, only that it exists.
  • non-maskable interrupt — (NMI) An IRQ 7 on the PDP-11 or 680x0 or the NMI line on an 80x86. In contrast with a priority interrupt (which might be ignored, although that is unlikely), an NMI is *never* ignored.
  • non-restrictive clause — a relative clause that describes or supplements but is not essential in establishing the identity of the antecedent and is usually set off by commas in English. In This year, which has been dry, is bad for crops the clause which has been dry is a nonrestrictive clause.
  • nondestructive testing — any of several methods of detecting flaws in metals without causing damage. The most common techniques involve the use of X-rays, gamma rays, and ultrasonic vibrations
  • nonspecific urethritis — nongonococcal urethritis.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?