9久久伊人精品综合,亚洲一区精品视频在线,成 人免费va视频,国产一区二区三区黄网,99国产精品永久免费视频,亚洲毛片多多影院,精品久久久无码人妻中文字幕,无码国产欧美一区二区三区不卡
學習啦>學習英語>專業英語>計算機英語>

計算機英語劉藝第4版答案

時間: 楚欣650 分享

  下面是學習啦小編整理的計算機英語 劉藝 第4版 答案,希望對大家有幫助。

  Unit Four: Software Development

  Unit Four/Section A

  I. Fill in the blanks with the information given in the text:

  1. application; operating

  2. assemblers

  3. compiler

  4. interpreter

  5. debugger

  6. loop

  7. device driver

  8. John von Neumann

  II. Translate the following terms or phrases from English into Chinese and vice versa:

  1. inference engine 推理機

  2. system call 系統調用

  3. compiled language 編譯執行的語言

  4. parallel computing 并行計算

  5. pattern matching 模式匹配

  6. memory location 存儲單元

  7. interpreter program 解釋程序

  8. library routine 庫程序,程序庫例行程序

  9. intermediate program 中間程序,過渡程序

  10. source file 源文件

  11. 解釋執行的語言 interpreted language

  12. 設備驅動程序 device driver

  13. 源程序 source program

  14. 調試程序 debugging program

  15. 目標代碼 object code

  16. 應用程序 application program

  17. 實用程序 utility program

  18. 邏輯程序 logic program

  19. 墨盒 ink cartridge

  20. 程序的存儲與執行 program storage and execution

  III. Fill in each of the blanks with one of the words given in the following list, making

  changes if necessary:

  A compiler, in computer science, is a computer program that translates source code into

  object code. Software engineers write source code using high-level programming languages

  that people can understand. Computers cannot directly execute source code, but need a

  compiler to translate these instructions into a low-level language called machine code.

  Compilers collect and reorganize (compile) all the instructions in a given set of source

  code to produce object code. Object code is often the same as or similar to a computer’s

  machine code. If the object code is the same as the machine language, the computer can run

  the program immediately after the compiler produces its translation. If the object code is not

  in machine language, other programs —such as assemblers, binders ( 聯編程序), linkers, and

  loaders ( 加載程序) —finish the translation.

  Most computer languages use different versions of compilers for different types of

  computers or operating systems, so one language may have different compilers for personal

  computers (PC) and Apple Macintosh computers. Many different manufacturers often produce

  versions of the same programming language, so compilers for a language may vary between

  manufacturers.

  IV. Translate the following passage from English into Chinese:

  在軟件中,錯 誤是指導致程序發生故障或產生不正確結果的編碼或邏輯錯誤。較輕

  微的錯誤,如光標表現異常,會造成不便或帶來挫折,但不會對信息產生破壞性 影響。

  較嚴重的錯誤會導致程序“中止”(對命令停止反應),可能使用戶別無選擇,只能重新

  啟動程序,結果致使任何前面已經做 好但尚未保存的工作丟失。兩種情況無論是哪一種,

  程序員都必須憑借稱為調試的過程,發現并改正錯誤。由于錯誤對重要數據的潛在危險,

  商 用應用程序在發行前要經過盡可能全面的測試與調試。程序發行后發現的較輕微錯誤

  在下一次更新時改正;較嚴重的錯誤有時可用稱為補丁的特殊軟 件加以修補,以規避問

  題或減輕其影響。

  Unit Four/Section B

  I. Fill in the blanks with the information given in the text:

  1. Machine

  2. developers; components

  3. CORBA

  4. runtime

  II. Translate the following terms or phrases from English into Chinese and vice versa:

  1. messaging model 消息接發模型

  2. common language runtime 通用語言運行時刻(環境)

  3. hierarchical namespace 分層名稱空間

  4. development community 開發界

  5. CORBA 公用對象請求代理(程序)體系結構

  6. 基本組件 base component

  7. 元數據標記 metadata tag

  8. 虛擬機 virtual machine

  9. 集成開發環境 IDE (integrated development environment )

  10. 簡單對象訪問協議 SOAP (Simple Object Access Protocol )

  Unit Four/Section C

  I. Fill in the blanks with the information given in the text:

  1. heterogeneous

  2. asynchronous

  3. bridges

  4. openness

  II. Translate the following terms or phrases from English into Chinese and vice versa:

  1. procedure call 過程調用

  2. fault tolerance 容錯

  3. homogeneous system 同構系統

  4. autonomous agent 自主主體

  5. 路由算法 routing algorithm

  6. 異構型環境 heterogeneous environment

  7. 多址通信協議 multicast protocol

  8. 通信鏈路 communication(s) link

