0%

23-letter words containing int

  • abstract interpretation — (theory)   A partial execution of a program which gains information about its semantics (e.g. control structure, flow of information) without performing all the calculations. Abstract interpretation is typically used by compilers to analyse programs in order to decide whether certain optimisations or transformations are applicable. The objects manipulated by the program (typically values and functions) are represented by points in some domain. Each abstract domain point represents some set of real ("concrete") values. For example, we may take the abstract points "+", "0" and "-" to represent positive, zero and negative numbers and then define an abstract version of the multiplication operator, *#, which operates on abstract values: *# | + 0 - ---|------ + | + 0 - 0 | 0 0 0 - | - 0 + An interpretation is "safe" if the result of the abstract operation is a safe approximation to the abstraction of the concrete result. The meaning of "a safe approximation" depends on how we are using the results of the analysis. If, in our example, we assume that smaller values are safer then the "safety condition" for our interpretation (#) is a# *# b# <= (a * b)# where a# is the abstract version of a etc. In general an interpretation is characterised by the domains used to represent the basic types and the abstract values it assigns to constants (where the constants of a language include primitive functions such as *). The interpretation of constructed types (such as user defined functions, sum types and product types) and expressions can be derived systematically from these basic domains and values. A common use of abstract interpretation is strictness analysis. See also standard interpretation.
  • acceptable daily intake — the amount of a substance that people can consume on a daily basis without damaging their health
  • actionable intelligence — the necessary background information that will enable someone to deal quickly and efficiently with a particular situation
  • artificial intelligence — Artificial intelligence is a type of computer technology which is concerned with making machines work in an intelligent way, similar to the way that the human mind works. The abbreviation AI is also used.
  • artificial-intelligence — the capacity of a computer to perform operations analogous to learning and decision making in humans, as by an expert system, a program for CAD or CAM, or a program for the perception and recognition of shapes in computer vision systems. Abbreviation: AI, A.I.
  • cauchy integral formula — a theorem that gives an expression in terms of an integral for the value of an analytic function at any point inside a simple closed curve of finite length in a domain.
  • cauchy integral theorem — the theorem that the integral of an analytic function about a closed curve of finite length in a finite, simply connected domain is zero.
  • come into one's/its own — If someone or something comes into their own, they become very successful or start to perform very well because the circumstances are right.
  • communication interface — an electronic circuit, usually designed to a specific standard, that enables one machine to telecommunicate with another machine
  • communist international — Third International.
  • communist-international — an international organization (1919–43), founded in Moscow, uniting Communist groups of various countries and advocating the attainment of their ends by violent revolution. Also called Comintern, Communist International. Compare international (def 6).
  • constant of integration — a constant that is added to the function obtained by evaluating the indefinite integral of a given function, indicating that all indefinite integrals of the given function differ by, at most, a constant.
  • constant velocity joint — A constant velocity joint is a universal joint in which the output shaft rotates at constant speed if the input shaft speed is constant.
  • constant-velocity joint — a universal joint that is used in the drive train of front-wheel-drive cars and operates effectively even when the shafts being connected meet at a sharp angle.
  • constraint satisfaction — (application)   The process of assigning values to variables while meeting certain requirements or "constraints". For example, in graph colouring, a node is a variable, the colour assigned to it is its value and a link between two nodes represents the constraint that those two nodes must not be assigned the same colour. In scheduling, constraints apply to such variables as the starting and ending times for tasks. The Simplex method is one well known technique for solving numerical constraints. The search difficulty of constraint satisfaction problems can be determined on average from knowledge of easily computed structural properties of the problems. In fact, hard instances of NP-complete problems are concentrated near an abrupt transition between under- and over-constrained problems. This transition is analogous to phase transitions in physical systems and offers a way to estimate the likely difficulty of a constraint problem before attempting to solve it with search.
  • corridor of uncertainty — an area of a wicket just outside a batsman's off stump, so located that the batsman will have difficulty in deciding whether or not to play a ball bowled into it
  • disintegration constant — decay constant.
  • drop into someone's lap — to cause to be someone's responsibility
  • electroweak interaction — a type of fundamental interaction combining both the electromagnetic interaction and the weak interaction
  • floating-point specrate — SPECrate_fp92
  • 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.
  • fundamental interaction — any of the four basic interactions that occur in nature: the gravitational, electromagnetic, strong, and weak interactions
  • gastrointestinal series — GI series.
  • get sth into one's head — If you get a fact or idea into your head, you suddenly realize or think that it is true and you usually do not change your opinion about it.
  • grant-maintained school — a school funded directly by central government
  • health maintenance plan — A health maintenance plan is a health insurance policy that provides preventive care like vaccinations, doctor checkups, and screenings, for a prepaid fee.
  • in a state/into a state — If you are in a state or if you get into a state, you are very upset or nervous about something.
  • integrated fire control — an electronic system that locates and tracks a target, computes the data, and employs a weapon to destroy it.
  • interchange file format — (file format)   (IFF, full name "EA IFF 1985") A generic file format published by Electronic Arts as an open standard. IFF is chunk-based and hierarchical so files can include other files. It is easily extensible and an all round Good Idea. An IFF file starts with one of the following "group IDs": 'FORM', 'LIST' or 'CAT '. This is followed by an unsigned 32-bit number of bytes in the remainder of the file. Then comes an ID that indicates which type of IFF file this is. The main image type is ILBM, audio is either AIFF or 8SVX, animations are ANIM etc. An IFF file will probably have a filename extension related to this file type stored in the file. The rest of the file is divided into chunks each of which also has a four-byte header and byte count.
  • interfascicular cambium — cambium that develops between the vascular bundles.
  • interference microscope — a microscope that utilizes light interference phenomena to create two superimposed images of an object, making possible the observation of transparent objects without using the staining technique.
  • intermediate technology — technology which combines sophisticated ideas with cheap and readily available materials, esp for use in developing countries
  • internal rate of return — an interest rate giving a net present value of zero when applied to the expected cash flow of a project. Its value, compared to the cost of the capital involved, is used to determine the project's viability
  • 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.
  • international date line — the line approximately following the 180° meridian from Greenwich on the east side of which the date is one day earlier than on the west
  • international relations — a branch of political science dealing with the relations between nations.
  • internet monthly report — (IMR) Publication designed to communicate to the Internet Research Group the accomplishments, milestones reached, or problems discovered by the participating organisations.
  • 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]
  • interval of convergence — an interval associated with a given power series such that the series converges for all values of the variable inside the interval and diverges for all values outside it.
  • 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.
  • 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.
  • knock into a cocked hat — a man's hat, worn especially in the 18th century, having a wide, stiff brim turned up on two or three sides toward a peaked crown. Compare bicorne, tricorn (def 2).
  • large-scale integration — LSI.
  • letter-quality printing — high-quality output in printed form from a printer linked to a word processor
  • mortise and tenon joint — a joint (in wood or stone) using a mortise and tenon
  • painting and decorating — interior decoration
  • point-to-point protocol — (communications, protocol)   (PPP) The protocol defined in RFC 1661, the Internet standard for transmitting network layer datagrams (e.g. IP packets) over serial point-to-point links. PPP has a number of advantages over SLIP; it is designed to operate both over asynchronous connections and bit-oriented synchronous systems, it can configure connections to a remote network dynamically, and test that the link is usable. PPP can be configured to encapsulate different network layer protocols (such as IP, IPX, or AppleTalk) by using the appropriate Network Control Protocol (NCP).
  • portable tool interface — (programming, standard)   (PTI) A standard such as PCTE, allowing interworking between different software tools via defined interfaces to the user and to the repository or object management system.
  • print services facility — (printer)   (PSF) IBM's system software which generates native IBM printer language, IPDS and, depending on the version, PostScript and LaserJet PCL. See also: Advanced Function Presentation.

On this page, we collect all 23-letter words with INT. It’s easy to find right word with a certain length. It is the easiest way to find 23-letter word that contains INT to use in Scrabble or Crossword puzzles.

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?