edp1.2和edp1.4_EDP??的完整形式是什么?

edp1.2和edp1.4

EDP??:電子數據處理 (EDP: Electronic Data Processing)

EDP is an abbreviation of Electronic Data Processing. It alludes to the functioning of operations of commercial data, documents processing of storing, with the use of a computer entailing electronic transmission transferring informative data from a sheet into a digital format. It was developed with the term data processing (DP). It is a synonym for Information Services or systems (IS) or Management Information Services or systems (MIS).

EDP??是電子數據處理的縮寫 。 它暗示了商業數據的操作,存儲的文檔處理的功能,以及使用計算機的計算機的使用,該計算機要求電子傳輸將信息數據從紙張轉換為數字格式。 它是用術語數據處理(DP)開發的。 它是信息服務或系統(IS)或管理信息服務或系統(MIS)的同義詞。

In clear understanding, it consists of three levels of processing which are as follows,

清楚地了解到,它包含以下三個處理級別:

  1. Input:

    輸入

    Through input devices the data is put into processing like keyboard, scanner, digitizer, etc.

    通過輸入設備,數據將被處理,例如鍵盤,掃描儀,數字化儀等。

  2. Processing:

    加工方式

    The data is operated through programs of software that generally comprise translation, code application, formula, and encryption etc.

    數據通過通常包含翻譯,代碼應用,公式和加密等的軟件程序進行操作。

  3. Output:

    輸出

    The data after processing reach to the user in the format of reports, audio, video etc.

    處理后的數據以報告,音頻,視頻等格式到達用戶。

EDP full form


Image source: https://www.researchgate.net/figure/A-block-diagram-of-the-data-processing-procedure_fig2_324824813

圖片來源:https://www.researchgate.net/figure/A-block-diagram-of-the-data-processing-procedure_fig2_324824813

歷史 (History)

  • In 1951, the Lyons Electronic Office (LEO) designed and created the first commercial business computer in the UK. It was very tough and in the actual time taken to process commercial data.

    1951年,里昂電子辦公室(LEO)設計并制造了英國第一臺商用計算機。 這非常困難,而且實際上是在處理商業數據上花費的時間。

  • At those times, through punched tape or cards data could only be put into input processing. The manufacturing of these punched cards should be separately required. In the beginning, independent organizations designed their software, indicate software of data processing.

    那時,只能通過打Kong的磁帶或卡片將數據用于輸入處理。 這些打Kong卡的制造應單獨進行。 最初,獨立組織設計了他們的軟件,指示數據處理軟件。

  • By the emergence of microprocessors, punch cards ceased to work and it became feasible by using simple desktop computers to operate and process data electronically.

    隨著微處理器的出現,打Kong卡不再起作用,并且通過使用簡單的臺式計算機以電子方式操作和處理數據變得可行。

優點 (Advantages)

  • Speed: Through EDP, the information stored and organized can be recovered rapidly.

    速度 :通過EDP,可以快速恢復存儲和組織的信息。

  • Efficiency: It enables a user to create or produce summary documents (invoices, reports, statements) automatically and rapidly.

    效率 :它使用戶能夠自動,快速地創建或生成摘要文檔(發票,報表,對帳單)。

  • Cost-effective: Through EDP, the Long-run entire cost of organizing and arranging data is less.

    具有成本效益 :通過EDP,組織和整理數據的長期總成本更低。

  • Fewer errors or mistakes: In EDP, Errors such as several times occurred entries, replication of effort is highly diminished or terminated.

    更少的錯誤或錯誤 :在EDP中,錯誤(例如多次出現的條目)會大大減少或終止工作重復。

  • Accuracy: EDP accumulates precise information and its accuracy is determined by the EDP tool.

    準確性 :EDP會積累精確的信息,其準確性由EDP工具確定。

  • Storage capacity: It gives several storage media like secondary and primary memory.

    存儲容量 :它提供了多種存儲介質,例如輔助內存和主內存。

  • Automation: During the process, the EDP system keeps away from human work.

    自動化 :在此過程中,EDP系統遠離人工工作。

