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.pswp.cn/news/377529.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/377529.shtml
英文地址,請注明出處:http://en.pswp.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…