0%

23-letter words containing f, a, t, s

  • field effect transistor — a transistor in which the output current is varied by varying the value of an electric field within a region of the device. Abbreviation: FET.
  • field-effect transistor — a transistor in which the output current is varied by varying the value of an electric field within a region of the device. Abbreviation: FET.
  • fifth marquis lansdowneHenry Charles Keith, 5th Marquis of Lansdowne, Lansdowne, 5th Marquis of.
  • finite element analysis — Finite element analysis is a type of computer-based analysis which calculates variations of quantities such as temperature or stress in a body by dividing it into small parts with no spaces between them.
  • first earl of leicesterRobert, 1st Earl of Leicester, 1532?–88, British statesman and favorite of Queen Elizabeth.
  • first earl of straffordThomas, 1st Earl of Strafford, Strafford, 1st Earl of.
  • first strike capability — the ability to use nuclear missiles in an opening attack calculated to destroy the enemy's nuclear weapons
  • fish in troubled waters — any of various cold-blooded, aquatic vertebrates, having gills, commonly fins, and typically an elongated body covered with scales.
  • five-and-ten-cent store — a store that sells a wide variety of inexpensive merchandise, orig. with many articles priced at five or ten cents
  • floating-point specrate — SPECrate_fp92
  • for it's/their own sake — If you do something for its own sake, you do it because you want to, or because you enjoy it, and not for any other reason. You can also talk about, for example, art for art's sake or sport for sport's sake.
  • forest tent caterpillar — any of the larvae of several moths of the genus Malacosoma, which feed on the leaves of orchard and shade trees and live colonially in a tentlike silken web.
  • fractional distillation — the separation of volatile components of different boiling points in a mixture by the gradual increase of temperature and the separate collection of each component.
  • 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).
  • friedel-crafts reaction — a reaction for the synthesis of hydrocarbons and ketones by the alkylation or acylation of an aromatic compound in the presence of a catalyst, typically anhydrous aluminum chloride.
  • 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 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.
  • 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).
  • gastroesophageal reflux — a chronic condition in which acid from the stomach flows back into the lower esophagus, causing pain or tissue damage.
  • 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]>.
  • german southwest africa — a former name of Namibia.
  • greater spotted dogfish — a cat shark found in the Northeast Atlantic, Scyliorhinus stellaris
  • have a way of doing sth — If you say that someone or something has a way of doing a particular thing, you mean that they often do it.
  • have bats in the belfry — to be mad or eccentric; have strange ideas
  • have the makings of sth — If you say that a person or thing has the makings of something, you mean it seems possible or likely that they will become that thing, as they have the necessary qualities.
  • have tickets on oneself — to be conceited
  • 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.
  • hermit of st. augustine — a member of an order of mendicant friars, founded in 1256.
  • horsehair-blight fungus — a fungal parasite, Marasmius equicrinis, that causes a disease of certain tropical plants, especially tea.
  • in the arms of morpheus — sleeping
  • in the nature of things — If you say that something is in the nature of things, you mean that you would expect it to happen in the circumstances mentioned.
  • in your heart of hearts — If you believe or know something in your heart of hearts, that is what you really believe or think, even though it may sometimes seem that you do not.
  • informatics corporation — (company)   Renamed to Sterling Software Corp.
  • inherently safer design — Inherently safer design is when a lot of consideration is given to safety when designing a process.
  • installable file system — (operating system)   (IFS or "File System Driver", "FSD") An API that allows you to extend OS/2 to access files stored on disk in formats other than FAT and HPFS, and access files that are stored on a network file server. For example an IFS could provide programs running under OS/2 (including DOS and Windows programs) with access to files stored under Unix using the Berkeley fast file system. The other variety of IFS (a "remote file system" or "redirector") allows file sharing over a LAN, e.g. using Unix's Network File System protocol. In this case, the IFS passes a program's file access requests to a remote file server, possibly also translating between different file attributes used by OS/2 and the remote system. Documentation on the IFS API has been available only by special request from IBM. An IFS is structured as an ordinary 16-bit DLL with entry points for opening, closing, reading, and writing files, the swapper, file locking, and Universal Naming Convention. The main part of an IFS that runs in ring 0 is called by the OS/2 kernel in the context of the caller's process and thread. The other part that runs in ring 3 is a utility library with entry points for FORMAT, RECOVER, SYS, and CHKDSK.
  • interfascicular cambium — cambium that develops between the vascular bundles.
  • islamic fundamentalists — Muslims who believe in, advocate or support a conservative adherence to literal or traditional interpretations of the Qu'ran and the Sunnah
  • kinetic theory of gases — a theory that the particles in a gas move freely and rapidly along straight lines but often collide, resulting in variations in their velocity and direction. Pressure is interpreted as arising from the impacts of these particles with the walls of a container.
  • least significant digit — the digit farthest to the right in a number. Abbreviation: LSD.
  • 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.
  • liquefied petroleum gas — a mixture of various petroleum gases, esp propane and butane, stored as a liquid under pressure and used as an engine fuel
  • lower of cost or market — Lower of cost or market is a method of valuing assets where the asset is valued at either the historical cost or the fair market value, whichever is lower.
  • magnetic field strength — that part of the magnetic induction that is determined at any point in space by the current density and displacement current at that point independently of the magnetic or other physical properties of the surrounding medium. Symbol: H.
  • main distribution frame — (networking)   (MDF) The network closet containing the main hub.
  • make allowances for sth — If you make allowances for something, you take it into account in your decisions, plans, or actions.
  • make an honest woman of — to marry (a woman, esp one who is pregnant) to prevent scandal
  • masters of the universe — extremely powerful and wealthy members of the financial professions
  • meaningful relationship — a romantic relationship based upon mutual respect and supportiveness and marked by a sense of commitment and fulfillment.
  • message digest function — one-way hash function
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?