cd-rom门锁定什么意思_CD-ROM的完整形式是什么?

cd-rom门锁定什么意思

CD-ROM:光盘只读存储器 (CD-ROM: Compact Disc Read-Only Memory)

CD-ROM is an abbreviation of "Compact Disc Read-Only Memory". It is a data storage memory in the form of an optical compact disc, which is read by a system, contains an optical drive. The term "ROM" in the CD-ROM signifies the data stored on the compact disc is a type of "read-only" data, which cannot be changed or removed. In the 1983 Yellow Book, the initial data arrangement set of the Compact Disc Read-Only Memory was described by Philips and Sony.

CD-ROM是“光盘只读存储器”的缩写 。 它是光盘形式的数据存储存储器,由系统读取,其中包含一个光驱。 CD-ROM中的术语“ ROM”表示存储在光盘上的数据是一种“只读”数据,无法更改或删除。 在1983年的《黄皮书》中,飞利浦和索尼描述了光盘只读存储器的初始数据排列集。

The standard CD data encoding techniques are followed by data stored on CD-ROMs, which is detailed in the stated guidelines of Red Book, formerly classified in case of just audio Compact Disc.

标准CD数据编码技术之后是存储在CD-ROM上的数据,在《红皮书》中所述的准则中有详细介绍,该准则以前仅在音频光盘的情况下进行分类。

The data encoding techniques comprises:

数据编码技术包括:

  • Cross-interleaved Reed–Solomon coding (CIRC).

    交叉交错的里德-所罗门编码(CIRC)。

  • Eight-to-fourteen modulation (EFM).

    八到十四调制(EFM)。

  • Usage of pits and lands, in case of coding the bits into the objective facet of the Compact disc.

    如果将位编码到光盘的目标面上,则使用凹坑和槽脊。

光盘标准 (CD-ROM Standard)

  • In 1988, the Yellow Book was published, in which the parameters guidelines in case of CD-ROMs are described.

    1988年,《黄皮书》出版,其中描述了CD-ROM情况下的参数准则。

  • In 1989, the standardization of CD-ROM occurred as the ISO/IEC 10149 / ECMA-130 standard.

    1989年,将CD-ROM标准化为ISO / IEC 10149 / ECMA-130标准。

  • In case of CD-ROM, ISO 9660 describes the standard file system.

    对于CD-ROM,ISO 9660描述了标准文件系统。

CD-ROM的数据容量 (Data Capacity of CD-ROM)

  • The capacity of CD-ROM is generally conveyed with binary prefixes, in which the space storage used in case of error correction data gets deducted.

    CD-ROM的容量通常以二进制前缀表示,其中会减去在纠错数据的情况下使用的空间存储。

  • A normal 120 mm, 800 MB CD-ROM can essentially store about 829 MB of data with error correction, which overall data is 952 MB.

    正常的120毫米,800 MB的CD-ROM本质上可以存储大约829 MB的数据并进行纠错,而总数据为952 MB。

CD-ROM的优点 (Advantages of CD-ROM)

  • The compact disc is simple, which has no trouble in usage.

    光盘很简单,使用没有问题。

  • The compact disc is portable.

    光盘是便携式的。

  • The compact disc is cheaper.

    光盘便宜。

  • The compact disc has an extensive life.

    该光盘具有很长的使用寿命。

CD-ROM的缺点 (Disadvantages of CD-ROM)

  • The compact disc is easy to be smashed and damaged.

    光盘很容易被砸碎和损坏。

  • The compact disc is non-modifiable.

    光盘是不可修改的。

  • The compact disc maintains limited storage of data.

    光盘保持有限的数据存储。



Algo tagged in: Dictionary – 'C'

Algo标签在: 词典 –'C '

翻译自: https://www.includehelp.com/dictionary/cdrom-full-form.aspx

cd-rom门锁定什么意思

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/377529.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

远程工作时的协作工具

远程工作时的协作工具 Google Hangout 用于日常会议和面对面交谈,在国内其实可以用qq来带起。Campfire 用于一天来的持续对话。Screenhero 用于分享屏幕,一起写代码,这个比较有用,可以一起写代码。Balsamiq 用于计划要制作的 UI。Asana 用于管理任务Google Docs 用于…

十八、完整神经网络模型验证步骤

网络训练好了,需要提供输入进行验证网络模型训练的效果 一、加载测试数据 创建python测试文件,beyond_test.py 保存在dataset文件夹下a文件夹里的1.jpg小狗图片 二、读取测试图片,重新设置模型所规定的大小(32,32),并转为tens…

二分法变种小结(leetcode 34、leetcode33、leetcode 81、leetcode 153、leetcode 74)

目录二分法细节1、leetcode 34 在排序数组中查找元素的第一个和最后一个位置2、不完全有序下的二分查找(leetcode33. 搜索旋转排序数组)3、含重复元素的不完全有序下的二分查找(81. 搜索旋转排序数组 II)3、不完全有序下的找最小元素(153. 寻找旋转排序数组中的最小值)4、二维矩…

ID3D11DeviceContext::Dispatch与numthread笔记

假定——[numthreads(TX, TY, TZ)] // 线程组尺寸。既线程组内有多少个线程。Dispatch(GX, GY, GZ); // 线程组的数量。既有多少个线程组。 那么——SV_GroupThreadID{iTX, iTY, iTZ} // 【线程组内的】线程3D编号SV_GroupID{iGX, iGY, iGZ} // 线程组的3D编号SV_DispatchT…