現代EDP (EDP in Modern time)

According to the present scenario of the electronics world, the term EDP use is not that much in the field. Nearly in each and every field, the use of computers is very high. To transform companies’ raw information on the digital platform, companies hire employees so that they can give products and services to their clients and customers in a timely and well-organized way.

根據電子世界的當前情況,術語EDP的使用在現場并不多。 幾乎在每個領域,計算機的使用率都很高。 為了在數字平臺上轉換公司的原始信息,公司會雇用員工,以便他們可以及時,井井有條的方式向客戶和客戶提供產品和服務。

翻譯自: https://www.includehelp.com/dictionary/edp-full-form.aspx

edp1.2和edp1.4

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/377299.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/377299.shtml
英文地址,請注明出處:http://en.pswp.cn/news/377299.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

高效讀書心得

1.盡量閱讀中文版 雖然有人英文很強,有的翻譯很差,但AnyWay 中文閱讀與理解的時間,略讀與快速定位感興趣內容的速度還是要快一些。 2.即時批注、總結筆記與交流 雖然愛書,但發現最有效的讀書方式還是不斷的制造脂批本&…

《MySQL——增刪改查以及常用語法》

目錄登錄和退出MySQL服務器基本語法(增刪改查)登錄和退出MySQL服務器 # 登錄MySQL 密碼 $ mysql -u root -p12345612 # 退出MySQL數據庫服務器 exit;基本語法(增刪改查) -- 顯示所有數據庫 show databases;-- 創建數據庫 CREA…

WCF簡介

一、簡介 WCF是Windows Communication Foundation縮寫,是Microsoft為構建面向服務的應用提供的分布式通信編程框架,是.NET Framework 3.5的重要組成部分。使用該框架,開發人員可以構建跨平臺、安全、可靠和支持事務處理的企業級互聯應用解決方…

css鏈接樣式_CSS中的樣式鏈接

css鏈接樣式CSS樣式鏈接 (CSS Styling Links) The links in CSS can be styled in various ways to make our website more presentable and attractive. The links can also be styled depending on their states e.g. visited, active, hover, etc. CSS中的鏈接可以通過各種方…

《MySQL——約束》

目錄主鍵約束唯一主鍵非空約束默認約束外鍵約束主鍵約束 -- 主鍵約束 -- 使某個字段不重復且不得為空,確保表內所有數據的唯一性。 CREATE TABLE user (id INT PRIMARY KEY,name VARCHAR(20) );-- 聯合主鍵 -- 聯合主鍵中的每個字段都不能為空,并且加起…

UIControl事件

CHENYILONG BlogUIControl事件 FullscreenUIControl事件1.UIControlEventTouchDown單點觸摸按下事件:用戶點觸屏幕,或者又有新手指落下的時候。2.UIControlEventTouchDownRepeat多點觸摸按下事件,點觸計數大于1:用戶按下第二、三、…

C++ 為什么要使用#ifdef __cplusplus extern C { #endif

經常看到別人的頭文件 有這樣的代碼 #ifdef __cplusplus extern "C" { #endif// C 樣式 的函數#ifdef __cplusplus } #endif 為什么要這樣呢? 因為 C 語言不支持重載函數 也就是同名函數,參數卻不一樣,C支持,其編譯器對函數名的處理…

css中的媒體查詢_CSS中的媒體查詢

css中的媒體查詢CSS | 媒體查詢 (CSS | Media Queries) Creating a web page is not an easy task as it requires loads of content and data so that it becomes strongly responsive to the users. To do that various contents are even added e.g.: resources, informativ…

SharePoint2013安裝組件時AppFabric時出現1603錯誤,解決方法:

