0%

34-letter words containing s, t, o, r, m, c

  • adaptive transform acoustic coding — (algorithm)   (ATRAC) An audio compression algorithm, introduced by Sony for its Mini Disk, which relies on the masking of low-amplitude frequency components by temporaly adjacent high-amplitude components. ATRAC consists of a three-band subband encoder (0...5.5, 5.5...11, 11...22 kHz) and a MDCT based transformation encoder.
  • algebra of communicating processes — (theory)   (ACP) Compare CCS.
  • american friends service committee — a social-service organization founded 1917 by the Religious Society of Friends: Nobel Peace Prize 1947. Abbreviation: AFSC, A.F.S.C.
  • armenian soviet socialist republic — a republic of the U.S.S.R.: now Armenia (the country)
  • association of american publishers — (body, publication)   (AAP) A group engaged in standardisation efforts in document preparation.
  • asymmetric digital subscriber loop — Asymmetric Digital Subscriber Line
  • automatic mathematical translation — (mathematics, tool)   (AMTRAN) A system developed by NASA in Huntsville in 1966 for the IBM 1620, based on the Culler-Fried System. It required a special terminal.
  • be charm, success, etc personified — to be very charming, successful, etc
  • chechen-ingush autonomous republic — an autonomous republic of the Russian Federation, in Caucasia. 7350 sq. mi. (19,300 sq. km). Capital: Grozny.
  • come to a head/bring sth to a head — If a problem or disagreement comes to a head or is brought to a head, it becomes so bad that something must be done about it.
  • communicating functional processes — (language)   (CFP) A parallel functional programming language.
  • communicating sequential processes — (language, parallel)   (CSP) A notation for concurrency based on synchronous message passing and selective communications designed by Anthony Hoare in 1978. It features cobegin and coend and was a precursor to occam. See also Contextually Communicating Sequential Processes.
  • component integration laboratories — (project)   (CIL) An effort to create a common framework for interoperability between application programs on desktop platforms, formed by Apple Computer, Inc., IBM, Novell, Oracle, Taligent, WordPerfect and Xerox.
  • comprehensive perl archive network — (tool)   (CPAN) A collection of Internet archives containing material related to the Perl programming language.
  • consumer product safety commission — an independent regulatory agency, created in 1972, that protects the public against risk of injury from consumer products. Abbreviation: CPSC.
  • continuous system modeling program — (simulation)   (CSMP) A program for simulation of dynamics of continuous systems by numerical integration of complex systems of differential equations. CSMP is similar to CSSL.
  • continuously variable transmission — a transmission, typically using rubber belts and pulleys, in which the ratio of the rotational speeds of two shafts, as the drive shaft and driven shaft of a vehicle, can be varied continuously within a given range, providing an infinite number of possible ratios. Abbreviation: CVT.
  • control program for microcomputers — (operating system)   (CP/M) An early microcomputer operating system written by Gary Kildall of Digital Research for 8080 and Zilog Z80-based 8-bit computers. CP/M was very popular in the late 1970s but was virtually wiped out by MS-DOS after the release of the IBM PC in 1981. Many of CP/M's features and conventions strongly resemble those of early DEC operating systems such as TOPS-10, OS/8, RSTS and RSX-11. CP/M might have been the OS for the IBM PC instead of MS-DOS but Kildall wanted to keep control of his creation and only license it to IBM. Big Blue however wanted to own and control it completely. Kildall spent the day IBM's reps wanted to meet him enjoying the perfect flying weather in his private plane.
  • defense information systems agency — (DISA) Formerly called the Defense Communications Agency (DCA), this is the government agency responsible for managing the Defense Data Network (DDN) portion of the Internet, including the MILNET. Currently, DISA administers the DDN, and supports the user assistance services of the DDN NIC.
  • distributed component object model — (programming)   (DCOM) Microsoft's extension of their Component Object Model (COM) to support objects distributed across a network. DCOM has been submitted to the IETF as a draft standard. Since 1996, it has been part of Windows NT and is also available for Windows 95. Unlike CORBA, which runs on many operating systems, DCOM is currently (Dec 1997) only implemented by Microsoft for Microsoft Windows and by Software AG, under the name "EntireX", for Unix and IBM mainframes. DCOM serves the same purpose as IBM's DSOM protocol. DCOM is broken because it's an object model that has no provisions for inheritance, one of the major reasons for object oriented programming in the first place.
  • extended system configuration data — (operating system)   (ESCD) An area of memory, not exceeding 32 kilobytes in size, used by MS-DOS(?) as NVRAM for PNP BIOS and PNP OS. It must be writeable at run time. Intel's ICU also uses ESCD to store information for PNP ISA cards and legacy ISA cards.
  • ferroelectric random access memory — (storage)   (FRAM) A type of non-volatile read/write random access semiconductor memory. FRAM combines the advantages of SRAM - writing is roughly as fast as reading, and EPROM - non-volatility and in-circuit programmability. Current (Feb 1997) disadvantages are high cost and low density, but that may change in the future. Density is currently at most 32KB on a chip, compared with 512KB for SRAM, 1MB for EPROM and 8MB for DRAM. A ferroelectric memory cell consists of a ferroelectric capacitor and a MOS transistor. Its construction is similar to the storage cell of a DRAM. The difference is in the dielectric properties of the material between the capacitor's electrodes. This material has a high dielectric constant and can be polarized by an electric field. The polarisation remains until it gets reversed by an opposite electrical field. This makes the memory non-volatile. Note that ferroelectric material, despite its name, does not necessarily contain iron. The most well-known ferroelectric substance is BaTiO3, which does not contain iron. Data is read by applying an electric field to the capacitor. If this switches the cell into the opposite state (flipping over the electrical dipoles in the ferroelectric material) then more charge is moved than if the cell was not flipped. This can be detected and amplified by sense amplifiers. Reading destroys the contents of a cell which must therefore be written back after a read. This is similar to the precharge operation in DRAM, though it only needs to be done after a read rather than periodically as with DRAM refresh. In fact it is most like the operation of ferrite core memory. FRAM has similar applications to EEPROM, but can be written much faster. The simplicity of the memory cell promises high density devices which can compete with DRAM.
  • frequency division multiple access — frequency division multiplexing
  • from the sublime to the ridiculous — If you describe something as going from the sublime to the ridiculous, you mean that it involves a change from something very good or serious to something silly or unimportant.
  • houston automatic spooling program — (operating system)   (HASP) A program developed by IBM for NASA in the 1960s to SPOOL output on OS/MFT and OS/MVT to improve job processing performance.
  • i can assure you/let me assure you — You use phrases such as I can assure you or let me assure you to emphasize the truth of what you are saying.
  • industrial development certificate — (in Britain) a certificate issued by the Department of the Environment to an industrial organization wishing to build or extend a factory, which has to accompany an application for planning permission
  • intercontinental ballistic missile — any supersonic missile that has a range of at least 3500 nautical miles (6500 km) and follows a ballistic trajectory after a powered, guided launching. Abbreviation: ICBM, I.C.B.M.
  • language for communicating systems — (language)   (LCS) A concurrent SML by Bernard Berthomieu with behaviours and processes, based upon higher order CCS. LCS is implemented as a bytecode interpreter and runs on Sun SPARC, SGI MIPS, and Linux. E-mail: Bernard Berthomieu <[email protected]>. Mailing list: [email protected]
  • make a fool (or an ass, etc. ) of — to cause to seem a fool (or an ass, etc.)
  • multiple instruction multiple data — Multiple Instruction/Multiple Data
  • nuclear magnetic resonance scanner — a machine for the medical technique in which changes in the constituent atoms of the body under the influence of a powerful electromagnet are used to generate computed images of the internal organs
  • pay a person back in the same coin — to treat a person in the same way the person treated oneself
  • processor system modeling language — (language)   (PSML) A language for simulating computer systems designs, implemented as a preprocessor to SIMSCRIPT.
  • real-time operating system nucleus — The Real-Time Operating System Nucleus
  • recursive macro actuated generator — (tool)   (RMAG) Robert A. Magnuson, NIH ca 1970. A stand-alone macroprocessor for IBM 360/370 under VS or OS. Many built-in features and a library of several hundred macros. Several large systems were written in RMAG to generate source code for languages such as IBM JCL, IBM assembly language, COBOL. There was also a system (SLANG: Structured LANGuage compiler) which would generate 370 assembly language from a pseudo-structured-programming language, based on Michael Kessler's structure programming macros developed at IBM.
  • rumour/legend/tradition etc has it — You can use has it in expressions such as 'rumour has it that' or 'as legend has it' when you are quoting something that you have heard, but you do not necessarily think it is true.
  • securities and exchange commission — SEC.
  • simple network management protocol — (protocol)   (SNMP) The Internet standard protocol, defined in STD 15, RFC 1157, developed to manage nodes on an IP network. SNMP is not limited to TCP/IP. It can be used to manage and monitor all sorts of equipment including computers, routers, wiring hubs, toasters and jukeboxes. See also Management Information Base, Simple Network Management Protocol version 2.
  • social democratic and labour party — a Northern Irish political party, which advocates peaceful union with the Republic of Ireland
  • supreme-court-of-the-united-states — Supreme Court of the United States.
  • that's the way the cookie crumbles — matters are inevitably or unalterably so
  • to act in someone's best interests — to act so as to benefit somebody
  • to make no secret of your feelings — if you make no secret of your feelings about a situation, you tell people very clearly what you think about it
  • to shut the door in someone's face — If someone shuts the door in your face or slams the door in your face, they refuse to talk to you or give you any information.

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