存储
存储 的英文翻译
memory
storage
存储 的中文句子和英文句子
用来检查、纠正二进制信息序列在传输过程中出现的突发错误的一种循环校验码,它是计算机磁盘存储器常用的错误校验码之一。
A cyclic check code used to check and correct the burst error appeared in the transmission procedure of binary information sequence. It is one of the error check codes in common use for computer disc memory.
为了加强数据的保护,防止非法的存取,用于评价计算机系统、存储空间和运行过程完整程度的一种指标。
A term applied to a computer system, spaces, or operating procedures when considering the protection of data from corruption or unauthorized access.
驱动器从存储媒介(如软盘)上读出或写入数据的仪器
A device that reads data from and writes data onto a storage medium, such as a floppy disk.
剪切数据到剪贴板会替代以前存储在那里的内容。
Cut data to the clipboard replace the contents previously stored there.
使一个系统、一个过程或一个操作能取其最希望的结构的方法,或以最好、最有效的方式进行所采取的一些措施。例如,在存储器中合理安排指令和数据的存放位置以便存入和访问时花费的机器时间或空间最小。
A procedure causing a system, process, or operation to take on its most desirable configuration or procedures in the best or most efficient way; for example, when arranging instructions and data in storage so that a minimum of machine time or space is used for storing or accessing them.
从当前文件把数据移开并把它存储在剪贴板上。
Remove selected data from the document and store it on the clipboard.
可擦写编程的只读存储器可编程只读存储器,可经紫外线照射后去掉原程序后再编程
A programmable read-only memory that can be erased by exposure to ultraviolet light and then reprogrammed.
将程序模块“集中”起来装入且在存储器中分配其相对位置的语言处理器。在虚拟存储系统中,收集模块力图以最大限度地减少处理虚拟存储中断的方式将目标代码安排在页面或段中。
A language processor that "collects" modules for loading and assigns their relative positions in storage;in a virtual storage system, a collector attempts to place object code in pages/segments in such a way as to minimize virtual storage interrupts during processing.
将磁心存储器读出放大器的输出选通到寄存器的触发器中的一种脉冲。
A pulse to gate the output of a core memory sense amplifier into a trigger in a register.
在计算机程序执行中,把一个计算机程序段装入在此以前被当前不需要的程序部分所占用的存储器区域中。参阅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.