計算機英語劉藝第4版答案

下面是學習啦小編整理的計算機英語 劉藝 第4版 答案,希望對大家有幫助。 Unit Four: Software Development Unit Four/Section A I. Fill in the blanks with the information given in the text: 1. application; operating 2. assembl
推薦度:
點擊下載文檔文檔為doc格式

精選文章

  • 計算機英語第3版劉藝王春生編
    計算機英語第3版劉藝王春生編

    下面是學習啦小編整理的計算機英語介紹,希望對大家有幫助。 內容推薦 本書涉及計算機與計算機科學的基礎知識、計算機體系結構、計算機語言與編程

  • 計算機系統結構英語怎么說
    計算機系統結構英語怎么說

    下面是學習啦小編整理的計算機系統結構介紹,以供大家學習參考。 內容簡介 本書采用自底向上的方式,依次介紹計算機系統結構的基本概念和基本內容

  • 計算機英語教程(第3版)
    計算機英語教程(第3版)

    下面是學習啦小編整理的計算機英語教程(第3版),歡迎大家閱讀! 基本介紹 作者: 司愛俠 張強華 叢書名: 21世紀高等職業教育信息技術類規劃教材 出版社

  • 計算機屏幕英語介紹單詞如何拼寫
    計算機屏幕英語介紹單詞如何拼寫

    下面是學習啦小編整理的計算機屏幕英語的介紹,歡迎大家閱讀! 作者: 馮學軍 出版社: 化學工業出版社 出版年: 2006-8 頁數: 123 定價: 14.00元 裝幀: 簡裝本

363872 主站蜘蛛池模板: 精品国产大片中文字幕| 国精品无码一区二区三区在线看| 国产第一页浮力影院入口| 中文字幕日韩有码第一页| 久久成人国产精品免费软件 | 中年国产丰满熟女乱子正在播放| 国产日产欧产美韩系列麻豆| 国产成人高清亚洲一区91| 精品熟女日韩中文十区| 少妇激情av一区二区三区| 国产精品国三级国产av| 韩国午夜福利片在线观看| 色偷偷女人的天堂亚洲网| 东北女人毛多水多牲交视频| 亚洲欧洲日产国无高清码图片| 国产一区| 国产午夜成人久久无码一区二区| 四虎永久地址WWW成人久久| 久久av中文字幕资源网| 亚洲精品尤物av在线网站| 午夜爽爽爽男女免费观看影院| 国产360激情盗摄全集| 色噜噜在线视频免费观看| 成在人线av无码免费| 日韩av一区二区三区不卡| 99九九视频高清在线| 精品国产迷系列在线观看| 欧美视频二区欧美影视| 色国产视频| 狠狠躁夜夜躁人人爽天天古典| 老司机午夜精品视频资源| 国产精品色哟哟在线观看| 久久大香萑太香蕉av黄软件| 熟女一区二区中文在线| 呻吟国产av久久一区二区| 亚洲男女羞羞无遮挡久久丫| 亚洲精品中文字幕一二三| 国内免费视频成人精品| 偷青青国产精品青青在线观看| 人妻体体内射精一区二区| 四虎影视一区二区精品|