英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

MULTICS    
MULTICS操作系统

MULTICS操作系统

/muhl'tiks/ MULTiplexed Information and
Computing Service. A {time-sharing} {operating system}
co-designed by a consortium including {MIT}, {GE} and {Bell
Laboratories} as a successor to MIT's {CTSS}. The system
design was presented in a special session of the 1965 Fall
Joint Computer Conference and was planned to be operational in
two years. It was finally made available in 1969, and took
several more years to achieve respectable performance and
stability.

Multics was very innovative for its time - among other things,
it was the first major OS to run on a {symmetric
multiprocessor}; provided a {hierarchical file system} with
{access control} on individual files; mapped files into a
paged, segmented {virtual memory}; was written in a
{high-level language} ({PL/I}); and provided dynamic
inter-procedure linkage and memory (file) sharing as the
default mode of operation. Multics was the only
general-purpose system to be awarded a B2 {security rating} by
the {NSA}.

Bell Labs left the development effort in 1969. {Honeywell}
commercialised Multics in 1972 after buying out GE's computer
group, but it was never very successful: at its peak in the
1980s, there were between 75 and 100 Multics sites, each a
multi-million dollar {mainframe}.

One of the former Multics developers from Bell Labs was {Ken
Thompson}, a circumstance which led directly to the birth of
{Unix}. For this and other reasons, aspects of the Multics
design remain a topic of occasional debate among hackers. See
also {brain-damaged} and {GCOS}.

MIT ended its development association with Multics in 1977.
Honeywell sold its computer business to {Bull} in the mid
1980s, and development on Multics was stopped in 1988 when
Bull scrapped a Boston proposal to port Multics to a
{platform} derived from the {DPS-6}.

A few Multics sites are still in use as late as 1996.

The last Multics system running, the Canadian Department of
National Defence Multics site in Halifax, Nova Scotia, Canada,
shut down on 2000-10-30 at 17:08 UTC.

The {Jargon file} 3.0.0 claims that on some versions of
Multics one was required to enter a password to log out but
James J. Lippard , who was a Multics
developer in Phoenix, believes this to be an {urban legend}.
He never heard of a version of Multics which required a
password to logout. Tom Van Vleck
agrees. He suggests that some user may have implemented a
'terminal locking' program that required a password before one
could type anything, including logout.

{(http://multicians.org/)}.

{Usenet} newsgroup: {news:alt.os.multics}.

[{Jargon File}]

(2002-04-12)

MULTiplexed Information and Computing Service (OS, MIT, Bell)

Multics: /muhl´tiks/, n. [fromMULTiplexed Information and Computing Service”]
An early timesharing operating system co-designed
by a consortium including MIT, GE, and Bell Laboratories as a successor to
CTSS. The design was first presented in 1965,
planned for operation in 1967, first operational in 1969, and took several
more years to achieve respectable performance and stability.Multics was very innovative for its timeamong other things,
it provided a hierarchical file system with access control on individual
files and introduced the idea of treating all devices uniformly as special
files. It was also the first OS to run on a symmetric multiprocessor, and
the only general-purpose system to be awarded a B2 security rating by the
NSA (see Orange Book).Bell Labs left the development effort in 1969 after judging that
second-system effect had bloated Multics to the
point of practical unusability. Honeywell commercialized Multics in 1972
after buying out GE's computer group, but it was never very successful: at
its peak in the 1980s, there were between 75 and 100 Multics sites, each a
multi-million dollar mainframe.One of the former Multics developers from Bell Labs was Ken Thompson,
and Unix deliberately carried through and extended
many of Multics' design ideas; indeed, Thompson described the very name
Unixasa weak pun on Multics”. For this and
other reasons, aspects of the Multics design remain a topic of occasional
debate among hackers. See also brain-damaged and
GCOS.MIT ended its development association with Multics in 1977.
Honeywell sold its computer business to Bull in the mid 80s, and
development on Multics was stopped in 1988. Four Multics sites were known
to be still in use as late as 1998, but the last one (a Canadian military
site) was decommissioned in November 2000. There is a Multics page at
http://www.stratus.com/pub/vos/multics/tvv/multics.html.


请选择你想看的字典辞典:
单词字典翻译
MULTICS查看 MULTICS 在百度字典中的解释百度英翻中〔查看〕
MULTICS查看 MULTICS 在Google字典中的解释Google英翻中〔查看〕
MULTICS查看 MULTICS 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Chart. js | Open source HTML5 Charts for your website
    Chart js Simple yet flexible JavaScript charting library for the modern web
  • Chart. js
    Open source HTML5 Charts for your website Chart js Welcome to Chart js! Get started with Chart js — best if you're new to Chart js Migrate from Chart js v3 or Chart js v2 Join the community on Discord (opens new window) and Twitter (opens new window) Post a question tagged with chart js on Stack Overflow (opens new window) Contribute to Chart js Why Chart js Among many charting libraries for JavaScript application developers, Chart js is currently the most popular one according to GitHub
  • Getting Started - Chart. js
    Learn how to create and customize HTML5 charts using Chart js with this comprehensive guide for beginners
  • Chart. js Samples
    To do so, clone the Chart js repository from GitHub, run pnpm ci to install all packages, then run pnpm run docs:dev to build the documentation As soon as the build is done, you can go to localhost:8080 samples to see the samples Out of the box working samples These samples are made for demonstration purposes only
  • Step-by-step guide | Chart. js
    Step-by-step guide Follow this guide to get familiar with all major concepts of Chart js: chart types and elements, datasets, customization, plugins, components, and tree-shaking Don't hesitate to follow the links in the text We'll build a Chart js data visualization with a couple of charts from scratch: Build a new application with Chart js In a new folder, create the package json file with the following contents:
  • Installation - Chart. js
    If you download or clone the repository, you must build Chart js to generate the dist files Chart js no longer comes with prebuilt release versions, so an alternative option to downloading the repo is strongly advised
  • Line Chart | Chart. js
    Line Chart A line chart is a way of plotting data points on a line Often, it is used to show trend data, or the comparison of two data sets
  • Bar Chart | Chart. js
    Bar Chart A bar chart provides a way of showing data values represented as vertical bars It is sometimes used to show trend data, and the comparison of multiple data sets side by side
  • Chart. js - v4. 5. 1
    Chart js - v4 5 1 Enumerations DecimationAlgorithm UpdateModeEnum Classes Animation Animations Animator ArcElement BasePlatform BasicPlatform Chart DatasetController DomPlatform PointElement Scale Interfaces ActiveDataPoint ActiveElement AnimationEvent ArcBorderRadius ArcHoverOptions ArcOptions ArcProps BackdropOptions BarControllerChartOptions
  • Integration - Chart. js
    Learn how to integrate Chart js into your project with this step-by-step guide for creating customizable, animated HTML5 charts





中文字典-英文字典  2005-2009