-
1 langage
c black langage [lɑ̃gaʒ]masculine noun━━━━━━━━━━━━━━━━━✎ Le mot anglais s'écrit avec un u après le premier g.* * *lɑ̃gaʒnom masculin languagePhrasal Verbs:* * *lɑ̃ɡaʒ nm1) LINGUISTIQUE language2) INFORMATIQUE language* * *langage nm language; le langage des abeilles/fleurs the language of bees/flowers; elle m'a tenu un tout autre langage she said something completely different to me; faire entendre le langage de la raison to speak with the voice of reason.langage administratif bureaucratic language, official jargon; langage d'assemblage assembler language, assembly language; langage chiffré code; langage journalistique journalese; langage machine machine language (code); langage objet object language; langage procédural Ordinat procedural language; langage de programmation programmingGB language; langage des sourds-muets sign language.[lɑ̃gaʒ] nom masculinlangage écrit/parlé written/spoken languagetroubles du langage speech ou language disorders2. [code] languagele langage des sourds-muets deaf and dumb language, sign language3. [jargon] languagelangage administratif/technique administrative/technical language4. [style] languagelangage familier/populaire colloquial/popular languagelangage correct/incorrect [d'après la bienséance] polite/impolite languagelangage imagé colourful ou picturesque languagetu tiens un drôle de langage depuis quelque temps you've been coming out with ou saying some very odd things recentlylangage machine internal ou machine language
См. также в других словарях:
programming technique — principles that must be abided by when writing a computer program … English contemporary dictionary
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Programming by demonstration — (PbD) is a technique for teaching acomputer or a robot new behaviors by demonstrating the task totransfer directly instead of programming it through machinecommands.The term Programming by example (PbE) or Programming bydemonstration (PbD)… … Wikipedia
Programming by example — (also known as Programming by Demonstration or more generally as Demonstrational Programming ) is a technique for teaching a computer new behavior by demonstrating actions on concrete examples. The system records user actions and infers a… … Wikipedia
Modular programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computin … Wikipedia
Technique (album) — Infobox Album | Name = Technique Type = Album Artist = New Order Released = 30 January 1989 Recorded = 1988 Genre = House Techno Acid House Alternative rock Length = 42:57 Label = Factory FACT 275 Producer = New Order Reviews = * Allmusic… … Wikipedia
Linear programming relaxation — In mathematics, the linear programming relaxation of a 0 1 integer program is the problem that arises by replacing the constraint that each variable must be 0 or 1 by a weaker constraint, that each variable belong to the interval [0,1] .That is,… … Wikipedia
Dynamic programming — For the programming paradigm, see Dynamic programming language. In mathematics and computer science, dynamic programming is a method for solving complex problems by breaking them down into simpler subproblems. It is applicable to problems… … Wikipedia
Generic programming — is a style of computer programming in which algorithms are written in terms of to be specified later types that are then instantiated when needed for specific types provided as parameters and was pioneered by Ada which appeared in 1983. This… … Wikipedia
Data-directed programming — is a programming technique mentioned in Structure and Interpretation of Computer Programs. Essentially it is a dispatch technique on procedures for integrating separately developed data type (e.g., class) modules, based on the programmers manual… … Wikipedia
bottom-up programming — Computers. a programming technique in which lower level modules are developed before higher level modules (opposed to top down programming). * * * … Universalium