allocating
英 [ˈæləkeɪtɪŋ]
美 [ˈæləkeɪtɪŋ]
v. 拨…(给); 划…(归); 分配…(给)
allocate的现在分词
现在分词:allocating
柯林斯词典
- 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 other aspect of multi-block allocation is the amount of processing required for allocating the blocks.
多个块分配的另一个方面是分配块时需要的处理量。 - In ext3, the block allocator worked by allocating a single block at a time.
在ext3中,块分配器的工作方式是每次分配一个块。 - C++ offers programmers a choice of allocating objects on the heap or on the stack.
C++向程序员提供了在堆或堆栈中分配对象的选择。 - The politics of allocating government funds to recapitalize banks is not easy.
用政府资金为银行注资所带来的政治问题不易解决。 - The libraries that implement these requirements are called allocators, because they are responsible for allocating and deallocating memory.
实现这些需求的程序库称为分配程序(allocators),因为它们负责分配和回收内存。 - Second, the STL includes some low-level mechanisms for allocating and deallocating memory.
其次,STL包含一些低水平的分配和释放内存的机制。 - CEO's making strategic decisions every day they are essentially investors themselves allocating capital in the most shareholder-friendly way.
企业的首席执行官们每天都要进行战略决策,从本质上讲,他们自己也是投资人,在以对股东最有利的方式进行资本的分配。 - Then the proportional fair algorithm is used for allocating the remaining resources to the non real-time traffics.
然后对非实时性业务采用比例公平算法分配剩余资源; - There are 28 regulators – one for each EU member – and 28 systems of allocating spectrum.
欧盟有28家监管机构每个成员国一家和28套频谱分配制度。 - Extent-based allocation means that instead of allocating a single block, a contiguous set of blocks is allocated.
基于分区的分配是指对一组连续的块而非单一的块进行分配。