Find link

Find link is a tool written by Edward Betts.

searching for Computer Science (journal) 190 found (18625 total)

alternate case: computer Science (journal)

Computer science (6,271 words) [view diff] no match in snippet view article find links to article

Computer science or computing science (abbreviated CS or CompSci) is the scientific and practical approach to computation and its ...
This (computer programming) (2,104 words) [view diff] no match in snippet view article find links to article
In computer programming, keywords are used in source code to denote certain actions or logical procedures that the programmer, or developer ...
Computer engineering (1,843 words) [view diff] no match in snippet view article find links to article
Computer engineering is a discipline that integrates several fields of Electrical engineering and computer science required to develop ...
Computer scientist (525 words) [view diff] no match in snippet view article find links to article
A computer scientist is a scientist who has acquired knowledge of computer science , the study of the theoretical foundations of ...
Information technology (2,909 words) [view diff] no match in snippet view article find links to article
last Weik | first Martin | title Computer Science and Communications Dictionary | volume 2 | year 2000 | publisher Springer | isbn 978-0- ...
Ontology (information science) (4,896 words) [view diff] no match in snippet view article find links to article
In computer science and information science , an ontology formally represents knowledge as a set of concepts within a domain , and the ...
AP Computer Science (1,819 words) [view diff] no match in snippet view article find links to article
Advanced Placement Computer Science (also called AP Comp Sci, APCS or AP Java) is the name of two distinct Advanced Placement courses and ...
Theoretical computer science (1,103 words) [view diff] no match in snippet view article find links to article
Theoretical computer science (TCS) is a division or subset of general computer science and mathematics which focuses on more abstract or ...
U.S. News & World Report (2,595 words) [view diff] no match in snippet view article find links to article
title U.S. News & World Report | image_file US News College. jpg | image_size 200 | image_caption U.S. News & World Report cover | owner ...
Computer Sciences Corporation (4,810 words) [view diff] no match in snippet view article find links to article
Computer Sciences Corporation (CSC) is an American multinational corporation that provides information technology (IT) services and ...
Cognitive science (4,984 words) [view diff] no match in snippet view article find links to article
fields, including psychology , neuroscience , linguistics , philosophy of mind , computer science , anthropology , sociology , and biology . ...
Computational geometry (1,728 words) [view diff] no match in snippet view article find links to article
Computational geometry is a branch of computer science devoted to the study of algorithms which can be stated in terms of geometry . ...
Synchronization (computer science) (607 words) [view diff] no match in snippet view article find links to article
In computer science , synchronization refers to one of two distinct but related concepts: synchronization of processes , and ...
Theory of computation (1,872 words) [view diff] no match in snippet view article find links to article
In theoretical computer science and mathematics , the theory of computation is the branch that deals with whether and how efficiently ...
Carnegie Mellon School of Computer Science (2,622 words) [view diff] no match in snippet view article find links to article
The School of Computer Science (SCS) at Carnegie Mellon University in Pittsburgh , Pennsylvania , USA is a leading private school for ...
Bachelor of Computer Science (526 words) [view diff] no match in snippet view article find links to article
The Bachelor of Computer Science or Bachelor of Science in Computer Science, (abbreviated BCompSc or BCS or BS CS), is a type of bachelor's ...
Software agent (2,824 words) [view diff] no match in snippet view article find links to article
In computer science , a software agent is a computer program that acts for a user or other program in a relationship of agency, which ...
Informatics (academic field) (2,294 words) [view diff] no match in snippet view article find links to article
In 1957 the German computer scientist Karl Steinbuch coined the word ... sometimes understood as meaning the same as computer science . ...
Department of Computer Science, University of Oxford (634 words) [view diff] no match in snippet view article find links to article
The Department of Computer Science, until 2011 named the Computing Laboratory (shortened OUCL or Comlab), is a department of the University ...
Field (computer science) (430 words) [view diff] no match in snippet view article find links to article
In computer science , data that has several parts can be divided into fields. Relational database s arrange data as sets of database record ...
History of computer science (3,950 words) [view diff] no match in snippet view article find links to article
The history of computer science began long before the modern discipline of computer science that emerged in the 20th century, and hinted ...
School of Computer Science, University of Manchester (1,770 words) [view diff] no match in snippet view article find links to article
The School of Computer Science at the University of Manchester is the longest established school of Computer Science in the United ...
IB Group 5 subjects (2,109 words) [view diff] no match in snippet view article find links to article
The Group 5 (or Mathematics and computer science) subjects of the IB Diploma Programme consist of four different mathematics courses and ...
Outline of computer science (1,022 words) [view diff] no match in snippet view article find links to article
The following outline is provided as an overview of and topical guide to computer science: implementation and application in computer system s. ...
UBC Computer Science Department (599 words) [view diff] no match in snippet view article find links to article
The UBC Computer Science department at the University of British Columbia was established in May 1968 and is the top computer science ...
Wayne State University Computer Science Department (292 words) [view diff] no match in snippet view article find links to article
Wayne State University Department of Computer Science is part of the College of Engineering The department offers core academic strength ...
Computer Science (UIL) (1,171 words) [view diff] no match in snippet view article find links to article
Computer Science is one of several academic events sanctioned by the University Interscholastic League . Computer Science is designed to ...
University of Colorado at Boulder Computer Science Department (603 words) [view diff] no match in snippet view article find links to article
The Computer Science Department at the University of Colorado at Boulder is an academic department in the College of Engineering and ...
HICIT in Shorouk Academy (1,297 words) [view diff] no match in snippet view article find links to article
The Higher Institute Of Computer Science & Information Technology. (المعهد العالي للحاسبات و تكنولوجيه المعلومات بلشروق. in El Shorouk City ...
Architectural pattern (827 words) [view diff] no match in snippet view article find links to article
The architectural patterns address various issues in software engineering , such as computer hardware performance limitations, high ...
Object (computer science) (1,803 words) [view diff] no match in snippet view article find links to article
In computer science , an object is a location in memory having a value and referenced by an identifier . An object can be a variable , ...
String (computer science) (2,202 words) [view diff] no match in snippet view article find links to article
In formal language s, which are used in mathematical logic and theoretical computer science , a string is a finite sequence of symbol s ...
Garbage collection (computer science) (7,187 words) [view diff] no match in snippet view article find links to article
In computer science , garbage collection (GC) is a form of automatic memory management . The garbage collector, or just collector, ...
Integer (computer science) (2,834 words) [view diff] no match in snippet view article find links to article
In computer science, an integer is a datum of integral data type, a data type which represents some finite subset of the mathematical ...
Scope (computer science) (7,599 words) [view diff] no match in snippet view article find links to article
See also : Closure (computer science) Global variable Local variable Non-local variable Name binding Name resolution Variables (scope and ...
Macro (computer science) (2,604 words) [view diff] no match in snippet view article find links to article
A macro (short for "macroinstruction", from Greek μακρο- 'large') in computer science is a rule or pattern that specifies how a certain ...
Data type (2,508 words) [view diff] no match in snippet view article find links to article
In computer science and computer programming , a data type or simply type is a classification identifying one of various types of data, ...
Closure (computer science) (5,228 words) [view diff] no match in snippet view article find links to article
In computer science , a closure (also lexical closure or function closure) is a function or reference to a function together with a ...
Assignment (computer science) (2,831 words) [view diff] no match in snippet view article find links to article
coauthors | year 1996 | title An Object-Oriented Introduction to Computer Science Using Eiffel | location Upper Saddle River, New Jersey | ...
Lock (computer science) (2,961 words) [view diff] no match in snippet view article find links to article
In computer science , a lock is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are ...
State (computer science) (880 words) [view diff] no match in snippet view article find links to article
In computer science and automata theory , the state of a digital logic circuit or computer program is a technical term for all the ...
Record (computer science) (1,656 words) [view diff] no match in snippet view article find links to article
In computer science , records (also called tuples, structs, or compound data date January 2012 are among the simplest data structure s. ...
Recursion (computer science) (6,688 words) [view diff] no match in snippet view article find links to article
Recursion in computer science is a method where the solution to a problem depends on solutions to smaller instances of the same problem ...
Polymorphism (computer science) (1,551 words) [view diff] no match in snippet view article find links to article
In computer science , polymorphism is a programming language feature that allows values of different data type s to be handled using a ...
Reference (computer science) (1,866 words) [view diff] no match in snippet view article find links to article
In computer science , a reference is a value that enables a program to indirectly access a particular datum , such as a variable or a ...
Value (computer science) (797 words) [view diff] no match in snippet view article find links to article
In computer science , a value is an expression which cannot be evaluated any further (a normal form ). Mitchell | 1996 | p 92 The members ...
Theoretical Computer Science (journal) (137 words) [view diff] no match in snippet view article find links to article
Theoretical Computer Science (TCS) is a computer science journal published by Elsevier , started in 1975 and covering theoretical computer ...
Statement (computer science) (574 words) [view diff] no match in snippet view article find links to article
In computer programming a statement is the smallest standalone element of an imperative programming language . A program written in such ...
Lecture Notes in Computer Science (263 words) [view diff] no match in snippet view article find links to article
Lecture Notes in Computer Science (LNCS) is a series of computer science books that has been published by Springer Science+Business Media ...
Thread (computing) (3,378 words) [view diff] no match in snippet view article find links to article
In computer science , a thread of execution is the smallest sequence of programmed instructions that can be managed independently by an ...
Alphabet (computer science) (309 words) [view diff] no match in snippet view article find links to article
In computer science and mathematical logic , an alphabet is a non-empty set of symbols or letters, e.g. characters or digits For example ...
Library (computing) (4,459 words) [view diff] no match in snippet view article find links to article
In computer science , a library is a collection of implementations of behavior, written in terms of a language, that has a well-defined ...
Variable (computer science) (2,394 words) [view diff] no match in snippet view article find links to article
Such a cell reference is a kind of variable; its value is the value of the referenced cell (see also: reference (computer science)). ...
Persistence (computer science) (858 words) [view diff] no match in snippet view article find links to article
In computer science , persistence refers to the characteristic of state that outlives the process that created it. as a computer shutdown. ...
Side effect (computer science) (785 words) [view diff] no match in snippet view article find links to article
In computer science , a function or expression is said to have a side effect if, in addition to returning a value, it also modifies some ...
Heuristic (computer science) (1,171 words) [view diff] no match in snippet view article find links to article
In computer science , artificial intelligence , and mathematical optimization , a heuristic is a technique designed for solving a problem ...
Interface (computing) (1,498 words) [view diff] no match in snippet view article find links to article
In the field of computer science , an interface is a tool and concept that refers to a point of interaction between components, and is ...
Session (computer science) (2,494 words) [view diff] no match in snippet view article find links to article
In computer science , in particular networking , a session is a semi-permanent interactive information interchange, also known as a dialogue ...
Polling (computer science) (482 words) [view diff] no match in snippet view article find links to article
Polling, or polled operation, in computer science , refers to actively sampling the status of an external device by a client program as a ...
Cohesion (computer science) (879 words) [view diff] no match in snippet view article find links to article
See also : Coupling (computer science) List of object-oriented programming terms Static code analysis References : External links ...
Zombie (computer science) (1,068 words) [view diff] no match in snippet view article find links to article
In computer science , a zombie is a computer connected to the Internet that has been compromised by a hacker , computer virus or trojan ...
Correctness (computer science) (315 words) [view diff] no match in snippet view article find links to article
In theoretical computer science , correctness of an algorithm is asserted when it is said that the algorithm is correct with respect to a ...
Pointer (computer programming) (9,862 words) [view diff] no match in snippet view article find links to article
In computer science , a pointer is a programming language data type whose value refers directly to (or "points to") another value stored ...
Reflection (computer programming) (1,239 words) [view diff] no match in snippet view article find links to article
In computer science , reflection is the ability of a computer program to examine (see type introspection ) and modify the structure and ...
Computer graphics (computer science) (1,953 words) [view diff] no match in snippet view article find links to article
Computer graphics is a sub-field of computer science which studies methods for digitally synthesizing and manipulating visual content. ...
Program optimization (3,591 words) [view diff] no match in snippet view article find links to article
In computer science , program optimization or software optimization is the process of modifying a software system to make some aspect of it ...
Symposium on Foundations of Computer Science (515 words) [view diff] no match in snippet view article find links to article
FOCS, the Annual IEEE Symposium on Foundations of Computer Science, is an academic conference in the field of theoretical computer science ...
MIT Computer Science and Artificial Intelligence Laboratory (2,045 words) [view diff] no match in snippet view article find links to article
MIT Computer Science and Artificial Intelligence Laboratory (also CSAIL) is a research laboratory at the Massachusetts Institute of ...
Branch (computer science) (649 words) [view diff] no match in snippet view article find links to article
A branch is sequence of code in a computer program which is conditionally executed depending on how the flow of control is altered at the ...
Thrashing (computer science) (645 words) [view diff] no match in snippet view article find links to article
In computer science , thrashing occurs when a computer's virtual memory subsystem is in a constant state of paging , rapidly exchanging ...
Unification (computer science) (3,444 words) [view diff] no match in snippet view article find links to article
Unification, in computer science and logic , is an algorithmic process by which one attempts to solve the satisfiability problem. ...
Robustness (computer science) (128 words) [view diff] no match in snippet view article find links to article
In computer science , robustness is the ability of a computer system to cope with errors during execution or the ability of an algorithm to ...
Interpreter (computing) (2,048 words) [view diff] no match in snippet view article find links to article
In computer science , an interpreter is a computer program that executes , i.e. performs, instructions written in a programming language ...
Default (computer science) (731 words) [view diff] no match in snippet view article find links to article
A default, in computer science , refers to a setting or a value automatically assigned to a software application , computer program or ...
Continuation (3,201 words) [view diff] no match in snippet view article find links to article
In computer science and computer programming , a continuation is an abstract representation of the control state of a computer program ...
Formal language (2,926 words) [view diff] no match in snippet view article find links to article
In mathematics , computer science , and linguistics , a formal language is a set of strings of symbols that may be constrained by rules ...
Semantics (computer science) (1,127 words) [view diff] no match in snippet view article find links to article
It has close links with other areas of computer science such as programming language design , type theory , compiler s and interpreter s, ...
Offset (computer science) (348 words) [view diff] no match in snippet view article find links to article
In computer science , an offset within an array or other data structure object is an integer indicating the distance (displacement) from ...
List of computer science conferences (6,869 words) [view diff] no match in snippet view article find links to article
This is a list of academic conference s in computer science . Only established, well-known conferences are included; within each field, ...
Marshalling (computer science) (492 words) [view diff] no match in snippet view article find links to article
In computer science , marshalling (sometimes spelled marshaling with a single l) is the process of transforming the memory representation of ...
Data structure (1,066 words) [view diff] no match in snippet view article find links to article
In computer science , a data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently ...
Invariant (computer science) (898 words) [view diff] no match in snippet view article find links to article
In computer science , an invariant is a condition that can be relied upon to be true during execution of a program. For example, a loop ...
Expression (computer science) (309 words) [view diff] no match in snippet view article find links to article
An expression in a programming language is a combination of explicit value s, constants , variable s, operator s, and function s that are ...
Data buffer (958 words) [view diff] no match in snippet view article find links to article
In computer science , a buffer is a region of a physical memory storage used to temporarily store data while it is being moved from one ...
Resource (computer science) (307 words) [view diff] no match in snippet view article find links to article
A resource, or system resource, is any physical or virtual component of limited availability within a computer system. connected to a ...
National Institute for Research in Computer Science and Control (354 words) [view diff] no match in snippet view article find links to article
NOTOC_The National Institute for Research in Computer Science and Control. (Institut national de recherche en informatique et en automatique ...
Node (computer science) (276 words) [view diff] no match in snippet view article find links to article
date September 2011 A node is a record consisting of one or more fields that are links to other nodes, and a data field. The link and ...
Fiber (computer science) (482 words) [view diff] no match in snippet view article find links to article
In computer science , a fiber is a particularly lightweight thread of execution . Like threads, fibers share address space . However, ...
European Association for Theoretical Computer Science (374 words) [view diff] no match in snippet view article find links to article
The European Association for Theoretical Computer Science (EATCS) is an international organization with a Europe an focus, founded in 1972 ...
Logic in computer science (579 words) [view diff] no match in snippet view article find links to article
Logic in computer science describes topics where logic is applied to computer science and artificial intelligence . These include: ...
Swap (computer science) (950 words) [view diff] no match in snippet view article find links to article
In computer programming , the act of swapping two variable s refers to mutually exchanging the values of the variables. Usually, this is ...
Whitespace character (694 words) [view diff] no match in snippet view article find links to article
In computer science , white space or whitespace is any character or series of characters that represents horizontal or vertical space in ...
Array data structure (3,395 words) [view diff] no match in snippet view article find links to article
In computer science , an array data structure or simply an array is a data structure consisting of a collection of elements (values or ...
Divergence (computer science) (377 words) [view diff] no match in snippet view article find links to article
In computer science , a computation is said to diverge if it does not terminate or terminates in an (unobservable) exceptional state . ...
Set (abstract data type) (3,175 words) [view diff] no match in snippet view article find links to article
In computer science , a set is an abstract data structure that can store certain values, without any particular order , and no repeated ...
Collision (computer science) (335 words) [view diff] no match in snippet view article find links to article
In computer science , a collision or clash is a situation that occurs when two distinct pieces of data have the same hash value , checksum ...
Decomposition (computer science) (542 words) [view diff] no match in snippet view article find links to article
Decomposition in computer science , also known as factoring, refers to the process by which a complex problem or system is broken down into ...
Consensus (computer science) (2,555 words) [view diff] no match in snippet view article find links to article
Misunderstandings and Issues | journal Lecture Notes in Computer Science | year 2010 | volume 5959 | pages 59–72 | doi 10.1007/978-3-642- ...
Associative array (1,593 words) [view diff] no match in snippet view article find links to article
In computer science , an associative array, map, or dictionary is an abstract data type composed of a collection of (key, value) pairs, ...
International Computer Science Institute (476 words) [view diff] no match in snippet view article find links to article
The International Computer Science Institute (ICSI) is an independent, non-profit research organization located in Berkeley, California , ...
Message passing (1,774 words) [view diff] no match in snippet view article find links to article
Message passing in computer science is a form of communication used in parallel computing , object-oriented programming , and interprocess ...
Referential transparency (computer science) (1,309 words) [view diff] no match in snippet view article find links to article
See also : Idempotence in computer science References : first1 Harald | last1 Søndergaard | first2 Peter | last2 Sestoft | year 1990 | title ...
Instance (computer science) (624 words) [view diff] no match in snippet view article find links to article
In computer science the term class has a synonym : type. The meaning of the term type in computer science is similar to the meaning of the ...
Production (computer science) (526 words) [view diff] no match in snippet view article find links to article
A production or production rule in computer science is a rewrite rule specifying a symbol substitution that can be recursively performed ...
Precision (computer science) (138 words) [view diff] no match in snippet view article find links to article
In computer science , precision of a numerical quantity is a measure of the detail in which the quantity is expressed. This is usually ...
National University of Computer and Emerging Sciences (2,617 words) [view diff] no match in snippet view article find links to article
The National University of Computer and Emerging Sciences (NUCES or FAST-NU) with headquarters at Islamabad and campuses at Karachi , ...
Tree (data structure) (2,978 words) [view diff] no match in snippet view article find links to article
In computer science , a tree is a widely used abstract data type (ADT) or data structure implementing this ADT that simulates a ...
Semaphore (programming) (2,208 words) [view diff] no match in snippet view article find links to article
In computer science, a semaphore is a variable or abstract data type that provides a simple but useful abstraction for controlling access ...
Function composition (computer science) (1,727 words) [view diff] no match in snippet view article find links to article
In computer science , function composition (not to be confused with object composition ) is an act or mechanism to combine simple function s ...
Computer Science Tripos (103 words) [view diff] no match in snippet view article find links to article
The Computer Science Tripos is the undergraduate course in computer science offered by the University of Cambridge Computer Laboratory . ...
Label (computer science) (204 words) [view diff] no match in snippet view article find links to article
A label in a programming language is a sequence of characters that identifies a location within source code . In most languages labels ...
Pool (computer science) (237 words) [view diff] no match in snippet view article find links to article
A pool in computer science is a set of initialised resources that are kept ready to use, rather than allocated and destroyed on demand. ...
Idempotence (2,231 words) [view diff] no match in snippet view article find links to article
is the property of certain operations in mathematics and computer science , that can be applied multiple times without changing the ...
Actor model (7,092 words) [view diff] no match in snippet view article find links to article
The Actor model in computer science is a mathematical model of concurrent computation that treats "actors" as the universal primitives of ...
American Computer Science League (424 words) [view diff] no match in snippet view article find links to article
ACSL, or the American Computer Science League, is an international computer science competition among more than 200 school s. ...
Artificial intelligence (15,327 words) [view diff] no match in snippet view article find links to article
Artificial intelligence (AI) is the intelligence of machines or software, and is also a branch of computer science that studies and ...
Generator (computer programming) (2,372 words) [view diff] no match in snippet view article find links to article
In computer science , a generator is a special routine that can be used to control the iteration behaviour of a loop . A generator is ...
Arrow (computer science) (1,586 words) [view diff] no match in snippet view article find links to article
In computer science , arrows are a type class used in programming to describe computation s in a pure and declarative fashion. ...
Swedish Institute of Computer Science (549 words) [view diff] no match in snippet view article find links to article
The Swedish Institute of Computer Science, SICS, is an independent non-profit research organization with a research focus on applied ...
Reification (computer science) (2,201 words) [view diff] no match in snippet view article find links to article
See also: Reflection (computer science) Resource Description Framework Self-interpreter Topic Maps References -: Category:Object-oriented ...
Max Planck Institute for Computer Science (469 words) [view diff] no match in snippet view article find links to article
The Max Planck Institute for Computer Science (German: Max-Planck-Institut für Informatik, abbreviated MPI-INF or MPII) is a research ...
Computer Sciences Raytheon (230 words) [view diff] no match in snippet view article find links to article
Computer Sciences Raytheon (CSR) joint venture partnership of Computer Sciences Corporation and Raytheon Technical Services Company. ...
Information hiding (1,478 words) [view diff] no match in snippet view article find links to article
In computer science , information hiding is the principle of segregation of the design decisions in a computer program that are most ...
Garbage (computer science) (663 words) [view diff] no match in snippet view article find links to article
Garbage, in the context of computer science , refers to object s, data , or other regions of the memory of a computer system (or other ...
Hylomorphism (computer science) (687 words) [view diff] no match in snippet view article find links to article
In computer science , and in particular functional programming , a hylomorphism is a recursive function, corresponding to the composition ...
Union type (1,636 words) [view diff] no match in snippet view article find links to article
In computer science , a union is a value that may have any of several representations or formats; or it is a data structure that consists ...
Adaptation (computer science) (918 words) [view diff] no match in snippet view article find links to article
The term “adaptation” in computer science refers to a process , in which an interactive system (adaptive system ) adapts its behaviour to ...
Schedule (computer science) (2,075 words) [view diff] no match in snippet view article find links to article
date November 2012 In the fields of database s and transaction processing (transaction management), a schedule (or history) of a system is ...
Concern (computer science) (407 words) [view diff] no match in snippet view article find links to article
In computer science , a concern is a particular set of information that has an effect on the code of a computer program . A concern can be ...
Memory leak (2,689 words) [view diff] no match in snippet view article find links to article
In computer science , a memory leak (or leakage, in this context) occurs when a computer program incorrectly manages memory allocation s In ...
Deforestation (computer science) (190 words) [view diff] no match in snippet view article find links to article
In the theory of programming languages in computer science , deforestation (also known as fusion) is a program transformation to eliminate ...
Guard (computer science) (729 words) [view diff] no match in snippet view article find links to article
In computer programming, a guard is a boolean expression that must evaluate to true if the program execution is to continue in the branch ...
Paxos (computer science) (5,196 words) [view diff] no match in snippet view article find links to article
title The Part-Time Parliament | journal ACM Transactions on Computer Systems | volume 16 | issue 2 | pages 133–169 | url http://research. ...
List of important publications in computer science (6,051 words) [view diff] no match in snippet view article find links to article
Theoretical computer science: List of important publications in theoretical computer science. Topics covered: theoretical computer science , ...
Philosophy of computer science (311 words) [view diff] no match in snippet view article find links to article
The philosophy of computer science is concerned with the philosophical questions that arise with the study of computer science , which is ...
Convolution (computer science) (1,148 words) [view diff] no match in snippet view article find links to article
In computer science , specifically formal language s, convolution (sometimes referred to as zip) is a function which maps a tuple of ...
Algorithm (13,390 words) [view diff] no match in snippet view article find links to article
In mathematics and computer science , an algorithm. (audio en-us-algorithm. ogg | ˈ | æ | l | ɡ | ə | r | ɪ | ð | əm AL | gə-ri-dhəm ...
Lease (computer science) (455 words) [view diff] no match in snippet view article find links to article
Lease (Computer Science) A lease is a contract that gives its holder specified rights for a limited period of time. In computer science a ...
Monoculture (computer science) (100 words) [view diff] no match in snippet view article find links to article
In computer science , a monoculture is a community of computers that all run identical software. All the computer systems in the ...
Literal (computer programming) (248 words) [view diff] no match in snippet view article find links to article
In computer science , a literal is a notation for representing a fixed value in source code . Almost all programming languages have ...
Information and Computer Science (130 words) [view diff] no match in snippet view article find links to article
Information and Computer Science (ICS) or Computer and Information Science (CIS) (plural forms, i.e. science s and computer science s and ...
Computer Science House (1,037 words) [view diff] no match in snippet view article find links to article
Computer Science House (CSH) is a special interest house founded in 1976 at the Rochester Institute of Technology , made up of a group of ...
DBLP (710 words) [view diff] no match in snippet view article find links to article
DBLP is a computer science bibliography website hosted at Universität Trier , in Germany . It was originally a database and logic ...
List of unsolved problems in computer science (361 words) [view diff] no match in snippet view article find links to article
This article is a list of unsolved problems in computer science . Problems in computer science are considered unsolved when an expert in ...
Barrier (computer science) (336 words) [view diff] no match in snippet view article find links to article
date December 2009 Threads synchronization primitive : In parallel computing , a barrier is a type of synchronization method. A barrier for ...
Circuit (computer science) (746 words) [view diff] no match in snippet view article find links to article
In theoretical computer science , a circuit is a model of computation in which input values proceed through a sequence of gates, each of ...
Diploma in Computer Science (75 words) [view diff] no match in snippet view article find links to article
The Diploma in Computer Science is a diploma offered by several post-secondary institutions: Cambridge Diploma in Computer Science...
Aspect (computer programming) (436 words) [view diff] no match in snippet view article find links to article
In computer science , an aspect of a program is a feature linked to many other parts of the program, but which is not related to the ...
List (abstract data type) (1,624 words) [view diff] no match in snippet view article find links to article
In computer science , a list or sequence is an abstract data type that implements an ordered collection of values , where the same value ...
Collection of Computer Science Bibliographies (496 words) [view diff] no match in snippet view article find links to article
The Collection of Computer Science Bibliographies (founded 1993) is one of the oldest (if not the oldest) bibliography collections freely ...
Coalescing (computer science) (114 words) [view diff] no match in snippet view article find links to article
In computer science , coalescing is the act of merging two adjacent free blocks of memory. When an application frees memory, gaps can fall ...
Cache (computing) (2,602 words) [view diff] no match in snippet view article find links to article
In computer science , a cache (icon | ˈ | k | æ | ʃ KASH) is a component that transparently stores data so that future requests for that ...
Cambridge Diploma in Computer Science (538 words) [view diff] no match in snippet view article find links to article
Originally known as the "Diploma in Numerical Analysis and Automatic Computing", the Diploma in Computer Science was a conversion course in ...
Primitive data type (1,564 words) [view diff] no match in snippet view article find links to article
In computer science , primitive data type is either of the following:date May 2009 a basic type is a data type provided by a programming ...
Type conversion (1,966 words) [view diff] no match in snippet view article find links to article
In computer science , type conversion, typecasting, and coercion are different ways of, implicitly or explicitly, changing an entity of one ...
Inheritance (object-oriented programming) (2,764 words) [view diff] no match in snippet view article find links to article
See also : Interface (computer science) Interface inheritance Multiple inheritance Override (object-oriented programming) Polymorphism in ...
IEEE Symposium on Logic in Computer Science (213 words) [view diff] no match in snippet view article find links to article
The IEEE Symposium on Logic in Computer Science (LICS) is an annual academic conference on the theory and practice of computer science in ...
Interchangeability (computer science) (56 words) [view diff] no match in snippet view article find links to article
In computer science , interchangeability is an ability that an object can be replaced by another object without affecting code using the ...
SUHA (computer science) (544 words) [view diff] no match in snippet view article find links to article
In computer science , SUHA (S imple U niform H ashing A ssumption) or the uniform hashing assumption is a basic assumption that ...
Program analysis (108 words) [view diff] no match in snippet view article find links to article
In computer science , program analysis is the process of automatically analysing the behavior of computer programs. Two main approaches in ...
Donald Bren School of Information and Computer Sciences (3,421 words) [view diff] no match in snippet view article find links to article
Donald Bren School of Information and Computer Sciences, also known as the School of ICS or equally informally as the Bren School, is an ...
Logical Methods in Computer Science (183 words) [view diff] no match in snippet view article find links to article
Logical Methods in Computer Science (LMCS) is a peer-reviewed journal in theoretical computer science and applied logic conceived in ...
Lexical analysis (1,666 words) [view diff] no match in snippet view article find links to article
In computer science , lexical analysis is the process of converting a sequence of characters into a sequence of tokens . A program or ...
Object type (object-oriented programming) (1,119 words) [view diff] no match in snippet view article find links to article
In computer science , an object type (a.k.a. wrapping object) is a datatype which is used in object-oriented programming to wrap a non- ...
Interlink Computer Sciences (417 words) [view diff] no match in snippet view article find links to article
Interlink Computer Sciences, of Fremont, California , was a developer of hardware and software that allowed IBM mainframe computer s ...
Covariance and contravariance (computer science) (2,697 words) [view diff] no match in snippet view article find links to article
definition of covariance and contravariance that unifies the computer science definition of these terms with the definition used in vector spaces . ...
Institute of Computer Science (1,804 words) [view diff] no match in snippet view article find links to article
The University of London Institute of Computer Science (ICS) was an Institute based in London in England. computer services and network ...
Subroutine (5,287 words) [view diff] no match in snippet view article find links to article
Closures: Closure (computer science. A closure is a subprogram together with the values of some of its variables captured from the environment ...
Namespace (2,958 words) [view diff] no match in snippet view article find links to article
Computer science considerations: A namespace in computer science (sometimes also called a name scope), is an abstract container or ...
Graph (abstract data type) (777 words) [view diff] no match in snippet view article find links to article
In computer science , a graph is an abstract data type that is meant to implement the graph and hypergraph concepts from mathematics . ...
Stack (abstract data type) (8,801 words) [view diff] no match in snippet view article find links to article
In computer science , a stack is a particular kind of abstract data type or collection in which the principal (or only) operations on the ...
Electronic Notes in Theoretical Computer Science (110 words) [view diff] no match in snippet view article find links to article
Electronic Notes in Theoretical Computer Science is an electronic computer science journal published by Elsevier , started in 1995. ...
McGill University School of Computer Science (1,067 words) [view diff] no match in snippet view article find links to article
The School of Computer Science (SOCS) is a department in the Faculty of Science at McGill University in Montreal . funded computer ...
Faculty of Computer Science, Dalhousie University (321 words) [view diff] no match in snippet view article find links to article
The Faculty of Computer Science at Dalhousie University is a Canadian faculty of Dalhousie University located in Halifax , Nova Scotia ...
Kolmogorov complexity (4,402 words) [view diff] no match in snippet view article find links to article
In algorithmic information theory (a subfield of computer science ), the Kolmogorov complexity (also known as descriptive complexity, ...
Overwriting (computer science) (133 words) [view diff] no match in snippet view article find links to article
Category:Computer memory.
David R. Cheriton School of Computer Science (650 words) [view diff] no match in snippet view article find links to article
The David R. Cheriton School of Computer Science is the School of Computer Science at the University of Waterloo . Part of the Faculty of ...
British Colloquium for Theoretical Computer Science (463 words) [view diff] no match in snippet view article find links to article
The British Colloquium for Theoretical Computer Science (BCTCS) is an organisation that hosts an annual event for UK -based researchers in ...
UP Diliman Department of Computer Science (1,421 words) [view diff] no match in snippet view article find links to article
The Department of Computer Science is one of nine departments in the University of the Philippines Diliman College of Engineering . ...
Computer science in sport (1,166 words) [view diff] no match in snippet view article find links to article
Computer science in sport is an interdisciplinary discipline that has its goal in combining the theoretical as well as practical aspects and ...
Contextualization (computer science) (138 words) [view diff] no match in snippet view article find links to article
In computer science , contextualization is an initialization phase permitting, at instantiation time, to set or override properties ...
Container (abstract data type) (854 words) [view diff] no match in snippet view article find links to article
In computer science , a container is a class , a data structure or an abstract data type (ADT) whose instances are collections of other ...
Class (computer programming) (5,189 words) [view diff] no match in snippet view article find links to article
Inheritance (object-oriented programming) | Superclass (computer science) | Subclass (computer science) date May 2012 Conceptually, a ...
Gates Computer Science Building, Stanford (241 words) [view diff] no match in snippet view article find links to article
The Gates Computer Science Building, or "Gates building" for short, is an L-shaped building that houses the Computer Science Department as ...
Institution (computer science) (769 words) [view diff] no match in snippet view article find links to article
and Rod Burstall in the late 1970s in order to deal with the "population explosion among the logical system s used in computer science ". ...
Type signature (1,143 words) [view diff] no match in snippet view article find links to article
In computer science , a type signature or type annotation defines the inputs and outputs for a function , subroutine or method . ...
Range (computer programming) (384 words) [view diff] no match in snippet view article find links to article
In computer science , the term range may refer to one of three things: The possible values that may be stored in a variable . ...
Dynamic dispatch (1,392 words) [view diff] no match in snippet view article find links to article
In computer science , dynamic dispatch is the process of selecting which implementation of a polymorphic operation (method or function) to ...
Doctor of Computer Science (359 words) [view diff] no match in snippet view article find links to article
The degree of Doctor of Computer Science (DCompSci, DSc. Comp, D.C.S., D.C.Sc.) is an applied research doctorate. contributes to computer ...
UCSB Department of Computer Science (1,241 words) [view diff] no match in snippet view article find links to article
The UCSB Computer Science Department in the University of California Santa Barbara 's College of Engineering was founded in 1979 It offers ...