ADK.wang AI & 软件技术百科
全库汇聚全球 22,000+ 核心技术词条,深度引证上千本行业权威学术专著,涵盖大模型原理、云原生、架构设计与工程效能。
22,077
全量学术技术词条
9 大
核心专业领域体系
10,000+
权威专著深度引证
100%
原书精粹与工业对齐
专业技术领域分类
共 22077 篇词条Access Control (RBAC)
NIST 800-53r5 includes the following 20 families: Access Control (AC);
Apache Kafka (MSK)
AWS offers Amazon Managed Streaming for Apache Kafka (MSK) and Amazon Kinesis, which are
Business Process Automation (BPA)
contrasting a manual workflow with one powered by Business Process Automation (BPA). The "Before" state represents a process rel...
Child Health (CEMACH)
Lewis G (editor). The Confidential Enquiry into Maternal and Child Health (CEMACH). Saving
Discrete Cosine Transform (DCT)
Bandyopadhyay et al. integrate histogram shifting with the Discrete Cosine Transform (DCT) to hide text in greyscale images whil...
Homeland Security (HST)
Conference on Technologies for Homeland Security (HST) (pp. 139–142).
Knowledge Management (KM)
Knowledge Management (KM) platform designed to modernize vocational
Open Application Model (OAM)
《阿里云在应用扩缩容下 遇 到的挑战与选型思考》 阿里云企业级分布式应用服务 EDAS(Enterprise Distributed Application Service)是一个应用全生 命周期管理和监控的一站式 PaaS 平台,同时也是 Open Ap...
Presence Protocol (XMPP)
we’ll move to the Extensible Messaging and Presence Protocol (XMPP),
Recovery Point Objective (RPO)
disaster recovery planning, Recovery Time Objective (RTO) and Recovery Point Objective (RPO) testing, and operational stress tes...
Remote Associates Test (RAT)
against AI. By engaging in the Remote Associates Test (RAT), a classic psychological
Requests Per Second (RPS)
Requests Per Second (RPS) : The number of requests the API can
System Usability Scale (SUS)
evaluated system usability by completing the System Usability Scale (SUS) questionnaire. A Friedman test
Systems Engineers (IISE)
The Institute of Industrial and Systems Engineers (IISE) states that it is “the only international, non-profit,
一般可获得性 (GA)
下面是发布阶段的基本检查问题: (1)项目进展是否支持一般可获得性(GA)? (2)是否已经发出了最终营销和销售交付件? (3)一般可获得性(GA)的产量是否可以达到?
人类发展指数 (HDI)
类似地,也有可能一个国家的人类发展指数(HDI)在增长,而同时其生产基础却在萎缩(表2)。
依赖库
ChatBot
代码清单13.3 安装OpenAI依赖库 (ChatBot) [xxxx@VM-121 ~]$ pip install openai
信息安全管理体系 (ISMS)
【补充知识点】 控制图 帕累托图 因果图 核查表 直方图 散点图 流程图 图 3-2 质理管理旧七种工具 40 信 息技术 服务知 识 第 3 小时 3.7 信息安全管理 【基础知识点】 1.信息安全管理体系( ISMS):是整个管理体系的一部分。
倒排列表
PostingList
倒排列表(Posting List) 在本章第一小节介绍的简单索引例子中,大致可以看到倒排列表起到的作用,倒排列表用来记录有哪些文档包含了某个单词。
内存模型 (JMM)
volatile与Java内存模型(JMM) 2.4 分门别类的管理:线程组
动态规划 (DP)
表4.1 时序差分(TD)、动态规划(DP)和蒙特卡洛(MC算法)的比较 蒙特卡洛估计基于完整轨迹采样数据更新状态值函数,采样多条完整轨迹数据,平均所有轨迹累积回报,近似状态值函数 V ( S )。
匹配器
Matcher
例子中的job="HelloWorld"是一个匹配器(Matcher),一个选择器中可以有多个匹配器,它们组合在一起使用。
可信平台模块 (TPM)
可信平台模块(TPM)是一种嵌入到计算设备中的特殊芯片,这种芯片一般称为加密处理器,用于以可信和安全的方式进行密码运算。
命令行工具 (CLI)
kubectl是Kubernetes官方提供的命令行工具(CLI),用户可以通过kubectl以命令行交互的方式对Kubernetes API Server进行操作,通信协议使用HTTP/JSON。