Free online dictionary

Main page (EN) Encyclopedia (EN) This site in Dutch    
 

Translate

Words (Main page)
Text (Babelfish)
Theme dictionaries

Language portals

Dutch
English
French
German
Spanish

Entertainment

Crossword dictionary
Rhyming dictionary

Synonyms

Dutch
English
French
German
Spanish

Verbs

Conjugate verbs

Varia

Counting in other languages

Spelling

Telephone alphabet
Spelling checker

This website

Contact
Privacy & copyright
Direct link to this page:
http://www.mijnwoordenboek.nl/EN/definition/program

Translating from English to English on MijnWoordenboek shows the definition of a word.
Dutch translation of program
French translation of program
German translation of program
Spanish translation of program

  • fixed-program: a computer in which the instructions are permanently stored or wired in,performed automatically,and are not subject to change either by the computer or the programmer,except by rewiring or changing the storage input
    Category: Automation (includes telecommunications and computers)

  • microprogram: a sequence of elementary instructions that corresponds to a specific computer operation,that is maintained in special storage and whose execution is initiated by the introduction of a computer instruction into an instruction register of a computer
    Category: Automation (includes telecommunications and computers)

  • microprogramming: the technique of using a certain special set of instructions for an automatic computer,that consists only of basic elemental operations which the programmer may combine into higher level instructions
    Category: Automation (includes telecommunications and computers)

  • Multiprogramming: a mode of operation that provides for the interleaved execution of two or more computer programs by a single processor
    Category: Automation (includes telecommunications and computers)

  • non-programmed: stoppage occurring because of unforeseen conditions
    Category: Automation (includes telecommunications and computers)

  • nonprogrammed: an inadvertant machine stoppage,not due to the results of a programmed instruction,such as an automatic interrupt,manual intervention,machine malfunction,power failure,or other cause
    Category: Automation (includes telecommunications and computers)

  • program: logically interralated set of operations performed in accordance with pre-established instructions
    Category: Automation (includes telecommunications and computers)

  • program: in programming languages:A logical assembly of one or more interrelated modules
    Category: Automation (includes telecommunications and computers)

  • program: a program is a collection of one or more compilation units(submitted to a compiler in one or more compilations),one of which is a subprogram called the main program
    Category: Automation (includes telecommunications and computers)

  • program-patching: refers to a relatively small auxiliary plugboard patched with a specific variation of a portion of a program and designed to be plugged into a relatively larger
    Category: Automation (includes telecommunications and computers)

  • programmable: local network programmed via a set of units called the connexion activation units which essentially turn on connexions
    Category: Automation (includes telecommunications and computers)

  • programmable: a calculator whose program can be changed by the operator
    Category: Automation (includes telecommunications and computers)

  • programmable: a power supply with an output controlled by an external resistor,voltage,or digital code
    Category: Electrical engineering and energy

  • programmable: function key which the user programs to replace long character strings
    Category: Automation (includes telecommunications and computers)

  • programmable: a semicustom ASIC circuit based on an array of simple cells surrounded by an interconnection network,including programmable crosspoints of switches(RAM or SRAM)
    Category: Electrical engineering and energy

  • programmable: mask programmed random logic circuitry
    Category: Automation (includes telecommunications and computers)

  • programme: schedule of events, giving details of times and places
    Category: General

  • programme: a package of several projects where they cover a similar sectoral, organisational or geographical area
    Category: Politics

  • programme: in the GTFS outline - see outline - abbreviation for programme for education and training = an organized system comprising courses of study and other preparation of students leading to a specified level of professional competence
    Category: Automation (includes telecommunications and computers)

  • programmed: a standard method of accessing an input/output device; the CPU reads each byte of data from or writes each byte of data to the device
    Category: Electrical engineering and energy

  • programmed: a train stop produced by closed-loop braking in such a way that the train is stopped at a designated point according to a predetermined speed-distance profile
    Category: Automation (includes telecommunications and computers)

  • programmed: a jump that takes place on the basis of a fixed or calculated condition in a program
    Category: Automation (includes telecommunications and computers)

  • programmed: a machine stoppage or interruption of machine operations caused deliberately by a program instruction.The halt is automatic with this instruction in the program
    Category: Automation (includes telecommunications and computers)

  • programmed: a library subroutine called by object programs at run time,returning control to the calling program or to the monitor following completion
    Category: Automation (includes telecommunications and computers)

  • programmed: 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 repertoire can be electronically changed, or the machine capability can be matched to the problem requirement
    Category: Automation (includes telecommunications and computers)

  • programmed: a check that is carried out by a series of instructions in a program; checks written into the program by the programmer
    Category: Automation (includes telecommunications and computers)

  • programmed: elaborate set of locks of any desired level of complexity programmed into the system allowing different people to read different parts of the information
    Category: Automation (includes telecommunications and computers)

  • programmed: the operation control of electrical equipment(such as air conditioning units and lights)according to a preset time schedule
    Category: Automation (includes telecommunications and computers)

  • programmed: a specific program used for performance measurement purposes
    Category: Automation (includes telecommunications and computers)

  • programmed: a control in which a programme is executed
    Category: Automation (includes telecommunications and computers)

  • programmed: machines which incorporate information in series of steps in the learning process which by means of selfinstruction...permit the individual to progress...
    Category: Labour

  • programmed: a keyboard which is used in connection with a visual display unit
    Category: Automation (includes telecommunications and computers)

  • programmed: stoppage occurring as part of normal operation
    Category: Automation (includes telecommunications and computers)

  • programmed: Refers to an instructional methodology based upon alternating expository material with questions coupled to branching logic for remedial purposes.
    Category: Automation (includes telecommunications and computers)

  • programmed: reduction system in which the steps of computation are still transformations of an expression form by application of reduction rules,but in which,as opposed to pure reduction systems,control is derived from the original expression form by static analysis,i.e.compilation of a program
    Category: Automation (includes telecommunications and computers)

  • programmed: a way of teaching whereby the subject is taught stage by stage, possibly with the help of a computer; 2.macro instruction. A single instruction or statement that is the equivalent of a specified sequence of instructions, in another, usually lower-level, language
    Category: Automation (includes telecommunications and computers)

  • programmer: a person capable of producing a working program.Sometimes distinguished from a coder by the implication that a programmer is capable of designing a program while a coder is limited to writing instructions to meet a design
    Category: Automation (includes telecommunications and computers)

  • programmer: a component unit in a computing or accounting machine that presets sequentially various operations by causing electrical contacts to make and break
    Category: Electrical engineering and energy

  • programming: the determination of times in the future when specified tasks should be completed
    Category: Economics

  • programming: the designing,writing and testing of programs
    Category: Automation (includes telecommunications and computers)

  • programming: the planning or scheduling of a programme
    Category: General

  • programming: the control of a power supply parameter,such as output voltage,by means of a control element of a signal
    Category: Electrical engineering and energy

  • reprogramming: making the necessary changes in a program written for one computer so that it will run on another computer
    Category: Automation (includes telecommunications and computers)

  • subprogram: a subprogram is one of the forms of program unit: it is either a procedure or a function. A subprogram is written as a subprogram declaration, which specifies its name, formal parameters, and (for a function) its result; and a subprogram body which specifies the sequence of actions. The subprogram call specifies the actual parameters that are to be associated with the formal parameters
    Category: Automation (includes telecommunications and computers)

  • time-programme: a plan which prescribes the actions on a system as a function of time only
    Category: Automation (includes telecommunications and computers)

  • wired-program: a computer in which the instructions that specify the operations to be performed are specified by the placement and interconnection of wires; the wires are usually held by a removable control panel, allowing flexibility of operation, but the term is also applied to permanently wired machines which are then called fixed program computers
    Category: Automation (includes telecommunications and computers)



    Please see: encyclo.co.uk for more definitions

  • Translate again


    What is Mijnwoordenboek?

    Pronounce: mine-worden-book, meaning `My dictionary`. Mijnwoordenboek is a free translation dictionary where you can translate words to and from English, German, Spanish, French and Dutch. In addition to the translations you can also conjugate verbs, check your spelling, find synonyms and find rhyme words.

    Statistics

    Our translation database currently contains about 19,000,000 words, 2,000,000 synonyms and about 200.000 verbs in 5 languages.

    Translate

    Naar

    Spelling (EN)

    Conjugate

    Synonyms (EN)

    Encyclo (EN)

    © Mijnwoordenboek 2008