英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

starve    音标拼音: [st'ɑrv]
vi. 挨饿,饿死
vt. 使挨饿

挨饿,饿死使挨饿

starve
v 1: be hungry; go without food; "Let's eat--I'm starving!"
[synonym: {starve}, {hunger}, {famish}] [ant: {be full}]
2: die of food deprivation; "The political prisoners starved to
death"; "Many famished in the countryside during the drought"
[synonym: {starve}, {famish}]
3: deprive of food; "They starved the prisoners" [synonym: {starve},
{famish}] [ant: {feed}, {give}]
4: have a craving, appetite, or great desire for [synonym: {crave},
{hunger}, {thirst}, {starve}, {lust}]
5: deprive of a necessity and cause suffering; "he is starving
her of love"; "The engine was starved of fuel"

Starve \Starve\ (st[aum]rv), v. i. [imp. & p. p. {Starved}
(st[aum]rvd); p. pr. & vb. n. {Starving}.] [OE. sterven to
die, AS. steorfan; akin to D. sterven, G. sterben, OHG.
sterban, Icel. starf labor, toil.]
1. To die; to perish. [Obs., except in the sense of perishing
with cold or hunger.] --Lydgate.
[1913 Webster]

In hot coals he hath himself raked . . .
Thus starved this worthy mighty Hercules. --Chaucer.
[1913 Webster]

2. To perish with hunger; to suffer extreme hunger or want;
to be very indigent.
[1913 Webster]

Sometimes virtue starves, while vice is fed. --Pope.
[1913 Webster]

3. To perish or die with cold. --Spenser.
[1913 Webster]

Have I seen the naked starve for cold? --Sandys.
[1913 Webster]

Starving with cold as well as hunger. --W. Irving.
[1913 Webster]

Note: In this sense, still common in England, but rarely used
in the United States.
[1913 Webster]


Starve \Starve\, v. t.
1. To destroy with cold. [Eng.]
[1913 Webster]

From beds of raging fire, to starve in ice
Their soft ethereal warmth. --Milton.
[1913 Webster]

2. To kill with hunger; as, maliciously to starve a man is,
in law, murder.
[1913 Webster]

3. To distress or subdue by famine; as, to starve a garrison
into a surrender.
[1913 Webster]

Attalus endeavored to starve Italy by stopping their
convoy of provisions from Africa. --Arbuthnot.
[1913 Webster]

4. To destroy by want of any kind; as, to starve plants by
depriving them of proper light and air.
[1913 Webster]

5. To deprive of force or vigor; to disable.
[1913 Webster]

The pens of historians, writing thereof, seemed
starved for matter in an age so fruitful of
memorable actions. --Fuller.
[1913 Webster]

The powers of their minds are starved by disuse.
--Locke.
[1913 Webster]

74 Moby Thesaurus words for "starve":
OD, annihilate, asphyxiate, be in want, be killed, be pinched,
be poor, be ravenous, begrudge, bereave of life, carry away,
carry off, chloroform, choke, cut down, cut off, deprive of life,
destroy, dispatch, dispose of, do away with, do for, do to death,
drown, end, execute, exterminate, eye hungrily, famish,
feel hungry, finish, finish off, go on welfare, grudge,
have a tapeworm, hunger, hunger for, immolate, kill, lack,
launch into eternity, liquidate, live upon nothing, lynch,
make away with, martyr, martyrize, need, pinch, pinch pennies,
poison, purge, put away, put down, put to death, put to sleep,
raven, remove from life, sacrifice, scamp, scant, screw, scrimp,
skimp, slay, smother, stint, strangle, suffocate, take life,
take off, thirst, thirst for, want


请选择你想看的字典辞典:
单词字典翻译
starve查看 starve 在百度字典中的解释百度英翻中〔查看〕
starve查看 starve 在Google字典中的解释Google英翻中〔查看〕
starve查看 starve 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 超全指南!万字篇幅带你吃透 Agent 设计的九大模式
    在当下,Agent设计模式无疑是智能系统开发的核心要点。 在本文中,会为您细致呈现九种常见的Agent设计模式,借助图文并茂的解析以及具体的代码示例,助力您透彻掌握每种模式的原理,同时了解其在不同场景中的应用情况。
  • 大模型Agent开发3种核心设计范式 - 知乎
    本文详细拆解大模型Agent开发中最常用的3种设计范式—— ReAct (推理与行动交织)、Plan Execute(先规划后执行)和Multi-Agent(多智能体协作),结合具体应用场景、优缺点及实操案例,帮你快速理清每种范式的适用场景,按需选型、高效开发。
  • 【2025版】Agent四大范式,(非常详细)从零基础到精通 . . .
    我们对现有的 LLM-代理规划研究进行了分类,将其分为任务分解、计划选择、外部模块、反思和记忆等类别,并针对每个方向进行了深入分析。 同时,我们也探讨了该研究领域面临的挑战。 Autonomous agents 又被称为智能体Agent。
  • 面试官:说一下 Agent 的常见范式,如何选型? - 一枫说码 . . .
    随着任务从简单的单工具调用,发展到多步骤长任务、跨领域复杂任务,再到企业级生产任务,Agent 暴露出一系列问题:长任务容易失控偏离目标、输出质量不稳定、单 Agent 上下文窗口有限、生产环境缺乏可控性与合规性等等。 不同范式针对不同阶段的核心痛点提出了解决方案,但同时也会引入新的成本和挑战。 作为工程师,我们的核心能力不是背诵名词,而是理解背后的权衡取舍(Trade-off),并根据实际场景选择最合适的技术方案。 📌 一句话总结:走一步,看一步,边想边做。 ReAct(Reasoning + Acting) 是 Agent 领域最经典、最基础的范式,也是绝大多数 Agent 系统的起点。 它解决了 Agent 领域最原始的问题: 任务过程不确定,无法预先知道需要哪些步骤。
  • 一文掌握Agent三大范式:ReAct、PE与ReCode详解,适合 . . .
    文章详细介绍了Agent的三种基本范式:ReAct(推理与行动结合)、Plan Execute(先计划后执行)和ReCode(计划与行动统一)。 ReAct简单稳定但只能一步步执行;PE能避免局部最优但计划可能赶不上变化;ReCode实现了计划的灵活细化。
  • Agent设计范式与常见框架Agent指的是一个能够感知其环境 . . .
    Agent指的是一个能够感知其环境并根据感知到的信息做出决策以实现特定目标的系统,通过大模型的加持,Agent比以往任何时候都要更加引人注目。 Agent的本质还是prompt engineering 2 Agent的设计范式 "Agent范式"是指在人工智能领域中,特别是在设计和开发智能代理(Autonomous agents 或简称 Agents)时所采用的不同方法和技术。 智能代理是指能够在环境中感知、推理并采取行动以完成特定任务的系统。 在大型语言模型(LLMs)的背景下,Agent范式通常涉及到如何利用这些模型来提升代理的规划、决策和执行能力。 目前没有一个统一的Agent设计范式,但是有一些常见的设计模式,我们这边选择吴恩达文章中提到的几种设计范式进行介绍: 3
  • agent设计范式 - lightsong - 博客园
    大模型 Agent 的发展非常迅速,除了经典的 ReAct 模式,还涌现出了许多其他设计范式,它们各自针对不同的任务特点和优化目标。 下面是一个表格,汇总了这些主要的 Agent 范式及其核心思想和典型应用场景: 范式名称 核心思想 典型应用场景 ReAct (Reasoning+Acting)
  • 面试官:说一下 Agent 的常见范式,如何选型?
    随着任务从简单的单工具调用,发展到多步骤长任务、跨领域复杂任务,再到企业级生产任务,Agent 暴露出一系列问题:长任务容易失控偏离目标、输出质量不稳定、单 Agent 上下文窗口有限、生产环境缺乏可控性与合规性等等。 不同范式针对不同阶段的核心痛点提出了解决方案,但同时也会引入新的成本和挑战。 作为工程师,我们的核心能力不是背诵名词,而是理解背后的权衡取舍(Trade-off),并根据实际场景选择最合适的技术方案。 📌 一句话总结:走一步,看一步,边想边做。 ReAct(Reasoning + Acting) 是 Agent 领域最经典、最基础的范式,也是绝大多数 Agent 系统的起点。 它解决了 Agent 领域最原始的问题: 任务过程不确定,无法预先知道需要哪些步骤。
  • LLMForEverybody 07-第七章-Agent Agent设计范式与常见 . . .
    "Agent范式"是指在人工智能领域中,特别是在设计和开发智能代理(Autonomous agents 或简称 Agents)时所采用的不同方法和技术。 智能代理是指能够在环境中感知、推理并采取行动以完成特定任务的系统。 在大型语言模型(LLMs)的背景下,Agent范式通常涉及到如何利用这些模型来提升代理的规划、决策和执行能力。 目前没有一个统一的Agent设计范式,但是有一些常见的设计模式,我们这边选择吴恩达文章中提到的几种设计范式进行介绍: 3 Agent范式一: Reflection Reflection是指Agent能够对自己的行为和决策进行推理和分析的能力。 这种能力使Agent能够更好地理解自己的行为和决策,并在未来的决策中更好地利用这些信息。
  • Agent 三大构建范式解析 | 威伦特
    (微调不起了 )为了让大家更好的做出自己的Agent,本文主要讲解构建Agent 的经典三大范式:ReAct、Plan-and-Solve和Relection。 一个现代的Agent,其核心能力在于能将大语言模型的推理能力与外部世界联通。 它能够自主地理解用户意图、拆解复杂任务,并通过调用代码解释器、搜索引擎、API等一系列“工具”,来获取信息、执行操作,最终达成目标。 然而,Agent并非万能,它同样面临着来自大模型本身的“幻觉”问题、在复杂任务中可能陷入推理循环、以及对工具的错误使用等挑战,这些也构成了智能体的能力边界。 为了更好地组织智能体的“思考”与“行动”过程,业界涌现出了多种经典的架构范式。 本文将聚焦于其中最具代表性的三种经典构建范式:





中文字典-英文字典  2005-2009