TERMIUM Plus®

La banque de données terminologiques et linguistiques du gouvernement du Canada.

LOGIC PROGRAM [32 fiches]

Fiche 1 2024-10-01

Anglais

Subject field(s)
  • Logic (Philosophy)
  • Artificial Intelligence
CONT

In essence, conditional logic refers to executing different actions in a program or process based on whether certain conditions are met.

Français

Domaine(s)
  • Logique (Philosophie)
  • Intelligence artificielle
CONT

La logique conditionnelle modifie ce que les personnes voient lorsqu'elles remplissent un formulaire, en fonction de leurs réponses précédentes.

Espagnol

Conserver la fiche 1

Fiche 2 2024-05-09

Anglais

Subject field(s)
  • Artificial Intelligence
  • Continuing Education
  • Software
DEF

[Instruction using] programs that understand the student’s internal cognitive structures; are able to analyse a student’s answer to a question and determine which parts of the question confuse the student. They then use that information to provide very specific instruction. A system of this type would be a substitute for a very competent and experienced teacher.

CONT

Intelligent Computer-Assisted Instruction(ICAI)... encompasses two primary areas. One is instructional programs that model the learner... These programs collect detailed data about the student's work and formulate a hypothesis about what the student knows and is thinking.... The other area is the use of expert systems... that contain all known information on a particular topic, a set of logic that ties all this information together..., and in some cases a program that allows a person to converse easily and in natural language with the computer.

CONT

The components of an ICAI program are problem-solving expertise, student model, and tutoring module.

OBS

For historical reasons, much of the research in the field of educational software involving artificial intelligence has been conducted under the name of "ICAI." This acronym stands for "Intelligent Computer-Aided Instruction," a phrase that evolved out of the name "Computer-Aided Instruction" (CAI) ... Most recently, "ICAI" has often been replaced by the acronym "ITS," for "Intelligent Tutoring Systems"....

Terme(s)-clé(s)
  • intelligent computer-based tutoring
  • intelligent computer-based teaching

Français

Domaine(s)
  • Intelligence artificielle
  • Éducation permanente
  • Logiciels
DEF

Enseignement à partir du principe que les programmes à vocation pédagogique devraient être eux-mêmes des experts du domaine capables de résoudre les problèmes posés de différentes façons, de suivre et de critiquer les solutions de l'étudiant.

CONT

L'E.I.A.O. consiste à appliquer la technicité des systèmes experts à l'E.A.O., l'expert en l'occurrence étant l'enseignant-pédagogue. L'E.A.O. pratique une analyse plus ou moins affinée des réponses des apprenants. L'E.I.A.O. ambitionne d'analyser le raisonnement de cet apprenant, de lui montrer d'autres formes de raisonnement ou l'aider à les découvrir [...]

OBS

Le sigle est aussi celui d'un projet de recherche au Laboratoire de recherche informatique d'Orsay (France).

Espagnol

Conserver la fiche 2

Fiche 3 2023-11-27

Anglais

Subject field(s)
  • Computer Programs and Programming
  • IT Security
DEF

An apparently harmless program containing malicious logic that allows the unauthorized collection, falsification, or destruction of data.

OBS

Trojan horse virus: Unlike a computer virus, ... a Trojan horse is not able to replicate itself, nor can it propagate without an end user’s assistance.

OBS

Trojan horse: designation and definition standardized by ISO and the International Electrotechnical Commission; designation standardized by the Canadian Standards Association (CSA).

Français

Domaine(s)
  • Programmes et programmation (Informatique)
  • Sécurité des TI
DEF

Programme apparemment inoffensif contenant un [programme] malveillant qui permet la collecte, la falsification ou la destruction non autorisée de données.

OBS

cheval de Troie : désignation et définition normalisées par l'ISO et la Commission électrotechnique internationale; désignation normalisée par l'Association canadienne de normalisation (CSA).

OBS

cheval de Troie : désignation publiée au Journal officiel de la République française le 20 mai 2005.

Espagnol

Campo(s) temático(s)
  • Programas y programación (Informática)
  • Seguridad de IT
DEF

Programa que actúa como vehículo para colocar códigos destructivos, como bombas lógicas o virus, dentro de una computadora (ordenador).

OBS

