0%

32-letter words containing c, o, e, r, i, t

  • advanced peer-to-peer networking — (networking, product)   (APPN) IBM data communications support that routes data in a network between two or more APPC systems that need not be adjacent.
  • algebraic specification language — 1.   (language)   (ASL) 2.   (language)   (ASF) A language for equational specification of abstract data types.
  • algorithmic test case generation — (programming)   A computational method for identifying test cases from data, logical relationships or other software requirements information.
  • alice's adventures in wonderland — a story for children (1865) by Lewis Carroll.
  • application control architecture — (programming)   (ACA) DEC's implementation of ORB.
  • applications development manager — (job)   (Or "Director") The person in a company who plans and oversees multiple projects and project managers. The Applications Development Managers works with the CIO and senior management to determine systems development strategy and standards. He or she administers department budget and reviews project managers.
  • artificial insemination by donor — a form of artificial insemination in which the semen is not supplied by the woman's partner
  • as low as reasonably practicable — (legal)   (ALARP) A term from UK health and safety law that mandates reducting the risk to workers to the point where the cost of further reduction is grossly disproportionate to the benefit.
  • autobiography of alice b. toklas — a memoir (1933) by Gertrude Stein.
  • automatische rechenplanfertigung — (language)   A programming language published in 1952 by Heinz Rutishauser (1918-70).
  • azimuthal equidistant projection — a projection in which the shortest distance between any point and a central point is a straight line, such a line representing a great circle through the central point.
  • bardeen-cooper-schrieffer theory — BCS theory.
  • beggar belief/beggar description — If something beggars belief, it is impossible to believe it. If something beggars description, it is impossible to describe it.
  • black data processing associates — (body)   (BDPA) A non-profit professional association, founded in 1975 to promote positive influence in the information technology (IT) industry and how it affects African Americans. The BDPA facilitates African American professional participation in local and national activities keeping up with developing IT trends. BDPA offers a forum for exchanging information and ideas about the computer industry. It provides numerous networking opportunities through monthly program meetings, seminars, and workshops and the annual national conference. Membership is open to anyone interested in IT. The Foundation provides scholarships to students who compete in an annual Visual Basic competition. E-mail: <[email protected]>. Telephone: Ms. Pat Drumming, +1 (800) 727-BDPA.
  • british association screw thread — a system of screw sizes designated from 0 to 25. Now superseded by standard metric sizes
  • brother of the christian schools — a member of a congregation of brothers, founded in France in 1684 for the education of the poor.
  • certified professional secretary — a person holding an official certificate, issued by the National Secretaries Association, attesting to the holder's having specific secretarial knowledge and skills. Abbreviation: CPS.
  • chronic traumatic encephalopathy — a progressive degenerative neurological disease caused by repeated cerebral concussion or milder traumatic brain injury and characterized by memory loss, behavioral disturbances, speech problems, slowed movement, etc. The disease was first identified in boxers. Abbreviation: CTE.
  • client-server analyst programmer — (job)   A person who analyses and designs application programs for a client-server architecture. Typical skills include ODBC, Windows 95, Windows NT, Macintosh, Novell, OS/2, Unix, and RPC.
  • closed-circuit television camera — a television camera transmitting signals to receivers by cables or telephone links forming a closed circuit, as used in security systems, etc
  • come to light/bring sth to light — If something comes to light or is brought to light, it becomes obvious or is made known to a lot of people.
  • community of sovereign republics — a political and economic union formed in 1996 by Russia and Belarus
  • complex instruction set computer — (CISC) A processor where each instruction can perform several low-level operations such as memory access, arithmetic operations or address calculations. The term was coined in contrast to Reduced Instruction Set Computer. Before the first RISC processors were designed, many computer architects were trying to bridge the "semantic gap" - to design instruction sets to support high-level languages by providing "high-level" instructions such as procedure call and return, loop instructions such as "decrement and branch if non-zero" and complex addressing modes to allow data structure and array accesses to be compiled into single instructions. While these architectures achieved their aim of allowing high-level language constructs to be expressed in fewer instructions, it was observed that they did not always result in improved performance. For example, on one processor it was discovered that it was possible to improve the performance by NOT using the procedure call instruction but using a sequence of simpler instructions instead. Furthermore, the more complex the instruction set, the greater the overhead of decoding an instruction, both in execution time and silicon area. This is particularly true for processors which used microcode to decode the (macro) instruction. It is easier to debug a complex instruction set implemented in microcode than one whose decoding is "hard-wired" in silicon. Examples of CISC processors are the Motorola 680x0 family and the Intel 80186 through Intel 486 and Pentium.
  • computer generation incorporated — (company)   (CGI) A US software development company and systems integrator. E-mail: Paul G. Smith <[email protected]> Telephone: +1 (404) 705 2800 Address: Bldg. G, 4th Floor, 5775 Peachtree-Dunwoody Rd., Atlanta, GA 30342, USA.
  • conservation of angular momentum — the principle that the total angular momentum of a system has constant magnitude and direction if the system is subjected to no external force.
  • cost of goods available for sale — The cost of goods available for sale is the cost of the raw materials and labor used to manufacture goods that a company has that are finished and ready and available to be sold.
  • cross someone's palm with silver — a structure consisting essentially of an upright and a transverse piece, used to execute persons in ancient times.
  • cumulative distribution function — a function defined on the sample space of a distribution and taking as its value at each point the probability that the random variable has that value or less. The function F(x) = P(X≤x) where X is the random variable, which is the sum or integral of the probability density function of the distribution
  • customer relationship management — the practice of building a strong relationship between a business and its customers and potential customers
  • democratic-republic-of-the-congo — People's Republic of the, a republic in central Africa, W of the Democratic Republic of the Congo: formerly an overseas territory in French Equatorial Africa; now an independent member of the French Community. 132,046 sq. mi. (341,999 sq. km). Capital: Brazzaville. Formerly French Congo, Middle Congo.
  • direct broadcasting by satellite — the production of satellite television broadcasts intended for home reception
  • direct client to client protocol — (networking)   (DCC) An IRC protocol created to allow users to chat privately and to send and receive files directly instead of having to go thorugh the IRC servers. DCC protects users from being monitored by IRC Server operators that have enabled conversation logging. It also allows much more efficient use of available bandwidth as the data does not need to be broadcast all over the world just to reach a specific user. The available DCC commands include DCC CHAT (direct user to user chat), DCC SEND (direct user to user file send) and DCC GET (file acknowledgement from a receiver).
  • electronic funds transfer system — electronic funds transfer
  • electronics industry association — (body, standard)   (EIA) A body which publishes "Recommended Standards" (RS) for physical devices and their means of interfacing. EIA-232 is their standard that defines a computer's serial port, connector pin-outs, and electrical signaling.
  • eli compiler construction system — (tool)   A compiler generation package which integrates off-the-shelf tools and libraries with specialised language processors to generate complete compilers quickly and reliably. It simplifies the development of new special-purpose languages, implementation of existing languages on new hardware and extension of the constructs and features of existing languages. It runs on Sun-4 SunOS 4, 5, Ultrix/MIPS, RS/6000, HP-UX, SGI, Linux. Mailing list: <[email protected]>. E-mail: <[email protected]>, Developers <[email protected]>, Users <[email protected]>.
  • family health services authority — a health board
  • go over with a fine-toothed comb — to examine very carefully and thoroughly
  • government accountability office — (in the US) a federal agency that ensures that the executive is accountable to Congress, and that the government as a whole is accountable to the country, esp in the way that taxes are spent
  • have one's head screwed on right — the upper part of the body in humans, joined to the trunk by the neck, containing the brain, eyes, ears, nose, and mouth.
  • heaven/god/lord/christ etc knows — People use expressions such as goodness knows, Heaven knows, and God knows when they do not know something and want to suggest that nobody could possibly know it.
  • hit/come up against a brick wall — If you hit a brick wall or come up against a brick wall, you are unable to continue or make progress because something stops you.
  • information engineering facility — Advantage Gen
  • intact dilatation and extraction — dilation and extraction. Abbreviation: IDE.
  • interactive software engineering — (company)   (ISE) The company set up by Bertrand Meyer, now its president, to develop and distribute Eiffel, the language which he created. ISE also organises the TOOLS conference (Technology of Object-Oriented Languages and Systems). E-mail: [email protected] Telephone: +1 (805) 685 1006. Address: Santa Barbara, Goleta CA, USA.
  • international algebraic language — ALGOL 58
  • internet message access protocol — (protocol, messaging)   (IMAP) A protocol allowing a client to access and manipulate electronic mail messages on a server. It permits manipulation of remote message folders (mailboxes), in a way that is functionally equivalent to local mailboxes. IMAP includes operations for creating, deleting, and renaming mailboxes; checking for new messages; permanently removing messages; searching; and selective fetching of message attributes, texts, and portions thereof. It does not specify a means of posting mail; this function is handled by a mail transfer protocol such as SMTP. See RFC 2060, RFC 2061, and others. Compare: POP.
  • internet research steering group — (body, standard)   (IRSG) The "governing body" of the Internet Research Task Force.
  • irvine research unit in software — (body)   (IRUS) The University of California, Irvine.
  • joint photographic experts group — (image, body, file format, standard)   (JPEG) The original name of the committee that designed the standard image compression algorithm. JPEG is designed for compressing either full-colour or grey-scale digital images of "natural", real-world scenes. It does not work so well on non-realistic images, such as cartoons or line drawings. JPEG does not handle compression of black-and-white (1 bit-per-pixel) images or moving pictures. Standards for compressing those types of images are being worked on by other committees, named JBIG and MPEG. See also PJPEG.
  • junction field effect transistor — (electronics)   (JFET, Junction FET) A Field Effect Transistor in which the conducting channel lies between pn junctions in the silicon material. A pn junction acts as a diode, so it becomes conductive if the gate voltage gets reversed.

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