Chapter1
-coreprocessor(多核处理器)------Itisasinglecomputingcomponentwith
twoormoreindependentactualprocessingunitscalled“cores”,whicharetheunits
thatreadandexecuteprograminstructions.
它是集成了两个或两个以上称为“核”的处理单元的计算部件,具有读取和执
行程序指令的单元。
csprocessingunit(GPU)(图形处理单元)------Agraphicsprocessingunit,
alsooccasionallycalledvisualprocessingunit(VPU),
designedtorapidlymanipulateandaltermemorytoacceleratethecreationofimages
inaframebufferintendedforoutputtoadisplay.
它是一个图形处理单元,有时也被称为视觉处理单元VPU,一个专门的处理
器。它的设计目的是快速地操作和改变内存,以加速在帧缓冲区中创建图像,以
便显示输出。
lecomputer(可穿戴电脑)------Awearablecomputer,alsoknownasa
body-bornecomputerorwearable,isaminiatureelectronicdevicethatiswornbythe
bearerunder,withorontopofclothing.
穿戴式电脑,也被称为人体电脑或穿戴电脑,是一种微型电子设备,由持有
者佩戴在身上或者衣服上。
Chapter2
reengineering(软件工程)------Itistheapplicationofasystematic,
disciplined,andquantifiableapproachtothedevelopment,operation,and
maintenanceofsoftware;thatis,theapplicationofengineeringtosoftwareasthe
studyofthoapproaches.
这是一种应用,它具有系统化,纪律性,对软件开发、操作、维护的可量化
的方法。也就是它将工程应用于软件,以及对这些方法的研究。
ucturedmethodology(结构化开发方法)------Oneofthesoftware
sontheprocessthattakeplacewithinasoftware
system.
一种软件开发方法。它关心于在软件系统中发生的过程。
erfallmodel(瀑布模型)------Itisaquentialdevelopmentapproach,in
whichdevelopmentisenasflowingsteadilydownwards(likeawaterfall)through
veralphas,alsoknownastheclassiclifecycle.
这是一种循序渐进的发展方式,在这一过程中,发展被看作是通过几个阶段
稳步向下流动(就像瀑布一样),也被称为经典的生命周期。
structuring(代码重构)------Anactivityinthesoftwarereengineering
process,referstorewritingprogramsourcecodesforthelegacyapplicationsystems.
它是软件再工程过程中的一项活动,旨为遗留应用系统重写程序源代码。
Chapter3
(缓存)------Itcanbestandardrandomaccessmemorythatisudtospeedup
diskaccess,butitalsocanbeveryspecializedhighspeedmemorythatisudto
speedupprocessoraccesstomainmemory.
它是标准的随机访问存储器,用于加速磁盘访问,但它也是非常特殊的高速
存储器,用于加速处理器访问主存。
rencycontrol(并发控制)------Thetaskofconcurrencycontrolisto
coordinatetheconcurrentexecutionofveraltransactionssothatthechon
consistencypropertiesarenotviolated.
并发控制的任务是协调多个事务的并发执行,这样就不会违反所选的一致性
属性。
morydatabasystem(MMDB)(主存数据库系统)------Adataba
managementsystemthatprimarilyreliesonmainmemoryforcomputerdatastorage.
一种数据库管理系统,主要依靠主存储器进行计算机数据存储。
Chapter4
(局域网)------LocalAreaNetwork,orshortlyaLAN,isanetworkthatis
udtocovermaybeonefloorofabuildingormaybewithinahouorsomething
likethat.
局域网,或简称LAN,是一个网络,用来覆盖建筑物的某一层,或者在房子
里或者类似的地方。
ansmission(数字传输)------Digitaltransmission,datatransmission,or
digitalcommunicationisthephysicaltransferofdataoverapoint-to-pointor
point-to-multipointcommunicationchannel.
数字传输、数据传输或数字通信是数据在点对点或点对多通信信道上的物理
传输。
(动态主机配置协议)------DynamicHostConfigurationProtocol,orshortly
DHCP,isjustawayfortheroutertoinformthecomputerofabunchofother
parametersabouthownetworkingworksaroundhere.
动态主机配置协议,或者简称DHCP,只是路由器为计算机提供一些网络工
作其他参数的一种方式。
Chapter5
cialintelligence(AI)(人工智能)--------Artificialintelligence(AI)is
soanacademicfieldof
studyingcomputeraswellassoftwarethatarecapableofintelligentbehavior.
人工智能是由机器或软件展示的智能。它也是一个学习计算机以及能够智能
行为的软件的学术领域。
fication(分类)-------Classificationisudtodeterminewhatcategory
somethingbelongsin,aftereinganumberofexamplesofthingsfromveral
categories.
在看到了一些来自几个范围事物的例子,分类是通常用来确定东西是属于什么
类别。
dgereprentation(知识表示)-------Knowledge-reprentationisthefield
ofartificialintelligencethatfocusondesigningcomputerreprentationsthatcapture
informationabouttheworldthatcanbeudtosolvecomplexproblems.
知识表达是人工智能的领域,它专注于设计能够捕捉世界信息的计算机表
示,这些信息可以用来解决复杂的问题。
Chapter6
riety(数据多样性)-------Datavarietyreferstothedifferenttypeof
structuredandunstructureddatathatorganizationscancollect.
数据多样性是指组织可以收集的不同类型的结构化和非结构化数据。
ctiondata(事务数据)-----Transactiondataaredatadescribinganevent(the
changeasaresultofatransaction)andisusuallydescribedwithverb.
事务数据是描述事件(事务结果的变化)的数据,通常用动词来描述。
ionreduction(降维)------Dimensionreductionistheprocessofreducing
thenumberofrandomvariablesunderconsideration,andcanbedividedintofeature
lectionandfeatureextraction.
降维是在考虑中减少随机变量个数的过程,可分为特征选择和特征提取。
Chapter7
(万维网)--------TheWorldWideWebisasystemofinterlinkedhypertext
documentsthatareaccesdviatheInternet.
万维网是一种通过Internet访问的相互链接的超文本文档系统。
(超文本传输协议)------TheHypertextTransferProtocol(HTTP)isan
applicationprotocolfordistributed,collaborative,hypermediainformation.
超文本传输协议(HTTP)是一个分布式的应用协议,合作,超媒体信息。
Chapter8
edsystem(嵌入式系统)------Embeddedsystemisacomputersystem
designedforspecificcontrolfunctionswithinalargersystem,oftenwithreal–time
beddedasapartacompletedeviceoftenincluding
hardwareandmechanicalpart.
嵌入式系统是为特定控制功能而设计的一种计算机系统,在一个更大的系统
中,通常有实时的计算约束。它是一种包括硬件和机械部分在内的完整设备。
-timeperception(实时感知)--------Real-timeperceptionisonlinereal-time,
comprehensive,accuratelocation-awarefunctionality.
实时感知在线实时、全面、准确的位置感知功能。
etofthings(物联网)-------“Internetofthings”referstothegeneralideaof
things,especiallyeverydayobjects,whicharereadable,recognizable,locatable,
addressable,and/orcontrollableviatheInternet---whetherviaRFIDwirelessLAN,
wide-areanetwork,orothermeans.
“物联网”是指事物的大意,尤其是日常对象,可读,可辨认的,定位,可寻址,和/或
通过互联网控制——无论是通过RFID无线局域网,广域网络或其他方式。
(无线射频识别)------Radio-frequency(RFID)istheuofawireless
non-contactsystemthatusradio-frequencyelectromagneticfieldstotransferdata
fromatagattachedtoanobject,forthepurposofautomaticidentificationand
tracking.
射频(RFID)是使用一个无线传输数据使用射频电磁场非接触式系统从一个
标签附加到一个对象,自动识别和跟踪的目的。
本文发布于:2022-12-09 03:36:08,感谢您对本站的认可!
本文链接:http://www.wtabcd.cn/fanwen/fan/88/70097.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
| 留言与评论(共有 0 条评论) |