MEMORY ALLOCATION in Chinese translation

['meməri ˌælə'keiʃn]
['meməri ˌælə'keiʃn]
自内存分

Examples of using Memory allocation in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
(Without dynamic memory allocation you would need to reboot a virtual machine to change its memory allocation.).
如果没有动态内存分配,你就需要重新启动一台虚拟机来改变它的内存分配
One or more large arrays are sometimes used to emulate in-program dynamic memory allocation, particularly memory pool allocation..
一或多个大型数组有时用于模拟程序内动态存储器分配,特别是固定记忆区块规划。
If messages are small, it's just one memory allocation per 256 messages(these messages are held in a single large allocated memory chunk).
如果是短消息,那么每256个消息才会有一次内存分配(这些消息都被保存到一个单独的大内存块中)。
We could accomplish the same task much more quickly in C by writing(for clarity we neglect variable declarations and initializations, memory allocation, etc.).
我们可以通过在C中写入以下代码,更快地完成相同的任务(为了清楚起见,我们忽略了变量声明和初始化,内存分配等)。
The new Epsilon GC(JEP 318) should be a completely passive GC implementation that handles memory allocation but doesn't actually implement any memory reclamation mechanism.
新的EpsilonGC(JEP318)应该是一个完全被动的GC实现,它可以处理内存分配,但实际上并没有实现任何内存回收机制。
Setting the inJustDecodeBounds property to true while decoding avoids memory allocation, returning null for the bitmap object but setting outWidth, outHeight and outMimeType.
设置inJustDecodeBounds属性为true可以在decoding的时候避免内存的分配,它会返回一个null的bitmap,但是outWidth,outHeight与outMimeType还是可以获取。
In accordance with the ISO C++ Standard, the:: operator new( std::size_t) throws an exception when memory allocation fails rather than raising a signal.
根据ISOC++标准,在内存分配失败时,::operatornew(std::size_t)将抛出异常,而不是发出信号。
There's lots of theory on them, on linux they have top half and bottom half sections, with all sorts of priority handling, special memory allocation,….
他们有很多的理论,在Linux上他们有上半部分和下半部分,各种优先级处理,特殊的内存分配,….
One difference between operating systems is whether memory allocations are dynamic.
操作系统之间的一个区别是是否内存分配是动态的:.
If the class has pointer variables and has some dynamic memory allocations, then it is a must to have a copy constructor.
如果类带有指针变量,并有动态内存分配,则它必须有一个拷贝构造函数。
I then studied the log closer and I realized that there were many small memory allocations done from the same code lines.
然后,我对日志进行了更深入的研究,我意识到在相同的代码行做了许多小内存分配
Second, the attackers must have a machine-learning algorithm that can analyze memory allocations of the GPU.
其次,攻击者必须拥有可以分析GPU内存分配机制的机器学习方法。
However, if we look strictly at the critical path- the actual message passing- we will find out that it uses almost no memory allocations.
但是,如果我们严格审查关键路径--实际完成消息通信的部分--我们会发现这部分几乎没有使用任何内存分配
Memory Heap- this is where the memory allocation happens.
MemoryHeap内存堆--这是内存分配发生的地方.
Language provides several functions for memory allocation and management.
C语言为内存分配和管理提供了几个函数。
The task of managing memory allocation is done by the nginx pool allocator.
管理内存分配的任务由nginx池分配器完成。
The task of managing memory allocation is done by the nginx pool allocator.
管理内存分配的任务由nginx池分配器完成。
Java virtually eliminates these problems by managing memory allocation and deallocation for you.
Java通过替你管理内存分配和释放,可以从根本上消除这些问题。
Sending a notification requires no memory allocation whatsoever- it's just a method call.
发送通知无需内存分配--只需一个方法调用。
For these system, VMware recommends increasing the Directories Management memory allocation to 6 GB.
对于这些系统,VMware建议将分配给DirectoriesManagement的内存增加到6GB。
Results: 121, Time: 0.0315

Word-for-word translation

Top dictionary queries

English - Chinese