source
stringlengths
31
203
text
stringlengths
28
2k
https://en.wikipedia.org/wiki/Electronic%20game
An electronic game is a game that uses electronics to create an interactive system with which a player can play. Video games are the most common form today, and for this reason the two terms are often used interchangeably. There are other common forms of electronic game including handheld electronic games, standalone s...
https://en.wikipedia.org/wiki/Donald%20B.%20Gillies
Donald Bruce Gillies (October 15, 1928 – July 17, 1975) was a Canadian computer scientist and mathematician who worked in the fields of computer design, game theory, and minicomputer programming environments. Early life and education Donald B. Gillies was born in Toronto, Ontario, Canada, to John Zachariah Gillies (a...
https://en.wikipedia.org/wiki/Legion%20%28demons%29
Legion means a large group or in another parlance it may mean "many". In the Christian Bible, it is used to refer to the group of demons, particularly those in two of three versions of the exorcism of the Gerasene demoniac, an account in the New Testament of an incident in which Jesus performs an exorcism. Development...
https://en.wikipedia.org/wiki/Fluorescence%20in%20situ%20hybridization
Fluorescence in situ hybridization (FISH) is a molecular cytogenetic technique that uses fluorescent probes that bind to only particular parts of a nucleic acid sequence with a high degree of sequence complementarity. It was developed by biomedical researchers in the early 1980s to detect and localize the presence or ...
https://en.wikipedia.org/wiki/Steve%20Chen%20%28computer%20engineer%29
Steve Chen (; pinyin: Chén Shìqīng) (born 1944 in Taiwan) is a Taiwanese computer engineer and internet entrepreneur. Chen was elected to the US National Academy of Engineering in 1991 for leadership in the development of super-computer architectures and their realization. Life Chen earned a BS from National Taiwan U...
https://en.wikipedia.org/wiki/Amazon%20Web%20Services
Amazon Web Services, Inc. (AWS) is a subsidiary of Amazon that provides on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered, pay-as-you-go basis. Clients will often use this in combination with autoscaling (a process that allows a client to use more computing in times o...
https://en.wikipedia.org/wiki/Group%20of%20Lie%20type
In mathematics, specifically in group theory, the phrase group of Lie type usually refers to finite groups that are closely related to the group of rational points of a reductive linear algebraic group with values in a finite field. The phrase group of Lie type does not have a widely accepted precise definition, but th...
https://en.wikipedia.org/wiki/HijackThis
HijackThis (also HiJackThis or HJT) is a free and open-source tool to detect malware and adware on Microsoft Windows. It was originally created by Merijn Bellekom, and later sold to Trend Micro. The program is notable for quickly scanning a user's computer to display the most common locations of malware, rather than re...
https://en.wikipedia.org/wiki/Motoko%20Kusanagi
Major , or just "Major", is the main protagonist in Masamune Shirow's Ghost in the Shell manga and anime series. She is a synthetic "full-body prosthesis" augmented-cybernetic human employed as the field commander of Public Security Section 9, a fictional anti-cybercrime law-enforcement division of the Japanese Nationa...
https://en.wikipedia.org/wiki/Tom%20Pepper
Tom Pepper (born August 24, 1975 in Des Moines, Iowa) is a computer programmer best known for his collaboration with Justin Frankel on the Gnutella peer-to-peer system. He and Frankel co-founded Nullsoft, whose most popular program is Winamp, which was sold to AOL in May 1999. He subsequently worked for AOL developin...
https://en.wikipedia.org/wiki/DVD%20region%20code
DVD region codes are a digital rights management technique introduced in 1997. It is designed to allow rights holders to control the international distribution of a DVD release, including its content, release date, and price, all according to the appropriate region. This is achieved by way of region-locked DVD players...
https://en.wikipedia.org/wiki/SUPER-UX
SUPER-UX was a version of the Unix operating system from NEC that is used on its SX series of supercomputers. History The initial version of SUPER-UX was based on UNIX System V version 3.1 with features from BSD 4.3. The version for the NEC SX-9 was based on SVR4.2MP with BSD enhancements. Features SUPER-UX is a 64-b...
https://en.wikipedia.org/wiki/Generation%20of%20Animals
The Generation of Animals (or On the Generation of Animals; Greek: Περὶ ζῴων γενέσεως (Peri Zoion Geneseos); Latin: De Generatione Animalium) is one of the biological works of the Corpus Aristotelicum, the collection of texts traditionally attributed to Aristotle (384–322 BC). The work provides an account of animal rep...
https://en.wikipedia.org/wiki/Privilege%20%28computing%29
In computing, privilege is defined as the delegation of authority to perform security-relevant functions on a computer system. A privilege allows a user to perform an action with security consequences. Examples of various privileges include the ability to create a new user, install software, or change kernel functions...
https://en.wikipedia.org/wiki/Triple%20bar
The triple bar or tribar, ≡, is a symbol with multiple, context-dependent meanings indicating equivalence of two different things. Its main uses are in mathematics and logic. It has the appearance of an equals sign  with a third line. Encoding The triple bar character in Unicode is code point . The closely related co...
https://en.wikipedia.org/wiki/Genetic%20viability
Genetic viability is the ability of the genes present to allow a cell, organism or population to survive and reproduce. The term is generally used to mean the chance or ability of a population to avoid the problems of inbreeding. Less commonly genetic viability can also be used in respect to a single cell or on an ind...
https://en.wikipedia.org/wiki/Turmite
In computer science, a turmite is a Turing machine which has an orientation in addition to a current state and a "tape" that consists of an infinite two-dimensional grid of cells. The terms ant and vant are also used. Langton's ant is a well-known type of turmite defined on the cells of a square grid. Paterson's worms ...
https://en.wikipedia.org/wiki/Kiki%20Kaikai
is a shoot 'em up video game developed and published by Taito for arcades in 1986. Set in Feudal Japan, the player assumes the role of a Shinto shrine maiden who must use her o-fuda scrolls and gohei wand to defeat renegade spirits and monsters from Japanese mythology. The game is noteworthy for using a traditional fan...
https://en.wikipedia.org/wiki/Hilbert%27s%20ninth%20problem
Hilbert's ninth problem, from the list of 23 Hilbert's problems (1900), asked to find the most general reciprocity law for the norm residues of k-th order in a general algebraic number field, where k is a power of a prime. Progress made The problem was partially solved by Emil Artin by establishing the Artin recipro...
https://en.wikipedia.org/wiki/Hilbert%27s%20fourteenth%20problem
In mathematics, Hilbert's fourteenth problem, that is, number 14 of Hilbert's problems proposed in 1900, asks whether certain algebras are finitely generated. The setting is as follows: Assume that k is a field and let K be a subfield of the field of rational functions in n variables, k(x1, ..., xn ) over k. Conside...
https://en.wikipedia.org/wiki/Intrinsic%20function
In computer software, in compiler theory, an intrinsic function (or built-in function) is a function (subroutine) available for use in a given programming language whose implementation is handled specially by the compiler. Typically, it may substitute a sequence of automatically generated instructions for the original ...
https://en.wikipedia.org/wiki/Spring%20%28operating%20system%29
Spring is a discontinued project in building an experimental microkernel-based object-oriented operating system (OS) developed at Sun Microsystems in the early 1990s. Using technology substantially similar to concepts developed in the Mach kernel, Spring concentrated on providing a richer programming environment suppor...
https://en.wikipedia.org/wiki/Authentication%20and%20Key%20Agreement
Authentication and Key Agreement (AKA) is a security protocol used in 3G networks. AKA is also used for one-time password generation mechanism for digest access authentication. AKA is a challenge–response based mechanism that uses symmetric cryptography. AKA in CDMA AKA – Authentication and Key Agreement a.k.a. 3G Aut...
https://en.wikipedia.org/wiki/Dot%20crawl
Dot crawl (also known as chroma crawl or cross-luma) is a visual defect of color analog video standards when signals are transmitted as composite video, as in terrestrial broadcast television. It consists of moving checkerboard patterns which appear along horizontal color transitions (vertical edges). It results from i...
https://en.wikipedia.org/wiki/Marching%20cubes
Marching cubes is a computer graphics algorithm, published in the 1987 SIGGRAPH proceedings by Lorensen and Cline, for extracting a polygonal mesh of an isosurface from a three-dimensional discrete scalar field (the elements of which are sometimes called voxels). The applications of this algorithm are mainly concerned ...
https://en.wikipedia.org/wiki/Optical%20burst%20switching
Optical burst switching (OBS) is an optical networking technique that allows dynamic sub-wavelength switching of data. OBS is viewed as a compromise between the yet unfeasible full optical packet switching (OPS) and the mostly static optical circuit switching (OCS). It differs from these paradigms because OBS control i...
https://en.wikipedia.org/wiki/Chip%20log
A chip log, also called common log, ship log, or just log, is a navigation tool mariners use to estimate the speed of a vessel through water. The word knot, to mean nautical mile per hour, derives from this measurement method. History All nautical instruments that measure the speed of a ship through water are known ...
https://en.wikipedia.org/wiki/ThinkCentre
The ThinkCentre is a line of business-oriented desktop computers designed, developed and marketed by Lenovo, and formerly by IBM from 2003 to 2005. ThinkCentre computers typically include mid-range to high-end processors, options for discrete graphics cards, and multi-monitor support. History Launch The ThinkCentre ...
https://en.wikipedia.org/wiki/DVB-H
DVB-H (digital video broadcasting - handheld) is one of three prevalent mobile TV formats. It is a technical specification for bringing broadcast services to mobile handsets. DVB-H was formally adopted as ETSI standard EN 302 304 in November 2004. The DVB-H specification (EN 302 304) can be downloaded from the official...
https://en.wikipedia.org/wiki/Center%20of%20population
In demographics, the center of population (or population center) of a region is a geographical point that describes a centerpoint of the region's population. There are several ways of defining such a "center point", leading to different geographical locations; these are often confused. Definitions Three commonly used...
https://en.wikipedia.org/wiki/Nyquist%20stability%20criterion
In control theory and stability theory, the Nyquist stability criterion or Strecker–Nyquist stability criterion, independently discovered by the German electrical engineer at Siemens in 1930 and the Swedish-American electrical engineer Harry Nyquist at Bell Telephone Laboratories in 1932, is a graphical technique for ...
https://en.wikipedia.org/wiki/Dynamic%20web%20page
A dynamic web page is a web page constructed at runtime (during software execution), as opposed to a static web page, delivered as it is stored. A server-side dynamic web page is a web page whose construction is controlled by an application server processing server-side scripts. In server-side scripting, parameters det...
https://en.wikipedia.org/wiki/Abuse%20of%20notation
In mathematics, abuse of notation occurs when an author uses a mathematical notation in a way that is not entirely formally correct, but which might help simplify the exposition or suggest the correct intuition (while possibly minimizing errors and confusion at the same time). However, since the concept of formal/synta...
https://en.wikipedia.org/wiki/Base%20address
In computing, a base address is an address serving as a reference point ("base") for other addresses. Related addresses can be accessed using an addressing scheme. Under the relative addressing scheme, to obtain an absolute address, the relevant base address is taken and an offset (aka displacement) is added to it. ...
https://en.wikipedia.org/wiki/Composite%20monitor
A composite monitor or composite video monitor is any analog video display that receives input in the form of an analog composite video signal to a defined specification. A composite video signal encodes all information on a single conductor; a composite cable has a single live conductor plus earth. Other equipment wit...
https://en.wikipedia.org/wiki/Homogeneous%20polynomial
In mathematics, a homogeneous polynomial, sometimes called quantic in older texts, is a polynomial whose nonzero terms all have the same degree. For example, is a homogeneous polynomial of degree 5, in two variables; the sum of the exponents in each term is always 5. The polynomial is not homogeneous, because the sum...
https://en.wikipedia.org/wiki/Networking%20hardware
Networking hardware, also known as network equipment or computer networking devices, are electronic devices that are required for communication and interaction between devices on a computer network. Specifically, they mediate data transmission in a computer network. Units which are the last receiver or generate data ar...
https://en.wikipedia.org/wiki/Z-order%20curve
In mathematical analysis and computer science, functions which are Z-order, Lebesgue curve, Morton space-filling curve, Morton order or Morton code map multidimensional data to one dimension while preserving locality of the data points. It is named in France after Henri Lebesgue, who studied it in 1904, and named in th...
https://en.wikipedia.org/wiki/Power-on%20self-test
A power-on self-test (POST) is a process performed by firmware or software routines immediately after a computer or other digital electronic device is powered on. This article mainly deals with POSTs on personal computers, but many other embedded systems such as those in major appliances, avionics, communications, or ...
https://en.wikipedia.org/wiki/List%20of%20application%20servers
This list compares the features and functionality of application servers, grouped by the hosting environment that is offered by that particular application server. BASIC Run BASIC An all-in-one BASIC scriptable application server, can automatically manage session and state. C Enduro/X A middleware platform for ...
https://en.wikipedia.org/wiki/Dialysis%20tubing
Dialysis tubing, also known as Visking tubing, is an artificial semi-permeable membrane tubing used in separation techniques, that facilitates the flow of tiny molecules in solution based on differential diffusion. In the context of life science research, dialysis tubing is typically used in the sample clean-up and pr...
https://en.wikipedia.org/wiki/Interactive%20programming
Interactive programming is the procedure of writing parts of a program while it is already active. This focuses on the program text as the main interface for a running process, rather than an interactive application, where the program is designed in development cycles and used thereafter (usually by a so-called "user",...
https://en.wikipedia.org/wiki/Cognitive%20architecture
A cognitive architecture refers to both a theory about the structure of the human mind and to a computational instantiation of such a theory used in the fields of artificial intelligence (AI) and computational cognitive science. The formalized models can be used to further refine a comprehensive theory of cognition and...
https://en.wikipedia.org/wiki/Trigger%20%28horse%29
Trigger (July 4, 1934 – July 3, 1965) was a palomino horse made famous in American Western films with his owner and rider, cowboy star Roy Rogers. Pedigree The original Trigger, named Golden Cloud, was born in San Diego, California. Though often mistaken for a Tennessee Walking Horse, his sire was a Thoroughbred and ...
https://en.wikipedia.org/wiki/School%20Mathematics%20Study%20Group
The School Mathematics Study Group (SMSG) was an American academic think tank focused on the subject of reform in mathematics education. Directed by Edward G. Begle and financed by the National Science Foundation, the group was created in the wake of the Sputnik crisis in 1958 and tasked with creating and implementing...
https://en.wikipedia.org/wiki/Monoboard
A monoboard is a device or product that consists of a single printed circuit board (PCB). Benefits The primary benefit of a monoboard solution is cost savings. There are a number of ways that incorporating all parts on a single board can reduce costs. The primary reason is that solutions with multiple boards require ...
https://en.wikipedia.org/wiki/Sol%E2%80%93gel%20process
In materials science, the sol–gel process is a method for producing solid materials from small molecules. The method is used for the fabrication of metal oxides, especially the oxides of silicon (Si) and titanium (Ti). The process involves conversion of monomers into a colloidal solution (sol) that acts as the precurso...
https://en.wikipedia.org/wiki/Sequence%20space
In functional analysis and related areas of mathematics, a sequence space is a vector space whose elements are infinite sequences of real or complex numbers. Equivalently, it is a function space whose elements are functions from the natural numbers to the field K of real or complex numbers. The set of all such functio...
https://en.wikipedia.org/wiki/Table%20%28database%29
A table is a collection of related data held in a table format within a database. It consists of columns and rows. In relational databases, and flat file databases, a table is a set of data elements (values) using a model of vertical columns (identifiable by name) and horizontal rows, the cell being the unit where a r...
https://en.wikipedia.org/wiki/Dream%20dictionary
A dream dictionary (also known as oneirocritic literature) is a tool made for interpreting images in a dream. Dream dictionaries tend to include specific images which are attached to specific interpretations. However, dream dictionaries are generally not considered scientifically viable by those within the psychology c...
https://en.wikipedia.org/wiki/Coiflet
Coiflets are discrete wavelets designed by Ingrid Daubechies, at the request of Ronald Coifman, to have scaling functions with vanishing moments. The wavelet is near symmetric, their wavelet functions have vanishing moments and scaling functions , and has been used in many applications using Calderón–Zygmund operator...
https://en.wikipedia.org/wiki/Sturmian%20word
In mathematics, a Sturmian word (Sturmian sequence or billiard sequence), named after Jacques Charles François Sturm, is a certain kind of infinitely long sequence of characters. Such a sequence can be generated by considering a game of English billiards on a square table. The struck ball will successively hit the vert...
https://en.wikipedia.org/wiki/ZbMATH%20Open
zbMATH Open, formerly Zentralblatt MATH, is a major reviewing service providing reviews and abstracts for articles in pure and applied mathematics, produced by the Berlin office of FIZ Karlsruhe – Leibniz Institute for Information Infrastructure GmbH. Editors are the European Mathematical Society, FIZ Karlsruhe, and th...
https://en.wikipedia.org/wiki/Fibonacci%20word
A Fibonacci word is a specific sequence of binary digits (or symbols from any two-letter alphabet). The Fibonacci word is formed by repeated concatenation in the same way that the Fibonacci numbers are formed by repeated addition. It is a paradigmatic example of a Sturmian word and specifically, a morphic word. The n...
https://en.wikipedia.org/wiki/Interconnection
In telecommunications, interconnection is the physical linking of a carrier's network with equipment or facilities not belonging to that network. The term may refer to a connection between a carrier's facilities and the equipment belonging to its customer, or to a connection between two or more carriers. In United St...
https://en.wikipedia.org/wiki/777%20%28number%29
777 (seven hundred [and] seventy-seven) is the natural number following 776 and preceding 778. The number 777 is significant in numerous religious and political contexts. In mathematics 777 is an odd, composite, palindromic repdigit. It is also a sphenic number, with 3, 7, and 37 as its prime factors. Its largest prim...
https://en.wikipedia.org/wiki/Wireless%20router
A wireless router or Wi-Fi router is a device that performs the functions of a router and also includes the functions of a wireless access point. It is used to provide access to the Internet or a private computer network. Depending on the manufacturer and model, it can function in a wired local area network, in a wirel...
https://en.wikipedia.org/wiki/MapReduce
MapReduce is a programming model and an associated implementation for processing and generating big data sets with a parallel, distributed algorithm on a cluster. A MapReduce program is composed of a map procedure, which performs filtering and sorting (such as sorting students by first name into queues, one queue for ...
https://en.wikipedia.org/wiki/Extraterrestrials%20in%20fiction
An extraterrestrial or alien is any extraterrestrial lifeform; a lifeform that did not originate on Earth. The word extraterrestrial means "outside Earth". The first published use of extraterrestrial as a noun occurred in 1956, during the Golden Age of Science Fiction. Extraterrestrials are a common theme in modern sc...
https://en.wikipedia.org/wiki/AOpen
AOPEN (, stylized AOPEN) is a major electronics manufacturer from Taiwan that makes computers and parts for computers. AOPEN used to be the Open System Business Unit of Acer Computer Inc. which designed, manufactured and sold computer components. It was incorporated in December 1996 as a subsidiary of Acer Group with ...
https://en.wikipedia.org/wiki/Rowland%20Mason%20Ordish
Rowland Mason Ordish (11 April 1824 – 1886) was an English engineer. He is most noted for his design of the Winter Garden, Dublin (1865), for his detailed work on the single-span roof of London's St Pancras railway station, undertaken with William Henry Barlow (1868) and the Albert Bridge, a crossing of the River Thame...
https://en.wikipedia.org/wiki/Cray%20Time%20Sharing%20System
The Cray Time Sharing System, also known in the Cray user community as CTSS, was developed as an operating system for the Cray-1 or Cray X-MP line of supercomputers in 1978. CTSS was developed by the Los Alamos Scientific Laboratory (LASL now LANL) in conjunction with the Lawrence Livermore Laboratory (LLL now LLNL). C...
https://en.wikipedia.org/wiki/KSAT-TV
KSAT-TV (channel 12) is a television station in San Antonio, Texas, United States, affiliated with ABC. Owned by Graham Media Group, the station maintains studios on North St. Mary's Street on the northern edge of downtown, and its transmitter is located off Route 181 in northwest Wilson County (northeast of Elmendorf)...
https://en.wikipedia.org/wiki/Scale%20space
Scale-space theory is a framework for multi-scale signal representation developed by the computer vision, image processing and signal processing communities with complementary motivations from physics and biological vision. It is a formal theory for handling image structures at different scales, by representing an imag...
https://en.wikipedia.org/wiki/Escalation%20of%20commitment
Escalation of commitment is a human behavior pattern in which an individual or group facing increasingly negative outcomes from a decision, action, or investment nevertheless continue the behavior instead of altering course. The actor maintains behaviors that are irrational, but align with previous decisions and action...
https://en.wikipedia.org/wiki/WinSCP
WinSCP (Windows Secure Copy) is a free and open-source SSH File Transfer Protocol (SFTP), File Transfer Protocol (FTP), WebDAV, Amazon S3, and secure copy protocol (SCP) client for Microsoft Windows. Its main function is secure file transfer between a local computer and a remote server. Beyond this, WinSCP offers basic...
https://en.wikipedia.org/wiki/Administration%20on%20Aging
The Administration on Aging (AoA) is an agency within the Administration for Community Living of the United States Department of Health and Human Services. AoA works to ensure that older Americans can stay independent in their communities, mostly by awarding grants to States, Native American tribal organizations, and l...
https://en.wikipedia.org/wiki/Dephosphorylation
In biochemistry, dephosphorylation is the removal of a phosphate (PO43−) group from an organic compound by hydrolysis. It is a reversible post-translational modification. Dephosphorylation and its counterpart, phosphorylation, activate and deactivate enzymes by detaching or attaching phosphoric esters and anhydrides. A...
https://en.wikipedia.org/wiki/Fraction
A fraction (from , "broken") represents a part of a whole or, more generally, any number of equal parts. When spoken in everyday English, a fraction describes how many parts of a certain size there are, for example, one-half, eight-fifths, three-quarters. A common, vulgar, or simple fraction (examples: and ) consists ...
https://en.wikipedia.org/wiki/Olive%20branch
The olive branch is a symbol of peace. It is associated with the customs of ancient Greece and ancient Rome, and is connected with supplication to gods and persons in power. Likewise, it is found in most cultures of the Mediterranean Basin and has become a near-universal peace symbol in the modern world. In the Greco-...
https://en.wikipedia.org/wiki/Mine%20Safety%20and%20Health%20Administration
The Mine Safety and Health Administration (MSHA) () is a large agency of the United States Department of Labor which administers the provisions of the Federal Mine Safety and Health Act of 1977 (Mine Act) to enforce compliance with mandatory safety and health standards as a means to eliminate fatal accidents, to reduce...
https://en.wikipedia.org/wiki/Numeral%20prefix
Numeral or number prefixes are prefixes derived from numerals or occasionally other numbers. In English and many other languages, they are used to coin numerous series of words. For example: unicycle, bicycle, tricycle (1-cycle, 2-cycle, 3-cycle) dyad, triad (2 parts, 3 parts) biped, quadruped (2 legs, 4 legs) Sep...
https://en.wikipedia.org/wiki/Trickle%20charging
Trickle charging means charging a fully charged battery at a rate equal to its self-discharge rate, thus enabling the battery to remain at its fully charged level; this state occurs almost exclusively when the battery is not loaded, as trickle charging will not keep a battery charged if current is being drawn by a loa...
https://en.wikipedia.org/wiki/Data%20validation
In computer science, data validation is the process of ensuring data has undergone data cleansing to confirm they have data quality, that is, that they are both correct and useful. It uses routines, often called "validation rules", "validation constraints", or "check routines", that check for correctness, meaningfulnes...
https://en.wikipedia.org/wiki/Routh%E2%80%93Hurwitz%20stability%20criterion
In the control system theory, the Routh–Hurwitz stability criterion is a mathematical test that is a necessary and sufficient condition for the stability of a linear time-invariant (LTI) dynamical system or control system. A stable system is one whose output signal is bounded; the position, velocity or energy do not in...
https://en.wikipedia.org/wiki/World%20Reference%20Base%20for%20Soil%20Resources
The World Reference Base for Soil Resources (WRB) is an international soil classification system for naming soils and creating legends for soil maps. The currently valid version is the fourth edition 2022. It is edited by a working group of the International Union of Soil Sciences (IUSS). Background History Since th...
https://en.wikipedia.org/wiki/Hut%208
Hut 8 was a section in the Government Code and Cypher School (GC&CS) at Bletchley Park (the British World War II codebreaking station, located in Buckinghamshire) tasked with solving German naval (Kriegsmarine) Enigma messages. The section was led initially by Alan Turing. He was succeeded in November 1942 by his dep...
https://en.wikipedia.org/wiki/Chudnovsky%20brothers
David Volfovich Chudnovsky (born January 22, 1947 in Kyiv) and Gregory Volfovich Chudnovsky (born April 17, 1952 in Kyiv) are Ukrainian-born American mathematicians and engineers known for their world-record mathematical calculations and developing the Chudnovsky algorithm used to calculate the digits of with extreme ...
https://en.wikipedia.org/wiki/QCP
The QCP file format is used by many cellular telephone manufacturers to provide ring tones and record voice. It is based on RIFF, a generic format for storing chunks of data identified by tags. The QCP format does not specify how voice data in the file is encoded. Rather, it is a container format. QCP files are typi...
https://en.wikipedia.org/wiki/Battery%20room
A battery room is a room that houses batteries for backup or uninterruptible power systems. The rooms are found in telecommunication central offices, and provide standby power for computing equipment in datacenters. Batteries provide direct current (DC) electricity, which may be used directly by some types of equipment...
https://en.wikipedia.org/wiki/KIAH
KIAH (channel 39) is a television station in Houston, Texas, United States, serving as the local CW outlet. Owned and operated by network majority owner Nexstar Media Group, the station maintains studios adjacent to the Westpark Tollway on the southwest side of Houston, and its transmitter is located near Missouri City...
https://en.wikipedia.org/wiki/Rado%27s%20theorem%20%28Ramsey%20theory%29
Rado's theorem is a theorem from the branch of mathematics known as Ramsey theory. It is named for the German mathematician Richard Rado. It was proved in his thesis, Studien zur Kombinatorik. Statement Let be a system of linear equations, where is a matrix with integer entries. This system is said to be -regular...
https://en.wikipedia.org/wiki/Bayesian%20experimental%20design
Bayesian experimental design provides a general probability-theoretical framework from which other theories on experimental design can be derived. It is based on Bayesian inference to interpret the observations/data acquired during the experiment. This allows accounting for both any prior knowledge on the parameters to...
https://en.wikipedia.org/wiki/Destination%20routing
In telecommunications, destination routing is a methodology for selecting sequential pathways that messages must pass through to reach a target destination, based on a single destination address. In electronic switching systems for circuit-based telephone calls, the destination stations are identified by a station ad...
https://en.wikipedia.org/wiki/UNIVAC%20418
The UNIVAC 418 was a transistorized, 18-bit word magnetic-core memory machine made by Sperry Univac. The name came from its 4-microsecond memory cycle time and 18-bit word. The assembly language for this class of computers was TRIM III and ART418. Over the three different models, more than 392 systems were manufactur...
https://en.wikipedia.org/wiki/Chinese%20Software%20Developer%20Network
The "Chinese Software Developer Network" or "China Software Developer Network", (CSDN), operated by Bailian Midami Digital Technology Co., Ltd., is one of the biggest networks of software developers in China. CSDN provides Web forums, blog hosting, IT news, and other services. CSDN has about 10 million registered users...
https://en.wikipedia.org/wiki/List%20of%20NP-complete%20problems
This is a list of some of the more commonly known problems that are NP-complete when expressed as decision problems. As there are hundreds of such problems known, this list is in no way comprehensive. Many problems of this type can be found in . Graphs and hypergraphs Graphs occur frequently in everyday applications. ...
https://en.wikipedia.org/wiki/Mapping%20cone%20%28topology%29
In mathematics, especially homotopy theory, the mapping cone is a construction of topology, analogous to a quotient space. It is also called the homotopy cofiber, and also notated . Its dual, a fibration, is called the mapping fibre. The mapping cone can be understood to be a mapping cylinder , with one end of the cyl...
https://en.wikipedia.org/wiki/Datasaab%20D2
D2 was a concept and prototype computer designed by Datasaab in Linköping, Sweden. It was built with discrete transistors and completed in 1960. Its purpose was to investigate the feasibility of building a computer for use in an aircraft to assist with navigation, ultimately leading to the design of the CK37 computer u...
https://en.wikipedia.org/wiki/Windows%20Presentation%20Foundation
Windows Presentation Foundation (WPF) is a free and open-source graphical subsystem (similar to WinForms) originally developed by Microsoft for rendering user interfaces in Windows-based applications. WPF, previously known as "Avalon", was initially released as part of .NET Framework 3.0 in 2006. WPF uses DirectX and a...
https://en.wikipedia.org/wiki/Pitch%20detection%20algorithm
A pitch detection algorithm (PDA) is an algorithm designed to estimate the pitch or fundamental frequency of a quasiperiodic or oscillating signal, usually a digital recording of speech or a musical note or tone. This can be done in the time domain, the frequency domain, or both. PDAs are used in various contexts (e.g...
https://en.wikipedia.org/wiki/Designer%20baby
A designer baby is a baby whose genetic makeup has been selected or altered, often to exclude a particular gene or to remove genes associated with disease. This process usually involves analysing a wide range of human embryos to identify genes associated with particular diseases and characteristics, and selecting embry...
https://en.wikipedia.org/wiki/Sanger%20sequencing
Sanger sequencing is a method of DNA sequencing that involves electrophoresis and is based on the random incorporation of chain-terminating dideoxynucleotides by DNA polymerase during in vitro DNA replication. After first being developed by Frederick Sanger and colleagues in 1977, it became the most widely used sequenc...
https://en.wikipedia.org/wiki/Cryptobiosis
Cryptobiosis or anabiosis is a metabolic state in extremophilic organisms in response to adverse environmental conditions such as desiccation, freezing, and oxygen deficiency. In the cryptobiotic state, all measurable metabolic processes stop, preventing reproduction, development, and repair. When environmental conditi...
https://en.wikipedia.org/wiki/Restriction%20digest
A restriction digest is a procedure used in molecular biology to prepare DNA for analysis or other processing. It is sometimes termed DNA fragmentation, though this term is used for other procedures as well. In a restriction digest, DNA molecules are cleaved at specific restriction sites of 4-12 nucleotides in length ...
https://en.wikipedia.org/wiki/Quantum%201/f%20noise
Quantum 1/f noise is an intrinsic and fundamental part of quantum mechanics. Fighter pilots, photographers, and scientists all appreciate the higher quality of images and signals resulting from the consideration of quantum 1/f noise. Engineers have battled unwanted 1/f noise since 1925, giving it poetic names (such a...
https://en.wikipedia.org/wiki/Transverse%20isotropy
A transversely isotropic material is one with physical properties that are symmetric about an axis that is normal to a plane of isotropy. This transverse plane has infinite planes of symmetry and thus, within this plane, the material properties are the same in all directions. Hence, such materials are also known as "po...
https://en.wikipedia.org/wiki/CAST%20tool
CAST tools are software applications used in the process of software testing. The acronym stands for "Computer Aided Software Testing". Such tools are available from various vendors and there are different tools for different types of testing, as well as for test management. They are known to be cost-effective and time...
https://en.wikipedia.org/wiki/IBM%20Lightweight%20Third-Party%20Authentication
Lightweight Third-Party Authentication (LTPA), is an authentication technology used in IBM WebSphere and Lotus Domino products. When accessing web servers that use the LTPA technology it is possible for a web user to re-use their login across physical servers. A Lotus Domino server or an IBM WebSphere server that is c...
https://en.wikipedia.org/wiki/Edward%20Charles%20Titchmarsh
Edward Charles "Ted" Titchmarsh (June 1, 1899 – January 18, 1963) was a leading British mathematician. Education Titchmarsh was educated at King Edward VII School (Sheffield) and Balliol College, Oxford, where he began his studies in October 1917. Career Titchmarsh was known for work in analytic number theory, Fourie...