アプリをダウンロードする
educalingo
dead data

"dead data"辞典での英語の意味

辞典

英語でDEAD DATAの発音

dead data


DEAD DATAの文法範疇

名詞
形容詞
動詞
副詞
代名詞
前置詞
接続詞
限定詞
感嘆詞

英語でDEAD DATAはどんな意味ですか?

英語辞典でのdead dataの定義

辞書内の死んだデータの定義は、もはや関連性のないデータです。


DEAD DATAのように始まる英語の単語

dead account · dead arm · dead as a doornail · dead ball · dead beat · dead centre · dead duck · dead end · dead fingers · dead from the neck up · dead hand · Dead Heart · dead heat · dead in the water · dead key · dead leg · dead letter · dead letter box · dead letter drop · dead load

DEAD DATAのように終わる英語の単語

big data · biodata · census data · data · geodata · input data · live data · metadata · private viewdata · test data · Viewdata

英語の同義語辞典にあるdead dataの類義語と反意語

同義語

«dead data»を25ヵ国語で翻訳

翻訳家

DEAD DATAの翻訳

当社の英語多言語翻訳者が翻訳した25ヵ国語dead dataを探してみましょう。

自動統計翻訳によって、このセクションで示されている英語から他の言語へのdead dataの翻訳を訳しました。この場合は、必須の翻訳単位は英語で«dead data»という単語です。
zh

英語翻訳家 - 中国語

死亡数据
1,325百万人のスピーカー
es

英語翻訳家 - スペイン語

datos de muertos
570百万人のスピーカー
en

英語

dead data
510百万人のスピーカー
hi

英語翻訳家 - ヒンディー語

मृत डेटा
380百万人のスピーカー
ar

英語翻訳家 - アラビア語

بيانات ميتا
280百万人のスピーカー
ru

英語翻訳家 - ロシア語

умер данных
278百万人のスピーカー
pt

英語翻訳家 - ポルトガル語

dados morto
270百万人のスピーカー
bn

英語翻訳家 - ベンガル語

মৃত তথ্য
260百万人のスピーカー
fr

英語翻訳家 - フランス語

données morts
220百万人のスピーカー
ms

英語翻訳家 - マレー語

Data mati
190百万人のスピーカー
de

英語翻訳家 - ドイツ語

tot Daten
180百万人のスピーカー
ja

英語翻訳家 - 日本語

死んデータ
130百万人のスピーカー
ko

英語翻訳家 - 韓国語

죽은 데이터
85百万人のスピーカー
jv

英語翻訳家 - ジャワ語

Data mati
85百万人のスピーカー
vi

英語翻訳家 - ベトナム語

dữ liệu chết
80百万人のスピーカー
ta

英語翻訳家 - タミル語

இறந்த தரவு
75百万人のスピーカー
mr

英語翻訳家 - マラーティー語

मृत डेटा
75百万人のスピーカー
tr

英語翻訳家 - トルコ語

Ölü veriler
70百万人のスピーカー
it

英語翻訳家 - イタリア語

dati morto
65百万人のスピーカー
pl

英語翻訳家 - ポーランド語

martwy danych
50百万人のスピーカー
uk

英語翻訳家 - ウクライナ語

помер даних
40百万人のスピーカー
ro

英語翻訳家 - ルーマニア語

date mort
30百万人のスピーカー
el

英語翻訳家 - ギリシャ語

νεκρό δεδομένων
15百万人のスピーカー
af

英語翻訳家 - アフリカーンス語

dooie data
14百万人のスピーカー
sv

英語翻訳家 - スウェーデン語

död uppgifter
10百万人のスピーカー
no

英語翻訳家 - ノルウェー語

døde data
5百万人のスピーカー

dead dataの使用傾向

傾向

用語«DEAD DATA»の使用傾向

dead dataの一般的な使い方と傾向を主に検索します
英語オンライン辞典にアクセスする際に、ユーザーの主な検索リストと«dead data»で最も広く使用されている表現です。

英語文献、引用文、dead dataに関するニュースでの使用例

例え

«DEAD DATA»に関連する英語の本

