allocates
英 [ˈæləkeɪts]
美 [ˈæləkeɪts]
v. 拨…(给); 划…(归); 分配…(给)
allocate的第三人称单数
柯林斯词典
- VERB 分配;分派;划拨
If one item or share of somethingis allocated toa particular person orfora particular purpose, it is given to that person or used for that purpose.- Tickets are limited and will be allocated to those who apply first...
票数有限,先申请者先得。 - The 1985 federal budget allocated $7.3 billion for development programmes...
1985年的联邦预算将73亿美元拨给了开发项目。 - Our plan is to allocate one member of staff to handle appointments.
我们的计划是分派一位职员处理预约事宜。
- Tickets are limited and will be allocated to those who apply first...
双语例句
- The global environment owns all the physical resources of the LPAR ( CPUs, RAM, network, and disk I/ O) and allocates CPU and memory resource to each WPAR.
全局环境拥有LPAR的所有物理资源(CPU、RAM、网络和磁盘I/O),并将CPU和内存资源分配给每个WPAR。 - The number of receive buffers and descriptors that the driver allocates for received packets.
接收缓冲区和驱动程序为接收数据包分配的描述符的数量。 - The memory manager allocates memory to threads in chunks to minimize contention on the heap lock.
内存管理器以块的形式将内存分配给线程,以最小化堆锁定争用。 - It allocates the nodes to the used processors as possible without changing the scheduling length, saves processors.
并在不改变调度长度的情况下,将结点尽可能地分配到已用处理器上,节省了处理器。 - Your operating system allocates various buffers for network resources.
操作系统会为网络资源分配各种缓冲区。 - The component model allocates requirements and responsibilities to a hierarchy of subsystems, modules, and components.
组件模型为子系统、模块和组件的层次结构分配需求和职责。 - The state allocates huge funds for the development of aid-agriculture industries.
国家拨出大批资金,发展支农工业。 - API users can either request a specific address from the pool or Neutron allocates an available IP address.
API用户可从地址池请求一个特定的地址,或者Neutron可以分配一个可用的IP地址。 - Ext4 fixes this with a block allocator that allocates multiple blocks at a time, likely contiguous on disk.
ext4使用块分配器修复了这个问题,它能够在磁盘上一次分配多个块。 - Our example shows how GCC allocates registers, and how it updates the value of output variables.
我们的示例显示了GCC如何分配寄存器,以及它如何更新输出变量的值。