0%

22-letter words containing d, e, c, s, i, g

  • andrew jackson downingAndrew Jackson, 1815–52, U.S. landscape architect.
  • baldassare castiglione — Baldassare [bahl-dahs-sah-re] /ˌbɑl dɑsˈsɑ rɛ/ (Show IPA), 1478–1529, Italian diplomat and author.
  • bankruptcy proceedings — the legal business of a bankruptcy case
  • bristle-thighed curlew — an Alaskan curlew, Numenius tahitiensis, that winters in Polynesia, having bristlelike feathers on its thighs.
  • c programmer's disease — (programming)   The tendency of the undisciplined C programmer to set arbitrary but supposedly generous static limits on table sizes (defined, if you're lucky, by constants in header files) rather than taking the trouble to do proper dynamic storage allocation. If an application user later needs to put 68 elements into a table of size 50, the afflicted programmer reasons that he or she can easily reset the table size to 68 (or even as much as 70, to allow for future expansion) and recompile. This gives the programmer the comfortable feeling of having made the effort to satisfy the user's (unreasonable) demands, and often affords the user multiple opportunities to explore the marvellous consequences of fandango on core. In severe cases of the disease, the programmer cannot comprehend why each fix of this kind seems only to further disgruntle the user.
  • cadence design systems — (company)   A company that sells electronic design automation software and services. See also Verilog.
  • cascading style sheets — (web)   (CSS) An extension to HTML to allow styles, e.g. colour, font, size to be specified for certain elements of a hypertext document. Style information can be included in-line in the HTML file or in a separate CSS file (which can then be easily shared by multiple HTML files). Multiple levels of CSS can be used to allow selective overriding of styles.
  • centimeter-gram-second — designating or of a system of measurement in which the centimeter, gram, and second are the units of length, mass, and time, respectively
  • classified advertising — advertising compactly arranged, as in newspaper columns, according to subject, under such listings as help wanted and lost and found
  • color graphics adapter — (hardware, graphics)   (CGA) One of IBM's earliest hardware video display standards for use in IBM PCs. CGA can display 80*25 or 40*25 text in 16 colors, 640*200 pixels of graphics in two colors or 320*200 in four colors (IBM PC video modes 0-6). It is now obsolete.
  • come up with the goods — If you deliver the goods or come up with the goods, you do what is expected or required of you.
  • congressional district — (in the US) an electoral division of a state, entitled to send one member to the US House of Representatives
  • contextual advertising — a form of targeted advertising used on websites or other media, such as content displayed in mobile browsers
  • crankshaft end bearing — The crankshaft end bearing is the bearing between the connecting rod and the crankshaft of an internal combustion engine.
  • cross the great divide — to die
  • descriptive cataloging — the aspect of cataloging concerned with the bibliographic and physical description of a book, recording, or other work, accounting for such items as author or performer, title, edition, and imprint as opposed to subject content.
  • digital control system — (systems)   (DCS) A digital computer used for real-time control of a dynamic system, usually in an industrial environment, possibly as part of a Supervisory Control and Data Acquisition (SCADA) system. A DCS samples feedback from the system under control and modifies the control signals in an attempt to achieve some desired behaviour. Analysis of such digital-analogue feedback systems can involve mathematical methods such as difference equations, Laplace transforms, z transfer functions, state space models and state transition matrices.
  • digital versatile disc — (storage)   (DVD, formerly "Digital Video Disc") An optical storage medium with improved capacity and bandwidth compared with the Compact Disc. DVD, like CD, was initally marketed for entertainment and later for computer users. [When was it first available?] A DVD can hold a full-length film with up to 133 minutes of high quality video, in MPEG-2 format, and audio. The first DVD drives for computers were read-only drives ("DVD-ROM"). These can store 4.7 GBytes - over seven times the storage capacity of CD-ROM. DVD-ROM drives read existing CD-ROMs and music CDs and are compatible with installed sound and video boards. Additionally, the DVD-ROM drive can read DVD films and modern computers can decode them in software in real-time. The DVD video standard was announced in November 1995. Matshusita did much of the early development but Philips made the first DVD player, which appeared in Japan in November 1996. In May 2004, Sony released the first dual-layer drive, which increased the disc capacity to 8.5 GB. Double-sided, dual-layer discs will eventually increase the capacity to 17 GB. Write-once DVD-R ("recordable") drives record a 3.9GB DVD-R disc that can be read on a DVD-ROM drive. Pioneer released the first DVD-R drive on 1997-09-29. By March 1997, Hitachi had released a rewritable DVD-RAM drive (by false analogy with random-access memory). DVD-RAM drives read and write to a 2.6 GB DVD-RAM disc, read and write-once to a 3.9GB DVD-R disc, and read a 4.7 GB or 8.5 GB DVD-ROM. Later, DVD-RAM discs could be read on DVD-R and DVD-ROM drives.
  • directory system agent — (DSA) The software that provides the X.500 Directory Service for a portion of the directory information base. Generally, each DSA is responsible for the directory information for a single organisation or organisational unit.
  • dishonorable discharge — the discharge of a person from military service for an offense more serious than one for which a bad-conduct discharge is given.
  • distributed processing — a system consisting of a network of microcomputers performing certain functions and linked with a main computer used for more complex tasks
  • educational psychology — a branch of psychology concerned with developing effective educational techniques and dealing with psychological problems in schools.
  • emergency road service — a form of motoring insurance that sends assistance to drivers when their vehicles break down on a journey; it is provided either by the national or regional automobile association or by a private insurance company
  • enchanter's nightshade — any of several onagraceous plants of the genus Circaea, esp C. lutetiana, having small white flowers and bristly fruits
  • geographic determinism — a doctrine that regards geographical conditions as the determining or molding agency of group life.
  • geometric distribution — the distribution of the number, x, of independent trials required to obtain a first success: where the probability in each is p, the probability that x = r is p(1-p)r–1, where r = 1, 2, 3, …, with mean 1/p
  • gloria in excelsis deo — the hymn beginning, in Latin, Gloria in Excelsis Deo, “Glory in the highest to God,” and in the English version, “Glory be to God on high.”.
  • gross domestic product — gross national product excluding payments on foreign investments. Abbreviation: GDP.
  • guided missile cruiser — a naval cruiser equipped with long-range guided missiles and missile launchers.
  • high-speed net connect — (hardware, communications)   (HNC) A network interface unit for BS2000 mainframes based on Novell NetWare, supporting Ethernet and FDDI.
  • hybrid multiprocessing — (parallel)   (HMP) The kind of multitasking which OS/2 supports. HMP provides some elements of symmetric multiprocessing, using add-on IBM software called MP/2. OS/2 SMP was planned for release in late 1993.
  • industrial archaeology — the study of past industrial machines, works, etc
  • instruction scheduling — The compiler phase that orders instructions on a pipelined, superscalar, or VLIW architecture so as to maximise the number of function units operating in parallel and to minimise the time they spend waiting for each other. Examples are filling a delay slot; interspersing floating-point instructions with integer instructions to keep both units operating; making adjacent instructions independent, e.g. one which writes a register and another which reads from it; separating memory writes to avoid filling the write buffer. Norman P. Jouppi and David W. Wall, "Available Instruction-Level Parallelism for Superscalar and Superpipelined Processors", Proceedings of the Third International Conference on Architectural Support for Programming Languages and Operating Systems, pp. 272--282, 1989.
  • kensington and chelsea — a borough of Greater London, England.
  • limited access highway — expressway
  • lord high commissioner — the Queen's representative
  • motoring correspondent — a journalist who reviews and writes about cars
  • nodal switching system — (NSS) Main routing nodes in the NSFnet backbone.
  • nondestructive testing — any of several methods of detecting flaws in metals without causing damage. The most common techniques involve the use of X-rays, gamma rays, and ultrasonic vibrations
  • object-oriented design — (programming)   (OOD) A design method in which a system is modelled as a collection of cooperating objects and individual objects are treated as instances of a class within a class hierarchy. Four stages can be identified: identify the classes and objects, identify their semantics, identify their relationships and specify class and object interfaces and implementation. Object-oriented design is one of the stages of object-oriented programming.
  • play one's cards right — a usually rectangular piece of stiff paper, thin pasteboard, or plastic for various uses, as to write information on or printed as a means of identifying the holder: a 3″ × 5″ file card; a membership card.
  • prawn-sandwich brigade — sports fans who are perceived to lack passion and commitment, and who it is supposed attend matches in order to eat food and buy merchandise rather than cheer on their team
  • privileged instruction — A machine code instruction that may only be executed when the processor is running in supervisor mode. Privileged instructions include operations such as I/O and memory management.
  • programmed instruction — a progressively monitored, step-by-step teaching method, employing small units of information or learning material and frequent testing, whereby the student must complete or pass one stage before moving on to the next.
  • restricted users group — a group of people who, with knowledge of a secret password, or by some other method, have access to restricted information stored in a computer
  • santiago de compostela — a city in and the capital of Chile, in the central part.
  • satellite broadcasting — the transmission of television or radio programmes from an artificial satellite at a power suitable for direct reception in the home
  • saturday night special — a cheap, small-caliber handgun that is easily obtainable and concealable.
  • saturday-night special — a cheap, small-caliber handgun that is easily obtainable and concealable.
  • sick building syndrome — an illness caused by exposure to pollutants or germs inside an airtight building.

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