source
stringlengths
31
203
text
stringlengths
28
2k
https://en.wikipedia.org/wiki/List%20of%20mitosporic%20Ascomycota
The mitosporic Ascomycota are a heterogeneous group of ascomycotic fungi whose common characteristic is the absence of a sexual state (anamorph); many of the pathogenic fungi in humans belong to this group. Acremonium Acrodontium Alatospora Anguillospora Antennariella Anungitopsis Aphanocladium Bispora Brachyconidiell...
https://en.wikipedia.org/wiki/Drive%20bay
A drive bay is a standard-sized area for adding hardware to a computer. Most drive bays are fixed to the inside of a case, but some can be removed. Over the years since the introduction of the IBM PC, it and its compatibles have had many form factors of drive bays. Four form factors are in common use today, the 5.25-i...
https://en.wikipedia.org/wiki/Sentence%20diagram
A sentence diagram is a pictorial representation of the grammatical structure of a sentence. The term "sentence diagram" is used more when teaching written language, where sentences are diagrammed. The model shows the relations between words and the nature of sentence structure and can be used as a tool to help recogni...
https://en.wikipedia.org/wiki/Delay%20insensitive%20circuit
A delay-insensitive circuit is a type of asynchronous circuit which performs a digital logic operation often within a computing processor chip. Instead of using clock signals or other global control signals, the sequencing of computation in delay-insensitive circuit is determined by the data flow. Data flows from one...
https://en.wikipedia.org/wiki/The%20Man%20Who%20Counted
The Man Who Counted (original Portuguese title: O Homem que Calculava) is a book on recreational mathematics and curious word problems by Brazilian writer Júlio César de Mello e Souza, published under the pen name Malba Tahan. Since its first publication in 1938, the book has been immensely popular in Brazil and abroa...
https://en.wikipedia.org/wiki/MVCML
Multiple-valued current mode logic (MVCML) or current mode multiple-valued logic (CM-MVL) is a method of representing electronic logic levels in analog CMOS circuits. In MVCML, logic levels are represented by multiples of a base current, Ibase, set to a certain value, x. Thus, level 0 is associated with the value of ...
https://en.wikipedia.org/wiki/NORDUnet
NORDUnet is an international collaboration between the National research and education networks in the Nordic countries. Members The members of NORDUnet are: SUNET of Sweden UNINETT of Norway FUNET of Finland Forskningsnettet of Denmark RHnet of Iceland Network NORDUnet interconnects the Nordic national resea...
https://en.wikipedia.org/wiki/Preferred%20number
In industrial design, preferred numbers (also called preferred values or preferred series) are standard guidelines for choosing exact product dimensions within a given set of constraints. Product developers must choose numerous lengths, distances, diameters, volumes, and other characteristic quantities. While all of t...
https://en.wikipedia.org/wiki/List%20of%20honey%20bee%20pheromones
The pheromones of the honey bee are mixtures of chemical substances released by individual bees into the hive or environment that cause changes in the physiology and behaviour of other bees. Introduction Honey bees (Apis mellifera) have one of the most complex pheromonal communication systems found in nature, possess...
https://en.wikipedia.org/wiki/Vertebrate%20zoology
Vertebrate zoology is the biological discipline that consists of the study of Vertebrate animals, i.e., animals with a backbone, such as fish, amphibians, reptiles, birds and mammals. Many natural history museums have departments named Vertebrate Zoology. In some cases whole museums bear this name, e.g. the Museum of ...
https://en.wikipedia.org/wiki/Spelunker%20%28video%20game%29
Spelunker is a 1983 platform video game developed by Timothy G. Martin of MicroGraphic Image. It is set in a colossal cave, with the player starting at the cave's entrance at the top, and the objective is to get to the treasure at the bottom. Originally released by MicroGraphic Image for the Atari 8-bit family in 1983...
https://en.wikipedia.org/wiki/Holographic%20Versatile%20Disc
The Holographic Versatile Disc (HVD) is an optical disc technology that was expected to store up to several terabytes of data on an optical disc 10 cm or 12 cm in diameter. Its development commenced in April 2004, but it never arrived due to lack of funding. The company responsible for HVD went bankrupt in 2010. The r...
https://en.wikipedia.org/wiki/Commodity%20computing
Commodity computing (also known as commodity cluster computing) involves the use of large numbers of already-available computing components for parallel computing, to get the greatest amount of useful computation at low cost. It is computing done in commodity computers as opposed to in high-cost superminicomputers or i...
https://en.wikipedia.org/wiki/Repairable%20component
A repairable component is a component of a finished good that can be designated for repair. Overview Repairable components tend to be more expensive than non-repairable components (consumables). This is because for items that are inexpensive to procure, it is often more cost-effective not to maintain (repair) them. ...
https://en.wikipedia.org/wiki/Root%20test
In mathematics, the root test is a criterion for the convergence (a convergence test) of an infinite series. It depends on the quantity where are the terms of the series, and states that the series converges absolutely if this quantity is less than one, but diverges if it is greater than one. It is particularly use...
https://en.wikipedia.org/wiki/Linear%20complementarity%20problem
In mathematical optimization theory, the linear complementarity problem (LCP) arises frequently in computational mechanics and encompasses the well-known quadratic programming as a special case. It was proposed by Cottle and Dantzig in 1968. Formulation Given a real matrix M and vector q, the linear complementarity p...
https://en.wikipedia.org/wiki/Counting%20problem%20%28complexity%29
In computational complexity theory and computability theory, a counting problem is a type of computational problem. If R is a search problem then is the corresponding counting function and denotes the corresponding decision problem. Note that cR is a search problem while #R is a decision problem, however cR can be...
https://en.wikipedia.org/wiki/Promise%20problem
In computational complexity theory, a promise problem is a generalization of a decision problem where the input is promised to belong to a particular subset of all possible inputs. Unlike decision problems, the yes instances (the inputs for which an algorithm must return yes) and no instances do not exhaust the set of ...
https://en.wikipedia.org/wiki/Novell%20S-Net
S-Net (aka ShareNet) was a network operating system and the set of network protocols it used to talk to client machines on the network. Released by Novell in 1983, the S-Net operating system was an entirely proprietary operating system written for the Motorola 68000 processor. It used a star network topology. S-Net ha...
https://en.wikipedia.org/wiki/Non-linear%20sigma%20model
In quantum field theory, a nonlinear σ model describes a scalar field which takes on values in a nonlinear manifold called the target manifold  T. The non-linear σ-model was introduced by , who named it after a field corresponding to a spinless meson called σ in their model. This article deals primarily with the quant...
https://en.wikipedia.org/wiki/Kraft%E2%80%93McMillan%20inequality
In coding theory, the Kraft–McMillan inequality gives a necessary and sufficient condition for the existence of a prefix code (in Leon G. Kraft's version) or a uniquely decodable code (in Brockway McMillan's version) for a given set of codeword lengths. Its applications to prefix codes and trees often find use in compu...
https://en.wikipedia.org/wiki/Search%20problem
In the mathematics of computational complexity theory, computability theory, and decision theory, a search problem is a type of computational problem represented by a binary relation. Intuitively, the problem consists in finding structure "y" in object "x". An algorithm is said to solve the problem if at least one corr...
https://en.wikipedia.org/wiki/Metabolic%20ecology
Metabolic ecology is a field of ecology aiming to understand constraints on metabolic organization as important for understanding almost all life processes. Main focus is on the metabolism of individuals, emerging intra- and inter-specific patterns, and the evolutionary perspective. Two main metabolic theories that ha...
https://en.wikipedia.org/wiki/J%20Strother%20Moore
J Strother Moore (his first name is the alphabetic character "J" – not an abbreviated "J.") is a computer scientist. He is a co-developer of the Boyer–Moore string-search algorithm, Boyer–Moore majority vote algorithm, and the Boyer–Moore automated theorem prover, Nqthm. He made pioneering contributions to structure sh...
https://en.wikipedia.org/wiki/AMD%20K9
The AMD K9 represents a microarchitecture by AMD designed to replace the K8 processors, featuring dual-core processing. Development K9 appears originally to have been an ambitious 8 issue per clock cycle core redesign of the K7 or the K8 processor core. At one point, K9 was the Greyhound project at AMD, and was work...
https://en.wikipedia.org/wiki/Variable-gain%20amplifier
A variable-gain (VGA) or voltage-controlled amplifier (VCA) is an electronic amplifier that varies its gain depending on a control voltage (often abbreviated CV). VCAs have many applications, including audio level compression, synthesizers and amplitude modulation. A crude example is a typical inverting op-amp config...
https://en.wikipedia.org/wiki/Kaik%C5%8D%20ROV
was a remotely operated underwater vehicle (ROV) built by the Japan Agency for Marine-Earth Science and Technology (JAMSTEC) for exploration of the deep sea. Kaikō was the second of only five vessels ever to reach the bottom of the Challenger Deep, as of 2019. Between 1995 and 2003, this 10.6 ton unmanned submersible c...
https://en.wikipedia.org/wiki/Pixar%20Image%20Computer
The Pixar Image Computer is a graphics computer originally developed by the Graphics Group, the computer division of Lucasfilm, which was later renamed Pixar. Aimed at commercial and scientific high-end visualization markets, such as medicine, geophysics and meteorology, the original machine was advanced for its time, ...
https://en.wikipedia.org/wiki/Animal%20embryonic%20development
In developmental biology, animal embryonic development, also known as animal embryogenesis, is the developmental stage of an animal embryo. Embryonic development starts with the fertilization of an egg cell (ovum) by a sperm cell, (spermatozoon). Once fertilized, the ovum becomes a single diploid cell known as a zygote...
https://en.wikipedia.org/wiki/Concrete%20Roman
Concrete Roman is a slab serif typeface designed by Donald Knuth using his METAFONT program. It was intended to accompany the Euler mathematical font which it partners in Knuth's book Concrete Mathematics. It has a darker appearance than its more famous sibling, Computer Modern. Some favour it for use on the computer s...
https://en.wikipedia.org/wiki/Heterothallism
Heterothallic species have sexes that reside in different individuals. The term is applied particularly to distinguish heterothallic fungi, which require two compatible partners to produce sexual spores, from homothallic ones, which are capable of sexual reproduction from a single organism. In heterothallic fungi, two...
https://en.wikipedia.org/wiki/Minkowski%27s%20question-mark%20function
In mathematics, Minkowski's question-mark function, denoted , is a function with unusual fractal properties, defined by Hermann Minkowski in 1904. It maps quadratic irrational numbers to rational numbers on the unit interval, via an expression relating the continued fraction expansions of the quadratics to the binary e...
https://en.wikipedia.org/wiki/Glossary%20of%20game%20theory
Game theory is the branch of mathematics in which games are studied: that is, models describing human behaviour. This is a glossary of some terms of the subject. Definitions of a game Notational conventions Real numbers . The set of players . Strategy space , where Player i's strategy space is the space of...
https://en.wikipedia.org/wiki/Polar%20motion
Polar motion of the Earth is the motion of the Earth's rotational axis relative to its crust. This is measured with respect to a reference frame in which the solid Earth is fixed (a so-called Earth-centered, Earth-fixed or ECEF reference frame). This variation is a few meters on the surface of the Earth. Analysis Pol...
https://en.wikipedia.org/wiki/Jacobi%20triple%20product
In mathematics, the Jacobi triple product is the mathematical identity: for complex numbers x and y, with |x| < 1 and y ≠ 0. It was introduced by in his work Fundamenta Nova Theoriae Functionum Ellipticarum. The Jacobi triple product identity is the Macdonald identity for the affine root system of type A1, and is ...
https://en.wikipedia.org/wiki/Plant%20virus
Plant viruses are viruses that affect plants. Like all other viruses, plant viruses are obligate intracellular parasites that do not have the molecular machinery to replicate without a host. Plant viruses can be pathogenic to vascular plants ("higher plants"). Most plant viruses are rod-shaped, with protein discs form...
https://en.wikipedia.org/wiki/Service%20Provisioning%20Markup%20Language
Service Provisioning Markup Language (SPML) is an XML-based framework, being developed by OASIS, for exchanging user, resource and service provisioning information between cooperating organizations. The Service Provisioning Markup language is the open standard for the integration and interoperation of service provisio...
https://en.wikipedia.org/wiki/Napierian%20logarithm
The term Napierian logarithm or Naperian logarithm, named after John Napier, is often used to mean the natural logarithm. Napier did not introduce this natural logarithmic function, although it is named after him. However, if it is taken to mean the "logarithms" as originally produced by Napier, it is a function given...
https://en.wikipedia.org/wiki/Audio%20normalization
Audio normalization is the application of a constant amount of gain to an audio recording to bring the amplitude to a target level (the norm). Because the same amount of gain is applied across the entire recording, the signal-to-noise ratio and relative dynamics are unchanged. Normalization is one of the functions comm...
https://en.wikipedia.org/wiki/Airtime%20%28software%29
Airtime is a radio management application for remote broadcast automation (via web-based scheduler), and program exchange between radio stations. Airtime was developed and released as free and open-source software, subject to the requirements of the GNU General Public License until it was changed to GNU Affero General...
https://en.wikipedia.org/wiki/Flagship%20species
In conservation biology, a flagship species is a species chosen to raise support for biodiversity conservation in a given place or social context. Definitions have varied, but they have tended to focus on the strategic goals and the socio-economic nature of the concept, to support the marketing of a conservation effort...
https://en.wikipedia.org/wiki/External%20sorting
External sorting is a class of sorting algorithms that can handle massive amounts of data. External sorting is required when the data being sorted do not fit into the main memory of a computing device (usually RAM) and instead they must reside in the slower external memory, usually a disk drive. Thus, external sorting ...
https://en.wikipedia.org/wiki/Match%20moving
In visual effects, match moving is a technique that allows the insertion of 2D elements, other live action elements or CG computer graphics into live-action footage with correct position, scale, orientation, and motion relative to the photographed objects in the shot. It also allows for the removal of live action eleme...
https://en.wikipedia.org/wiki/Systema%20Naturae
(originally in Latin written with the ligature æ) is one of the major works of the Swedish botanist, zoologist and physician Carl Linnaeus (1707–1778) and introduced the Linnaean taxonomy. Although the system, now known as binomial nomenclature, was partially developed by the Bauhin brothers, Gaspard and Johann, Linna...
https://en.wikipedia.org/wiki/Peripheral%20Interface%20Adapter
A Peripheral Interface Adapter (PIA) is a peripheral integrated circuit providing parallel I/O interfacing for microprocessor systems. Description Common PIAs include the Motorola MC6820 and MC6821, and the MOS Technology MCS6520, all of which are functionally identical but have slightly different electrical character...
https://en.wikipedia.org/wiki/Hyperspace
In science fiction, hyperspace (also known as nulspace, subspace, overspace, jumpspace and similar terms) is a concept relating to higher dimensions as well as parallel universes and a faster-than-light (FTL) method of interstellar travel. Its use in science fiction originated in the magazine Amazing Stories Quarterly ...
https://en.wikipedia.org/wiki/Software%20transactional%20memory
In computer science, software transactional memory (STM) is a concurrency control mechanism analogous to database transactions for controlling access to shared memory in concurrent computing. It is an alternative to lock-based synchronization. STM is a strategy implemented in software, rather than as a hardware compone...
https://en.wikipedia.org/wiki/Stieltjes%20constants
In mathematics, the Stieltjes constants are the numbers that occur in the Laurent series expansion of the Riemann zeta function: The constant is known as the Euler–Mascheroni constant. Representations The Stieltjes constants are given by the limit (In the case n = 0, the first summand requires evaluation of 00...
https://en.wikipedia.org/wiki/Balloon%20help
Balloon help is a help system introduced by Apple Computer in their 1991 release of System 7.0. The name referred to the way the help text was displayed, in "speech balloons", like those containing words in a comic strip. The name has since been used by many to refer to any sort of pop-up help text. The problem During...
https://en.wikipedia.org/wiki/Phytic%20acid
Phytic acid is a six-fold dihydrogenphosphate ester of inositol (specifically, of the myo isomer), also called inositol hexaphosphate, inositol hexakisphosphate (IP6) or inositol polyphosphate. At physiological pH, the phosphates are partially ionized, resulting in the phytate anion. The (myo) phytate anion is a color...
https://en.wikipedia.org/wiki/Internet%20Public%20Library
The Virtual library (IPL, ipl2) was a non-profit, largely student-run website managed by a consortium, headed by Drexel University. Visitors could ask reference questions, and volunteer librarians and graduate students in library and information science formed collections and answered questions. The IPL opened on Marc...
https://en.wikipedia.org/wiki/Menelaus%27s%20theorem
In Euclidean geometry, Menelaus's theorem, named for Menelaus of Alexandria, is a proposition about triangles in plane geometry. Suppose we have a triangle , and a transversal line that crosses at points respectively, with distinct from . A weak version of the theorem states that where "| |" denotes absolute value ...
https://en.wikipedia.org/wiki/Domain/OS
Domain/OS is the discontinued operating system used by the Apollo/Domain line of workstations manufactured by Apollo Computer. It was originally launched in 1981 as AEGIS, and was rebranded to Domain/OS in 1988 when Unix environments were added to the operating system. It is one of the early distributed operating syste...
https://en.wikipedia.org/wiki/Tumor%20marker
A tumor marker is a biomarker found in blood, urine, or body tissues that can be elevated by the presence of one or more types of cancer. There are many different tumor markers, each indicative of a particular disease process, and they are used in oncology to help detect the presence of cancer. An elevated level of a t...
https://en.wikipedia.org/wiki/Cournot%20competition
Cournot competition is an economic model used to describe an industry structure in which companies compete on the amount of output they will produce, which they decide on independently of each other and at the same time. It is named after Antoine Augustin Cournot (1801–1877) who was inspired by observing competition in...
https://en.wikipedia.org/wiki/Edgeworth%20paradox
To solve the Bertrand paradox, the Irish economist Francis Ysidro Edgeworth put forward the Edgeworth Paradox in his paper "The Pure Theory of Monopoly", published in 1897. In economics, the Edgeworth paradox describes a situation in which two players cannot reach a state of equilibrium with pure strategies, i.e. each...
https://en.wikipedia.org/wiki/Tornado%20code
In coding theory, Tornado codes are a class of erasure codes that support error correction. Tornado codes require a constant C more redundant blocks than the more data-efficient Reed–Solomon erasure codes, but are much faster to generate and can fix erasures faster. Software-based implementations of tornado codes are...
https://en.wikipedia.org/wiki/Anisole
Anisole, or methoxybenzene, is an organic compound with the formula . It is a colorless liquid with a smell reminiscent of anise seed, and in fact many of its derivatives are found in natural and artificial fragrances. The compound is mainly made synthetically and is a precursor to other synthetic compounds. Structura...
https://en.wikipedia.org/wiki/Scott%20Kim
Scott Kim is an American puzzle and video game designer, artist, and author of Korean descent. He started writing an occasional "Boggler" column for Discover magazine in 1990, and became an exclusive columnist in 1999, and created hundreds of other puzzles for magazines such as Scientific American and Games, as well as...
https://en.wikipedia.org/wiki/Marginal%20value%20theorem
The marginal value theorem (MVT) is an optimality model that usually describes the behavior of an optimally foraging individual in a system where resources (often food) are located in discrete patches separated by areas with no resources. Due to the resource-free space, animals must spend time traveling between patches...
https://en.wikipedia.org/wiki/Copper%28II%29%20chloride
Copper(II) chloride, also known as cupric chloride, is an inorganic compound with the chemical formula CuCl2. The monoclinic yellowish-brown anhydrous form slowly absorbs moisture to form the orthorhombic blue-green dihydrate CuCl2·2H2O, with two water molecules of hydration. It is industrially produced for use as a co...
https://en.wikipedia.org/wiki/Real%20coordinate%20space
In mathematics, the real coordinate space of dimension , denoted or is the set of the -tuples of real numbers, that is the set of all sequences of real numbers. Special cases are called the real line and the real coordinate plane . With component-wise addition and scalar multiplication, it is a real vector space, ...
https://en.wikipedia.org/wiki/Euclidean%20topology
In mathematics, and especially general topology, the Euclidean topology is the natural topology induced on -dimensional Euclidean space by the Euclidean metric. Definition The Euclidean norm on is the non-negative function defined by Like all norms, it induces a canonical metric defined by The metric induced by...
https://en.wikipedia.org/wiki/Structured%20program%20theorem
The structured program theorem, also called the Böhm–Jacopini theorem, is a result in programming language theory. It states that a class of control-flow graphs (historically called flowcharts in this context) can compute any computable function if it combines subprograms in only three specific ways (control structures...
https://en.wikipedia.org/wiki/CyberCash
CyberCash, Inc. was an internet payment service for electronic commerce, headquartered in Reston, Virginia. It was founded in August 1994 by Daniel C. Lynch (who served as chairman), William N. Melton (who served as president and CEO, and later chairman), Steve Crocker (Chief Technology Officer), and Bruce G. Wilson. T...
https://en.wikipedia.org/wiki/Reproductive%20success
Reproductive success is an individual's production of offspring per breeding event or lifetime. This is not limited by the number of offspring produced by one individual, but also the reproductive success of these offspring themselves. Reproductive success is different from fitness in that individual success is not n...
https://en.wikipedia.org/wiki/Ranking
A ranking is a relationship between a set of items such that, for any two items, the first is either "ranked higher than", "ranked lower than", or "ranked equal to" the second. In mathematics, this is known as a weak order or total preorder of objects. It is not necessarily a total order of objects because two differen...
https://en.wikipedia.org/wiki/Xoom%20%28web%20hosting%29
Xoom was an early dot-com company that provided free unlimited space web hosting, similar to GeoCities. The domain "xoom.com" is now held by the Xoom Corporation, an international-focused money transfer website run by PayPal. History Xoom was founded by Chris Kitze in September 1996 as a download website offering free...
https://en.wikipedia.org/wiki/Host%20Identity%20Protocol
The Host Identity Protocol (HIP) is a host identification technology for use on Internet Protocol (IP) networks, such as the Internet. The Internet has two main name spaces, IP addresses and the Domain Name System. HIP separates the end-point identifier and locator roles of IP addresses. It introduces a Host Identity (...
https://en.wikipedia.org/wiki/Nutmeg%20oil
Nutmeg oil is a volatile essential oil from nutmeg (Myristica fragrans). The oil is colorless or light yellow and smells and tastes of nutmeg. It contains numerous components of interest to the oleochemical industry. The essential oil consists of approximately 90% terpene hydrocarbons. Prominent components are sabinene...
https://en.wikipedia.org/wiki/Verbatim%20%28brand%29
Verbatim is a brand for storage media and flash memory products currently owned by CMC Magnetics Corporation (CMC), a Taiwanese company that is known for optical disc manufacturing. Formerly a subsidiary of Mitsubishi Chemical, the global business and assets of Verbatim were sold to CMC Magnetics in 2019 at an estimat...
https://en.wikipedia.org/wiki/Rail%20directions
Railroad directions are used to describe train directions on rail systems. The terms used may be derived from such sources as compass directions, altitude directions, or other directions. However, the railroad directions frequently vary from the actual directions, so that, for example, a "northbound" train may really b...
https://en.wikipedia.org/wiki/Dependency%20injection
In software engineering, dependency injection is a programming technique in which an object or function receives other objects or functions that it requires, as opposed to creating them internally. Dependency injection aims to separate the concerns of constructing objects and using them, leading to loosely coupled prog...
https://en.wikipedia.org/wiki/Primer%20walking
Primer walking is a technique used to clone a gene (e.g., disease gene) from its known closest markers (e.g., known gene). As a result, it is employed in cloning and sequencing efforts in plants, fungi, and mammals with minor alterations. This technique, also known as "directed sequencing," employs a series of Sanger s...
https://en.wikipedia.org/wiki/Beveridge%20curve
A Beveridge curve, or UV curve, is a graphical representation of the relationship between unemployment and the job vacancy rate, the number of unfilled jobs expressed as a proportion of the labour force. It typically has vacancies on the vertical axis and unemployment on the horizontal. The curve, named after William B...
https://en.wikipedia.org/wiki/Ralph%20Henstock
Ralph Henstock (2 June 1923 – 17 January 2007) was an English mathematician and author. As an Integration theorist, he is notable for Henstock–Kurzweil integral. Henstock brought the theory to a highly developed stage without ever having encountered Jaroslav Kurzweil's 1957 paper on the subject. Early life He was born...
https://en.wikipedia.org/wiki/Mathematical%20Reviews
Mathematical Reviews is a journal published by the American Mathematical Society (AMS) that contains brief synopses, and in some cases evaluations, of many articles in mathematics, statistics, and theoretical computer science. The AMS also publishes an associated online bibliographic database called MathSciNet which co...
https://en.wikipedia.org/wiki/Overscan
Overscan is a behaviour in certain television sets, in which part of the input picture is cut off by the visible bounds of the screen. It exists because cathode-ray tube (CRT) television sets from the 1930s to the early 2000s were highly variable in how the video image was positioned within the borders of the screen. I...
https://en.wikipedia.org/wiki/Chuckie%20Egg
Chuckie Egg is a video game released by A&F Software in 1983 initially for the ZX Spectrum, BBC Micro, and Dragon 32/64. It was ported to the Commodore 64, Acorn Electron, MSX, Tatung Einstein, Amstrad CPC, and Atari 8-bit family. It was later updated for the Amiga, Atari ST, and IBM PC compatibles. The game was writt...
https://en.wikipedia.org/wiki/235%20%28number%29
235 (two hundred [and] thirty-five) is the integer following 234 and preceding 236. Additionally, 235 is: a semiprime. a heptagonal number. a centered triangular number. therefore a figurate number in two ways. palindromic in bases 4 (32234), 7 (4547), 8 (3538), 13 (15113), and 46 (5546). a Harshad number in bases 6,...
https://en.wikipedia.org/wiki/Telepen
Telepen the a name of a barcode symbology designed to express all 128 ASCII characters without using shift characters for code switching, and using only two different widths for bars and spaces. (Unlike Code 128, which uses shifts and four different element widths.) The symbology was devised by George Sims of SB Electr...
https://en.wikipedia.org/wiki/Melanie%20Wood
Melanie Matchett Wood (born 1981) is an American mathematician at Harvard University who was the first woman to qualify for the U.S. International Mathematical Olympiad Team. She completed her PhD in 2009 at Princeton University (under Manjul Bhargava) and is currently Professor of Mathematics at Harvard University, af...
https://en.wikipedia.org/wiki/Poincar%C3%A9%20metric
In mathematics, the Poincaré metric, named after Henri Poincaré, is the metric tensor describing a two-dimensional surface of constant negative curvature. It is the natural metric commonly used in a variety of calculations in hyperbolic geometry or Riemann surfaces. There are three equivalent representations commonly ...
https://en.wikipedia.org/wiki/Isolecithal
Isolecithal (Greek iso = equal, lekithos = yolk) refers to the even distribution of yolk in the cytoplasm of ova of mammals and other vertebrates, notably fishes of the families Petromyzontidae, Amiidae, and Lepisosteidae. Isolecithal cells have two equal hemispheres of yolk. However, during cellular development, norma...
https://en.wikipedia.org/wiki/Schwarz%E2%80%93Ahlfors%E2%80%93Pick%20theorem
In mathematics, the Schwarz–Ahlfors–Pick theorem is an extension of the Schwarz lemma for hyperbolic geometry, such as the Poincaré half-plane model. The Schwarz–Pick lemma states that every holomorphic function from the unit disk U to itself, or from the upper half-plane H to itself, will not increase the Poincaré di...
https://en.wikipedia.org/wiki/Sodium%20acetate
Sodium acetate, CH3COONa, also abbreviated NaOAc, is the sodium salt of acetic acid. This colorless deliquescent salt has a wide range of uses. Applications Biotechnological Sodium acetate is used as the carbon source for culturing bacteria. Sodium acetate is also useful for increasing yields of DNA isolation by etha...
https://en.wikipedia.org/wiki/Panbiogeography
Panbiogeography, originally proposed by the French-Italian scholar Léon Croizat (1894–1982) in 1958, is a cartographical approach to biogeography that plots distributions of a particular taxon or group of taxa on maps, and connects the disjunct distribution areas or collection localities together with lines called trac...
https://en.wikipedia.org/wiki/Cabin%20pressurization
Cabin pressurization is a process in which conditioned air is pumped into the cabin of an aircraft or spacecraft in order to create a safe and comfortable environment for humans flying at high altitudes. For aircraft, this air is usually bled off from the gas turbine engines at the compressor stage, and for spacecraft,...
https://en.wikipedia.org/wiki/Hyponastic%20response
In plant biology, the hyponastic response is a nastic movement characterized by an upward bending of leaves or other plant parts, resulting from accelerated growth of the lower side of the petiole in comparison to its upper part. This can be observed in many terrestrial plants and is linked to the plant hormone ethylen...
https://en.wikipedia.org/wiki/MPEG%20Industry%20Forum
The MPEG Industry Forum (MPEGIF) is a non-profit consortium dedicated to "further the adoption of MPEG Standards, by establishing them as well accepted and widely used standards among creators of content, developers, manufacturers, providers of services, and end users." The group is involved in many tasks, which inclu...
https://en.wikipedia.org/wiki/Electroactive%20polymer
An electroactive polymer (EAP) is a polymer that exhibits a change in size or shape when stimulated by an electric field. The most common applications of this type of material are in actuators and sensors. A typical characteristic property of an EAP is that they will undergo a large amount of deformation while sustaini...
https://en.wikipedia.org/wiki/H.248
The Gateway Control Protocol (Megaco, H.248) is an implementation of the media gateway control protocol architecture for providing telecommunication services across a converged internetwork consisting of the traditional public switched telephone network (PSTN) and modern packet networks, such as the Internet. H.248 is...
https://en.wikipedia.org/wiki/Perturbation%20%28astronomy%29
In astronomy, perturbation is the complex motion of a massive body subjected to forces other than the gravitational attraction of a single other massive body. The other forces can include a third (fourth, fifth, etc.) body, resistance, as from an atmosphere, and the off-center attraction of an oblate or otherwise missh...
https://en.wikipedia.org/wiki/Crosby%20system
The Crosby system was an FM stereophonic broadcasting standard developed by Murray G. Crosby. In the United States, it competed with, and ultimately lost to, the Zenith/GE system, which the FCC chose as the standard in 1961. While both systems used multiplexing to transmit the L-R stereo signal, the Crosby system used...
https://en.wikipedia.org/wiki/Grim%20trigger
In game theory, grim trigger (also called the grim strategy or just grim) is a trigger strategy for a repeated game. Initially, a player using grim trigger will cooperate, but as soon as the opponent defects (thus satisfying the trigger condition), the player using grim trigger will defect for the remainder of the ite...
https://en.wikipedia.org/wiki/Session%20border%20controller
A session border controller (SBC) is a network element deployed to protect SIP based voice over Internet Protocol (VoIP) networks. Early deployments of SBCs were focused on the borders between two service provider networks in a peering environment. This role has now expanded to include significant deployments between...
https://en.wikipedia.org/wiki/Primosome
In molecular biology, a primosome is a protein complex responsible for creating RNA primers on single stranded DNA during DNA replication. The primosome consists of seven proteins: DnaG primase, DnaB helicase, DnaC helicase assistant, DnaT, PriA, Pri B, and PriC. At each replication fork, the primosome is utilized on...
https://en.wikipedia.org/wiki/Sigil%20%28computer%20programming%29
In computer programming, a sigil () is a symbol affixed to a variable name, showing the variable's datatype or scope, usually a prefix, as in $foo, where $ is the sigil. Sigil, from the Latin sigillum, meaning a "little sign", means a sign or image supposedly having magical power. Sigils can be used to separate and de...
https://en.wikipedia.org/wiki/Centrolecithal
Centrolecithal (Greek kentron = center of a circle, lekithos = yolk) describes the placement of the yolk in the centre of the cytoplasm of ova. Many arthropod eggs are centrolecithal. During cytokinesis, centrolecithal zygotes undergo meroblastic cleavage, where the cleavage plane extends only to the accumulated yolk ...
https://en.wikipedia.org/wiki/Language-oriented%20programming
Language-oriented programming (LOP) is a software-development paradigm where "language" is a software building block with the same status as objects, modules and components, and rather than solving problems in general-purpose programming languages, the programmer creates one or more domain-specific languages (DSLs) for...