《Programming Abstractions in C》学习第70天,p254-p257总结,总计4页。
一、技术总结
1.minimax strategy(服务器托管网极小化极大算法)
p255, This idea–finding the position that leaves your opponent with the worst possible best move–is called the minimax strategy because the goal is to find the move that minimizes your opponent’s maximum opportunity。
二、英语总结
1.ambiguity是什么意思?
答:
(1)ambiguity
(2)ambiguous: ambi-(about, around,与…有关的) + agere(drive, lead, act)。adj. having more than one possible meaning。
2.rationally是什么意思?
答:
(1)ration > rational > rationally。adv. in a way that is based on reason and clear thought, rather than emotions(理性地,合理地)。
(2)ration: *re-(to reckon, think)。c. the mental process of reasoning; fixed allowance of food(ratio)。
3.accommodate是什么意思?
答:ad-(to) + com-(intensive prefix,用于强调) + modus(*med, to appropriate)。vt. make fit for。p257, you must modify the approach used in the nim program to accomodate the following ext服务器托管网ensions。
三、其它
四、参考资料
1. 编程
(1)Eric S.Roberts,《Programming Abstractions in C》:https://book.douban.com/subject/2003414
2. 英语
(1)Etymology Dictionary:https://www.etymonline.com
(2) Cambridage Dictionary:https://dictionary.cambridge.org
欢迎搜索及关注:编程人(a_codists)
服务器托管,北京服务器托管,服务器租用 http://www.fwqtg.net
机房租用,北京机房租用,IDC机房托管, http://www.fwqtg.net
相关推荐: 在 Arduino IDE 2.0 中安装 ESP32 板(Windows、Mac OS X、Linux)
有一个新的 Arduino IDE——Arduino IDE 2.0(测试版)。在本教程中,您将学习如何在 Arduino IDE 2.0 中安装 ESP32 板服务器托管网并将代码上传到板。本教程与 Windows、Mac OS X 和 Linux 操作系统…