0%

18-letter words containing c, a, s, t, r

  • curvature of space — (in relativity) a property of space near massive bodies in which their gravitational field causes light to travel along curved paths.
  • customer relations — Customer relations are the relationships that a business has with its customers and the way in which it treats them.
  • cytoarchitectonics — Cytoarchitecture.
  • dechristianization — The act of dechristianizing; the systematic removal of Christianity or Christian elements.
  • defense calculator — IBM 701
  • depth-first search — (algorithm)   A graph search algorithm which extends the current path as far as possible before backtracking to the last choice point and trying the next alternative path. Depth-first search may fail to find a solution if it enters a cycle in the graph. This can be avoided if we never extend a path to a node which it already contains. Opposite of breadth first search. See also iterative deepening.
  • descriptive clause — a relative clause that describes or supplements but is not essential in establishing the identity of the antecedent and is usually set off by commas in English. In This year, which has been dry, is bad for crops the clause which has been dry is a nonrestrictive clause.
  • destruct mechanism — a mechanism that causes the destruction of a rocket or missile when activated
  • detective sergeant — a police officer who investigates crime and who ranks above a detective constable but below a detective inspector
  • diatomaceous earth — an unconsolidated form of diatomite
  • digital switchover — the process of changing the method of transmitting television from analogue to digital format
  • dihydrotachysterol — a white, crystalline, water-insoluble sterol, C 28 H 46 O, derived from ergosterol: used chiefly in the treatment of hypoparathyroidism.
  • diphosphoglycerate — an ester of phosphoric acid and glyceric acid that occurs in the blood and that promotes the release of hemoglobin-bound oxygen.
  • diplomatic service — diplomatic corps
  • directional signal — any of four signal lights on the front left, front right, rear left, and rear right of an automotive vehicle that, when actuated by the driver, flash in pairs on the side toward which a turn is to be made.
  • discharge printing — a fabric-printing method in which the material is dyed and then certain areas are discharged so as to permit the original hue or its color replacement to act as a pattern against the colored ground.
  • disenfranchisement — to disfranchise.
  • display postscript — An extended form of PostScript permitting its interactive use with bitmap displays.
  • distracted driving — driving a vehicle while engaging in an activity that has the potential to distract the driver from the task of driving: Bans on cell phone use in cars will help to reduce the dangers of distracted driving.
  • distribution class — form class
  • driver's education — high-school driving classes
  • eleanor of castile — 1246–90, Spanish wife of Edward I of England. Eleanor Crosses were erected at each place at which her body rested between Nottingham, where she died, and London, where she is buried
  • electoral district — an area that is considered as unit for the purposes of an election
  • electoral register — An electoral register is an official list of all the people who have the right to vote in an election.
  • electric discharge — electricity emitted
  • electrocardiograms — Plural form of electrocardiogram.
  • electrodesiccation — The drying of tissue, and the prevention of bleeding, using a high-frequency electric current.
  • electron transport — the metabolic process in mitochondria or chloroplasts, in which electrons are transferred in stages from energy-rich compounds to molecular oxygen with liberation of energy
  • electroretinograms — Plural form of electroretinogram.
  • electrostatic lens — an electron lens consisting of a system of metal electrodes, the electrostatic field of which focuses the charged particles
  • electrostatic unit — any unit that belongs to a system of electrical cgs units in which the electric constant is given the value of unity and is taken as a pure number
  • equinoctial spring — either of the two highest spring tides that occur at the equinoxes
  • eraser stains code — (humour, programming)   Code that has been refactored many times, leaving swaths of legacy code and design; like paper that has been written on and erased so many times that the pencil marks are no longer the problem - the large greasy stain is.
  • established church — a Church that is officially recognized as a national institution, esp the Church of England
  • euclid's algorithm — (algorithm)   (Or "Euclidean Algorithm") An algorithm for finding the greatest common divisor (GCD) of two numbers. It relies on the identity gcd(a, b) = gcd(a-b, b) To find the GCD of two numbers by this algorithm, repeatedly replace the larger by subtracting the smaller from it until the two numbers are equal. E.g. 132, 168 -> 132, 36 -> 96, 36 -> 60, 36 -> 24, 36 -> 24, 12 -> 12, 12 so the GCD of 132 and 168 is 12. This algorithm requires only subtraction and comparison operations but can take a number of steps proportional to the difference between the initial numbers (e.g. gcd(1, 1001) will take 1000 steps).
  • examination script — a script with answers written on it by an examination candidate taking a written examination
  • excess profits tax — a tax on profits exceeding a certain amount
  • feeping creaturism — /fee'ping kree"ch*r-izm/ A deliberate spoonerism for creeping featurism, meant to imply that the system or program in question has become a misshapen creature of hacks. This term isn"t really well defined, but it sounds so neat that most hackers have said or heard it. It is probably reinforced by an image of terminals prowling about in the dark making their customary noises.
  • fermat's principle — Optics. the law that the path taken by a ray of light in going from one point to another point will be the path that requires the least time.
  • fibrocartilaginous — a type of cartilage having a large number of fibers.
  • first class module — (programming)   A module that is a first class data object of the programming language, e.g. a record containing functions. In a functional language, it is standard to have first class programs, so program building blocks can have the same status.
  • flat address space — (architecture)   The memory architecture in which any memory location can be selected from a single contiguous block by a single integer offset. Almost all popular processors have a flat address space, but the Intel x86 family has a segmented address space. A flat address space greatly simplifies programming because of the simple correspondence between addresses (pointers) and integers.
  • fracture toughness — The fracture toughness of a material is how likely it is to resist fracture.
  • french west africa — a former French federation in W Africa, including Dahomey (now Benin), French Guinea, French Sudan (now Mali), Ivory Coast, Mauritania, Niger, Senegal, and Upper Volta (now Burkina Fasso).
  • ftp software, inc. — (company)   Developers of the original PC/TCP Packet Driver specification. Address: 26 Princess St. Wakefield, MA 01880-3004. Telephone: +1 (617) 246 0900.
  • gas chromatography — a chromatograph used for the separation of volatile substances.
  • gas-cooled reactor — a nuclear reactor using a gas as the coolant. In the Mark I type the coolant is carbon dioxide, the moderator is graphite, and the fuel is uranium cased in magnox
  • gas-discharge tube — any tube in which an electric discharge takes place through a gas
  • genetic algorithms — genetic algorithm
  • gensym corporation — (company)   A company that supplies software and services for intelligent operations management. Common applications include quality management, process optimisation, dynamic scheduling, network management, energy and environmental management, and process modelling and simulation. Their products include G2.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?