source stringlengths 31 203 | text stringlengths 28 2k |
|---|---|
https://en.wikipedia.org/wiki/Sandwich%20panel | A sandwich panel is any structure made of three layers: a low-density core (PIR, mineral wool, XPS), and a thin skin-layer bonded to each side. Sandwich panels are used in applications where a combination of high structural rigidity and low weight is required.
The structural functionality of a sandwich panel is simila... |
https://en.wikipedia.org/wiki/List%20of%20Banach%20spaces | In the mathematical field of functional analysis, Banach spaces are among the most important objects of study. In other areas of mathematical analysis, most spaces which arise in practice turn out to be Banach spaces as well.
Classical Banach spaces
According to , the classical Banach spaces are those defined by , ... |
https://en.wikipedia.org/wiki/Structured%20Stream%20Transport | In computer networking, Structured Stream Transport (SST) is an experimental transport protocol that provides an ordered, reliable byte stream abstraction similar to TCP's, but enhances and optimizes stream management to permit applications to use streams in a much more fine-grained fashion than is feasible with TCP st... |
https://en.wikipedia.org/wiki/C%20space | In the mathematical field of functional analysis, the space denoted by c is the vector space of all convergent sequences of real numbers or complex numbers. When equipped with the uniform norm:
the space becomes a Banach space. It is a closed linear subspace of the space of bounded sequences, , and contains as a c... |
https://en.wikipedia.org/wiki/Pseudo-order | In constructive mathematics, pseudo-order is a name given to certain binary relations appropriate for modeling continuous orderings.
In classical mathematics, its axioms constitute a formulation of a strict total order (also called linear order), which in that context can also be defined in other, equivalent ways.
Ex... |
https://en.wikipedia.org/wiki/Damage-associated%20molecular%20pattern | Damage-associated molecular patterns (DAMPs) are molecules within cells that are a component of the innate immune response released from damaged or dying cells due to trauma or an infection by a pathogen. They are also known as danger signals, and alarmin because they serve as a warning sign for the organism to alert i... |
https://en.wikipedia.org/wiki/List%20of%20instruments%20used%20in%20microbiological%20sterilization%20and%20disinfection | This is a list of instruments used in microbiological sterilization and disinfection.
Instrument list
References
Microbiology equipment |
https://en.wikipedia.org/wiki/Instruments%20used%20in%20medical%20laboratories | This is a list of instruments used in general in laboratories, including:
Biochemistry
Microbiology
Pharmacology
Instrument list
Image gallery
References
Medical equipment
Biochemistry methods
Laboratory equipment
Microbiology equipment
Clinical pathology |
https://en.wikipedia.org/wiki/Instruments%20used%20in%20microbiology | Instruments used specially in microbiology include:
Instrument list
As well as those "used in microbiological sterilization and disinfection" (see relevant section).
Image gallery
References
Medical equipment
Microbiology equipment |
https://en.wikipedia.org/wiki/Instruments%20used%20in%20pathology | Instruments used specially in pathology are as follows:
Instrument list
Gallery
References
Medical equipment
Pathology |
https://en.wikipedia.org/wiki/List%20of%20instruments%20used%20in%20forensics | Instruments used in Forensics, including
autopsy dissections are as follows:
Instrument list
Serological, chemical and genetic testings are done by the respective
people of these branches.
Image gallery
References
Anatomy
Medical equipment |
https://en.wikipedia.org/wiki/Instruments%20used%20in%20obstetrics%20and%20gynecology | The following is a list of instruments that are used in modern obstetrics and gynecology.
References
Obstetrics
Gynaecology |
https://en.wikipedia.org/wiki/List%20of%20instruments%20used%20in%20otorhinolaryngology%2C%20head%20and%20neck%20surgery | Instruments used specially in Otolaryngology (Otorhinolaryngology, head and neck surgery) i.e. ENT are as follows:
Instrument list
Image gallery
References
Navigation Box
Medical lists |
https://en.wikipedia.org/wiki/Coates%20graph | In mathematics, the Coates graph or Coates flow graph, named after C.L. Coates, is a graph associated with the Coates' method for the solution of a system of linear equations.
The Coates graph Gc(A) associated with an n × n matrix A is an n-node, weighted, labeled, directed graph. The nodes, labeled 1 through n, are ... |
https://en.wikipedia.org/wiki/Fast%20Walsh%E2%80%93Hadamard%20transform | In computational mathematics, the Hadamard ordered fast Walsh–Hadamard transform (FWHTh) is an efficient algorithm to compute the Walsh–Hadamard transform (WHT). A naive implementation of the WHT of order would have a computational complexity of O(). The FWHTh requires only additions or subtractions.
The FWHTh is ... |
https://en.wikipedia.org/wiki/Comparison%20of%20real-time%20operating%20systems | This is a list of real-time operating systems (RTOSs). This is an operating system in which the time taken to process an input stimulus is less than the time lapsed until the next input stimulus of the same type.
References
External links
Embedded operating systems
Real-time operating systems |
https://en.wikipedia.org/wiki/Burnishing%20%28metal%29 | Burnishing is the plastic deformation of a surface due to sliding contact with another object. It smooths the surface and makes it shinier. Burnishing may occur on any sliding surface if the contact stress locally exceeds the yield strength of the material. The phenomenon can occur both unintentionally as a failure mod... |
https://en.wikipedia.org/wiki/Material%20failure%20theory | Material failure theory is an interdisciplinary field of materials science and solid mechanics which attempts to predict the conditions under which solid materials fail under the action of external loads. The failure of a material is usually classified into brittle failure (fracture) or ductile failure (yield). Dependi... |
https://en.wikipedia.org/wiki/Keyboard%20matrix%20circuit | A keyboard matrix circuit is a design used in most electronic musical keyboards and computer keyboards in which the key switches are connected by a grid of wires, similar to a diode matrix. For example, 16 wires arranged in 8 rows and 8 columns can connect 64 keys—sufficient for a full five octaves of range (61 notes).... |
https://en.wikipedia.org/wiki/Ars%20Conjectandi | (Latin for "The Art of Conjecturing") is a book on combinatorics and mathematical probability written by Jacob Bernoulli and published in 1713, eight years after his death, by his nephew, Niklaus Bernoulli. The seminal work consolidated, apart from many combinatorial topics, many central ideas in probability theory, su... |
https://en.wikipedia.org/wiki/Biophysical%20environment | A biophysical environment is a biotic and abiotic surrounding of an organism or population, and consequently includes the factors that have an influence in their survival, development, and evolution. A biophysical environment can vary in scale from microscopic to global in extent. It can also be subdivided according to... |
https://en.wikipedia.org/wiki/Bakery%20mix | Bakery mix is an add water only pre-mixed baking product consisting of flour, dry milk, shortening, salt, and baking powder (a leavening agent). A bakery mix can be used to make a wide variety of baked goods from pizza dough to dumplings to pretzels. The typical flavor profile of bakery mix differs from that of pa... |
https://en.wikipedia.org/wiki/Debugging%20pattern | A debugging pattern describes a generic set of steps to rectify or correct a bug within a software system. It is a solution to a recurring problem that is related to a particular bug or type of bug in a specific context.
A bug pattern is a particular type of pattern. The original concept of a pattern was introduced ... |
https://en.wikipedia.org/wiki/Jim%20Whitehead%20%28computer%20scientist%29 | E. James Whitehead is Professor and Chair of Computational Media at the University of California, Santa Cruz, United States. He served as the Chair of the Computer Science department University of California, Santa Cruz from 2010 to 2014. He received a BS in Electrical Engineering from the Rensselaer Polytechnic Instit... |
https://en.wikipedia.org/wiki/Ultra-low-voltage%20processor | Ultra-low-voltage processors (ULV processors) are a class of microprocessor that are deliberately underclocked to consume less power (typically 17 W or below), at the expense of performance.
These processors are commonly used in subnotebooks, netbooks, ultraportables and embedded devices, where low heat dissipation an... |
https://en.wikipedia.org/wiki/Electrochemical%20gas%20sensor | Electrochemical gas sensors are gas detectors that measure the concentration of a target gas by oxidizing or reducing the target gas at an electrode and measuring the resulting current.
History
Beginning his research in 1962, Mr. Naoyoshi Taguchi became the first person in the world to develop a semiconductor device t... |
https://en.wikipedia.org/wiki/Colossus%20Chess | Colossus Chess is a series of chess-playing computer programs developed by Martin Bryant, commercially released for various home computers in the 1980s.
History
Bryant started Colossus Chess in 1983, using his White Knight Mk 11 program, winner of the 1983 European Microcomputer Chess Championship, as a basis. It was... |
https://en.wikipedia.org/wiki/Clean%20feed%20%28television%29 | In television technology, a clean feed is a video signal that does not have added graphics and text. This video signal is used in sport production to allow different television stations to add their own digital on-screen graphic image on a common signal, or in news broadcasting to produce two or more different streams,... |
https://en.wikipedia.org/wiki/Colorado%20River%20Storage%20Project | The Colorado River Storage Project is a United States Bureau of Reclamation project designed to oversee the development of the upper basin of the Colorado River. The project provides hydroelectric power, flood control and water storage for participating states along the upper portion of the Colorado River and its major... |
https://en.wikipedia.org/wiki/Parthasarathy%27s%20theorem | In mathematics – and in particular the study of games on the unit square – Parthasarathy's theorem is a generalization of Von Neumann's minimax theorem. It states that a particular class of games has a mixed value, provided that at least one of the players has a strategy that is restricted to absolutely continuous dis... |
https://en.wikipedia.org/wiki/BeRTOS | BeRTOS is a real-time operating system designed for embedded systems.
It is free and open-source software released under the GNU General Public License, version 2 (GPLv2) or later, with a special exception granting proprietary applications the right to keep their source code closed while keeping the base BeRTOS code o... |
https://en.wikipedia.org/wiki/Soil-structure%20interaction | Ground–structure interaction (SSI) consists of the interaction between soil (ground) and a structure built upon it. It is primarily an exchange of mutual stress, whereby the movement of the ground-structure system is influenced by both the type of ground and the type of structure. This is especially applicable to areas... |
https://en.wikipedia.org/wiki/Minimum%20resolvable%20contrast | Minimum resolvable contrast (MRC) is a subjective measure of a visible spectrum sensor’s or camera's sensitivity and ability to resolve data. A snapshot image of a series of three bar targets of selected spatial frequencies and various contrast coatings captured by the unit under test (UUT) is used to determine the MRC... |
https://en.wikipedia.org/wiki/Aerobiological%20engineering | Aerobiological engineering is the science of designing buildings and systems to control airborne pathogens and allergens in indoor environments. The most-common environments include commercial buildings, residences and hospitals. This field of study is important because controlled indoor climates generally tend to favo... |
https://en.wikipedia.org/wiki/Modal%20matrix | In linear algebra, the modal matrix is used in the diagonalization process involving eigenvalues and eigenvectors.
Specifically the modal matrix for the matrix is the n × n matrix formed with the eigenvectors of as columns in . It is utilized in the similarity transformation
where is an n × n diagonal matrix ... |
https://en.wikipedia.org/wiki/Bacterial%20motility | Bacterial motility is the ability of bacteria to move independently using metabolic energy. Most motility mechanisms that evolved among bacteria also evolved in parallel among the archaea. Most rod-shaped bacteria can move using their own power, which allows colonization of new environments and discovery of new resourc... |
https://en.wikipedia.org/wiki/CPU%20shielding | CPU shielding is a practice where on a multiprocessor system or on a CPU with multiple cores, real-time tasks can run on one CPU or core while non-real-time tasks run on another.
The operating system must be able to set a CPU affinity for both processes and interrupts.
Kernel space
In Linux in order to shield CPUs f... |
https://en.wikipedia.org/wiki/Aerobic%20granulation | The biological treatment of wastewater in the sewage treatment plant is often accomplished using conventional activated sludge systems. These systems generally require large surface areas for treatment and biomass separation units due to the generally poor settling properties of the sludge. Aerobic granules are a type ... |
https://en.wikipedia.org/wiki/Covering%20code | In coding theory, a covering code is a set of elements (called codewords) in a space, with the property that every element of the space is within a fixed distance of some codeword.
Definition
Let , , be integers.
A code over an alphabet Q of size |Q| = q is called
q-ary R-covering code of length n
if for every wo... |
https://en.wikipedia.org/wiki/InSSIDer | inSSIDer is a Wi-Fi network scanner application for Microsoft Windows and OS X developed by MetaGeek, LLC. It has received awards such as a 2008 Infoworld Bossie Award for "Best of Open Source Software in Networking", but as of inSSIDer 3, it is no longer open-source.
History
inSSIDer began as a replacement for NetSt... |
https://en.wikipedia.org/wiki/Transaction%20Processing%20Performance%20Council | Transaction Processing Performance Council (TPC), founded in 1988, "is a non-profit organization founded [...] to define transaction processing and database benchmarks and to disseminate objective, verifiable TPC performance data to the industry". TPC benchmarks are used in evaluating the performance of computer system... |
https://en.wikipedia.org/wiki/Arithmetic%20dynamics | Arithmetic dynamics is a field that amalgamates two areas of mathematics, dynamical systems and number theory. Part of the inspiration comes from complex dynamics, the study of the iteration of self-maps of the complex plane or other complex algebraic varieties. Arithmetic dynamics is the study of the number-theoretic ... |
https://en.wikipedia.org/wiki/Oral%20and%20maxillofacial%20pathology | Oral and maxillofacial pathology refers to the diseases of the mouth ("oral cavity" or "stoma"), jaws ("maxillae" or "gnath") and related structures such as salivary glands, temporomandibular joints, facial muscles and perioral skin (the skin around the mouth). The mouth is an important organ with many different functi... |
https://en.wikipedia.org/wiki/Marine%20outfall | A marine outfall (or ocean outfall) is a pipeline or tunnel that discharges municipal or industrial wastewater, stormwater, combined sewer overflows (CSOs), cooling water, or brine effluents from water desalination plants to the sea. Usually they discharge under the sea's surface (submarine outfall). In the case of mun... |
https://en.wikipedia.org/wiki/Sequential%20dynamical%20system | Sequential dynamical systems (SDSs) are a class of graph dynamical systems. They are discrete dynamical systems which generalize many aspects of for example classical cellular automata, and they provide a framework for studying asynchronous processes over graphs. The analysis of SDSs uses techniques from combinatorics,... |
https://en.wikipedia.org/wiki/Olidata | Olidata is an Italian computer system manufacturer. The company was founded in Cesena, Italy in 1982 by Carlo Rossi and Adolfo Savini as a limited liability company (LLC). Olidata specializes in software development. The company's accounting software and administrative software divisions were eventually sold to Olivet... |
https://en.wikipedia.org/wiki/Optional%20stopping%20theorem | In probability theory, the optional stopping theorem (or sometimes Doob's optional sampling theorem, for American probabilist Joseph Doob) says that, under certain conditions, the expected value of a martingale at a stopping time is equal to its initial expected value. Since martingales can be used to model the wealth ... |
https://en.wikipedia.org/wiki/Tipaza%20Longwave%20Transmitter | Tipaza Longwave Transmitter is a Broadcast transmitter of Algeria's Entreprise nationale de Radiodiffusion sonore. It broadcasts the French-speaking station Alger Chaîne 3 on the longwave frequency of 252 kHz. Tipaza Longwave Transmitter, which is situated near Tipaza at 36°33'58" N and 2°28'50" E, has a transmission p... |
https://en.wikipedia.org/wiki/Kenadsa%20Longwave%20Transmitter | The Kenadsa longwave transmitter is a longwave transmitter of the Algerian Broadcasting Company situated at Kénadsa near Béchar, which transmits the program of Chaine 1 with a power of 2000 kW on 153 kHz. Kenadsa longwave transmitter, among the most powerful broadcasting transmitters in the world, uses an antenna array... |
https://en.wikipedia.org/wiki/Nitinol%20biocompatibility | Nitinol biocompatibility is an important factor in biomedical applications. Nitinol (NiTi), which is formed by alloying nickel and titanium (~ 50% Ni), is a shape-memory alloy with superelastic properties more similar to that of bone, when compared to stainless steel, another commonly used biomaterial. Biomedical appli... |
https://en.wikipedia.org/wiki/Rudolf%20M.%20Tromp | Dr. Rudolf Maria "Ruud" Tromp (born 3 September 1954, Alkmaar) is a Dutch American scientist at IBM Research Division, Thomas J. Watson Research Center and a Physics Professor at Leiden University.
Education
He attended Petrus Canisius College The Lyceum (Alkmaar).
1982 Ph.D. in physics from the University of Utrecht ... |
https://en.wikipedia.org/wiki/Scrim%20and%20sarking | Scrim and sarking is a method of interior construction widely used in Australia and New Zealand in the late 19th and early 20th centuries. In this method, wooden panels were nailed over the beams and joists of a house frame, and a heavy, loosely woven cloth, called scrim, was then stapled or tacked over the top of thi... |
https://en.wikipedia.org/wiki/Q%20band | The Q band is a range of frequencies contained in the microwave region of the electromagnetic spectrum. Common usage places this range between 33 and 50 GHz, but may vary depending on the source using the term. The foregoing range corresponds to the recommended frequency band of operation of WR22 waveguides. These freq... |
https://en.wikipedia.org/wiki/Jam%20nut | A jam nut is a low profile type of nut, typically half as tall as a standard nut. It is commonly used as a type of locknut, where it is "jammed" up against a standard nut to lock the two in place. It is also used in situations where a standard nut would not fit.
The term "jam nut" can also refer to any nut that is use... |
https://en.wikipedia.org/wiki/German%20Statutory%20Accident%20Insurance | German Statutory Accident Insurance or workers' compensation is among the oldest branches of German social insurance. Occupational accident insurance was established in Germany by statute in 1884. It is now a national, compulsory program that insures workers for injuries or illness incurred through their employment, o... |
https://en.wikipedia.org/wiki/Keps%20nut | A Keps nut, (also called a k-lock nut or washer nut), is a nut with an attached, free-spinning washer.
It is used to make assembly more convenient. Common washer types are star-type lock washers, conical, and flat washers.
'Keps' trademark
Keps is a trademark of ITW Shakeproof. The name comes from "kep" in ShaKEProo... |
https://en.wikipedia.org/wiki/Serrated%20face%20nut | A serrated face nut is a locknut with ridges on the face of the nut that bite into the surface it is tightened against. The serrations are angled such that they keep the nut from rotating in the direction that would loosen the nut. Due to the serrations they cannot be used with a washer or on surfaces that cannot be sc... |
https://en.wikipedia.org/wiki/Worknet | A worknet is the term coined to describe a group of online participants and applications to collaborate a certain cause or purpose. It is an area that is concerned with the intersection of organizational behavior and computer science. The activity is called worknetting and was described in 2007 as a new trend for 2008... |
https://en.wikipedia.org/wiki/Lambda%20diode | A lambda diode is an electronic circuit that combines a complementary pair of junction gated field effect transistors into a two-terminal device that exhibits an area of differential negative resistance much like a tunnel diode. The term refers to the shape of the V–I curve of the device, which resembles the Greek lett... |
https://en.wikipedia.org/wiki/Coupling%20nut | A coupling nut, also known as extension nut, is a threaded fastener for joining two male threads, most commonly a threaded rod, but also pipes. The outside of the fastener is usually a hex so a wrench can hold it. Variations include reducing coupling nuts, for joining two different size threads; sight hole coupling nut... |
https://en.wikipedia.org/wiki/Wireless%20identity%20theft | Wireless identity theft, also known as contactless identity theft or RFID identity theft, is a form of identity theft described as "the act of compromising an individual’s personal identifying information using wireless (radio frequency) mechanics." Numerous articles have been written about wireless identity theft and... |
https://en.wikipedia.org/wiki/Software%20factory%20%28Microsoft%20.NET%29 |
Implementations
The Enterprise Framework Factory (the EFx Factory) from Microsoft Services was one of the first pioneering architectural software factories to use a unique combination of model driven development, and integrated runtime environment tools to build Service-Oriented Enterprise Applications and Services.... |
https://en.wikipedia.org/wiki/Detect%20and%20avoid | Detect and avoid (DAA) is a set of technologies designed to avoid interference between a given emitter and the wireless environment. Its need was generated by the Ultra-wideband (UWB) standard that uses a fairly large spectrum to emit its pulses.
According to the U.S. Federal Communications Commission (FCC), UWB can u... |
https://en.wikipedia.org/wiki/Darwin%204078 | is an arcade game released by Data East in 1986. The game is a vertical scrolling shoot 'em up like Xevious, but as the title indicates, Charles Darwin's theory of evolution is incorporated into the gameplay.
Setting and design
The game takes place within a gigantic spaceship which has virtually infinite capacity beca... |
https://en.wikipedia.org/wiki/Linear%20diode%20array | A Linear diode array is used for digitizing x-ray images. The LDA system consists of an array of photodiode modules, The diodes are laminated with a scintillation screen to create x-ray sensitive diodes. The scintillation screen converts the photon energy emitted by the x-ray tube into visible light on the diodes. Th... |
https://en.wikipedia.org/wiki/Switch%20%28company%29 | Switch, Inc. is an American company based in Las Vegas, Nevada, that develops and operates the SUPERNAP data center facilities and provides colocation, telecommunications, cloud services, and content ecosystems.
History
Switch was founded in 2000 by Rob Roy, CEO and the organization's principal inventor and chief engi... |
https://en.wikipedia.org/wiki/Unbound%20%28DNS%20server%29 | Unbound is a validating, recursive, and caching DNS resolver product from NLnet Labs. It is distributed free of charge in open-source form under the BSD license.
Features
Caching resolver with prefetching of popular items before they expire
DNS over TLS forwarding and server, with domain-validation
DNS over HTTPS
... |
https://en.wikipedia.org/wiki/Aquatic%20science | Aquatic science is the study of the various bodies of water that make up our planet including oceanic and freshwater environments. Aquatic scientists study the movement of water, the chemistry of water, aquatic organisms, aquatic ecosystems, the movement of materials in and out of aquatic ecosystems, and the use of wat... |
https://en.wikipedia.org/wiki/Proximity-1%20Space%20Link%20Protocol | Proximity-1 Space Link Protocol is a short haul delivery communications protocol designed to establish a two-way communications link between a lander and an orbiter, negotiate data rate and communications mode, and reliably deliver data during short orbiter-to-surface contacts.
Developed by Consultative Committee for... |
https://en.wikipedia.org/wiki/List%20of%20Grey%20Cup%20broadcasters | The following is a list of the television and radio networks and announcers that have broadcast the Grey Cup in English.
Television
2020s
Notes
In May 2020, due to postponement of the regular season and other factors relating to the COVID-19 pandemic, it was announced that the 108th Grey Cup festivities in Regina, S... |
https://en.wikipedia.org/wiki/Analytical%20profile%20index | The Analytical profile index or API is a classification of bacteria based on biochemical tests, allowing fast identification. This system is developed for the quick identification of clinically relevant bacteria. Because of this, only known bacteria can be identified.
It was invented in the 1970s in the United States ... |
https://en.wikipedia.org/wiki/Software%20quality%20assurance%20analyst | A software quality assurance (QA) analyst, also referred to as a software quality analyst or simply a quality assurance (QA) analyst, is an individual who is responsible for applying the principles and practices of software quality assurance throughout the software development life cycle.
Software testing is one of ma... |
https://en.wikipedia.org/wiki/Topological%20combinatorics | The mathematical discipline of topological combinatorics is the application of topological and algebro-topological methods to solving problems in combinatorics.
History
The discipline of combinatorial topology used combinatorial concepts in topology and in the early 20th century this turned into the field of algebrai... |
https://en.wikipedia.org/wiki/Tucker%27s%20lemma | In mathematics, Tucker's lemma is a combinatorial analog of the Borsuk–Ulam theorem, named after Albert W. Tucker.
Let T be a triangulation of the closed n-dimensional ball . Assume T is antipodally symmetric on the boundary sphere . That means that the subset of simplices of T which are in provides a triangulation o... |
https://en.wikipedia.org/wiki/Eurobot | Eurobot is an international robotics contest dedicated to universities and robotics clubs.
History
Eurobot, whose first edition took place in May 1998 in Paris was created by Nicolas Goldzahl (president of VM Productions) with the help of the association Planet Science, 4 years after the creation of the French cup of... |
https://en.wikipedia.org/wiki/Discrete%20Morse%20theory | Discrete Morse theory is a combinatorial adaptation of Morse theory developed by Robin Forman. The theory has various practical applications in diverse fields of applied mathematics and computer science, such as configuration spaces, homology computation, denoising, mesh compression, and topological data analysis.
Not... |
https://en.wikipedia.org/wiki/Polylysine | Polylysine refers to several types of lysine homopolymers, which may differ from each other in terms of stereochemistry (D/L; the L form is natural and usually assumed) and link position (α/ε). Of these types, only ε-poly-L-lysine is produced naturally.
Chemical structure
The precursor amino acid lysine contains two ... |
https://en.wikipedia.org/wiki/Ubuntu%20Netbook%20Edition | Ubuntu Netbook Edition (UNE), known as Ubuntu Netbook Remix (UNR) prior to the release of Ubuntu 10.04, is a discontinued version of the Ubuntu operating system (OS) that had been optimized to enable it to work better on netbooks and other devices with small screens or with the Intel Atom CPU.
UNE was available starti... |
https://en.wikipedia.org/wiki/Sir%20Philip%20Sidney%20game | In biology and game theory, the Sir Philip Sidney game is used as a model for the evolution and maintenance of informative communication between relatives. Developed by John Maynard Smith as a model for chick begging behavior, it has been studied extensively including the development of many modified versions.
It was... |
https://en.wikipedia.org/wiki/Induced%20gas%20flotation | Induced gas flotation (IGF) is a water treatment process that clarifies wastewaters (or other waters) by the removal of suspended matter such as oil or solids. The removal is achieved by injecting gas bubbles into the water or wastewater in a flotation tank or basin. The small bubbles adhere to the suspended matter cau... |
https://en.wikipedia.org/wiki/Shape%20factor%20%28image%20analysis%20and%20microscopy%29 | Shape factors are dimensionless quantities used in image analysis and microscopy that numerically describe the shape of a particle, independent of its size. Shape factors are calculated from measured dimensions, such as diameter, chord lengths, area, perimeter, centroid, moments, etc. The dimensions of the particles ... |
https://en.wikipedia.org/wiki/List%20of%20parasites%20of%20humans |
Endoparasites
Protozoan organisms
Helminths (worms)
Helminth organisms (also called helminths or intestinal worms) include:
Tapeworms
Flukes
Roundworms
Other organisms
Ectoparasites
References
Parasites
parasites of humans |
https://en.wikipedia.org/wiki/Factory%20Physics | Factory Physics is a book written by Wallace Hopp and Mark Spearman, which introduces a science of operations for manufacturing management. According to the book's preface, Factory Physics is "a systematic description of the underlying behavior of manufacturing systems. Understanding it enables managers and engineers... |
https://en.wikipedia.org/wiki/Fourier%E2%80%93Bros%E2%80%93Iagolnitzer%20transform | In mathematics, the FBI transform or Fourier–Bros–Iagolnitzer transform is a generalization of the Fourier transform developed by the French mathematical physicists Jacques Bros and Daniel Iagolnitzer in order to characterise the local analyticity of functions (or distributions) on Rn. The transform provides an alterna... |
https://en.wikipedia.org/wiki/Stand%20Up%20to%20Cancer | Stand Up to Cancer (SU2C) is a charitable program of the Entertainment Industry Foundation (EIF). SU2C aims to raise significant funds for translational cancer research through online and televised efforts. Central to the program is a telethon that was first televised by four major broadcast networks (ABC, NBC, CBS, Fo... |
https://en.wikipedia.org/wiki/Ono%20%28P2P%29 | The Ono project is a software service that allows Peer-to-peer file sharing (P2P) clients to efficiently identify nearby peers. Using local peers takes pressure off international and other long distance transfers, and is said to simultaneously increase file download speeds.
This is a research project of Fabián E. Bust... |
https://en.wikipedia.org/wiki/Silverman%27s%20game | In game theory, Silverman's game is a two-person zero-sum game played on the unit square. It is named for mathematician David Silverman.
It is played by two players on a given set of positive real numbers. Before play starts, a threshold and penalty are chosen with and . For example, consider to be the set of ... |
https://en.wikipedia.org/wiki/Tension%20meter | A tension meter is a device used to measure tension in wires, cables, textiles, Mechanical belts and more. Meters commonly use a 3 roller system where the material travels through the rollers causing deflection in the center roller that is connected to an analog indicator or load cell on digital models. Single roll ten... |
https://en.wikipedia.org/wiki/Foveated%20imaging | Foveated imaging is a digital image processing technique in which the image resolution, or amount of detail, varies across the image according to one or more "fixation points". A fixation point indicates the highest resolution region of the image and corresponds to the center of the eye's retina, the fovea.
The locati... |
https://en.wikipedia.org/wiki/Automatic%20semigroup | In mathematics, an automatic semigroup is a finitely generated semigroup equipped with several regular languages over an alphabet representing a generating set. One of these languages determines "canonical forms" for the elements of the semigroup, the other languages determine if two canonical forms represent elements ... |
https://en.wikipedia.org/wiki/Black%E2%80%93Scholes%20equation | In mathematical finance, the Black–Scholes equation is a partial differential equation (PDE) governing the price evolution of derivatives under the Black–Scholes model. Broadly speaking, the term may refer to a similar PDE that can be derived for a variety of options, or more generally, derivatives.
Consider a stock p... |
https://en.wikipedia.org/wiki/Beefy%20meaty%20peptide | Beefy meaty peptide, also known as delicious peptide and abbreviated as BMP, is an 8-amino acid long peptide that has been identified as giving a beefy flavour to foods in which it is present. It was isolated from beef soup by Yamasaki and Maekawa in 1978. Ongoing research since its discovery by Yamasaki and Maekawa ha... |
https://en.wikipedia.org/wiki/RINEX | In the field of geodesy, Receiver Independent Exchange Format (RINEX) is a data interchange format for raw satellite navigation system data. This allows the user to post-process the received data to produce a more accurate result — usually with other data unknown to the original receiver, such as better models of the a... |
https://en.wikipedia.org/wiki/ReverbNation | ReverbNation.com is a website, launched in 2006, that focuses on the independent music industry. It aims to provide a central site for musicians, producers, and venues to collaborate and communicate. ReverbNation was bought for an undisclosed sum by music creation platform, BandLab, in November 2021.
Innovations
Reve... |
https://en.wikipedia.org/wiki/Turbo%20%28software%29 | Turbo (formerly Spoon and Xenocode) is a set of software products and services developed by the Code Systems Corporation for application virtualization, portable application creation, and digital distribution. Code Systems Corporation is an American corporation headquartered in Seattle, Washington, and is best known fo... |
https://en.wikipedia.org/wiki/VMware%20ThinApp | VMware ThinApp (formerly Thinstall) is an application virtualization and portable application creator suite by VMware that can package conventional Windows applications so that they become portable applications by running on another operating system. According to VMware, the product has a success rate of about 90–95% i... |
https://en.wikipedia.org/wiki/Wavelet%20noise | Wavelet noise is an alternative to Perlin noise which reduces the problems of aliasing and detail loss that are encountered when Perlin noise is summed into a fractal.
External links
Wavelet Noise Paper at pixar.com.
Computer graphics
Noise (graphics) |
https://en.wikipedia.org/wiki/Olimp%C3%ADada%20Brasileira%20de%20Matem%C3%A1tica | The Brazilian Mathematical Olympiad (, also known as OBM) is a mathematics competition held every year for students of Brazil. The participants are awarded gold, silver and bronze medals in accordance with their performance. The main purpose of this competition is to help in selecting students to represent Brazil at th... |
https://en.wikipedia.org/wiki/Critical%20line%20%28thermodynamics%29 | In thermodynamics, a critical line is the higher-dimensional equivalent of a critical point. It is the
locus of contiguous critical points in a phase diagram. These lines cannot occur for
a single substance due to the phase rule, but they can be observed in systems with more variables, such as mixtures. Two critical l... |
https://en.wikipedia.org/wiki/Automotive%20hemming | Hemming is a technology used in the automotive industry to join inner and outer closure panels together (hoods, doors, tailgates, etc.). It is the process of bending/folding the flange of the outer panel over the inner one. The accuracy of the operation significantly affects the appearance of the car’s outer surfaces a... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.