0%

29-letter words containing ar

  • advanced software environment — (programming)   (ASE) An object-oriented application support system from Nixdorf.
  • alternative investment market — a market on the London Stock Exchange enabling small companies to raise capital and have their shares traded in a market without the expenses of a main-market listing
  • american expeditionary forces — the troops sent to Europe by the US during World War I
  • antarctic circumpolar current — an ocean current flowing from west to east around Antarctica.
  • antenuptial marriage contract — a contract made between two people before they marry, agreeing on the distribution of their assets in the event of divorce
  • arabian-nights-entertainments — a collection of Eastern folk tales derived in part from Indian and Persian sources and dating from the 10th century a.d.
  • as near as dammit/damned near — If you want to indicate that something almost happened, you can use the expression damned near. In British English, you can also say as near as dammit.
  • barycentric coordinate system — a system of coordinates for an n- dimensional Euclidean space in which each point is represented by n constants whose sum is 1 and whose product with a given set of linearly independent points equals the point.
  • berkeley software design, inc — (company)   (BSDI) A company that sells BSD/OS, a commercial version of Berkeley Standard Distribution Unix, networking, and Internet technologies originally developed by the Computer Systems Research Group (CSRG) at the University of California at Berkeley. Leading CSRG computer scientists founded BSDI in 1991. BSDI's BSD/OS represents over 20 years of development by the worldwide BSD technical community. BSD technology is known worldwide for its powerful, flexible and portable architecture and advanced development environments. BSDI designs, develops, markets, and supports the BSD/OS operating system, Internet server software for IBM PCs, and other products. BSDI planned to release an Internet gateway product for Novell IPX networks in 1995. E-mail: <[email protected]>. Address: 5575 Tech Center Drive, #110, Colorado Springs, CO 80918, USA. Telephone: +1 (719) 593 9445. Fax: +1 (719) 598 4238.
  • binary compatibility standard — (programming, standard)   (BCS) The ABI of 88open.
  • births, marriages, and deaths — a section of a newspaper carrying announcements of recent births, marriages, and deaths
  • british standard brass thread — a Whitworth screw thread having 26 threads per inch, used for thin-walled tubing and designated by the diameter of the tubing
  • british standards institution — an association, founded in London in 1901, that establishes and maintains standards for units of measurements, clothes sizes, technical terminology, etc, as used in Britain
  • cardiopulmonary resuscitation — an emergency measure to revive a patient whose heart has stopped beating, in which compressions applied with the hands to the patient's chest are alternated with mouth-to-mouth respiration
  • cavalier king charles spaniel — a similar breed that is slightly larger and has a longer nose
  • chesapeake and delaware canal — a canal between N Delaware and NE Maryland, connecting the Chesapeake and Delaware bays. About 19 miles (31 km) long.
  • ciudad de naucalpan de juarez — a city in S central Mexico, an industrial suburb of Mexico City.
  • compatible timesharing system — (operating system)   (CTSS) One of the earliest (1963) experiments in the design of interactive time-sharing operating systems. CTSS was ancestral to Multics, Unix, and ITS. It was developed at the MIT Computation Center by a team led by Fernando J. Corbato. CTSS ran on a modified IBM 7094 with a second 32K-word bank of memory, using two 2301 drums for swapping. Remote access was provided to up to 30 users via an IBM 7750 communications controller connected to dial-up modems. The name ITS (Incompatible time-sharing System) was a hack on CTSS, meant both as a joke and to express some basic differences in philosophy about the way I/O services should be presented to user programs.
  • conservation of baryon number — the principle that the total baryon number remains constant in all processes involving the interaction of elementary particles.
  • curvilinear coordinate system — a system of coordinates in which the coordinates are determined by three families of surfaces, usually perpendicular.
  • customer interaction software — Customer Relationship Management
  • customer relations department — a department of a company concerned with customer relations
  • day after day/year after year — If something happens day after day or year after year, it happens every day or every year, for a long time.
  • department of defense network — (networking)   (DDN) A military subset of the Internet, which includes ARPAnet.
  • department of the environment — government ministry for ecological matters
  • extended video graphics array — (hardware, graphics)   (EVGA) A display standard introduced by VESA in 1991. It offers a maximum resolution of 1024 x 768 pixels (non-interlaced) and a 70 Hz refresh rate. EVGA should not be confused with the older EGA (Enhanced Graphics Array) or XGA (eXtended Graphics Array).
  • extensible firmware interface — (specification)   (EFI) A specification originating from Intel Corporation, defining the interface between an operating system and platform firmware, and aiming to reduce OS dependence on details of the firmware implementation.
  • extraordinary general meeting — a meeting specially called to discuss a particular item of a company's business, usually one of some importance. The meeting may be called by a group of shareholders or by the directors
  • fibre channel-arbitrated loop — (hardware, standard)   (FC-AL) A fast serial bus interface standard intended to replace SCSI on high-end servers. FC-AL has a number of advantages over SCSI. It offers higher speed: the base speed is 100 megabytes per second, with 200, 400, and 800 planned. Many devices are dual ported, i.e., can be accessed through two independent ports, which doubles speed and increases fault tolerance. Cables can be as long as 30 m (coaxial) or 10 km (optical). FC-AL enables self-configuring and hot swapping and the maximum number of devices on a single port is 126. Finally, it provides software compatibility with SCSI. Despite all these features FC-AL is unlikely to appear on desktops anytime soon, partly because its price, partly because typical desktop computers would not take advantage of many of the advanced features. On these systems FireWire has more potential.
  • field-programmable gate array — (hardware)   (FPGA) A gate array where the logic network can be programmed into the device after its manufacture. An FPGA consists of an array of logic elements, either gates or lookup table RAMs, flip-flops and programmable interconnect wiring. Most FPGAs are reprogrammable, since their logic functions and interconnect are defined by RAM cells. The Xilinx LCA, Altera FLEX and AT&T ORCA devices are examples. Others can only be programmed once, by closing "antifuses". These retain their programming permanently. The Actel FPGAs are the leading example of such devices. Atmel FPGAs are currently (July 1997) the only ones in which part of the array can be reprogrammed while other parts are active. As of 1994, FPGAs have logic capacity up to 10K to 20K 2-input-NAND-equivalent gates, up to about 200 I/O pins and can run at clock rates of 50 MHz or more. FPGA designs must be prepared using CAD software tools, usually provided by the chip vendor, to do technology mapping, partitioning and placement, routing, and binary output. The resulting binary can be programmed into a ROM connected to the FPGA or downloaded to the FPGA from a connected computer. In addition to ordinary logic applications, FPGAs have enabled the development of logic emulators. There is also research on using FPGAs as computing devices, taking direct advantage of their reconfigurability into problem-specific hardware processors.
  • filesystem hierarchy standard — (storage, standard)   (FHS) A standard designed to be used by Unix distribution developers, package developers, and system implementors. FHS consists of a set of requirements and guidelines for file and directory placement under UNIX-like operating systems. The guidelines are intended to support interoperability of applications, system administration tools, development tools, and scripts. These systems should also be supported with greater documentation uniformity. The standard is primarily intended to be a reference and is not a tutorial on how to manage a Unix filesystem or directory hierarchy.
  • french revolutionary calendar — Revolutionary calendar.
  • further afield/farther afield — Further afield or farther afield means in places or areas other than the nearest or most obvious one.
  • hardware description language — (language)   (HDL) A kind of language used for the conceptual design of integrated circuits. Examples are VHDL and Verilog.
  • hawaii-aleutian standard time — a standard time used in the zone which includes Hawaii and the western Aleutian Islands, corresponding to the mean solar time of the 150th meridian west of Greenwich, England: it is ten hours behind Greenwich time
  • hewlett-packard interface bus — IEEE 488
  • in character/out of character — If someone's actions are in character, they are doing what you would expect them to do, knowing what kind of person they are. If their actions are out of character, they are not doing what you would expect them to do.
  • juvenile rheumatoid arthritis — rheumatoid arthritis that begins before puberty, often preceded by such symptoms as fever, patchy rash, and weight loss.
  • lassen volcanic national park — a national park in N California, in the S Cascade Range, including Lassen Peak. 163 sq. mi. (422 sq. km).
  • length between perpendiculars — the length of a hull between the forward and after perpendicular. Compare perpendicular (def 11).
  • mark-sweep garbage collection — Each cell has a bit reserved for marking which is clear initially. During garbage collection all active cells are traced from the root and marked. Then all cells are examined. Unmarked cells are freed.
  • marquess of queensberry rules — the basic rules of modern boxing, providing for the use of gloves, the division of a match into rounds, etc.
  • metadata information partners — The Metadata Company
  • monday-morning quarterbacking — wisdom after the event, esp by spectators
  • nuclear regulatory commission — an independent agency, created in 1975, that licenses and regulates the nonmilitary use of nuclear energy. Abbreviation: NRC.
  • object compatibility standard — (OCS) An 88open standard for compilers and linkers.
  • optical character recognition — the process or technology of reading data in printed form by a device (optical character reader) that scans and identifies characters. Abbreviation: OCR.
  • optimal flexible architecture — (database)   (OFA) Recommendations for logical and physical allocation of database files to disks. The OFA principles can be summarised as: isolate redo, rollback, temp, data and index files as much as possible. OFA can be combined with SAME (Stripe And Mirror Everything).
  • ordinary national certificate — a further education qualification in the United Kingdom, equivalent to two A Levels
  • partial differential equation — a differential equation containing partial derivatives.

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