ADK.wang AI & 软件技术百科
全库汇聚全球 22,000+ 核心技术词条,深度引证上千本行业权威学术专著,涵盖大模型原理、云原生、架构设计与工程效能。
22,077
全量学术技术词条
9 大
核心专业领域体系
10,000+
权威专著深度引证
100%
原书精粹与工业对齐
专业技术领域分类
共 3028 篇词条Human Development Index (HDI)
economic measures. For instance, the Human Development Index (HDI), developed by
Labor Statistics (USA)
the Bureau of Labor Statistics (BLS) publishes six metrics each month.
Operations Research (OR)
In 1952 he joined the Operations Research (OR) group, and was soon its
Remote Desktop Protocol (RDP)
likely way to connect to it will be through the Remote Desktop Protocol
Special Interest Group (SIG)
open for contribution, so feel free to join any Special Interest Group (SIG) groups; here’s the full list of
Text Generation Inference (TGI)
server like NVIDIA Triton Inference Server or Text Generation Inference (TGI). These servers are highly optimized for GPU execut...
思维
Design Thinking
设计思维(Design Thinking)这个概念是哈佛设计学院院长彼得·罗(Peter Rowe)于1987年首先提出来的,它为设计师和城市规划师提供了一套实用的解决问题的系统依据。
粒细胞白血病 (APL)
这一结果不仅成功阐述了三氧化二砷对急性早幼粒细胞白血病(APL)的作用靶点和分子机制,更为深远的意义在于发现几乎所有肿瘤的发生都与PML的异常定位有关,而三氧化二砷靶向作用于PML基因,这同样提示三氧化二砷可能通过锁定PML来治疗多种恶性肿瘤。
高斯过程
Gaussian process
高斯过程(Gaussian process)提供了一种在连续函数空间上 定义先验分布的方法,拉斯马森和威廉斯(Rasmussen and Williams, 2006)的教材涵盖了高斯 过程。
Centered Design (UCD)
known as User-Centered Design (UCD), and a few tools used to develop
Dead Letter Queue (DLQ)
■Queue Processor for reliable background processing with retry logic and Dead Letter Queue (DLQ) support.
Institutional Review Board (IRB)
reviewing AI projects for ethical concerns, similar to an Institutional Review Board (IRB) in research.
Internet Security (CIS)
For instance, the Center for Internet Security (CIS) provides benchmarks
Mean Absolute Percentage Error (MAPE)
to large deviations that influence financial outcomes. Mean Absolute Percentage Error (MAPE) expresses accuracy as a percentage,...
Ordinary Least Squares (OLS)
Table 2 presents the results of three Ordinary Least Squares (OLS)
Process Identification Number (PID)
in execution and can be identified by its Process Identification Number
Root Cause Analysis (RCA)
ing from “Root Cause Analysis (RCA)” to “Lessons Learned as a Practice (LLaaP).” According to
Translation Lookaside Buffer (TLB)
benefits are fewer page faults and less pressure on the Translation Lookaside Buffer (TLB). The TLB is a cache that the CPU uses...
Work Breakdown Structure (WBS)
Step 1: Develop the Work Breakdown Structure (WBS). The WBS establishes a common frame of reference for
世界资源研究所
World Resources Institute
世界资源研究所(World Resources Institute)认定全世界共有415片海域正在遭受富营养化的危害,并为这些海域绘制了地图,但尚缺乏足够的信息来确定许多海域的富营养化程度和营养物质的来源。
业务流程图 (TFD)
BPMN定义了一个业务流程图(Business Process Diagram),该业务流程图是一个图形化的流程图(Flow Charting),用于创建业务流程操作的图形化模型,便于其他非专业人士使用。
人力资源管理
Human Resource Management
中心和客户支持( Call Center and Customer Support )、 CRM 、企业资源规划( Enterprise Resource Planning , ERP )、商业智能( Business Intelligence )、人力资...
图数据库
Graph-based Database
根据存储的数据种类, NoSQL 数据库主要分为文档数据库(Document-based Database )、键值数据库(Key Value Database )、图数据库( Graph-based Database)、时序数据库( Time Serie...
处理器适配器
HandlerAdaptor
Spring MVC一开始就定位为一个较为松散的组合,展示给用户的 视图 (View)、控制器返回的数据 模型 (Model)、定位视图的 视图解析器 (ViewResolver)和 处理器适配器 (HandlerAdapter)等内容都是相对独立的。