10 2021 档案
摘要:1.latex中有输入德文、法文的处理办法 https://blog.csdn.net/runtuandme/article/details/102566301 https://tex.stackexchange.com/questions/57743/how-to-write-%C3%A4-and
阅读全文
摘要:鱿鱼游戏玻璃桥 18关,16人 各玩家遵守规则,依次前行。 模拟各人存活概率。 import numpy as np class gamer: def __init__(self): # 表示该游戏者已经走过了x块玻璃 self.x = 0 def choose(self): # 表示该游戏者做出选
阅读全文

浙公网安备 33010602011771号