Programa diseñado para entrar en un ordenador sin ser detectado y permitir el acceso a personas no autorizadas a través de la red.

Conserver la fiche 3

Fiche 4 2023-04-26

Anglais

Subject field(s)
  • Computer Programs and Programming
  • Artificial Intelligence
CONT

In abductive logic programming, a programmer writes a set of rules that describe a set of possible explanations for a given observation. The programmer then runs the program on a set of data, and the program outputs the most likely explanation for the data.

OBS

Abductive logic programming is a powerful tool for AI [artificial intelligence] applications because it can help computers find explanations for data that is otherwise difficult to interpret. For example, abductive logic programming can be used to diagnose medical conditions, identify financial fraud, or plan robot movements.

Français

Domaine(s)
  • Programmes et programmation (Informatique)
  • Intelligence artificielle
CONT

La programmation logique abductive est une technique bien connue pour raisonner avec des connaissances incomplètes. Elle élargit la programmation logique normale en permettant à certains prédicats d'être incomplètement définis.

Espagnol

Conserver la fiche 4

Fiche 5 2022-05-31

Anglais

Subject field(s)
  • Organization Planning
  • Management Control
CONT

Results chain is a visual tool to show what the program is doing, and why. They clarify the "logic" of the program, by showing how activities will lead to outputs, outcomes, and eventually development impact.

Terme(s)-clé(s)
  • result chain

Français

Domaine(s)
  • Planification d'organisation
  • Contrôle de gestion
DEF

Représentation de la séquence d’événements qui commence avec l'attribution de ressources permettant la réalisation d'activités qui génèrent des biens et services, les extrants de l'intervention, qui, à leur tour, suscitent des changements pour les clientèles ciblées [...], c'est-à-dire des effets.

Espagnol

Campo(s) temático(s)
  • Planificación de organización
  • Control de gestión
Conserver la fiche 5

Fiche 6 2020-10-13

Anglais

Subject field(s)
  • Computer Programs and Programming
CONT

The compile time facilities are primarily intended to reduce the clerical effort required for writing programs. Character string substitution is provided and a primitive arithmetic facility is available for logic control within the compile time program, and for creating numeric values in the output text. The compile time facilities provide no syntactical analysis of statements...

Français

Domaine(s)
  • Programmes et programmation (Informatique)

Espagnol

Conserver la fiche 6

Fiche 7 2016-11-30

Anglais

Subject field(s)
  • Artificial Intelligence
  • Computer Programs and Programming
DEF

... the generation of computer program code given some description of the problem in another form. This description might be in the form of examples of behaviour, a statement in a formal language(such as logic), a description in natural language, or result from an interactive dialogue.

CONT

Knowledge and reasoning in program synthesis.

OBS

program synthesis: term standardized by the Institute of Electrical and Electronics Engineers (IEEE)

Français

Domaine(s)
  • Intelligence artificielle
  • Programmes et programmation (Informatique)
DEF

Génération automatique de programmes à partir d'une description non procédurale de leurs effets souhaités.

CONT

La synthèse de programmes permet de synthétiser, automatiquement ou par des interactions avec l'utilisateur, des algorithmes à partir d'exemples d'entrée/sortie, de traces de calculs, ou de spécifications formelles.

Espagnol

Conserver la fiche 7

Fiche 8 2013-07-30

Anglais

Subject field(s)
  • Computers and Calculators
DEF

A computer that is controlled by internally stored programs and that is capable of using common storage for all or part of a program and also for all or part of the data necessary for the execution of the programs; executing user-written or user-designated programs; performing user-designated manipulation of digitally represented discrete data, including arithmetic operations and logic operations; and executing programs that modify themselves during their execution.

OBS

In English, in information processing, the term computer is often used to refer to a digital computer.

OBS

digital computer: term standardized by CSA International; term and definition standardized by ISO/IEC [International Electrotechnical Commission].

Français

Domaine(s)
  • Ordinateurs et calculateurs
DEF

Calculateur commandé par des programmes enregistrés en mémoire interne et qui est capable d'utiliser une mémoire commune pour y ranger tout ou partie d'un programme ainsi que des données nécessaires à l'exécution du programme; d'exécuter des programmes écrits ou demandés par l'utilisateur; d'effectuer à la demande de l'utilisateur des manipulations de données discrètes représentées sous forme numérique et notamment des opérations arithmétiques et des opérations logiques; et d'exécuter des programmes se modifiant en cours d'exécution.