采用PowerShell命令批量下載必備組件: 下載完成后,采用批處理命令安裝必備組件。 注:SPS2013安裝必備組件及批處理下載地址: 需要將必備組件放在安裝文件的PrerequisiteInstallerFiles文件夾中,將PreReq2013.bat放在安裝文件根目錄…

《MySQL——數據表設計三大范式》

目錄數據表設計范式第一范式第二范式第三范式數據表設計范式 第一范式 數據表中的所有字段都是不可分割的原子值。 字段值還可以繼續拆分的,就不滿足第一范式,如下: 下面這個,更加貼合第一范式: 范式設計得越詳細&…

三道簡單樹型dp+01背包~~hdu1561,poj1947,zoj3626

以前學樹型dp就是隨便的看了幾道題,沒有特別注意樹型dp中的小分類的總結,直到上次浙大月賽一道很簡單的樹型dp都不會,才意識到自己太水了~~come on! hdu1561:題目給出了很多棵有根樹&#xff0c…

css 字體圖標更改顏色_在CSS中更改字體

css 字體圖標更改顏色CSS字體屬性 (CSS font properties ) Font properties in CSS is used to define the font family, boldness, size, and the style of a text. CSS中的字體屬性用于定義字體系列 , 粗體 , 大小和文本樣式 。 Syntax: 句法&#xf…

深入new/delete:Operator new的全局重載

Operator new 的全局重載 原文地址:http://blog.csdn.net/zhenjing/article/details/4354880 我們經常看到這么一句話: operator new 可以重載, placement new 不可重載。其實此處所說的不可重載應該是指全局的 placement new 不可重載&#…

C++基礎知識點整理

基本語法 1、static關鍵字的作用 1、全局靜態變量 加了static關鍵字的全局變量只能在本文件中使用。 存儲在靜態存儲區,整個程序運行期間都存在。 2、局部靜態變量 作用域仍為局部作用域。 不過離開作用域之后,并沒有銷毀,而是貯存程序中&a…

Haskell學習筆記

《learn you a Haskell》這書的結構與常見的語言入門教材完全不一樣。事實上,即使學到第八章,你還是寫不出正常的程序…因為到現在為止還沒告訴你入口點模塊怎么寫,IO部分也留在了最后幾章才介紹。最重要的是,沒有系統的總結數據類…

組合問題 已知組合數_組合和問題

組合問題 已知組合數Description: 描述: This is a standard interview problem to make some combination of the numbers whose sum equals to a given number using backtracking. 這是一個標準的面試問題,它使用回溯功能將總和等于給定數字的數字進…

可變參數模板、右值引用帶來的移動語義完美轉發、lambda表達式的理解

可變參數模板 可變參數模板對參數進行了高度泛化&#xff0c;可以表示任意數目、任意類型的參數&#xff1a; 語法為&#xff1a;在class或者typename后面帶上省略號。 Template<class ... T> void func(T ... args) {// }T:模板參數包&#xff0c;args叫做函數參數包 …

BI-SqlServer

一.概述 SqlServer數據倉庫ETL組件 IntegrationServiceOLAP組件 AnalysisService報表 ReportingServiceMDX(查多維數據集用的)和DMX(查挖掘模型用的)。二.商業智能-Analysis Services 項目 構建挖掘模型1構建挖掘模型2構建挖掘模型3三.商業智能-SqlServerAnalysis-Asp.net WebS…

python 子圖大小_Python | 圖的大小

python 子圖大小In some cases, the automatic figure size generated by the matplotlib.pyplot is not visually good or there could be some non-acceptable ratio in the figure. So, rather than allowing a pyplot to decide the figure size, we can manually define t…

《設計模式整理》

目錄常見設計模式如何保證單例模式只有一個實例單例模式中的懶漢與餓漢模式OOP設計模式的五項原則單例模式中的懶漢加載&#xff0c;如果并發訪問該怎么做常見設計模式 單例模式&#xff1a; 單例模式主要解決了一個全局使用的類頻繁的創建和銷毀的問題。 單例模式下確保某一個…