SHARED DATA in Japanese translation

[ʃeəd 'deitə]
[ʃeəd 'deitə]
共有データ
共用データ
shared data
shared datasets

Examples of using Shared data in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The shared data comes through agreements with technology companies such as Grab that operates ride-hailing and logistics services apps in Southeast Asia, including the Philippines, Thailand, Vietnam and Indonesia.
共有データは、フィリピン、タイ、ベトナム、インドネシアなど東南アジアに乗っ-呼びかけと物流サービスのアプリを、動作するようグラブなどのテクノロジー企業との契約伝わってきます。
Blockchain technology, which establishes a transparent and reliable shared data network, significantly boosts transparency of the raw material supply chain because the information about the material's origin cannot be changed undetected.
透明で信頼性の高い共有データネットワークを確立するブロックチェーン技術は、原材料の起源に関する情報を検出なしに変更できないため、原料のサプライチェーンの透明性を大幅に高める。
The kernel addresses space management such that all the file system's shared data structures are mapped into all the address spaces in which the file system's code exists.
カーネルは、すべてのファイルシステムの共用データ構成をファイルシステムのコードが存在するすべてのアドレス空間へマッピングすることができる、アドレス空間管理に向けられている。
a Random Access Channel(RACH), a Request Channel(REQCH), a Uplink Shared Data Channel(UL-SDCH) and plurality of PHY channels.
anUplinkSharedDataChannel(UL-SDCH),andapluralityofPHYchannels.PHYチャネルは、DLチャネルとULチャネルとのセットを備える。
Consistently acquiring a specific lock before accessing a shared data structure and releasing it afterwards, prevents data races when accessing the data structure.
共有データ構造体にアクセスする前に特定のロックを常に取得し、後で解放することにより、データ構造体にアクセスする際のデータ競合を防ぐことができます。
The latest release of XL2 Data Explorer V1.21 broadens the spectral noise data analysis, provides day-night level calculation and enables shared data storage.
XL2データエクスプローラの最新ファームウェアV1.21には、新たに騒音データのスペクトル解析、昼夜騒音レベルの計算、共用データストレージ機能が加わりました。
A supply chain with continuous, real-time access to reliable, shared data in blockchain can be optimized more efficiently than that of traditional supply chains.
ブロックチェーン内の信頼できる共有データに常にリアルタイムでアクセスできるサプライ・チェーンは、従来のサプライ・チェーンよりも効果的に最適化できます。
More importantly, shared data plans, data rollover, and refunds of unused data mean that customers with different needs will start migrating to carriers that have cheaper plans.
もっと重要なのは、共有データプラン、データ繰り越し、そして未使用データの払い戻しは、色々なニーズを持った顧客がより安いプランを持つキャリアへと乗り換えて行き始めることを意味する。
Instead of blocking the writer until it is safe to perform the changes to the shared data, the thread accesses and edits the shared data while logging each read and write it performs.
共有するデータを安全に変更できるようになるまで書き込み側をブロックする代わりに、そのスレッドは共有データにアクセスして編集をしながら、実行した読み込みと書き込みのログを採取する。
As the writing process writes to the pipe, bytes are copied into the shared data page and when the reading process reads from the pipe, bytes are copied from the shared data page.
書き込みプロセスがパイプに書き込むとき、バイト列は共有データページにコピーされ、読み出しプロセスがパイプから読み出すときは、バイト列がその共有データページからコピーされる。
The new solution allows us to define different security policies for different users and even make sure the shared data is only accessible for a specified period of time.
この新しいソリューションにより、ユーザーごとに異なるセキュリティポリシーを定義することができ、指定した期間だけ共有データにアクセスできるようにすることもできます。
solid-state storage devices(SSD for short) is behind this shared data approach.
向けにAPFSを最適化するというAppleの最終目標が、このデータ共有アプローチの背後にある。
For example, shared data and close cooperation among manufacturers and their suppliers drive quality improvement and inventory reduction. Understanding the status of users helps manufacturers add higher value to their products and services.
例えば、メーカーとサプライヤーがデータを共有し密に連携することで、品質向上や在庫削減を推進し、ユーザーの状況を把握することで製品・サービスの価値向上に寄与します。
The function may read and modify shared data as part of its execution, and the modified values will be visible for code executing on all processors.
関数はその実行の一部として共有データを読み取りまたは変更し、変更された値はすべてのプロセッサーで実行しているコードから参照することができます。
The shared data can be used to build and validate new SAR models for the prediction of the potential mutagenic activity of aromatic amines.
共有されたデータは、芳香族アミンの潜在的な突然変異原生活性の予測のための新しいSARモデルの構築や検証に使用できるようになります。
As discussed in A Word About Names and Objects, shared data can have possibly surprising effects with involving mutable objects such as lists and dictionaries.
名前とオブジェクトについてで議論したように、共有データはリストや辞書のようなmutableオブジェクトが関与すると驚くべき効果を持ち得ます。
The open and shared data come from the High score 1 and High score 6 Earth observation satellites launched in 2013 and 2018.
今回開放・共有されるデータは、2013年と18年に打ち上げられた地球観測衛星「高分1号」と「高分6号」のものだ。
For example, doctors can use shared data and AI, etc., to perform accurate diagnoses based on a wider range of information.
例えば、医師が共有されたデータやAIなどを用いることで、より幅広い情報に基づいて、的確な診断が行えるようになるでしょう。
A race condition is a situation in which two or more threads or processes are reading or writing some shared data, and the final result depends on the timing of how the threads are scheduled.
競合状態は、2つ以上のスレッドまたはプロセスがいくつかの共用データを読み込み、または書き込み、その最終結果が、スレッドがスケジュールされたタイミングに依存している状態です。
The distinction makes sense only on certain operating systems, where shared data is shared between processes running the same program, while private data exists in one copy per process.. TP.
このオプションは、走行中の同じプログラム間は共有データが共有され、プライベートデータがそれぞれのプロセスに1つずつ与えられるような一部のオペレーティングシステムで意味を持ちます。.TP。
Results: 68, Time: 0.0385

Word-for-word translation

Top dictionary queries

English - Japanese