OBS

En français, le terme ordinateur est souvent utilisé dans un sens général pour désigner un calculateur.

OBS

calculateur numérique : terme normalisé par la CSA Intenational; terme et définition normalisés par l'ISO/CEI [Commission électrotechnique internationale].

Espagnol

Campo(s) temático(s)
  • Computadoras y calculadoras
DEF

Computador que esta controlado por programas almacenados internamente y que es capaz de usar almacenamiento común para todo o parte de un programa y también para todo o parte de los datos necesarios para la ejecución de programas; ejecutando programas diseñados o escritos por el usuario, desempeñando manipulación diseñada por el usuario de datos discretos representados digitalmente, incluyendo operaciones aritméticas y lógicas, y ejecutando programas que se modifican a ellos mismos durante la ejecución.

OBS

Es opuesto a computadora analógica.

OBS

En inglés, en procesamiento de información, el término computador usualmente se refiere a un computador digital.

Conserver la fiche 8

Fiche 9 2012-05-02

Anglais

Subject field(s)
  • Electronic Components
DEF

In a computer, permanently wired electronic components containing unalterable program logic.

Français

Domaine(s)
  • Composants électroniques
OBS

Il existe deux techniques principales pour concevoir l'unité de commande : le câblage et la microprogrammation. [...] Pour tous les usages pratiques, les microprocesseurs microprogrammés sont essentiellement câblés, en ce sens qu'ils ne peuvent pas être modifiés par l'utilisateur.

Espagnol

Conserver la fiche 9

Fiche 10 2012-05-01

Anglais

Subject field(s)
  • Computer Programs and Programming
DEF

A chart of the logic of a specific routine in which the various segments and subroutines of a program are represented by blocks.

Français

Domaine(s)
  • Programmes et programmation (Informatique)
OBS

Service de traduction I.B.M. informatique.

Espagnol

Campo(s) temático(s)
  • Programas y programación (Informática)
DEF

Diagrama utilizado en el desarrollo de la parte lógica de un programa o rutina determinados, en los cuales se representan las diferentes partes y subrutinas mediante «bloques».

Conserver la fiche 10

Fiche 11 2012-02-02

Anglais

Subject field(s)
  • Computer Programs and Programming
  • Electronic Components
DEF

The internal logic design which is alterable in accordance with a precompleted program which controls the various electronic interconnections of the gating elements; i. e., the instruction repertory can be electronically changed, or the machine capability can be matched to the problem requirement.

Français

Domaine(s)
  • Programmes et programmation (Informatique)
  • Composants électroniques
DEF

Configuration de circuits électroniques réalisant un traitement ou une fonction à l'aide d'instructions programmées.

Espagnol

Campo(s) temático(s)
  • Programas y programación (Informática)
  • Componentes electrónicos
DEF

Sistema lógico que es alterable de acuerdo con un programa que controla las conexiones equivalentes de todos los elementos de accionamiento por compuertas.

CONT

En la lógica programada se puede cambiar el repertorio de instrucciones para equiparar la capacidad de la máquina al problema.

Conserver la fiche 11

Fiche 12 2011-10-24

Anglais

Subject field(s)
  • Computer Programs and Programming
  • IT Security
DEF

A logic bomb to be activated at a predetermined time.

CONT

Killer programs have names that science-fiction romance reporters love. If the program is set to activate after a certain time, it is called a "time bomb" or, if activated by a given event, it is called a "logic bomb".

CONT

A time bomb waits for a specific date, then erases your hard disk. Murderous when combined with a Trojan horse delivery mechanism. You run a useful program, and the time bomb installs itself into the system on the hard disk. It goes off months later (after you have forgotten which program could have served as the horse).

Français

Domaine(s)
  • Programmes et programmation (Informatique)
  • Sécurité des TI
DEF

Bombe logique destinée à être activée à un instant prédéfini.

OBS

Ne pas confondre avec "bombe logique".

Espagnol

Conserver la fiche 12

Fiche 13 2010-07-21

Anglais

Subject field(s)
  • Programming Languages
DEF

A programming language for programmable logic controllers that uses graphical program elements(contacts, coils and boxes) linked together to form a program that resembles a relay ladder logic diagram.

