0%

21-letter words containing e, t, c

  • breath-of-life packet — (XEROX PARC) An Ethernet packet that contains bootstrap code, periodically sent out from a working computer to infuse the "breath of life" into any computer on the network that has crashed. Computers depending on such packets have sufficient hardware or firmware code to wait for (or request) such a packet during the reboot process. See also dickless workstation. The notional "kiss-of-death packet", with a function complementary to that of a breath-of-life packet, is recommended for dealing with hosts that consume too many network resources. Though "kiss-of-death packet" is usually used in jest, there is at least one documented instance of an Internet subnet with limited address-table slots in a gateway computer in which such packets were routinely used to compete for slots, rather like Christmas shoppers competing for scarce parking spaces.
  • british north america — (formerly) Canada or its constituent regions or provinces that formed part of the British Empire
  • bryan-chamorro treaty — a treaty (1914) between the U.S. and Nicaragua by which the U.S. secured exclusive rights to build a canal across Nicaragua, to connect the Atlantic and Pacific.
  • buffalo carpet beetle — any of several small beetles of the family Dermestidae, the larvae of which are household pests, feeding on rugs and other woolen fabrics, especially Anthrenus scrophulariae (buffalo carpet beetle) and Attagenus piceus (black carpet beetle)
  • built-in obsolescence — a method of stimulating consumer demand by designing products that wear out or become outmoded after limited use.
  • business intelligence — the methods and technologies that gather, store, report, and analyze business data to help people make business decisions: business intelligence software; business intelligence tools.
  • butterfly common lisp — A parallel version of Common LISP for the BBN Butterfly computer.
  • byte-code interpreter — (software)   A program that executes a byte code program. An example is the Java Virtual Machine.
  • cancellation deadline — A cancellation deadline is a date before which you must cancel a hotel reservation without paying any money.
  • canticle of canticles — another name for the Song of Solomon, used in the Douay Bible
  • cantilever foundation — a building foundation supporting its load partly or wholly upon cantilevers.
  • carrie chapman l cattCarrie Chapman Lane, 1859–1947, U.S. leader in women's suffrage movements.
  • cartesian coordinates — a system of representing points in space in terms of their distance from a given origin measured along a set of mutually perpendicular axes. Written (x,y,z) with reference to three axes
  • cascading style sheet — a file recording style details, such as fonts, colours, etc, that is read by browsers so that style is consistent over multiple web pages
  • castellon de la plana — a port in E Spain. Pop: 160 714 (2003 est)
  • catch one flat footed — having flatfeet.
  • category merchandiser — A category merchandiser is a person whose job is to maintain stocks, manage displays and promote sales of a certain product category such as footwear.
  • catherine of braganza — 1638–1705, wife of Charles II of England, daughter of John IV of Portugal
  • cause-effect graphing — (programming)   A testing technique that aids in selecting, in a systematic way, a high-yield set of test cases that logically relates causes to effects to produce test cases. It has a beneficial side effect in pointing out incompleteness and ambiguities in specifications.
  • caviar to the general — a thing appealing only to a highly cultivated taste: Hamlet II, ii
  • central daylight time — the time observed in the Central Time Zone of the United states when Daylight Savings Time is in effect; GMT -5
  • central european time — the standard time adopted by Western European countries one hour ahead of Greenwich Mean Time, corresponding to British Summer Time
  • central limit theorem — any of several theorems stating that the sum of a number of random variables obeying certain conditions will assume a normal distribution as the number of variables becomes large.
  • central standard time — one of the standard times used in North America, based on the local time of the 90° meridian, six hours behind Greenwich Mean Time
  • certificate authority — (cryptography, body)   (CA or "Trusted Third Party") An entity (typically a company) that issues digital certificates to other entities (organisations or individuals) to allow them to prove their identity to others. A Certificate Authority might be an external company such as VeriSign that offers digital certificate services or they might be an internal organisation such as a corporate MIS department. The Certificate Authority's chief function is to verify the identity of entities and issue digital certificates attesting to that identity. The process uses public key cryptography to create a "network of trust". If I want to prove my identity to you, I ask a CA (who you trust to have verified my identity) to encrypt a hash of my signed key with their private key. Then you can use the CA's public key to decrypt the hash and compare it with a hash you calculate yourself. Hashes are used to decrease the amount of data that needs to be transmitted. The hash function must be cryptographically strong, e.g. MD5.
  • certificate of origin — a document stating the name of the country that produced a specified shipment of goods: often required before importation of goods
  • character development — the portrayal of people in a work of fiction in such a way that the reader or audience seems to learn more about them as they develop
  • character recognition — Character recognition is a process which allows computers to recognize written or printed characters such as numbers or letters and to change them into a form that the computer can use.
  • characteristic vector — a vector for which there exists a scalar such that the value of the vector under a given transformation is equal to the scalar times the vector.
  • charity commissioners — (in Britain) members of a commission constituted to keep a register of charities and control charitable trusts
  • charles edward stuart — a member of the royal family that ruled in Scotland from 1371 to 1714 and in England from 1603 to 1714.
  • charterhouse of parma — a novel (1839) by Stendhal.
  • cheese and wine party — a party at which cheese and wine are served
  • cheque guarantee card — a card issued by a bank or building society, guaranteeing payment of a customer's cheques up to a stated value
  • chickweed wintergreen — a primulaceous plant, Trientalis europaea, of N Europe and N Asia, having white flowers and leaves arranged in a whorl
  • chief master sergeant — a solider of the highest enlisted rank in the US Air Force
  • chief warrant officer — a senior-ranking warrant officer in various armed forces
  • child-directed speech — baby talk (def 2).
  • chinese forget-me-not — an eastern Asian plant, Cynoglossum amabile, of the borage family, having lance-shaped leaves and clustered, showy, blue, pink, or white flowers.
  • chinese lantern plant — winter cherry (def 1).
  • chinese water torture — a form of torture in which water is made to drip for a long period of time onto a victim's forehead to drive him insane
  • chinese-lantern plant — a perennial ground-cherry (Physalis alkekengi) grown for winter bouquets because of the bladderlike red calyx that surrounds its small, tomatolike fruit
  • chocolate chip cookie — a biscuit containing chips of chocolate
  • choledochojejunostomy — (medicine) The surgical formation of an opening between the common bile duct and the jejunum.
  • christmas decorations — decorations of different kinds appropriate to Christmas, such as tinsel, candles, images of angels, etc.
  • christmas tree packet — (networking)   (Or kamikaze packet) A packet with every single option set for whatever protocol is in use. The term doubtless derives from a fanciful image of each little option bit being represented by a different-coloured light bulb, all turned on. 10 points for correctly being able to process a "Kamikaze" packet (AKA nastygram, Christmas tree packet, lamp test segment, et al.). That is, correctly handle a segment with the maximum combination of features at once (e.g. a SYN URG PUSH FIN segment with options and data). Compare: Chernobyl packet.
  • church-rosser theorem — (theory)   A property of a reduction system that states that if an expression can be reduced by zero or more reduction steps to either expression M or expression N then there exists some other expression to which both M and N can be reduced. This implies that there is a unique normal form for any expression since M and N cannot be different normal forms because the theorem says they can be reduced to some other expression and normal forms are irreducible by definition. It does not imply that a normal form is reachable, only that if reduction terminates it will reach a unique normal form.
  • circle of declination — hour circle.
  • civil rights movement — campaign for human freedoms
  • class-relation method — (programming)   A design technique based on the concepts of object-oriented programming and the Entity-Relationship model from the French company Softeam.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?