ADK.wang AI & 软件技术百科
全库汇聚全球 22,000+ 核心技术词条,深度引证上千本行业权威学术专著,涵盖大模型原理、云原生、架构设计与工程效能。
22,077
全量学术技术词条
9 大
核心专业领域体系
10,000+
权威专著深度引证
100%
原书精粹与工业对齐
专业技术领域分类
共 1150 篇词条Common Name (CN)
In most cases, the Common Name (CN) is sufficient to correctly address
Common Weakness Enumeration (CWE)
Common Weakness Enumeration (CWE): CWE is a category system for software weak
Communication Foundation (WCF)
Cibraro在过去几年间与微软公司的模式和实践团队直接合作,为使用Web服务、Web Services Enhancement(WSE)和Windows Communication Foundation(WCF)构建面向服务的应用程序提供示例程序、模式和...
Complex Event Processing (CEP)
Complex Event Processing (CEP): This technique involves analyzing
Component Analysis (PCA)
cipal Component Analysis (PCA), t-distributed
Component Object Model (DCOM)
未安装任何代理程序的系统必须支持Secure Shell(SSH),或Distributed Component Object Model(DCOM)协议,或SNMP协议。
Compound Annual Growth Rate (CAGR)
Compound Annual Growth Rate (CAGR): It is used to calculate the
Computer Science (INCISCOS)
International Conference on Information Systems and Computer Science (INCISCOS), 253–259.
Consumer Driven Contract (CDC)
如果有读者阅读过Spring Cloud Contract的文档,可能会质疑,Spring Cloud Contract明文写着Spring Cloud Contract Verifier enables Consumer Driven Contract ...
Consumer Electronics Show (CES)
tech's glitziest stages in the world, the Consumer Electronics Show
Consumer Packaged Goods (CPG)
ModelOp. 2023. “AI Governance for Consumer Packaged Goods (CPG) &
Consumer Privacy Act (CCPA)
jurisdictions. The GDPR in the EU and California’s Consumer Privacy Act
Container Registry (GCR)
第二个选项是重新配置群集,以从其他位置获取镜像,例如Google的安全图像托管系统Google Container Registry(GCR)。
Control Association (ISACA)
n, and John Mitchell, Digital Signatures: Information Systems Audit and Control(数字签名:信息系统的核查和控制)(Information Systems Audit & Con...
Control Protocol (MCP)
其可扩展性通过 Multi-tool Control Protocol(MCP)实现,用户可自定义工具,支持私有 API、数据库查询和项目脚本执 270 Gemini CLI 271 行。
Corrective Action System (FRACAS)
development program Discrepancy Reporting (DR) or Failure Reporting and Corrective Action System (FRACAS)
Creative Leadership (CCL)
Das Center for Creative Leadership (CCL) definiert Führung als "den
Creative Research Thoughts (IJCRT)
bias. (2024). In *Inter-national Journal of Creative Research Thoughts
Customer Data Platform (CDP)
名称:Cloudera 描述:Cloudera 从早期开始就是 Kafka 社区的一个知名组件,它将托管的 Kafka 作为其客户数据平台 Customer Data Platform(CDP)的流式数据组件。
Customer Satisfaction Score (CSAT)
Promoter Score (NPS) and Customer Satisfaction Score (CSAT). NPS measures customer loyalty by their
一致性哈希算法
Consistency Hash
小表对的分配是由一致性哈希算法(Consistency Hash)生成的,在部署前就预设好,可以实现良好的负载均衡性,使得每一块硬盘的有效空间都能被最大化地利用。
中心差商
Center Difference
中心差商(Center Difference): ( ) ( ) ( ) 2 f x f x h f x h x h 756 AI 系统:原理与架构 其阶段误差为O(h2)。
中心损失
Center Loss
中心损失(Center Loss) 从图9-7可以看出,类内距离有的时候甚至是比内间距离要大的,这也是使用softmax 损失函数效果不好的原因之一,它具备分类能力但是不具备度量学习(Metric Learning) 的特性,没法压缩同一类别。
主线分支
Code Tree
这也违反了Kubernetes设计的Out-of-tree理念,也就是尽量避免将设备相关的代码放入Kubernetes的主线分支(Code Tree),而是使用插件实现。