Français

Domaine(s)
  • Langages de programmation
DEF

Langage graphique [qui sert à] programmer les automates programmables industriels (PLC) [et qui permet l'écriture d'un] programme de contrôle sous la forme d'un circuit électrique comportant des interrupteurs.

CONT

Un programme écrit en langage schéma à contacts consiste en la représentation graphique d'instructions d'un programme de l'automate, avec des symboles pour les contacts, bobines et blocs, sous la forme d'une série de réseaux exécutés de manière séquentielle par un automate.

Espagnol

Conserver la fiche 13

Fiche 14 2010-02-16

Anglais

Subject field(s)
  • IT Security
DEF

A program infected by a virus, a logic bomb, a Trojan horse or any other illegal program.

Français

Domaine(s)
  • Sécurité des TI
DEF

Programme victime d'infection par un virus, une bombe logique, un cheval de Troie ou tout autre programme pirate.

Espagnol

Conserver la fiche 14

Fiche 15 2006-10-20

Anglais

Subject field(s)
  • Titles of Monographs
  • Finance
  • Urban Housing
OBS

The objective of this study was to develop a framework for the cost-benefit analysis of two CMHC renovation programs(Residential Rehabilitation Assistance Program for Persons with Disabilities and Home Adaptations for Seniors Independence), including all effects on applicants, their caregivers and their community. The framework features a logic model for the two programs and a quantitative model of potential impacts of the renovations over time. It also lists all the costs and benefits that might be relevant and discusses how each might be measured.

Terme(s)-clé(s)
  • A Framework for Cost-Benefit Analysis of Home Adaptations for Seniors Independence and Residential Rehabilitation Assistance Program for Persons with Disabilities

Français

Domaine(s)
  • Titres de monographies
  • Finances
  • Habitation et logement (Urbanisme)
OBS

L'objectif de cette étude visait à élaborer un cadre destiné à l'analyse coût-avantages de deux programmes offerts par la Société canadienne d'hypothèques et de logement (SCHL), en tenant compte de tous les effets de ces programmes sur les demandeurs, les aidants naturels et leur collectivité. Ces programmes sont : le programme Logements adaptés : aînés autonomes (LAAA) et le Programme d'aide à la remise en état des logements, volet pour personnes handicapées (PAREL-PH). L'équipe de chercheurs a élaboré un modèle logique applicable aux deux programmes et un modèle quantitatif des effets éventuels des rénovations au fil du temps. L'équipe a dressé une liste de tous les coûts et avantages qui pouvaient éventuellement être pertinents et s'est demandée comment chacun pouvait être évalué.

Terme(s)-clé(s)
  • Cadre de l'analyse coût-avantages des programmes Logements adaptés : aînés autonomes et Programme d'aide à la remise en état des logements, volet pour personnes handicapées

Espagnol

Conserver la fiche 15

Fiche 16 - données d’organisme externe 2006-03-29

Anglais

Subject field(s)
  • Compartment - ISO/IEC JTC 1 Information Technology Vocabulary
Universal entry(ies)
08.05.49 (2382)
numéro d'article de norme ISO/CEI
DEF

apparently harmless program containing malicious logic that allows the unauthorized collection, falsification, or destruction of data

OBS

Trojan horse: term and definition standardized by ISO/IEC [ISO/IEC 2382-8:1998].

Français

Domaine(s)
  • Tiroir - ISO/CEI JTC 1 Vocabulaire des technologies de l'information
Entrée(s) universelle(s)
08.05.49 (2382)
numéro d'article de norme ISO/CEI
DEF

programme apparemment inoffensif contenant un logiciel malveillant qui permet la collecte, la falsification ou la destruction non autorisées de données

OBS

cheval de Troie : terme et définition normalisés par l'ISO/CEI [ISO/IEC 2382-8:1998].

Espagnol

Conserver la fiche 16

Fiche 17 2006-02-14

Anglais

Subject field(s)
  • Computer Programs and Programming
  • IT Security
DEF

Signifies the use of a computer to generate control logic as determined by a software program. The computer replaces the backplane of a hardwired system.

Français

Domaine(s)
  • Programmes et programmation (Informatique)
  • Sécurité des TI
DEF

Réalisée en logiciel. S'oppose à "câblé" (hard-wired).

