0%

25-letter words containing a, m, o, n, i, c

  • abstract machine notation — (language)   (AMN) A language for specifying abstract machines in the B-Method, based on the mathematical theory of Generalised Substitutions.
  • advance information sheet — a document giving details about a book that is to be published in the near future
  • american standard version — a revised version of the Authorized (King James) Version of the Bible, published by a committee of American scholars in 1901
  • anticipatory assimilation — assimilation in which a following sound has an effect on a preceding one, as in pronouncing have in have to as [haf] /hæf/ (Show IPA) influenced by the voiceless (t) in to.
  • antixerophthalmic vitamin — vitamin A.
  • arithmetic and logic unit — (processor)   (ALU or "mill") The part of the central processing unit which performs operations such as addition, subtraction and multiplication of integers and bit-wise AND, OR, NOT, XOR and other Boolean operations. The CPU's instruction decode logic determines which particular operation the ALU should perform, the source of the operands and the destination of the result. The width in bits of the words which the ALU handles is usually the same as that quoted for the processor as a whole whereas its external busses may be narrower. Floating-point operations are usually done by a separate "floating-point unit". Some processors use the ALU for address calculations (e.g. incrementing the program counter), others have separate logic for this.
  • armored personnel carrier — a tracked military vehicle with a steel or aluminum hull used to transport troops in combat and usually fitted with light armament. Abbreviation: APC.
  • association for computing — (body)   (ACM, before 1997 - "Association for Computing Machinery") The largest and oldest international scientific and educational computer society in the industry. Founded in 1947, only a year after the unveiling of ENIAC, ACM was established by mathematicians and electrical engineers to advance the science and application of Information Technology. John Mauchly, co-inventor of the ENIAC, was one of ACM's founders. Since its inception ACM has provided its members and the world of computer science a forum for the sharing of knowledge on developments and achievements necessary to the fruitful interchange of ideas. ACM has 90,000 members - educators, researchers, practitioners, managers, and engineers - who drive the Association's major programs and services - publications, special interest groups, chapters, conferences, awards, and special activities. The ACM Press publishes journals (notably CACM), book series, conference proceedings, CD-ROM, hypertext, video, and specialized publications such as curricula recommendations and self-assessment procedures.
  • asynchronous transmission — electronic communication between digital devices, as two separate computers that run at different speeds, that requires start and stop bits for each character transmitted.
  • at the back of one's mind — not in one's conscious thoughts
  • automatic data processing — ADP.
  • automatic network routing — (protocol)   (ANR) A source routing protocol used to route LU6.2 session and control traffic from node to node through a High Performance Routing network or subnet. ANR operates at the lower end of the SNA Path Control layer.
  • automatic vending machine — a machine that automatically dispenses goods, such as cigarettes, when money is inserted
  • basic programming support — (operating system, tool)   (BPS, colloquially: Barely Programming Support) A suite of utility routines from IBM to perform very simple procedures like formatting a disk or labelling a tape. BPS was only available on punched cards.
  • biochemical oxygen demand — a measure of the organic pollution of water: the amount of oxygen, in mg per litre of water, absorbed by a sample kept at 20°C for five days
  • caltech intermediate form — (language)   (CIF) A geometry language for VLSI design, in which the primitives are coloured rectangles.
  • catholic emancipation act — an act of Parliament (1829) permitting Roman Catholics to hold parliamentary office and repealing other laws that imposed civil disabilities on Catholics.
  • certificate of enrollment — a document issued to a U.S. vessel of 20 tons gross or more, engaged in fishing or in trade along the U.S. coast, on the Great Lakes, or on U.S. inland waters.
  • character encoding scheme — character encoding
  • characteristic polynomial — an expression obtained from a given matrix by taking the determinant of the difference between the matrix and an arbitrary variable times the identity matrix.
  • chief information officer — (job)   (CIO) The person who determines the overall strategic direction and business contribution of the information systems function in a business.
  • chorionic villus sampling — a method of diagnosing genetic disorders early in pregnancy by the removal by catheter through the cervix or abdomen of a tiny sample of tissue from the chorionic villi
  • colony-stimulating factor — any of a number of substances, secreted by the bone marrow, that cause stem cells to proliferate and differentiate, forming colonies of specific blood cells. Synthetic forms are being tested for their ability to reduce the toxic effects of chemotherapy
  • commissioner of education — (in the US) the head of a state's education department
  • common object file format — (file format)   (COFF) The executable file and object file format used by Unix System V Release 3 and later.
  • commonwealth of australia — Australia's official title
  • communication engineering — the branch of engineering that deals with telecommunications and computer programming and networking.
  • communications of the acm — (publication)   (CACM) A monthly publication by the Association for Computing Machinery sent to all members. CACM is an influential publication that keeps computer science professionals up to date on developments. Each issue includes articles, case studies, practitioner oriented pieces, regular columns, commentary, departments, the ACM Forum, technical correspondence and advertisements.
  • compensated semiconductor — a semiconductor in which donors and acceptors are related in such a way that their opposing electrical effects are partially cancelled
  • complementarity principle — the principle that experiments on physical systems of atomic size or smaller, as electrons or photons, can exhibit either particle or wave behavior but not both simultaneously.
  • complete partial ordering — (theory)   (cpo) A partial ordering of a set under a relation, where all directed subsets have a least upper bound. A cpo is usually defined to include a least element, bottom (David Schmidt calls this a pointed cpo). A cpo which is algebraic and boundedly complete is a (Scott) domain.
  • computational linguistics — the statistical study of language using computers
  • computer-aided publishing — desktop publishing. Abbreviation: CAP.
  • conductiometric titration — a titration technique in which the end-point is determined by measuring the conductance of the solution
  • configuration programming — (programming)   An approach that advocates the use of a separate configuration language to specify the coarse-grain structure of programs. Configuration programming is particularly attractive for concurrent, parallel and distributed systems that have inherently complex program structures.
  • constant applicative form — (functional programming)   (CAF) A supercombinator which is not a lambda abstraction. This includes truly constant expressions such as 12, (+ 1 2), [1, 2, 3] as well as partially applied functions such as (+ 4). Note that this last example is equivalent under eta abstraction to \ x . + 4 x which is not a CAF. Since a CAF is a supercombinator, it contains no free variables. Moreover, since it is not a lambda abstraction it contains no variables at all. It may however contain identifiers which refer to other CAFs, e.g. c 3 where c = (* 2). A CAF can always be lifted to the top level of the program. It can either be compiled to a piece of graph which will be shared by all uses or to some shared code which will overwrite itself with some graph the first time it is evaluated. A CAF such as ints = from 1 where from n = n : from (n+1) can grow without bound but may only be accessible from within the code of one or more functions. In order for the garbage collector to be able to reclaim such structures, we associate with each function a list of the CAFs to which it refers. When garbage collecting a reference to the function we collect the CAFs on its list.
  • constructional homonymity — the property of a string of morphemes that is susceptible of two or more syntactic analyses, as in Flying planes can be dangerous, planes may be either the object of flying or the subject of can.
  • cost-of-living adjustment — an adjustment to pay which takes account of a change in the cost of living
  • data encryption algorithm — (DEA) An ANSI standard defined in ANSI X3.92-1981. It is identical to the Data Encryption Standard (DES).
  • data processing equipment — Data processing equipment is electrically operated equipment that accumulates, processes, and stores data.
  • dell computer corporation — (company)   One of the biggest US manufacturers of IBM PC compatibles. "From notebooks to networks", their slogan says.
  • democratic unionist party — a Northern Irish political party, founded by Ian Paisley in 1971, advocating the maintenance of union with the UK
  • department of agriculture — the department of the U.S. federal government that institutes and administers all federal programs dealing with agriculture. Abbreviation: USDA.
  • discrete cosine transform — (mathematics)   (DCT) A technique for expressing a waveform as a weighted sum of cosines. The DCT is central to many kinds of signal processing, especially video compression. Given data A(i), where i is an integer in the range 0 to N-1, the forward DCT (which would be used e.g. by an encoder) is: B(k) = sum A(i) cos((pi k/N) (2 i + 1)/2) i=0 to N-1 B(k) is defined for all values of the frequency-space variable k, but we only care about integer k in the range 0 to N-1. The inverse DCT (which would be used e.g. by a decoder) is: AA(i)= sum B(k) (2-delta(k-0)) cos((pi k/N)(2 i + 1)/2) k=0 to N-1 where delta(k) is the Kronecker delta. The main difference between this and a discrete Fourier transform (DFT) is that the DFT traditionally assumes that the data A(i) is periodically continued with a period of N, whereas the DCT assumes that the data is continued with its mirror image, then periodically continued with a period of 2N. Mathematically, this transform pair is exact, i.e. AA(i) == A(i), resulting in lossless coding; only when some of the coefficients are approximated does compression occur. There exist fast DCT algorithms in analogy to the Fast Fourier Transform.
  • document image processing — (DIP) Storage, management and retrieval of images.
  • domain architecture model — (systems analysis)   A set of software architectures generic to a domain that define organising frameworks for constructing new application designs and implementations within the domain, consistent with the domain requirements model.
  • dopamine receptor agonist — A dopamine receptor agonist is any compound that activates dopamine receptors when dopamine is not present.
  • double wingback formation — an offensive formation in which two backs line up at opposite ends of the backfield about one yard outside of the ends and about one yard behind the line of scrimmage.
  • dual tone multi frequency — (communications)   (DTMF, or "touch-tone") A method used by the telephone system to communicate the keys pressed when dialling. Pressing a key on the phone's keypad generates two simultaneous tones, one for the row and one for the column. These are decoded by the exchange to determine which key was pressed.
  • electromagnetic radiation — radiation consisting of self-sustaining oscillating electric and magnetic fields at right angles to each other and to the direction of propagation. It does not require a supporting medium and travels through empty space at the speed of light

On this page, we collect all 25-letter words with A-M-O-N-I-C. It’s easy to find right word with a certain length. It is the easiest way to find 25-letter word that contains in A-M-O-N-I-C 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?