0%

23-letter words containing st

  • 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.
  • abstract window toolkit — (graphics)   (AWT) Java's platform-independent windowing, graphics, and user-interface toolkit. The AWT is part of the Java Foundation Classes (JFC) - the standard API for providing a graphical user interface (GUI) for a Java program. Compare: SWING.
  • acoustical surveillance — the collecting or recording of information by sound-detection methods and devices, as for intelligence purposes.
  • acquired characteristic — a characteristic of an organism that results from increased use or disuse of an organ or the effects of the environment and cannot be inherited
  • adjusting journal entry — An adjusting journal entry is a journal entry that is made to correct an error or update an account.
  • administrative distance — (networking)   A rating of the trustworthiness of a routing information source set by the router administrator. In Cisco routers, administrative distance is a number between 0 and 255 (the higher the value, the less trustworthy the source).
  • administrative expenses — Administrative expenses are business expenses that are not related to the cost of goods or sales, such as salaries of office staff, insurance, and legal and accounting costs.
  • aion development system — (artificial intelligence, product)   (ADS) A commericial expert system shell developed by Aion Corporation that supported forward chainging and backward chaining and featured an object-oriented knowledge representation scheme, graphics and integrated with other programming languages like C and Pascal.
  • america first committee — a political pressure group that during 1940–41 urged the U.S. not to oppose fascism in Europe or enter World War II.
  • american stock exchange — the second largest stock exchange in the U.S., located in New York City. Abbreviation: ASE, A.S.E.
  • arthur jeffrey dempsterArthur Jeffrey, 1886–1950, U.S. physicist.
  • astro-inertial guidance — celestial guidance.
  • astronomical refraction — refraction (def 3).
  • astronomical-refraction — Physics. the change of direction of a ray of light, sound, heat, or the like, in passing obliquely from one medium into another in which its wave velocity is different.
  • australopithecus boisei — an extinct species of very rugged, large-toothed bipedal hominid, formerly known as Zinjanthropus boisei, that lived in eastern Africa one to two million years ago.
  • barrister and solicitor — an attorney who is licensed to prepare cases and argue them in court in the common-law provinces of Canada and in New Zealand and Australia.
  • be the making of sb/sth — If something is the making of a person or thing, it is the reason that they become successful or become very much better than they used to be.
  • block started by symbol — (memory)   (BSS) The uninitialised data segment produced by Unix linkers. Objects in the bss segment have only a name and a size but no value. Executable code is located in the code segment and initialised data in the data segment.
  • branch coverage testing — (programming)   A test method which aims to ensure that each possible branch from each decision point (e.g. "if" statement) is executed at least once, thus ensuring that all reachable code is executed.
  • broadcast quality video — (communications, multimedia)   Roughly, video with more than 30 frames per second at a resolution of 800 x 640 pixels. The quality of moving pictures and sound is determined by the complete chain from camera to receiver. Relevant factors are the colour temperature of the lighting, the balance of the red, green and blue vision pick-up tubes to produce the correct display colour temperature (which will be different) and the gamma pre-correction to cancel the non-linear characteristic of cathode-ray tubes in television receivers. The resolution of the camera tube and video coding system will determine the maximum number of pixels in the picture. Different colour coding systems have different defects. The NTSC system (National Television Systems Committee) can produce hue errors. The PAL system (Phase Alternation by Line) can produce saturation errors. Television modulation systems are specified by ITU CCIR Report 624. Low-resolution systems have bandwidths of 4.2 MHz with 525 to 625 lines per frame as used in the Americas and Japan. Medium resolution of 5 to 6.5 MHz with 625 lines is used in Europe, Asia, Africa and Australasia. High-Definition Television (HDTV) will require 8 MHz or more of bandwidth. A medium resolution (5.5 MHz in UK) picture can be represented by 572 lines of 402 pixels. Note the ratio of pixels to lines is not the same as the aspect ratio. A VGA display (480n lines of 640 pixels) could thus display 84% of the height of one picture frame. Most compression techniques reduce quality as they assume a restricted range of detail and motion and discard details to which the human eye is not sensitive. Broadcast quality implies something better than amateur or domestic video and therefore can't be retained on a domestic video recorder. Broadcasts use quadriplex or U-matic recorders. The lowest frame rate used for commercial entertainment is the 24Hz of the 35mm cinema camera. When broadcast on a 50Hz television system, the pictures are screened at 25Hz reducing the running times by 4%. On a 60Hz system every five movie frames are screened as six TV frames, still at the 4% increased rate. The six frames are made by mixing adjacent frames, with some degradation of the picture. A computer system to meet international standard reproduction would at least VGA resolution, an interlaced frame rate of 24Hz and 8 bits to represent the luminance (Y) component. For a component display system using red, green and blue (RGB) electron guns and phosphor dots each will require 7 bits. Transmission and recording is different as various coding schemes need less bits if other representations are used instead of RGB. Broadcasts use YUV and compression can reduce this to about 3.5 bits per pixel without perceptible degradation. High-quality video and sound can be carried on a 34 Mbaud channel after being compressed with ADPCM and variable length coding, potentially in real time.
  • business administration — a program of studies at a college or university covering finance, management of personnel, etc., designed to prepare a person for a career in business
  • cast in someone's teeth — (in most vertebrates) one of the hard bodies or processes usually attached in a row to each jaw, serving for the prehension and mastication of food, as weapons of attack or defense, etc., and in mammals typically composed chiefly of dentin surrounding a sensitive pulp and covered on the crown with enamel.
  • castellammare di stabia — a port and resort in SW Italy, in Campania on the Bay of Naples: site of the Roman resort of Stabiae, which was destroyed by the eruption of Vesuvius in 79 ad. Pop: 66 929 (2001)
  • certificate of registry — a document issued to a U.S. vessel engaged in foreign trade, stating its name, nationality, ownership, etc., and claiming for it all privileges pertaining to U.S. nationality.
  • characteristic equation — Mathematics. the characteristic polynomial of a given matrix, equated to zero. Also called auxiliary equation. an equation with one variable and equated to zero, which is derived from a given linear differential equation and in which the coefficient and power of the variable in each term correspond to the coefficient and order of a derivative in the original equation.
  • characteristic function — a function that assigns the value 1 to the members of a given set and the value 0 to its nonmembers
  • characteristic velocity — a measure of the effectiveness with which the combustion in a rocket engine produces high temperature and pressure, equal to the exhaust velocity divided by the thrust coefficient.
  • cheyne-stokes breathing — alternating shallow and deep breathing, as in comatose patients
  • chi-square distribution — a continuous single-parameter distribution derived as a special case of the gamma distribution and used esp to measure goodness of fit and to test hypotheses and obtain confidence intervals for the variance of a normally distributed variable
  • chronic wasting disease — a disease found among members of the deer family, a type of transmissible spongiform encephalopathy
  • circumstantial evidence — indirect evidence that tends to establish a conclusion by inference
  • combinatorial chemistry — the use of chemical methods to generate all possible combinations of chemicals
  • come to sb's assistance — If you come to someone's assistance, you take action to help them.
  • 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).
  • comparative linguistics — the study of the correspondences between languages that have a common origin.
  • concertgebouw orchestra — an Amsterdam orchestra, established in 1888, that has been independent of the Concertgebouw hall since World War II
  • concrete data structure — (theory)   (CDS) A model of programming language terms developed in the context of constructing fully abstract semantics for sequential languages. A CDS is a 4-tuple (C,V,E,|-) where C is a cell, V is a value, E is an event and |- is an "enabling relation". An event is a cell and a value. A cell C is "enabled" by a set of events S if S |- C. A state is a set of events which are consistent in that the values they give for any cell are all equal. Every cell in a state is enabled.
  • condition code register — a hardware register used for storing the current values of the condition codes
  • constant of gravitation — a law stating that any two masses attract each other with a force equal to a constant (constant of gravitation) multiplied by the product of the two masses and divided by the square of the distance between them.
  • 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.
  • constitutional monarchy — a monarchy governed according to a constitution that limits and defines the powers of the sovereign
  • 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.
  • 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.
  • consultant psychiatrist — a psychiatrist who has attained the rank of consultant
  • corporate restructuring — a change in the business strategy of an organization resulting in diversification, closing parts of the business, etc, to increase its long-term profitability
  • cost-of-living increase — a pay rise that is given because the cost of living has gone up
  • court of first instance — a court in which legal proceedings are begun or first heard

On this page, we collect all 23-letter words with ST. It’s easy to find right word with a certain length. It is the easiest way to find 23-letter word that contains ST 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?