首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >root登录的root-system-bin包安装

root登录的root-system-bin包安装
EN

Ask Ubuntu用户
提问于 2013-10-10 05:40:17
回答 1查看 11K关注 0票数 0

根系统-bin包的用途是什么?安装此软件包后,我们能否以root用户的身份登录到系统中?

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2013-10-10 07:52:09

不,这是数值分析的应用。它的一揽子说明:

代码语言:javascript
复制
Description-en: Numerical data analysis framework - general applications
 The ROOT system provides a set of OO frameworks with all the
 functionality needed to handle and analyze large amounts of data
 efficiently.
 .
 With the data defined as a set of objects, specialized storage methods
 can give direct access to the separate attributes of the selected
 objects, without having to touch the bulk of the data. Included are
 histogramming methods in 1, 2 and 3 dimensions, curve fitting, function
 evaluation, minimization, graphics and visualization classes to allow the
 easy creation of an analysis system that can query and process the data
 interactively or in batch mode.
 .
 The command language, the scripting (or macro) language, and the
 programming language are all C++, thanks to the built-in CINT C++
 interpreter. This interpreter removes the time consuming compile/link
 cycle, allowing for fast prototyping of the macros, and providing a
 good environment to learn C++. If more performance is needed, the
 interactively developed macros can be compiled using a C++ compiler.
 .
 The system has been designed in such a way that it can query its
 databases in parallel on MPP machines or on clusters of workstations
 or high-end PCs. ROOT is an open system that can be dynamically
 extended by linking external libraries. This makes ROOT a premier
 platform on which to build data acquisition, simulation and data
 analysis systems.

这里有更多信息:http://root.cern.ch

如果要启用根登录,则应搜索站点:

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/356138

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档