0%

19-letter words containing g, e, n, t, i

  • debugging by printf — (programming)   The debugging technique where the programmer inserts print statements into a program so that when run the program leaves a "trail of breadcrumbs" allowing him to see which parts were executed. The information output may just be a short string to indicate that a particular point in the code has been reached or it might be a complete stack trace. The output typically just goes to the window or terminal in which the program is running or may be written to a log file.
  • deficiency judgment — a judgment in favor of a mortgagee for the remainder of a debt not completely cleared by foreclosure and sale of the mortgaged property
  • design in real time — (programming)   (Dirt) A user interface builder for the X Window System by R. Hesketh.
  • diamond ring effect — a phenomenon, sometimes observed immediately before and after a total eclipse of the sun, in which one of Baily's beads is much brighter than the others, resembling a diamond ring around the moon.
  • dielectric strength — the maximum voltage that can be applied to a given material without causing it to break down, usually expressed in volts or kilovolts per unit of thickness.
  • digital electronics — (electronics)   The implementation of two-valued logic using electronic logic gates such as and gates, or gates and flip-flops. In such circuits the logical values true and false are represented by two different voltages, e.g. 0V for false and +5V for true. Similarly, numbers are normally represented in binary using two different voltages to represented zero and one. Digital electronics contrasts with analogue electronics which represents continuously varying quantities like sound pressure using continuously varying voltages. Digital electronics is the foundation of modern computers and digital communications. Massively complex digital logic circuits with millions of gates can now be built onto a single integrated circuit such as a microprocessor and these circuits can perform millions of operations per second.
  • digital linear tape — (storage)   (DLT) A kind of magnetic tape drive originally developed by DEC and now marketed by Quantum. DLT drives implement the Digital Lempel Ziv 1 (DLZ1) compression algorithm in a combination of hardware and firmware. They use a popular chip by Stac (now hi/fn) to do the string searching. Counting, sorting and Huffman coding are done in firmware (with hardware support for the Huffman algorithm?). In April 1997 DLT drives can transfer 5 megabytes per second and can store 35 gigabytes on a single cartridge. Compression might roughly double these figures.
  • diminishing returns — any rate of profit, production, benefits, etc., that beyond a certain point fails to increase proportionately with added investment, effort, or skill.
  • direct grant school — (in Britain, formerly) a school financed by endowment, fees, and a state grant conditional upon admittance of a percentage of nonpaying pupils nominated by the local education authority
  • disadvantageousness — The state or quality of being disadvantageous.
  • disambiguation page — a page on a website that lists various websites or web pages that have or could have the same title. The user is able to select from the list that page, site etc that he or she actually wants
  • displacement engine — any engine employing the rectilinear motion of one or more pistons in cylinders.
  • display advertising — display ads taken collectively.
  • distinguishableness — The state or quality of being distinguishable.
  • do the decent thing — If you say that someone should do the decent thing, you mean that they should do something which they do not really want to do, but which you think they ought to do.
  • dominant wavelength — the wavelength of monochromatic light that would give the same visual sensation if combined in a suitable proportion with an achromatic light
  • duplicating machine — a duplicator, especially one for making identical copies of documents, letters, etc.
  • dwight d eisenhowerDwight David ("Ike") 1890–1969, U.S. general and statesman: Chief of Staff 1945–48; 34th president of the U.S. 1953–61.
  • earthquake engineer — a civil engineer who studies the effects of seismic activity on structures and consults on earthquake-resistant design and construction.
  • economic management — the management of the resources, finances, income, and expenditure of a community, business enterprise, etc
  • eight queens puzzle — (algorithm)   A puzzle in which one has to place eight queens on a chessboard such that no queen is attacking any other, i.e. no two queens occupy the same row, column or diagonal. One may have to produce all possible such configurations or just one. It is a common students assignment to devise a program to solve the eight queens puzzle. The brute force algorithm tries all 64*63*62*61*60*59*58*57 = 178,462,987,637,760 possible layouts of eight pieces on a chessboard to see which ones meet the criterion. More intelligent algorithms use the fact that there are only ten positions for the first queen that are not reflections of each other, and that the first queen leaves at most 42 safe squares, giving only 10*42*41*40*39*38*37*36 = 1,359,707,731,200 layouts to try, and so on. The puzzle may be varied with different number of pieces and different size boards.
  • electrical engineer — An electrical engineer is a person who uses scientific knowledge to design, construct, and maintain electrical devices.
  • electromagnetically — By means of electromagnetism.
  • electron micrograph — a photograph or image of a specimen taken using an electron microscope
  • electronegativities — Plural form of electronegativity.
  • electronic engineer — a person who is qualified or expert in electronic engineering
  • electronic graphics — (on television) the production of graphic designs and text by electronic means
  • electronic ignition — any system that uses an electronic circuit to supply the voltage to the sparking plugs of an internal-combustion engine
  • electronic magazine — (messaging, publication, web)   (e-zine) A regular publication on some particular topic distributed in digital form, chiefly now via the web but also by electronic mail or floppy disk. E-zines are often distributed for free by enthusiasts.
  • enabling technology — technology that enables the user to perform a task or to improve his or her overall performance: e.g. the internet
  • energy conservation — concerted formal or government action or policy to make sure that energy is not wasted
  • engineering factory — a factory where engineering products are made
  • english toy spaniel — breed of dog
  • entitlement program — a government program providing defined sectors of the population with social benefits
  • equatorial mounting — an astronomical telescope mounting that allows motion of the telescope about two mutually perpendicular axes, one of which is parallel to the earth's axis
  • error-based testing — (programming)   Testing where information about programming style, error-prone language constructs, and other programming knowledge is applied to select test data capable of detecting faults, either a specified class of faults or all possible faults.
  • euclidean algorithm — Euclid's Algorithm
  • evaluation strategy — reduction strategy
  • evaporative cooling — a method of reducing temperature that uses evaporation
  • executive agreement — an agreement made between the US President and the head of a foreign state, having the effect of a treaty
  • extreme programming — a discipline of software engineering following a specific structure, designed to simplify and speed up the development process
  • fault-based testing — (testing)   Software testing using test data designed to demonstrate the absence of a set of pre-specified faults; typically, frequently occurring faults. For example, to demonstrate that the software handles or avoids divide by zero correctly, the test data would include zero.
  • fight to the finish — A fight to the finish is one in which one of the people or groups fighting is killed or completely defeated.
  • fighter-interceptor — a fighter plane used for the defense of a region against air attack, especially by attacking bombers.
  • figurative language — language that contains or uses figures of speech, especially metaphors.
  • finger on the pulse — If you have your finger on the pulse of something, you know all the latest opinions or developments concerning it.
  • finite differencing — strength reduction
  • fixed exchange rate — finance: set rate of exchange
  • fixed-wing aircraft — a heavier-than-air aircraft capable of flight whose lift is generated not by wing motion relative to the aircraft, but by forward motion through the air
  • floating restaurant — a boat or ship that has been converted for use as a restaurant
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?