找回密码
 注册
查看: 1632|回复: 0

R语言:Cstack_info()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 20:55:40 | 显示全部楼层 |阅读模式
Cstack_info(base)
Cstack_info()所属R语言包:base

                                        Report Information on C Stack Size and Usage
                                         在C堆栈大小和使用情况的报告信息

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Report information on the C stack size and usage (if available).
报告在C堆栈的大小和使用情况的信息(如果可用)。


用法----------Usage----------


Cstack_info()



Details

详情----------Details----------

On most platforms, C stack information is recorded when R is initialized and used for stack-checking.  If this information is unavailable, the size will be returned as NA, and stack-checking is not performed.
在大多数平台上,C堆栈信息被记录,当R初始化用于堆栈检查。如果此信息不可用,sizeNA,栈检查不执行,将返回。

The information on the stack base address is thought to be accurate on Windows, Linux and FreeBSD (including Mac OS X), but a heuristic is used on other platforms.  Because this might be slightly inaccurate, the current usage could be estimated as negative.  (The heuristic is not used on embedded uses of R on platforms where the stack base is not thought to be accurate.)
栈的基址上的信息被认为是准确的Windows,Linux和FreeBSD(包括Mac OS X),但在其他平台上使用的启发式。因为这可能会略有不准确,目前的使用情况可估计为负。 (启发式不使用栈基不被认为是准确的平台上研发的嵌入式用途。)


值----------Value----------

An integer vector.  This has named elements
一个整数向量。这已命名元素


参数:size
The size of the stack (in bytes), or NA if unknown.
堆栈的大小(以字节为单位),或NA如果未知。


参数:current
The estimated current usage (in bytes), possibly NA.
估计目前的使用情况(以字节为单位),可能NA。


参数:direction
1 (stack grows down, the usual case) or -1 (stack grows up).
1(堆栈向下生长,通常情况下)或-1(堆栈长大的)。


参数:eval_depth
The current evaluation depth (including two calls for the call to Cstack_info).
目前的评价深度(包括两个调用调用Cstack_info)。


举例----------Examples----------


Cstack_info()

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-24 04:43 , Processed in 0.029109 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表