kotlin 查找id_Kotlin程序查找Square区域

kotlin 查找idFormula to find area of Square: area side*side 查找Square面积的公式: area side * side Given the value of side, we have to find the area of Square. 给定side的值,我们必须找到Square的面积。 Example: 例: Input…

小米手环6解决天气未同步问题

最近我发现了我的米6手环天气不同步,打开Zepp Life刷新同步也不行,后来我找了一些网上的解决方法,尝试了一些也还不行,我这人喜欢瞎捣鼓,无意之间给整好了,后来我开始总结自己操作步骤,就在刚才…

c# datetime._C#| DateTime.Month属性与示例

c# datetime.DateTime.Month属性 (DateTime.Month Property) DateTime.Month Property is used to get the month component of this object. Its a GET property of DateTime class. DateTime.Month属性用于获取此对象的月份组成部分。 这是DateTime类的GET属性。 Syntax: 句…

C++ 内存分配层次以及memory primitives的基本用法

分配层次 C memory primitives 分配释放类型是否可重载mallocfree()C函数不可newdeleteC表达式不可::operator new()::operator delete()C函数可allocator::allocate()allocator::deallocate()C标准库可自由设计并以之搭配任何容器 分配与释放的四个用法 1、malloc and delet…

jQuery easyui layout布局自适应浏览器大小

首先解释一下标题的含义,当我们用jQuery easyui layout 进行布局的时候,可能会遇到这样一个问题,那就是当手工调整浏览器大小,或者最大化、还原窗口的时候,layout的某个区域不能填充因为浏览器扩大而产 生的空白区域&a…

JAVA 作业:图形界面

自己动手写的一个小JAVA 程序: 一个学生管理小系统,虽然很挫,但是这我学JAVA的第一步。学了2天JAVA没有白费! 1 import java.awt.*;2 import java.awt.event.*;3 import java.util.ArrayList;4 5 import javax.swing.*;6 7 class …

一、Pytorch对自定义表达式自动求导

例如:y ax bx c,分别对a,b,c求导 若当a3,b4,c5,x1时 import torch from torch import autogradx torch.tensor(1.) a torch.tensor(3.,requires_gradTrue) b torch.tensor(4.,requires…

css菜单下拉菜单_在CSS中创建下拉菜单

css菜单下拉菜单CSS | 创建下拉菜单 (CSS | Creating Dropdown) Trivia: 琐事: We know the importance of navigation bar on our webpage, we know the importance of a list of items too on our webpage but what is the importance of dropdown in web pages?…

C++ 内存基本构件new/delete的意义、运用方式以及重载方式

目录一、对new的理解1、new做了什么2、new被编译器转为了什么3、operate_new源代码长啥样二、对delete的理解1、delete做了什么2、delete被编译器转为了什么3、operator delete源代码长啥样三、构造函数与析构函数的直接调用参考一、对new的理解 1、new做了什么 C告诉我们&am…

二、线性代数

一、张量 张量表示由一个数值组成的数组,这个数组可能有多个维度 import torchx torch.arange(15) x # tensor([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14])1,shape shape属性可以访问张量的形状 x.shape # torch.Size([15])2&a…

Wordpress prettyPhoto插件跨站脚本漏洞

漏洞名称:Wordpress prettyPhoto插件跨站脚本漏洞CNNVD编号:CNNVD-201311-413发布时间:2013-11-28更新时间:2013-11-28危害等级: 漏洞类型:跨站脚本威胁类型:远程CVE编号: 漏洞来源…

JavaScript学习笔记1

Netscape 公司 DOM模型&#xff0c;层(layer)-用ID标识。 HTML标记页面上的元素&#xff0c; <div id "mydiv">This is my div</div> CSS为这个页面元素定位 #mydiv{ position:absolute; left:320px; top:110px; } JavaScript 访问 (DOM模块不同&#x…

c# 中关键字_C#中的“使用”关键字

c# 中关键字Prerequisite: Namespace in C# 先决条件&#xff1a; C&#xff03;中的命名空间 If you want to include namespace in a program then we need to use using keyword. For example we use Console class which is defined in System namespace that’s why we n…

C++ 内存基本构件new [] /delete []的意义、内存泄漏原因、VC下cookie的基本布局

目录一、对new [] delete [] 的理解1、delete的[]遗漏会带来什么影响二、以示例探讨三、cookie的理解一、对new [] delete [] 的理解 new的对象是个array类型的。 Complex* pca new Complex[3]; //唤起三次ctor //无法借由参数给予初值 ... delete[] pca; //唤起3次dtor如下…

OpenJudge计算概论-找出第k大的数

/* 找出第k大的数 总时间限制: 1000ms 内存限制: 1000kB 描述 用户输入N和K&#xff0c;然后接着输入N个正整数&#xff08;无序的&#xff09;&#xff0c;程序在不对N个整数排序的情况下&#xff0c;找出第K大的数。注意&#xff0c;第K大的数意味着从大到小排在第K位的数。并…

01背包怎么不重复_带有重复物品的背包

01背包怎么不重复Problem statement: 问题陈述&#xff1a; Weights and values are given for n items along with the maximum capacity allowed W. What is the maximum value we can achieve if we can pick any weights, any number of times for the total allowed capa…