以下の図書目録からdead dataの使いかたを見つけましょう。dead dataに関する本と英語文献で使われた文脈を提供するための簡単な抜粋文。
1
Data Analysis and Graphics Using R: An Example-Based Approach
Consider, however: > SAtab <- xtabs(weight ̃ seatbelt + airbag + dead, data= nassCDS) > ftable(addmargins(SAtab, margin=3, FUN=c("%Dead"=roundpc2)), + col.vars=3) dead alive dead %Dead seatbelt airbag none none 1342021.90 ...
John Maindonald, W. John Braun, 2010
2
R for Medicine and Biology
As you can see in the first and second lines, we actually sample random numbers for the complete alive or dead data frames minus 100 cases in each. This data is temporarily put into the split.alive and split.dead vectors before being used to ...
Paul D. Lewis, 2010
3
A Study of Dead Data Members in C++ Applications
Abstract: "Object-oriented applications may contain data members that can be removed from the application without affecting program behavior.
International Business Machines Corporation. Research Division, Peter F. Sweeney, Frank Tip, 1997
4
Cost Effective Soft Error Mitigation in Microprocessors
There are several major sources of software masking. These include dead instructions, dead data bits, memory prefetch instructions, and algorithmic redundancies. In this section, we will discuss examples of deadness and memory prefetch ...
Nicholas J. Wang, 2007
5
Semantics and Algebraic Specification: Essays Dedicated to ...
One such optimization is a combined dead code and dead data elimination optimization called reachable members analysis. RMA can be thought of reachability over program code and data object simultaneously; it serves to remove dead ...
Jens Palsberg, 2009
6
Static Analysis: 6th International Symposium, SAS'99, ...
The overall goal of this work is to analyze dead data and eliminate computations of them across recursions and loops, possibly interleaved with wrappers such as classes in object-oriented programs. This paper discusses techniques for ...
Agostino Cortesi, Gilberto File, 1999
7
Organic and Pervasive Computing -- ARCS 2004: International ...
All the data or control corruptions except the dead data corruption are considered as failures since the attacked process must have made an illegal control move or must have used a corrupted data item. 2. Failure rate: The percentage of ...
Christian Müller-Schloer, Theo Ungerer, Bernhard Bauer, 2004
8
After the Y2K Fireworks: Business and Technology Strategies
Some databases continue to grow as data gets added to them, and no maintenance ever takes place on them. This results in "dead data" being carried by the databases. Data also can be centralized, distributed, backed up, stored off- site, ...
Bhuvan Unhelkar, 1999
9
Environmental Health: Bridging the Gaps
Box 5-4: "Drop-Dead" Data Decisionmakers outside the health care system need help in prioritizing remedial measures to health problems because traditional health data do not reflect causes or solutions. Health-related policy is still heavily  ...
James A. Listorti, Fadi M. Doumani, 2001
10
CGI Programming with Perl
It looks like this:* data=new WddxRecordset ( ) ; data . ar tist=new Array ( ) ; data . artist [ 0 ] = "The Grateful Dead" ; data. artist [1]= "The Grateful Dead"; data . artist [ 3 ] = "Widespread Panic " ; data. artist [4]= "Widespread Panic"; data. artist [5]= ...
Scott Guelich, Shishir Gundavaram, Gunther Birznieks, 2000

用語«DEAD DATA»を含むニュース項目

国内外の報道機関が語った内容や、次のニュース項目の文脈からdead dataという用語がどのように使われているかを調べてみましょう。
1
Chart: What will the Grateful Dead play this weekend in Chicago?
For more charts and Grateful Dead data, read Brown's Rukkus.com article. Can't make it to one of the Chicago shows? Listen to the band's ... «LancasterOnline, 7月 15»
2
AEI Economist Stan Veuger: AEI will not be part of Tom Brady's …
OK so the the measurements at halftime though we had it taken made that the dead data as it was collected as factual. Would that have put the ... «WEEI.com, 6月 15»
3
14 Parts of Your Day Job That You Can Automate
Deliverability is based on engagement and by removing dead data you're ultimately improving your deliverability rates. And no longer wasting ... «Business 2 Community, 6月 15»
4
Researchers use AI to reimagine health care
It's basically dead data… Machine learning and artificial intelligence makes knowledge out of a huge collection of big data. You can make ... «Computerworld, 3月 15»
5
My health data is killing me
So this is pretty much dead data. Once I've looked at my blood test results, there is no reason to go back. I could not find any other test results or ... «VentureBeat, 1月 15»
6
Give Up Your Big Data - The DASH Diet For Business Leaders
So how do chief executives and other organisational leaders ensure that their systems are not instead clogged with “dead data” that adds no ... «Forbes, 1月 15»
7
New data-visualisations
The VisualizediO conference was only one venue where the divergence between living and dead data was apparent. Another was the ... «The Economist, 12月 14»
8
Indian IT entrepreneur pushes for greater UAE cyber security
Saket Modi loves to sift through the gargantuan dead data large corporations use to fortify themselves against growing cyber security breaches. «The National, 12月 14»
9
The Walking Dead data files not transferring between seasons on PS4
A number of users have complained that decisions made in the first game are failing to transfer to the second season, according to Videogamer ... «Digital Spy UK, 11月 14»
10
Will the DoD Create Another Frankenstein EHR?
Don't trick us with dead data, treat us with middleware connectivity, Dr. Donald Voltz writes. Dr. Donald Voltz_Electronic Medical Records. «HIT Consultant, 10月 14»
参照
« EDUCALINGO. Dead data [オンライン] 利用可能<https://educalingo.com/ja/dic-en/dead-data>. 6月 2026 ».
educalingoアプリをダウンロードする
JA