Espagnol

Conserver la fiche 17

Fiche 18 - données d’organisme externe 2006-01-27

Anglais

Subject field(s)
  • Compartment - ISO/IEC JTC 1 Information Technology Vocabulary
Universal entry(ies)
01.03.04 (2382)
numéro d'article de norme ISO/CEI
DEF

computer that is controlled by internally stored programs and that is capable of using common storage for all or part of a program and also for all or part of the data necessary for the execution of the programs; executing user-written or user-designated programs; performing user-designated manipulation of digitally represented discrete data, including arithmetic operations and logic operations; and executing programs that modify themselves during their execution

OBS

In English, in information processing, the term computer is often used to refer to a digital computer.

OBS

digital computer: term and definition standardized by ISO/IEC [ISO/IEC 2382-1:1993].

Français

Domaine(s)
  • Tiroir - ISO/CEI JTC 1 Vocabulaire des technologies de l'information
Entrée(s) universelle(s)
01.03.04 (2382)
numéro d'article de norme ISO/CEI
DEF

calculateur commandé par des programmes enregistrés en mémoire interne et qui est capable d'utiliser une mémoire commune pour y ranger tout ou partie d'un programme ainsi que des données nécessaires à l'exécution du programme; d'exécuter des programmes écrits ou demandés par l'utilisateur; d'effectuer à la demande de l'utilisateur des manipulations de données discrètes représentées sous forme numérique et notamment des opérations arithmétiques et des opérations logiques; et d'exécuter des programmes se modifiant en cours d'exécution

OBS

En français, le terme ordinateur est souvent utilisé dans un sens général pour désigner un calculateur.

OBS

ordinateur; calculateur numérique : termes et définition normalisés par l'ISO/CEI [ISO/IEC 2382-1:1993].

Espagnol

Conserver la fiche 18

Fiche 19 2004-08-20

Anglais

Subject field(s)
  • Simulation (Cybernetic Systems)
OBS

Emulation is a chief function of a program that can imitate the basic instruction set of the machine being emulated. Word lengths, arithmetic and logic details, as well as other functions of another machine, are simulated.

Français

Domaine(s)
  • Simulation (Systèmes cybernétiques)
CONT

Il faut distinguer dans la phase de simulation électrique deux étapes distinctes: d'une part, ce que l'on pourrait appeler la microsimulation, c'est-à-dire l'analyse au niveau circuit élémentaire (la porte logique par exemple) des performances tant en continu qu'en dynamique des circuits de base constitutifs du circuit intégré; d'autre part la macrosimulation [...]

Espagnol

Campo(s) temático(s)
  • Simulación (Sistemas cibernéticos)
OBS

Este procedimiento tiene la simulación como su función principal ya que un microprograma puede imitar el conjunto de instrucciones básicas de la máquina que se imita. Se simulan las longitudes de palabra y detalles aritméticos y lógicos, así como otras funciones de la otra máquina.

Conserver la fiche 19

Fiche 20 2004-08-06

Anglais

Subject field(s)
  • Storage Media (Data Processing)
DEF

Circuit line in a PROM chip or similar device that is designed to be blown apart.

DEF

The material initially provided in a PROM that can be "blown" when the PROM is programmed.

CONT

Fuse PROM. A programmable read-only memory on which the programming is carried out either by blowing open microscopic fuse links to define a logic one or zero for each cell in the memory array, or by causing metal to short out base-emitter transistor junctions to program the ones or zeros into the memory.

Français

Domaine(s)
  • Supports d'information (Informatique)

Espagnol

Campo(s) temático(s)
  • Medios de almacenamiento (Procesamiento de datos)
DEF

Técnica de memoria de sólo lectura programable (PROM) ampliamente usada. Se usa una corriente excesiva para destruir una conexión metalizada en el dispositivo de almacenamiento, creando un 0, por ejemplo si un elemento conductivo se interpreta como 1.

Conserver la fiche 20

Fiche 21 2004-07-28

Anglais

Subject field(s)
  • Artificial Intelligence
  • Computer Mathematics
DEF

A diagram that illustrates program logic with fixed symbols to represent structured programming constructs. It is essentially a representation of pseudocode without the supporting text.

Français

Domaine(s)
  • Intelligence artificielle
  • Mathématiques informatiques

Espagnol

