0%

23-letter words containing c, u, t

  • fall through the cracks — to break without complete separation of parts; become fissured: The plate cracked when I dropped it, but it was still usable.
  • 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.
  • four colour map theorem — (mathematics, application)   (Or "four colour theorem") The theorem stating that if the plane is divided into connected regions which are to be coloured so that no two adjacent regions have the same colour (as when colouring countries on a map of the world), it is never necessary to use more than four colours. The proof, due to Appel and Haken, attained notoriety by using a computer to check tens of thousands of cases and is thus not humanly checkable, even in principle. Some thought that this brought the philosophical status of the proof into doubt. There are now rumours of a simpler proof, not requiring the use of a computer. See also chromatic number
  • fraunhofer gesellschaft — (company)   (FhG, FhG IIS, Institut für Integrierte Schaltungen) A german company, named after the physicist. IIS is Integrated Circuit Institute. FhG are known for their research on audio compression, especially MPEG-1 Layer-3 (MP3).
  • friction reducing agent — A friction reducing agent is an additive used to reduce friction exerted downhole on tools and pipes.
  • 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
  • fully associative cache — (memory management)   A type of cache in which data from any address can be stored in any cache location. The whole address must be used as the tag (the value that identifies a block of data in the cache). All tags must be compared simultaneously (associatively) with the requested address and if one matches then its associated data is accessed. This requires an associative memory to hold the tags which makes this form of cache more expensive. It does however solve the problem of contention for cache locations (cache conflict) since a block need only be flushed when the whole cache is full and then the block to flush can be selected in a more efficient way. The alternatives are direct mapped cache or set associative cache.
  • function graph language — (language)   (FGL) The machine language for the AMPS (Applicative Multi-Processing System) proposed by Robert Keller, Gary Lindstrom and Suhas Patil at the University of Utah.
  • function point analysis — (programming)   (FPA) A standard metric for the relative size and complexity of a software system, originally developed by Alan Albrecht of IBM in the late 1970s. Functon points (FPs) can be used to estimate the relative size and complexity of software in the early stages of development - analysis and design. The size is determined by identifying the components of the system as seen by the end-user: the inputs, outputs, inquiries, interfaces to other systems, and logical internal files. The components are classified as simple, average, or complex. All of these values are then scored and the total is expressed in Unadjusted FPs (UFPs). Complexity factors described by 14 general systems characteristics, such as reusability, performance, and complexity of processing can be used to weight the UFP. Factors are also weighted on a scale of 0 - not present, 1 - minor influence, to 5 - strong influence. The result of these computations is a number that correlates to system size. Although the FP metric doesn't correspond to any actual physical attribute of a software system (such as lines of code or the number of subroutines) it is useful as a relative measure for comparing projects, measuring productivity, and estimating the amount a development effort and time needed for a project. See also International Function Point Users Group.
  • 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
  • gamma-aminobutyric acid — GABA.
  • german southwest africa — a former name of Namibia.
  • grand duchess charlotteGrand Duchess (Charlotte Aldegonde Elise Marie Wilhelmine) 1896–1985, sovereign of Luxembourg 1919–64.
  • great black-backed gull — any of several white gulls, as Larus marinus (great black-backed gull) having a black back and wings.
  • have one's work cut out — to have as much work as one can manage
  • have struck/hit paydirt — If you say that someone has struck paydirt or has hit paydirt, you mean that they have achieved sudden success or gained a lot of money very quickly.
  • heaviside unit function — the function that is zero for any number less than zero and that is 1 for any number greater than or equal to zero.
  • heterogeneous catalysis — Heterogeneous catalysis is catalysis in which the catalyst does not take part in the reaction that it increases.
  • hire purchase agreement — an agreement between a seller and a buyer for the buyer to purchase something on hire purchase
  • homonymous construction — a construction that consists of the same morphemes in the same order as those of another construction, as Flying planes can be dangerous, in which planes in one construction is the object of flying, and in another the subject of can; a terminal string of formatives having two or more structural descriptions.
  • human leukocyte antigen — HLA.
  • human rights campaigner — a person who campaigns for human rights
  • hunchback of notre dame — French Notre Dame de Paris. a novel (1831) by Victor Hugo.
  • hypergeometric equation — a differential equation of the form, (x 2 − x) d 2 y / d 2 x + [(a+b +1) x−c ] dy/dx + abx =0, where a, b, and c are arbitrary constants.
  • hypergeometric function — a function that is a solution to a hypergeometric equation.
  • immunological tolerance — the absence of antibody production in response to the presence of antigens, usually as a result of previous exposure to the antigens
  • in your stockinged feet — wearing stockings or socks but no shoes
  • incontestability clause — a clause in a life-insurance or health-insurance policy stating that the insurer cannot contest the policy after a stated period of time.
  • industrial psychologist — a person who studies human behaviour and cognitive processes in relation to the working environment
  • initial public offering — An initial public offering is the first offering of stock when a company goes public.
  • interfascicular cambium — cambium that develops between the vascular bundles.
  • internal reconstruction — the hypothetical reconstruction of an earlier stage of a language or of some part of it, as its phonology, by deductions from irregularities in its present structure, as the reconstruction of a stage in English when certain instances of r were related to s in a systematic way by comparing the pair was:were to other pairs, as lose:forlorn.
  • internet public library — (IPL) A project at the University of Michigan School of Information and Library Studies to provide an on-line, 24 hour public library, chaired by an assemblage of librarians and information industry professionals. The library aims to provide library services to a target audience estimated to number 1/4 of the entire American population by the end of the century. The Internet Public Library is scheduled to go on-line in March 1995. Among the first services will be on-line reference; youth services; user education; and professional services for librarians. Mailing list: [email protected]
  • intrinsic semiconductor — an almost pure semiconductor to which no impurities have been added and in which the electron and hole densities are equal at thermal equilibrium
  • invertible counterpoint — counterpoint in which the voices, while retaining their original form, may be interchanged above or below one another in any order.
  • islamic fundamentalists — Muslims who believe in, advocate or support a conservative adherence to literal or traditional interpretations of the Qu'ran and the Sunnah
  • joint test action group (JTAG, or "IEEE Standard 1149.1") A standard specifying how to control and monitor the pins of compliant devices on a printed circuit board. Each device has four JTAG control lines. There is a common reset (TRST) and clock (TCLK). The data line daisy chains one device's test data out (TDO) pin to the test data in (TDI) pin on the next device. The protocol contains commands to read and set the values of the pins (and, optionally internal registers) of devices. This is called "boundary scanning". The protocol makes board testing easier as signals that are not visible at the board connector may be read and set. The protocol also allows the testing of equipment, connected to the JTAG port, to identify components on the board (by reading the device identification register) and to control and monitor the device's outputs. JTAG is not used during normal operation of a board.
  • katmai new instructions — Streaming SIMD Extensions
  • knock the bottom out of — to destroy or eliminate
  • largemouth (black) bass — a black bass (Micropterus salmoides) found in warm, sluggish waters
  • light and shade surface — (in architectural shades and shadows) a surface in a plane tangent to the parallel rays from the theoretical light source, treated as a shade surface.
  • lymphoblastic leukaemia — a severe blood disorder in which abnormal leukocytes are identified as immature forms of lymphocytes
  • made out of whole cloth — completely fictitious or false; made up
  • magnetic quantum number — the quantum number that designates the component of the orbital angular momentum in a fixed direction and that can assume all integral values between and including the orbital quantum number and the negative of the orbital quantum number.
  • magnetic susceptibility — the coefficient or set of coefficients of the magnetic intensity in any expression giving the components of magnetization as linear combinations of the components of magnetic intensity.
  • message digest function — one-way hash function
  • minimum security prison — A minimum security prison is a prison where there are fewer restrictions on prisoners than in a normal prison.
  • multimedia compact disc — (storage)   (MMCD) A CD-ROM standard for storing 4.7 GB of data including video. MMCD is being developed by a large numer of computer manufacturers and is expected to be shipped in late 1996 or early 1997. Initially it will be aimed at the consumer market, then perhaps in CD-ROM format for computers, and maybe later on erasble CD.
  • multiple-risk insurance — insurance that covers several risks
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?