memrootじしょ
英和翻訳
CAS
thenceforth
Mining
from now on
get ready
at least
Weapon systems
lucifer
Greenbacks
is not
CAS
/siː eɪ es/
シー・エー・エス
1.
化学情報サービス
米国化学会の一部門であるケミカル・アブストラクツ・サービスは、化学物質に関する広範な情報を提供する世界的な機関です。科学論文、特許、その他の文献から化学構造、反応、特性などのデータを収集、整理、提供しています。
Researchers
often
use
CAS
to
find
detailed
information
about
chemical
compounds.
(研究者は、化学化合物に関する詳細な情報を見つけるためによくCASを利用します。)
Researchers
研究者。
often use
しばしば使用する。
CAS
ケミカル・アブストラクツ・サービス(Chemical Abstracts Service)の略で、化学情報を検索するデータベースを指します。
to find
~を見つけるために。
detailed information
詳細な情報。
about chemical compounds
化学化合物について。
The
CAS
Registry
Number
is
a
unique
identifier
for
chemical
substances.
(CAS登録番号は、化学物質の固有の識別子です。)
The CAS Registry Number
CAS登録番号を指します。化学物質に割り当てられる一意の識別番号です。
is
~である。
a unique identifier
固有の識別子。
for chemical substances
化学物質のための。
CAS
provides
comprehensive
databases
for
chemical
research.
(CASは化学研究のための包括的なデータベースを提供しています。)
CAS
ケミカル・アブストラクツ・サービス(Chemical Abstracts Service)を指します。
provides
提供する。
comprehensive databases
包括的なデータベース。
for chemical research
化学研究のための。
2.
比較と交換
コンピュータサイエンスにおいて、CAS(Compare-and-swap)は、共有メモリ上のデータに対するアトミックな操作を指します。特定のメモリ位置の値が期待される値と一致する場合にのみ、その値を新しい値に更新する操作で、並行処理におけるデータの一貫性を保証するために使用されます。
Many
lock-free
data
structures
rely
on
the
CAS
operation
for
thread
safety.
(多くのロックフリーデータ構造は、スレッドセーフティのためにCAS操作に依存しています。)
Many
多くの。
lock-free data structures
ロックフリーデータ構造。
rely on
~に依存する。
the CAS operation
CAS(Compare-and-swap)操作を指します。
for thread safety
スレッドセーフティのために。
The
CAS
instruction
is
crucial
for
implementing
concurrent
algorithms.
(CAS命令は、並行アルゴリズムを実装するために不可欠です。)
The CAS instruction
CAS(Compare-and-swap)命令を指します。
is crucial
不可欠である。
for implementing
~を実装するために。
concurrent algorithms
並行アルゴリズム。
Without
CAS,
managing
shared
variables
in
multi-threaded
environments
would
be
much
harder.
(CASがなければ、マルチスレッド環境での共有変数の管理ははるかに困難になるでしょう。)
Without CAS
CAS(Compare-and-swap)がなければ。
managing shared variables
共有変数を管理すること。
in multi-threaded environments
マルチスレッド環境で。
would be much harder
はるかに困難になるでしょう。
3.
カラムアドレスストローブ(レイテンシ)
コンピュータのRAM(メモリ)において、CAS(Column Address Strobe)は、メモリコントローラがメモリの列(カラム)アドレスを送信してから、データが実際に読み出されるまでの遅延時間(レイテンシ)を指します。一般的に「CASレイテンシ」として知られ、数値が小さいほど高速なメモリとされます。
When
buying
RAM,
it's
important
to
consider
its
CAS
latency
for
optimal
performance.
(RAMを購入する際、最適なパフォーマンスのためにCASレイテンシを考慮することが重要です。)
When buying RAM
RAMを購入する際。
it's important
重要なことである。
to consider
~を考慮すること。
its CAS latency
そのCASレイテンシを指します。メモリのアクセス速度を示す指標です。
for optimal performance
最適なパフォーマンスのために。
Lower
CAS
latency
generally
means
faster
memory
access.
(CASレイテンシが低いほど、一般的にメモリへのアクセスが速くなります。)
Lower CAS latency
低いCAS(Column Address Strobe)レイテンシ。
generally means
一般的に意味する。
faster memory access
より速いメモリアクセス。
High-performance
systems
often
utilize
RAM
modules
with
low
CAS
values.
(高性能システムでは、しばしばCAS値の低いRAMモジュールが利用されます。)
High-performance systems
高性能システム。
often utilize
しばしば利用する。
RAM modules
RAMモジュール。
with low CAS values
低いCAS(Column Address Strobe)値を持つ。
関連
acronym
data
information
computing
chemistry
memory