Campo(s) temático(s)
  • Inteligencia artificial
  • Matemáticas para computación
DEF

Representación gráfica de los mayores pasos lógicos en un proceso. Los símbolos ilustrativos pueden representar documentos, máquinas o acciones a tomar durante el procedimiento. Las áreas de abstracción son dónde o quién hace qué cosa, antes que cómo debe hacerse.

Conserver la fiche 21

Fiche 22 2002-07-05

Anglais

Subject field(s)
  • Electrical Engineering
  • Audiovisual Techniques and Equipment
DEF

... another name used for DSP [Digital Sound Processing], applied to a surround sound mode.

OBS

This program is also used for playback of sources encoded with Dolby Surround. Enhancing the "Normal" Dolby Pro Logic, the DSP technology simulates the multi-surround speaker systems of a 35 mm movie theater. This effect creates a wide surround sound field, and expands the sound stage with an improved presence image. This program is used for musical based movies, as well as drama and comedy based movies.

Terme(s)-clé(s)
  • Dolby Pro-Logic Enchanced

Français

Domaine(s)
  • Électrotechnique
  • Audiovisuel (techniques et équipement)
CONT

[Dolby Pro Logic Enhanced]. Un grand classique du DSP, avec un décodage Pro Logic habituel, enrichi par un traitement DSP. Ce type d'effet a pour but de stimuler la présence de plusieurs enceintes surround, placées tout autour de l'auditeur. Grâce à des retards et des échos soigneusement orchestrés, le volume surround devient beaucoup plus diffus, tandis que les perspectives sont améliorées. Les voies frontales ne subissent aucun traitement.

Terme(s)-clé(s)
  • Dolby Pro-Logic Enhanced

Espagnol

Conserver la fiche 22

Fiche 23 2002-01-15

Anglais

Subject field(s)
  • Computer Programs and Programming
  • Artificial Intelligence
DEF

A program that causes one computer to emulate(imitate) the logical operation of another computer. The purpose is to measure and evaluate and to exercise program logic independent of hardware environment. It is most often used for debugging logic prior to committing it to ROM.

CONT

interactive simulation program.

Terme(s)-clé(s)
  • simulator programme
  • simulating programme
  • simulating program
  • simulator routine

Français

Domaine(s)
  • Programmes et programmation (Informatique)
  • Intelligence artificielle
DEF

Dispositif, système expert ou module logiciel destiné à représenter les aspects modélisables du comportement cognitif humain.

DEF

[...] programme qui reproduit le comportement dynamique d'un système au moyen d'un modèle soumis à l'action d'agents externes.

CONT

simulateur de recuit, simulateur interactif, simulateur logiciel

Espagnol

Campo(s) temático(s)
  • Programas y programación (Informática)
  • Inteligencia artificial
DEF

Programa interpretativo diseñado para permitir que los programas escritos para una computadora (ordenador) puedan ejecutarse en otra computadora.

Terme(s)-clé(s)
  • rutina simuladora
Conserver la fiche 23

Fiche 24 1996-11-20

Anglais

Subject field(s)
  • Artificial Intelligence
CONT

We begin the history of automated theorem proving by mentioning some programs that have proven theorems in areas other than the first-order predicate calculus. A 1956 program called the ’Logic Theorist’ or simply LT... proves theorems in propositional calculus(also called sentential calculus...).

Français

Domaine(s)
  • Intelligence artificielle

Espagnol

Conserver la fiche 24

Fiche 25 1992-11-30

Anglais

Subject field(s)
  • Programming Languages
DEF

A first order logic formula over the symbolic names, and program functions and predicates.

Français

Domaine(s)
  • Langages de programmation

Espagnol

Conserver la fiche 25

Fiche 26 1991-11-27

Anglais

Subject field(s)
  • Computer Programs and Programming
CONT

The computer programmer prepares or updates specifications work papers for each computer program in the approved audit application to provide effective control and to provide the auditors with the current status of each computer program, A, B, C, D detailed file and record description and flowchart or detailed logic narrative.

Français

Domaine(s)
  • Programmes et programmation (Informatique)
DEF

Explication en clair, de l'organigramme.

Espagnol

Conserver la fiche 26

Fiche 27 1989-12-18

Anglais

Subject field(s)
  • Control Systems (Electronic Instrumentation)
