を記入
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 】
意味 / 例文 /同義語/上位語/下位語/派生語 |
|---|
RISC
![]() SimpleWikiWiktionaryGoogle検索CollinsCambridgeLongmanLongman英和Learners 【 115931 】 【意味】 "[名詞] (computer science) a kind of computer architecture that has a relatively small set of computer instructions that it can perform [例] RISC is a very efficient architecture for embedded systems. [例] They wanted to know if the RISC would be able to handle the graphics. [意味] RISC, リスク, 縮小命令セットコンピュータ ; [同義語] reduced instruction set computer, reduced instruction set computing ; [反意語] complex instruction set computer, complex instruction set computing, CISC ; [上位語] architecture, computer architecture ; [同義語群] 04932875-n" |