卡片程序计算机
kǎpiàn chéngxù jìsuànjī
вычислительная машина с программой на перфокартах
вычислительная машина с программой на картах; счетная машина на картах; вычислительная машина с программой на перфокартах
card programmed computer; card programmed calculator
примеры:
卡片程序电子计算机
card programmed electronic computer; card programmed electronic calculator
穿孔卡片程序控制计算机
card programmed computer
穿孔卡程序控制计算机
card-programmed computer
ением 程序控制计算机
вычислительная машина с программным управл
编好的计算机程序
canned computer program
计算机辅助程序设计
computer-aided programming
自动程序控制计算机
automatic sequence controlled calculator
自动问答计算机程序
baseball computer program
多重处理程序计算机
multiprocessor
电子计算机软件(程序)
программы для ЭВМ
程序控制的时序计算机
program-controlled sequential computer
穿孔程序电子计算机
punch and programmed electronic calculator
按键程序式函数台式计算机
keyprogram type function computer
联合国人口预测计算机程序
Програма демографических прогнозов Организации Объединенных Наций
动态用户可编微程序计算机
{计} dynamically user microprogrammable machine
应答程序(计算机应答操作员问题)
программа формирования ответов компьютер на вопросы оператора
(电子计算机)技术维护程序系统
СПТТ Совет промышленности, транспорта и торговли
程序控制的输入输出微型计算机
programmed input-output microcomputer
在计算机程序设计中,COBOL
In computer programming, section of a COBOL program that represents a logical processing entity.
半自动地面防空系统SAGE的计算机程序
программа для вычислительной машины в системе «Сейдж»
计算机的反馈能使我们更新程序。
The feedback from the computer enables us to update the program.
计算机程序设计人员的一般工资是多少?
What’s the going rate of computer programmers?
规程为管理调整计算机间数据交流的标准程序
A standard procedure for regulating data transmission between computers.
(美国)国际商用计算机公司的实验晶体管程序语言
ИКСТРАН экспериментальный язык программирования фирмы IBM
实现某些最终计算或组织工作的一种计算机程序。
A computer program that effects some final computation or organization.
一种用于准备计算机辅助教学课程的程序设计语言。
A programming language for preparing computer-aided instruction courses.
计算机已输入了程序指令(以计算各项销售的毛利率)。
The computer has been programmed (to calculate the gross profit margin on all sales).
一种比小型计算机大,能容纳更多用户和处理较大程序的计算机。
A computer larger than a minicomputer that can handle more users and large programs.
(1). Algebraic Compiler and Translator;ACT; алгебраический компилятор и транслятор (фирм ы Royal McBee, США)r (美国罗亚尔-麦克比公司的)代数编译程序和翻译机
(2). aAutomatic Code Translator; ACT;транслятор (фирмы Univac, США) (美国通用计算机公司)自动译码机
(2). aAutomatic Code Translator; ACT;транслятор (фирмы Univac, США) (美国通用计算机公司)自动译码机
аКТ англ
一种操作技术,使一个计算机程序的汇编、装入和执行连续地进行。
An operation technique in which there are no stops between the assembling, loading and execution of a computer program.
您的渲染设备内存不足,请尝试关闭某些程序或重新启动您的计算机。
Видеоадаптеру не хватает памяти. Попробуйте закрыть другие приложения или перезагрузить компьютер.
对计算机程序中的指令序列的检测和记录,例如在监控程序和调试程序中使用的情况。
The detection and recording of the sequencing of instructions in computer programs, for example, as used in monitors and debugging routines.
异常结束当一种无法补救的错误或故障发生时中止计算机程序的运行
A procedure to terminate execution of a program when an unrecoverable error or malfunction occurs.
计算机的全部工作是按照一张长长的称之为程序的指令表形式的计算机语言来进行的。
The computer carries out all its work on the machine words by following a long list of instructions, called a program.
数字计算机借此把高级语言编写的程序中的指令翻译成与其等价的机器语言程序的处理过程。
The process whereby a digital computer translates the instructions of a program written in a high-level language into their machine language equivalents.
我向您保证,我一定尽一切努力把工作做好。谢谢您5月25日来信聘我做计算机程序设计员。
Thank your for you letter of May25, in which you offer me a position of computer programmer.
此术语用来表示程序中会导致整个计算机系统破坏的严重故障。参阅abend。
A term used to denote a spectacular failure in a program which results in the disruption of the entire computer system.
在计算机程序设计中,将主存某些单元的内容复制到同一主存中的其它单元中去。同transfer。
In computer programming, to copy from locations in main storage into locations in the same main storage.
程序运行时,根据运行结果选择计算机要执行的下一个操作的一种方法。参阅branch。
Method of selecting the next operation for the computer to execute, while the program is in progress, based on the computer results.
图形,制图数据的图形显示和操作,如用于计算机辅助设计和计算机辅助制造、排字、版画作品、和教育及娱乐程序
The pictorial representation and manipulation of data, as used in computer-aided design and computer-aided manufacture, in typesetting and the graphic arts, and in educational and recreational programs.
在计算机程序设计中,一种高级语言的语句或指令,其功能是将一个值放到程序指定的内存地址单元内。
In computer programming, a high level language instruction that places a value in a program specified memory address, location.
程序设计语言分为机器语言、汇编语言和高级语言三类。机器语言是计算机唯一能直接使用的语言,也叫做计算机指令系统;
Programming languages are divided into three types: machine language, which is also called an instruction system, is the only one used directly by computers.
计算机程序、例程、或子例程内的具有如下功能的任何指令,执行这条指令后控制权将不再由该计算机程序、例程、或子例程行使了。
Any instruction in a computer program, in a routine, or in a subroutine after the execution of which control is no longer exercised by that computer program, that routine, or that subroutine.
一段短的计算机程序,它常驻计算机或很容易装入计算机中。引导程序的执行能把另一个较大的程序如操作系统或其装入程序引入到内存中。
A short computer program that is permanently resident or easily loaded into a computer, whose execution brings another, larger program, such as an operating system or its loader, into memory.
在计算机程序设计中,一种兼有数据库管理、电子报表和绘图功能的组合程序。参阅spreadsheet。
In computer programming, a combined database management, spreadsheet and graphics package.
完整地规定了计算机工作单位的一组数据。一个作业一般包括所有必须的计算机程序、连接程序、文件以及操作系统指令。
A set of data that completely defines a unit of work for a computer. A job usually includes all necessary computer programs, linkages, files, and instructions to the operating system.
用来分隔或组织计算机程序元素或数据元素的字符或字符串。例如括号、空格符、算术运算符、if(如果)、“BEGIN"等。
A string of one or more characters used to separate or organize elements of computer programs or data; for example, parentheses, blank character, arithmetic operator, if,"BEGIN".
在计算机程序设计中,从字符串(例如代表程序的语句)中分辨出程序设计语言中所定义的基本语法成分。参阅compiler。
In computer programming, to resolve a string of characters, representing for example a program statement, into its elemental parts as defined by(say) the programming language.
指实现后台处理。所谓后台处理是指非联机处理,或者说不是直接和计算机连接起来而进行联机操作。优先级高的程序先于特定的后台作业执行。
Performing background processing which is not on-line or directly connected to the computer for on-line operation. High priority programs take precedence over specific background jobs.
使用户在计算机上完成工作的程序(不同于那种执行内务功能的程序,如操作系统)。例如数据库管理程序、数据表程序以及会计程序等等。
A program that allows a user to perform work on a computer(in contrast to a program that performs overhead functions, such as an operating system). Examples are database managers, spreadsheets, and accounting programs.
在计算机程序执行中,把一个计算机程序段装入在此以前被当前不需要的程序部分所占用的存储器区域中。参阅formoverlay。
In the execution of a computer program, to load a segment of the computer program in a storage area hitherto occupied by parts of the computer program that are not currently needed.
在计算机安全学中,一种计算机程序,表面上或实际上有某种有用的功能,而含有附加的(隐藏的)可能利用了调用进程的合法特许来危害系统安全的功能。
In computer security, a computer program with an apparently or actually useful function that contains additional(hidden) functions that surreptitiously exploit the legitimate authorizations of the invoking process to the detriment of security.
在计算机程序运行过程中发生的一种不希望有的或意料之外的停机,一般是由于编码失误、硬件故障或操作者的错误而引起的。参阅run。
In computing, an unwanted or unforeseen halt in a program run, due to faulty coding, hardware errors or operator mistakes.
пословный:
卡片程序计算 | 程序计算机 | ||
похожие:
计算机卡片
卡片计算机
计算机程序
程序计算机
卡片程序设计
内程序计算机
磁卡片计算机
多程序计算机
计算机子程序
计算机主程序
计算机程序包
计算机程序库
计算机程序法
外程序计算机
微程序计算机
单程序计算机
计算机程序员
程序设计计算机
计算机程序设计
计算机咨询程序
卡片阅读机程序
计算机审计程序
编制计算机程序
策略计算机程序
计算机计算程序
编译程序计算机
计算机程序审计
卡片程序电算机
卡片输入机程序
内储程序计算机
计算机程序修改
配线程序计算机
目标程序计算机
固定程序计算机
小型计算机程序
可编程序计算机
内存程序计算机
自动程序计算机
计算机汇编程序
计算机程序管理
存储程序计算机
插入程序计算机
插接程序计算机
穿孔卡片计算机
计算机穿孔卡片
插线程序计算机
计算机程序确认
内程序式计算机
计算机程序模型
专用计算机程序
计算机程序控制
结果程序计算机
国际计算机程序
计算机终端程序
接线程序计算机
外围计算机程序
多重程序计算机
计算机程序分析
多道程序计算机
计算机摸拟程序
计算机裁布程序
电子计算机程序
计算机程序语言
目的程序计算机
计算机实用程序
计算机检验程序
通用计算机程序
自编程序计算机
计算机输入程序
计算机程序注解
计算机控制程序
计算机管理程序
外程序式计算机
计算机解释程序
微型计算机程序
计算机零件程序
图灵计算机程序
储存程序计算机
解析计算机程序
选择程序计算机
计算机程序启动
插塞程序计算机
特定程序计算机
数字计算机程序
程序开发计算机
计算机程序交易
计算机测试程序
程序控制计算机
程序兼容计算机
有线程序计算机
计算机模拟程序
规定程序计算机
模拟计算机程序
计算机应用程序
实时计算机程序
计算机程序计数器
计算机程序设计员
计算机的程序设计
磁卡片会计计算机
穿孔卡片程序设计
微程序设计计算机
卡片程序式计算机
把程序输入计算机
插入式程序计算机
可编纳程序计算机
可编微程序计算机
交互式计算机程序
计算机优化程序包
全自动计算机程序
计算机的控制程序
微计算机监督程序
外部程序式计算机
存储程序式计算机
微计算机装入程序
微程序控制计算机
计算机程序编制员
计算机操作程序包
多程序数字计算机
微计算机编辑程序
计算机程序结构项
程序可兼容计算机
内程序控制计算机
形式化计算机程序
程序存储式计算机
主计算机应用程序
内存程序式计算机
插塞程序式计算机
小型计算机程序设计
通用计算机审计程序
计算机程序设计技巧
计算机程序转换审计
计算机程序设计科学
计算机程序设计系统
计算机程序设计方法
分时计算机程序设计
特定计算机审计程序
计算机辅助程序设计
计算机程序设计语言
多道程序设计计算机
计算机程序设计人员
计算机零件程序编制
卡片程序电子计算机
穿孔卡片程序计算机
数字计算机程序设计
计算机结构分析程序
生物医学计算机程序
电子计算机工作程序
微程序控制的计算机
实时计算机程序设计
穿孔程序电子计算机
电子计算机综合程序
程序控制通用计算机
计算机语言翻译程序
预编程序控制计算机
面向穿孔卡片计算机
二进程序计算机程序
穿孔卡片电子计算机
穿孔卡片控制计算机
程序控制时序计算机
程序控制数字计算机
编制虚拟计算机程序
可编纳诺程序计算机
计算机辅助教学程序
非微程序控制计算机
自动程序控制计算机
程序控制微型计算机
行政管理计算机程序
计算机标准程序语言
插接程序板式计算机
计算机程序起始地址
电子计算机生产程序
编译程序计算机定义
小型计算机例行程序
程序控制台式计算机
自动编制程序计算机
混合计算机翻译程序
程序自动改变计算机
多道程序控制计算机
面向程序块的计算机
计算机程序控制氧割
自动改变程序计算机
多重处理程序计算机
计算机辅助索引程序
微型计算机编辑程序
程序存储方式计算机
计算机名词应用程序
程序控制电子计算机
计算机系统模拟程序
模拟计算机翻译程序
计算机辅助设计程序库
面向计算机的程序设计
数字计算机的程序设计
计算机程序计算机程序
磁卡片程序管理计算机
数字计算机的程序检验
程序控制式数字计算机
程序控制的自动计算机
计算机程序处理的控制
监视屏上的计算机程序
动态可编程序的计算机
商务计算机的程序设计
卡片程序控制电子计算机
中型计算机程序设计自动化组