-
1 source program
См. также в других словарях:
Source lines of code — (SLOC) is a software metric used to measure the size of a software program by counting the number of lines in the text of the program s source code. SLOC is typically used to predict the amount of effort that will be required to develop a program … Wikipedia
source code — A computer program written in its original programming language. In source code form a program is intelligible to a suitably trained human being. To be intelligible to a machine it is translated (compiled) into object code. + source code USA The… … Law dictionary
Program on international policy attitudes — Le Program on International Policy Attitudes (PIPA) est une organisation qui fait des recherches sur la perception de la politique internationale par l’opinion publique. Il est dirigé conjointement par le Centre des attitudes politiques et le… … Wikipédia en Français
Program animation — is a particular feature of some Testing tools allowing programs to be executed step by step at either source code level or machine code level. Some tools permit animation at both levels depending upon the availability of data collected at compile … Wikipedia
Source (game engine) — Source engine … Wikipedia
Program Authority — is a term of art and practice in the U.S. Government. It signifies controlling authority over a specific portion of the federal budget as proposed by the President and authorized and appropriated by Congress. Once allocated to the departments of… … Wikipedia
Source Code Control System — (SCCS) was the first source code revision control system. It was originally developed at Bell Labs in 1972 by Marc J. Rochkind for an IBM System/370 computer running OS/MVT. It was later rewritten for UNIX, then running on a PDP 11. Subsequently … Wikipedia
Program code — can refer to: *Source code *Machine code … Wikipedia
Source code — For the 2011 film, see Source Code. Not to be confused with source coding. An illustration of Java source code with prologue comments indicated in red, inline comments indicated in green, and program code indicated in blue In computer science,… … Wikipedia
Program transformation — A program transformation is any operation that takes a program and generates another program. It is often important that the derived program be semantically equivalent to the original, relative to a particular formal semantics. Other program… … Wikipedia
Program slicing — In computer programming, program slicing is the computation of a program slice. The program slice consists of the parts of a program that may affect the values computed at some point of interest, referred as a slicing criterion. Program slicing… … Wikipedia