を記入
function newMark(y,m,d)
{ oldDay = new Date(y+"/"+m+"/"+d);
newDay = new Date();
n = (newDay - oldDay)/(1000*60*60*24);
if(n <= 14)document.write("
");}
//-->
| 単語 / 【 ID 】
意味 / 例文 /同義語/上位語/下位語/派生語 |
|---|
algorithmic
![]() SimpleWikiWiktionaryGoogle検索CollinsCambridgeLongmanLongman英和Learners 【 32497 】 【意味】 "[形容詞] of or relating to or having the characteristics of an algorithm [例] The solution is algorithmic. [例] They developed an algorithmic approach to solving the problem. [例] Algorithmic thinking is a useful skill for anyone who wants to be a programmer. [意味] アルゴリズムの, アルゴリズムに基づく, アルゴリズム的な ; [反意語] heuristic ; [類似語] recursive ; [派生] algorithm, algorithmic rule, algorithmic program ; [同義語群] 00092691-a" |