malloc



n. 分配内存
词汇搭配
短语free malloc字节数
p malloc 申请新结点空间 ; 二维动态数组的空间
Watchpoint Malloc被监控的内存分配
h malloc申请头结点空间
Malloc Failure分配内存失败
MALLOC malloc堆中分配内存
Malloc Scribble设置
c malloc正在翻译
pNewNode malloc创建一个新节点
更多收起网络短语双语例句
They do, however,depend onlow-levelallocatorslike
malloc
andfreetoactuallyallocateandreleasetheirmemory.不过,它们依赖于
malloc
和free等低层的分配程序来实际地分配和释放它们的内存。blog.163.com
Notonlydoesourmemorymanagerhaveshortcomings,there aremanyshortcomingsof
malloc
()-basedmemorymanagementthatremainno matterwhichallocatoryouuse.不只是我们的内存管理器有缺点,基于
malloc
()的内存管理器仍然也有很多缺点,不管您使用的是哪个分配程序。blog.163.com
AnewM_ZEROflagfor
malloc
allowsformemoryallocationandzeroingina singleoperation.新的面向
malloc
的 M_ZERO 标记允许在单个操作中完成内存分配和调零。www.ibm.com
更多双语例句权威例句
Fungus-growing ants use antibiotic-producing bacteria to control garden parasitesThe origin of land plants: a matter of mycotrophism
The origin of the attine ant-fungus mutualism
British plant communities. Volume 3. Grasslands and montane communities.
The agricultural pathology of ant fungus gardens.
Ecological and evolutionary significance of mycorrhizal symbioses in vascular plants (A Review).
The agricultural pathology of ant fungus gardens. Proc Natl Acad Sci U S A
The minus 35-recognition region of Escherichia coli sigma 70 is inessential for initiation of transcription at an "extended minus 10...
Heterogeneity of ITS1 sequences in the biting midge Culicoides impunctatus (Goetghebuer) suggests a population in Argyll, Scotland, ...
Individual, practice, and system causes of errors in nursing: a taxonomy
1. Malloc 3.1 allocation algorithm.
Malloc 3.1分配算法。
youdao
2. Malloc 3.1 reallocation algorithm.
Malloc 3.1重新分配算法。
youdao
3. Have a corresponding free to every malloc.
每个malloc都要有一个对应的free。
youdao
4. To enable malloc buckets, use the following.
使用以下命令启用malloc buckets。
youdao
5. Overview of malloc 3.1 allocation policy.
malloc 3.1分配策略概述。
youdao
6. To enable malloc, use the following command.
用以下命令启用malloc。
youdao
7. Cons is like a specialized malloc for Scheme pairs.
cons就像是Scheme pair专用的malloc。
youdao
8. Always use memset along with malloc, or always use calloc.
始终结合使用memset和malloc,或始终使用calloc。
youdao
9. By default, malloc multiheap selects the next available heap.
在默认情况下,mallocmultiheap选择下一个可用的堆。
youdao
10. AIX malloc subsystem supports the following allocation policies.
AIXmalloc子系统支持以下分配策略。
youdao
11. The maximum number of heaps available to malloc multiheap is 32.
mallocmultiheap可分配的最大堆数量是32。
youdao
12. Malloc buckets is an extension to the Yorktown allocation policy.
mallocbuckets是Yorktown分配策略的扩展。
youdao
13. We allocate memory on put (malloc) and we free memory on remove (free).
我们在放入数据的时候分配内存(malloc),移除数据的时候释放内存(free)。
youdao
14. The malloc routine doesn't call the constructor, but construct does.
malloc例程不调用构造函数,但是construct要调用构造函数。
youdao
15. You can specify "n" number of heaps between 1 to 32 for malloc to use.
可以通过指定1到32的数字指定允许分配的堆数量。
youdao
16. Pool interface — a vanilla interface that works as a malloc alternative.
池接口——替代malloc进行工作的普通接口。
youdao
17. The malloc.d script captures all malloc calls executed by the application.
d脚本捕捉应用程序执行的所有malloc调用。
youdao
18. A good practice is to always use memset along with malloc, or always use calloc.
良好的实践是始终结合使用memset和malloc,或者使用calloc。
youdao
19. This provides a second option within malloc for satisfying a memory request.
这在malloc中为满足一个内存请求提供了第二种选择。
youdao
20. There is no graceful handling for out-of-memory errors (malloc simply assumes success).
没有很好的内存不足处理方案(malloc只假定内存分配是成功的)。
youdao
21. By default, the malloc subsystem treats the entire process heap as a single entity.
在默认情况下,malloc子系统把整个进程堆当作单一实体。
youdao
22. First, we create need a buffer to write to for the sprintf call using the malloc function.
首先,我们在使用malloc函数中的sprintf调用时需要创建一个缓冲器(buffer)。
youdao
23. First, we create need a buffer to write to for the sprintf call using the malloc function.
首先,我们在使用malloc函数中的sprintf调用时需要创建一个缓冲器(buffer)。
youdao
malloc




