allocators

allocators

 英

  • 网络配置器;分配程序;分配运算符

例句

For the oddest example, some early versions of Unix allocators allowed programmers to realloc memory that had already been freed.

奇怪例子一些早期版本Unix分配器允许程序员realloc已经释放内存

Defines the method that the underlying Pool will use to allocate memory from the system. See User Allocators for details.

定义底层内存用于系统分配内存方法详情请见用户分配器

Heat cost allocators for the determination of the consumption of room heating radiators. Appliances with electrical energy supply.

测定房间暖气片损耗成本分配器.带电能源器具

Markets become less-than-optimal allocators of resources when they fail to capture externalities in market prices.

价格机制未能捕获外部性市场不再资源最优配置方式

For a discussion of the behavior when allocators aren't equal see the implementation details.

有关分配器不同行为讨论请见实现细节

Used to synchronize access within bulk allocators .

用于同步大容量分配器访问

Accommodating the oddities of other allocators to remain plug-compatible with them can reduce flexibility and performance.

通融其他分配器怪异行为保持它们插件兼容可能降低灵活性性能

However, if you aren't familiar with allocator design, custom allocators can often create more problems than they solve.

不过如果熟悉分配程序设计那么定制分配程序通常带来它们解决问题更多问题

Programs relying on large but approximately known numbers of very small chunks may find it profitable to build very simple allocators.

依赖大量内存但是知道总数近似程序发现构造一些简单分配器有用

They do, however, depend on low-level allocators like malloc and free to actually allocate and release their memory.

不过它们依赖mallocfree低层分配程序实际分配释放它们内存

However , some asset allocators have doubts about pension funds' current interest in the asset class .

不过对于养老基金当前资产类别兴趣一些资产配置心存疑虑

Wastages seen in some allocators used in practice can be almost this extreme under some loads.

现实使用一些分配器某些负载看到浪费几乎就是这种极端状况

No surprise then that emerging market equities remain asset allocators' top pick.

因此新兴市场股市仍是资产配置首选不足为奇

However, allocators should provide some means for detecting corruption due to overwriting memory, multiple frees, and so on.

尽管如此分配器应该提供一些方法探测由于改写内存多次释放等等这样错误导致内存混乱

Pool allocators are found in many programming languages, and in many variations.

内存分配器许多编程语言可以找到许多变种

As resource allocators , managers decide how to allocate human, physical, and monetary resources in the organizations.

作为资源分配他们决定如何分配组织资源

But for asset allocators, the effect of rising oil is not straightforward.

对于资产配置而言油价上涨没有直接效应

"FX [foreign exchange] is becoming a big issue for asset allocators, " said David Bowers, consultant to Merrill Lynch.

美林咨询顾问大卫-鲍尔斯DavidBowers表示:“基金经理而言外汇正在成为一个问题。”

To counter this, at first I wrote a number of special-purpose allocators in C++, normally by overloading operator new for various classes.

为了找出问题首先C++一些特殊用途分配器通常通过重载各个new操作符

A net 47% of asset allocators are currently overweight the Tokyo stock market.

目前足足47%资产配置人员东京股票市场份量

A filter can use separate allocators for input and output.

过滤器可以输入输出建立不同分配器

The libraries that implement these requirements are called allocators, because they are responsible for allocating and deallocating memory.

实现这些需求程序称为分配程序allocators),因为它们负责分配回收内存

These are the best known of the many allocators available.

众多可用分配程序有名就是上述这些分配程序

The proportion of asset allocators overweight global equities fell from 52 per cent last month to 30 per cent.

全球股票配置偏重资产配置比例上月52%降至30%。

The proposal is that allocators are swapped if the allocator follows the "Moves with Value" model and the allocator is swappable.

建议如果分配器符合MoveswithValue模型分配器交换交换分配器

Remark: When moving elements between two different containers, it is your responsibility to make sure the allocators are compatible.

备注两个不同容器移动元素负责确保分配器兼容

The library comes with two predefined clone allocators .

带有两个预定义克隆分配器

By contrast, a record number of asset allocators was overweight in US stocks, which have also benefited from the strengthening dollar.

相比之下持有美国股票权重较高资产配置数量达到创纪录水平美国股市受益美元走强

Real-time systems have special-purpose allocators to deal with this problem. Heaps also becomefragmented, shown below

实时操作系统解决这个问题方法采用专用内存分配器(special-purposeallocators)。