英文字典中文字典


英文字典中文字典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       







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

animus    音标拼音: ['ænɪməs]
n. 敌意,意图

敌意,意图

animus
n 1: a feeling of ill will arousing active hostility [synonym:
{animosity}, {animus}, {bad blood}]

Animus \An"i*mus\, n.; pl. {Animi}. [L., mind.]
Animating spirit; intention; temper.
[1913 Webster]

{nimus furandi} [L.] (Law), intention of stealing.
[1913 Webster]

138 Moby Thesaurus words for "animus":
acrimony, afflatus, aim, ambition, anima, animating spirit,
animation, animosity, antagonism, antipathy, appetence, appetency,
appetite, aptitude, aspiration, bad blood, bent, bias,
bitter feeling, bitterness, cast, character, choice, command,
conation, conatus, constitution, counsel, decision, desideration,
desideratum, design, desire, determination, diathesis, discretion,
discrimination, disposition, divine afflatus, eccentricity, effect,
elan vital, enlivenment, exhilaration, fancy, feud, fire, firing,
fixed purpose, free choice, free will, function, genius, grain,
grudge, hard feelings, hostility, idea, idiosyncrasy, ill blood,
ill feeling, ill will, inclination, individualism, infection,
infusion, inspiration, intendment, intent, intention, kidney,
leaning, liking, lust, make, makeup, meaning, mental set, mettle,
mind, mind-set, mold, motive, moving spirit, nature, nisus,
objective, passion, plan, pleasure, pneuma, point, predilection,
predisposition, preference, prejudice, proclivity, project,
propensity, proposal, prospectus, psyche, purpose, rancor,
resolution, resolve, sake, set, sexual desire, slant, soreness,
sourness, spirit, stamp, strain, streak, stripe, striving, study,
temper, temperament, tendency, turn, turn of mind, twist, type,
velleity, vendetta, venom, view, virulence, vital force, vitriol,
volition, warp, will, will power, wish

["Constraint-Based Animation: The Implementation of Temporal
Constraints in the Animus System", R. Duisberg, PhD Thesis U
Washington 1986].

(1995-11-24)


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





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


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

































































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


  • AXI GPIO v2. 0 Product Guide (PG144) - 2. 0 English - AMD
    AXI GPIO v2 0 Product Guide (PG144) - 2 0 English - This core provides a general purpose input output interface to the AXI interface This 32-bit soft Intellectual Property (IP) core is designed to interface with the AXI4-Lite interface
  • AXI General Purpose IO - AMD
    The AXI GPIO provides a general purpose input output interface to the AXI (Advanced eXtensible Interface) interface This 32-bit soft IP core is designed to interface with the AXI4-Lite interface This document contains information about the AXI4 version of the core
  • AXI GPIO - Xilinx Wiki - Confluence - Atlassian
    The Xilinx® LogiCORE™ IP AXI General Purpose Input Output (GPIO) core provides a general purpose input output interface to the AXI interface input output interface to an AXI4-Lite interface The AXI GPIO can be configured as either a single or a dual-channel device The width of each channel is independently configurable
  • AXI GPIO IP核配置详解 - CSDN博客
    AXI GPIO (AXI General-Purpose Input Output)设计提供了一个通用的输入 输出接口,该接口连接到一个AXI4-Lite接口。 AXI GPIO可以被配置为单通道或双通道设备,每个通道的位宽可以独立配置。 端口(即GPIO引脚)可以通过启用或禁用三态缓冲器来动态配置为输入或输出。 这些通道还可以配置为当它们的任何一个输入发生转变时生成中断。 AXI GPIO IP核的顶层框图(如下图所示)通常包含几个关键模块,这些模块协同工作以实现其通用输入 输出功能。 以下是根据通常的AXI GPIO设计对顶层框图的简要描述: AXI4-Lite是 AXI协议 的一个子集,特别适用于需要简单、轻量级通信的场景。
  • Building Custom AXI IP - Xilinx
    The purpose of this lab is for you to use the Create and Package IP Wizard to wrap an existing peripheral (in this case, a simple LED controller) with the Xilinx AXI peripheral template and export the wrapped peripheral as an XACT IP The lab will illustrate a design flow targeted to building AXI interface slave peripherals A project
  • AXI GPIO v2 - HThreads
    The Xilinx® LogiCORETM IP AXI General Purpose Input Output (GPIO) core provides a general purpose input output interface to the AXI interface This 32-bit soft Intellectual Property (IP) core is designed to interface with the AXI4-Lite interface For a complete list of supported devices, see the Vivado IP catalog Linux GPIO Driver page
  • ZedBoard AXI GPIO - Embedded Design
    In this tutorial, I am going to show you how to use AXI GPIO IP peripheral to control GPIOs on your Xilix Zynq FPGA In the previous tutorials, I used AXI4 IP to control GPIOs, but it is in fact not necessary to use AXI4 if the application is just to interface with GPIOs
  • embeddedsw XilinxProcessorIPLib drivers gpio examples xgpio . . . - GitHub
    Xilinx Embedded Software (embeddedsw) Development Contribute to Xilinx embeddedsw development by creating an account on GitHub
  • Add GPIO Peripherals to a Block Design - Digilent Reference
    This section covers the steps involved in adding a GPIO peripheral to a block design While an AXI GPIO IP is used, other IPs and interfaces can potentially be added to your design in the same ways Two methods are presented here, one for each of the two AXI GPIO peripherals that will be connected The first takes advantage of board files to
  • ZYNQ7000-AXI GPIO详解 - CSDN博客
    AXI GPIO是ZYNQ的一个IP核,它能够将PS侧的AXI4-Lite接口转成PL侧的IO口,可解决PS侧IO口不够用的问题。本文就AXI GPIO的概念、作用、配置与使用做了详细说明,展示了示例的Vivado工程和AXI GPIO输入、输出与中断配置的代码。_axi gpio





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