0%

23-letter words containing act

  • 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.
  • 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
  • act of parliament clock — a pendulum wall clock of the late 18th century, usually having a black dial with gilt numbers: originally installed in English taverns because a burdensome tax prevented many homes from having private clocks.
  • actionable intelligence — the necessary background information that will enable someone to deal quickly and efficiently with a particular situation
  • actual cash value basis — Actual cash value basis is a method of valuing insured property that is calculated by subtracting depreciation from the replacement cost.
  • 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.
  • character assassination — A character assassination is a deliberate attempt to destroy someone's reputation, especially by criticizing them in an unfair and dishonest way when they are not present.
  • 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.
  • compact disc read-write — Compact Disc Rewritable
  • compact disc recordable — (storage)   (CD-R) A write-once version of CD-ROM. CD-Rs can hold about 650 megabytes of data. They are very durable and can be read by normal CD-ROM drives, but once data has been written it cannot be altered. Standard prerecorded CDs have their information permanently stamped into an aluminium reflecting layer. CD-R discs have a dye-based recording layer and an additional golden reflecting layer. Digital information is written to the disc by burning (forming) pits in the recording layer in a pattern corresponding to that of a conventional CD. The laser beam heats the substrate and recording layer to approximately 250 C. The recording layer melts and the substrate expands into the space that becomes available. See also CD-RW and DVD-RAM.
  • compact disc rewritable — (storage)   (CD-RW) A rewritable version of CD-ROM. A CD-RW drive can write about 650 megabytes of data to CD-RW media an unlimited number of times. Most CD-RW drives can also write once to CD-R media. CD-RW media cannot be read by CD-ROM drives built prior to 1997 due to the reduced reflectivity (15% compared to 70%) of CD-RW media. CD-RW drives and media are currently (1999) more expensive than CD-R drives and media. CD-R is sometimes considered a better technology for archival purposes as the data cannot be accidentally modified or tampered with, and encourages better archival practices. Standard prerecorded CDs have their information permanently stamped into an aluminium reflecting layer. CD-WR discs have a phase-change recording layer and an additional silver (aluminium) reflecting layer. A laser beam can melt crystals in the recording layer into a non-crystalline amorphous phase or anneal them slowly at a lower temperature back to the crystalline state. The different reflectance of the areas make them appear as the 'pits' and 'lands' of a standard CD. See also CD-R and DVD-RAM.
  • 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.
  • delayed stress reaction — a post-traumatic stress disorder occurring more than six months after the experience of a traumatic event.
  • differential compaction — differences in the extent to which sediment is compacted owing to topographic irregularities of the surface on which it is deposited.
  • direct characterization — the process by which the personality of a fictitious character is revealed by the use of descriptive adjectives, phrases, or epithets.
  • dissociative extraction — Dissociative extraction is when a component is divided between two liquids, which involves breakdown of the component.
  • electroweak interaction — a type of fundamental interaction combining both the electromagnetic interaction and the weak interaction
  • extravehicular activity — the act or an instance of floating and manoeuvring in space, outside but attached by a lifeline to a spacecraft
  • 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.
  • 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.
  • fundamental interaction — any of the four basic interactions that occur in nature: the gravitational, electromagnetic, strong, and weak interactions
  • have one's act together — anything done, being done, or to be done; deed; performance: a heroic act.
  • 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.
  • 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.
  • power factor correction — Power factor correction is the process of increasing the power factor to near unity without altering the original load.
  • secondary sex character — any of a number of manifestations, as development of breasts or beard, muscularity, distribution of fat tissue, and change of pitch in voice, specific to each sex and incipient at puberty but not essential to reproduction.
  • securities exchange act — a law passed in 1934 establishing the SEC.
  • self extracting archive — (file format)   (SEA) An archive format used on the Apple Macintosh. Double-clicking a file of this type should extract its contents.
  • symbolic interactionism — a theory that human interaction and communication is facilitated by words, gestures, and other symbols that have acquired conventionalized meanings.
  • the data protection act — a United Kingdom act of parliament designed to ensure the proper handling of information stored about individuals on computers and entitling individuals to find out what information is stored about them
  • transfer characteristic — the relationship between output and input of an electronic or electromechanical system, esp as depicted graphically
  • universal character set — (character, standard)   (UCS, ISO/IEC 10646) A 1993 ISO and IEC standard character set, also known as "Universal Multiple-Octet Coded Character Set". UCS comes in a 16-bit variant called UCS-2 and a 32-bit variant called UCS-4, which is composed of 16-bit UCS-2 "planes". So far only one 16-bit plane has been defined, which is known as the Basic Multilingual Plane. The implementation of UCS is still in its infancy, though some moves, such as the Java language defining a character to be 16 bits, are suggestive.
  • urinary tract infection — infection of any part of the urinary tract, especially the urethra or bladder, usually caused by a bacterium, Escherichia coli, and often precipitated by increased sexual activity, vaginitis, enlargement of the prostate, or stress. Abbreviation: UTI.
  • weak inter-action force — a force between elementary particles that causes certain processes that take place with low probability, as radioactive beta-decay and collisions between neutrinos and other particles.

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