CONT

The advantage of programming sequences over relay logic and mechanical timers is assuming increasing importance since electronic systems are more versatile and reliable. The 1K1 series of programmable sequencers are designed primarily for gas turbine type applications where reliability failure detection, rapid fault finding and quick program changes are of prime importance.(Source : SAE Preprints n. 770962 for Meeting, Nov. 14-17, 1977).

Français

Domaine(s)
  • Systèmes cybernétiques de contrôle et de commande
CONT

On utilise (...) les micro-ordinateurs dans les applications où les miniordinateurs seraient trop puissants, telles que la conduite des ascenseurs, le convoyage, [et] les petits automatismes qui étaient réalisés à l'aide de circuits câblés tels que les relais. Ils sont donc voisins des séquenceurs programmables. (contexte tiré d'un projet en informatique, 1976).

Espagnol

Conserver la fiche 27

Fiche 28 1989-07-23

Anglais

Subject field(s)
  • Artificial Intelligence
  • Software
CONT

The replacement of modules(in the STAR) is controlled by a central processor called TARP(test and repair processor). The TARP contains the fault location logic and generates clock and control-sync signals, program recovery registers, and module power switching logic.

Français

Domaine(s)
  • Intelligence artificielle
  • Logiciels
OBS

Comparer à "ordinateur STAR".

Espagnol

Conserver la fiche 28

Fiche 29 1986-05-13

Anglais

Subject field(s)
  • Computer Programs and Programming
DEF

A class of programming languages, and a subclass of the declarative languages, that is based on symbolic logic. The objective is to program in "pure" logic, but this has not yet been achieved. The most widely used logic programming language is PROLOG(based on the Horn clause subset of logic) but includes certain "impure" features.

Français

Domaine(s)
  • Programmes et programmation (Informatique)
CONT

Il est prévu au contraire de mettre au point un langage (en cours de définition), relevant de la catégorie des langages de programmation logiques, qui permet d'exprimer non pas des instructions à exécuter scrupuleusement, mais des contraintes logiques portant sur des variables, un "moteur" se chargeant de trouver toutes les combinaisons de valeurs qui satisfont ces contraintes.

Espagnol

Conserver la fiche 29

Fiche 30 1986-03-14

Anglais

Subject field(s)
  • Artificial Intelligence
  • Computer Programs and Programming
CONT

The prefix "meta" means "about" and it is used because the rules and queries of a metalogical program talk about and manipulate the relation names and rules of other logic programs.

Terme(s)-clé(s)
  • metalogical programme

Français

Domaine(s)
  • Intelligence artificielle
  • Programmes et programmation (Informatique)

Espagnol

Conserver la fiche 30

Fiche 31 1985-04-23

Anglais

Subject field(s)
  • Computer Hardware
DEF

upgrading of devices by the insertion of functional logic boards such as expanded memory and i/o device controllers, with utilisation of the appropriate program.

Français

Domaine(s)
  • Matériel informatique

Espagnol

Conserver la fiche 31

Fiche 32 1985-03-26

Anglais

Subject field(s)
  • Codes (Software)
CONT

It is desirable to have high-level languages, unlike programming languages, with which we can express requirements and specifications. The early versions of such languages... were not computable. This book describes such a language which is computable. Its statements are successively refined until program code can be automatically generated. It is mathematically based so that it produces bug-free and consistent logic.

Français

Domaine(s)
  • Codes (Logiciels)
OBS

prouvable : qu'il est possible de prouver.

Espagnol

Conserver la fiche 32

Avis de droit d’auteur pour la banque de données TERMIUM Plus®

© Services publics et Approvisionnement Canada, 2025
TERMIUM Plus®, la banque de données terminologiques et linguistiques du gouvernement du Canada
Un produit du Bureau de la traduction

En vedette

Portail linguistique du Canada

Accédez à une collection de ressources canadiennes sur tous les aspects du français et de l'anglais, y compris des jeux.

Outils d'aide à la rédaction

Les outils d’aide à la rédaction du Portail linguistique ont fait peau neuve! Faciles à consulter, ils vous donnent accès à une foule de renseignements utiles pour mieux écrire en français et en anglais.

Lexiques et vocabulaires

Accédez aux lexiques et vocabulaires du Bureau de la traduction.

Date de modification :