Tuesday, June 11, 2019

resources - Japanese dictionary for mathematics/computer science jargon




I study mathematics and computer science, and I'm starting to learn japanese. Could you suggest me dictionaries/sites/etc where I could learn terminology on these subjects?



Answer



EDICT (which is the corpus JquickTrans apparently uses) has several special dictionaries for technical terms. The "Computing/Telecomms" dictionary includes such wonderful words as:


変数設定 【へんすうせってい】 (n) variable initialization
参照渡し 【さんしょうわたし】 (n) call by reference
オブジェクト[指向]{しこう}プログラミング (n) object-oriented programming


No comments:

Post a Comment

digital communications - Understanding the Matched Filter

I have a question about matched filtering. Does the matched filter maximise the SNR at the moment of decision only? As far as I understand, ...