英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

gymnasium    音标拼音: [dʒɪmn'eziəm]
n. 体育馆,健身房

体育馆,健身房

Gymnasium
n 1: a school for students intermediate between elementary
school and college; usually grades 9 to 12 [synonym: {secondary
school}, {lyceum}, {lycee}, {Gymnasium}, {middle school}]
2: athletic facility equipped for sports or physical training
[synonym: {gymnasium}, {gym}]

Gymnasium \Gym*na"si*um\ (j[i^]m*n[=a]"z[i^]*[u^]m or
j[i^]m*n[=a]"zh[i^]*[u^]m; 277) n.; pl. E. {Gymnasiums}
(j[i^]m*n[=a]"z[i^]*[u^]mz), L. {Gymnasia}
(j[i^]m*n[=a]"z[i^]*[.a]). [L., fr. Gr. gymna`sion, fr.
gymna`zein to exercise (naked), fr. gymo`s naked.]
1. A place or building where athletic exercises are
performed; a school for gymnastics.
[1913 Webster]

2. A school for the higher branches of literature and
science; a preparatory school for the university; -- used
esp. of German schools of this kind.
[1913 Webster]

More like ordinary schools of gymnasia than
universities. --Hallam.
[1913 Webster]

105 Moby Thesaurus words for "gymnasium":
agora, amphitheater, archery ground, arena, athletic field,
auditorium, background, badminton court, baseball field,
basketball court, bear garden, billiard parlor, bowl,
bowling alley, bowling green, boxing ring, bull ring, campus,
canvas, circus, cockpit, coliseum, colosseum, course, court,
cricket ground, croquet ground, croquet lawn, diamond, fairway,
family room, fencing school, field, floor, football field, forum,
game room, glaciarium, golf course, golf links, gridiron, ground,
gym, hall, hippodrome, ice rink, infield, links, lists, locale,
marketplace, mat, milieu, open forum, outfield, oval, palaestra,
parade ground, pit, place, platform, playground, playing field,
playroom, polo ground, pool hall, poolroom, precinct, prize ring,
public square, purlieu, putting green, racecourse, racket court,
range, rec room, recreation room, ring, rink, rumpus room, scene,
scene of action, scenery, setting, site, skating rink,
soccer field, sphere, squared circle, squash court, stadium, stage,
stage set, stage setting, stretch, tennis court, terrain, theater,
tilting ground, tiltyard, track, turf, walk, wrestling ring,
wrestling school



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 德国的Realschule (实验中学)和Gymnasium (文理高中)有什么区别?
    德国中学升学一共两个阶段: mittelstufe 中阶 oberstufe 高阶 第一阶段有以下学校类型可以选择: 职业预科 (Hauptschule) 实科中学(Realschule) 文理高中 (Gymnasium) 综合学校(Gesamtschule) 学生根据个人成绩和未来职业规划进入不同学校进行学习。 第二级阶段也可称为“高级阶段”(Oberstufe): 职业教育
  • 德国中学怎么选? - 知乎
    回到题主的问题,如果考虑来德国并且预算充足,来德国了就让孩子从德国的中学开始融入吧。 德国的中学有多种,按教育体制来分还是可以归类成三种,文理中学 (Gymnasium)、实科中学 (Realschule)和职业中学 (Hauptschule)。
  • 德国的教育体系是怎样的? - 知乎
    第三个是文理中学(Gymnasium),该方向以上大学为主要目的,也可以转换方向。 职业预校(Hauptschule)— 当小学平均成绩 3—4分(或更差) 从5年级读到9年级(有的情况到10年级) 教师水平比较差 以职业教育为主 读完该阶段可以选择实习工作或继续读书 2
  • 「What the fuck」该如何翻译? - 知乎
    楼上的回答都不是很完整,我来补充一下吧。 what the fuck 其实有几种不同的含义: 黑体表示重音: 表愤怒:what the fuck!!! 表惊讶: what the fuck?! 表沮丧:what the fuck。。。 表疑问:what the fuck? 好了,是不是联想到什么,其实跟楼上的不少答案类似,为了表达得更清楚一些,我贴个图吧。(谢谢知友
  • 为什么英文中「狗dog」和「小狗puppy」差别那么大?
    至于为什么 "dog" 和 "puppy" 在词源上看起来差别很大,那是因为它们来源于不同的语言根。 "Dog" 来源于古英语的 "docga",而 "puppy" 则可能来源于法语的 "poupee",意为玩偶,因为小狗常常被人们当作玩偶一样照顾。
  • 强化学习算例具体实现是否就是使用gym搭建符合要求的环境,再选择一个强化学习具体算法比如DQN来实现? - 知乎
    PPO中的tricks更多。 如果时间不允许那就import gymnasium as gym import sb3。 但是注意一定要搞清楚动作空间是离散的还是连续的,像DQN只能用于离散动作空间的情况! 还有就是数据用csv或者其他什么格式存,千万不要用Excel!
  • Ad astra有其典故吗? - 知乎
    Ad Astra Per Aspera 这个短语很励志。其英语解释是:It is a Latin phrase that translates to “to the stars through difficulties” or “through hardships to the stars ” It is often used to convey the idea that great achievements can only be reached through great challenges and persistence 简单地解释就是Through hardships to the stars,这一句拉丁语格言非常
  • 在强化学习中,状态空间S和动作空间A的维度有什么讲究吗?
    举个例子:Gymnasium的类人站起环境,有17个动作维度和376个状态维度。 再说一下状态空间和动作空间大小的问题。 强化学习的经典问题框架是有限MDP,即问题的状态和动作的数量是有限的。
  • 阿里「通义千问」大模型的能力如何?内测体验如何? - 知乎
    编故事能力基本和初代 ChatGPT(GPT-3 5)相同,而且道歉能力也相似,23333333 此外,对比下「通义千问」和 GPT-4 关于“林黛玉倒拔垂杨柳这个故事情节在红楼梦中存在吗”的回答 「通义千问」:
  • 如何评价英伟达开源通用游戏 AI 模型 Nitrogen?它将对游戏行业产生哪些影响? - 知乎
    图 1:NitroGen 框架概览。NitroGen 包含三个核心组件: 多游戏基础智能体 (图中)——一个通用型视觉-动作模型,接收游戏画面观测并生成手柄操控动作,支持在多款游戏中实现零样本游玩,并可作为基础模型用于新游戏的微调; 通用模拟器 (图左)——一个环境封装层,允许通过 Gymnasium API 控制





中文字典-英文字典  2005-2009