abundant
In ecology [生态学], local abundance is the relative representation of a species in a particular ecosystem [生态系统]. It is usually measured as the number of individuals [个体] found per sample [样本。本句中生态系统]. The ratio of abundance of one species [物种] to one or multiple other species living in an ecosystem is referred to as relative species abundances. Both indicators are relevant for computing biodiversity [生物多样性bio+diverse+ity].
species的复数还是species,或者说它没有单数形式。data, datum像英文版的茴香豆的茴字有几种写法。actresses是女演员们。
A variety of sampling [取样本] methods are used to measure abundance. For larger animals, these may include spotlight [像野外有个相机] counts, track [兽痕] counts and roadkill [倒霉] counts, as well as presence at monitoring stations. In many plant communities [团体] the abundances of plant species are measured by plant cover [植被覆盖], i.e. the relative area covered by different plant species in a small plot. Abundance is in simplest terms usually measured by identifying and counting every individual of every species in a given sector [地区]. It is common for the distribution [分布] of species to be skewed [不是screw] so that a few species take up the bulk [大量] of individuals collected [收集的可能只是数据].
Relative species abundance is calculated by dividing the number of species from one group by the total number of species from all groups.
In English, ordinal numbers [序数] are countable, so you need to add 's' to the word: We pronounce 2/3 as two-thirds, 3/4 as three-fourths, and 6/8 as six-eighths. We have special words to talk about fractions that have 2 and 4 on the bottom [分数线的下面,分母, denominator]: We pronounce 1/2 as one-half, 1/4 as one-quarter, and 3/4 as three-quarters. I tought (thought) I taw (saw) 3-22nds before, but I can't assure you. Sylvester the Cat and Tweety Bird are two of the most well known characters in the Looney Tunes and Merrie Melodies stable.

[牛津词典] stable: 马厩/训练学校. actors from the same stable: 在同一处受训的演员。
lock the stable door after the horse has bolted: 亡马锁厩。这马还是像闪电狗波特一样跑出去的。
“见兔而顾犬,未为晚也;亡羊则补牢,未为迟也。”
In physics, natural abundance refers to the abundance of isotopes [同位素] of a chemical element as naturally found on a planet. The relative atomic mass [质量] (a weighted average, weighted by mole-fraction abundance figures) of these isotopes is the atomic weight [重量] listed for the element in the periodic table [周期表]. The abundance of an isotope varies from planet to planet, and even from place to place on the Earth, but remains relatively constant in time (on a short-term scale).
相对原子质量是指以一个碳-12原子质量的1/12作为标准,任何一个原子的真实质量跟一个碳-12原子质量的1/12的比值。原子量最早是由英国科学家道尔顿提出来的。他说“同一种元素的原子有相同的重量(weight),不同元素的原子有不同的重量。”因此atomic weight在中文里翻译成了“原子量”。但是当时由于重量和质量(mass)是相同的概念,因此虽然实际中获得的都是原子的相对质量,但仍然称作原子量。道尔顿和牛顿…… 红脸的窦尔敦盗御马……
The mole fraction [摩尔/克分子分数] is also called the amount fraction. It is identical to the number fraction, which is defined as the number of molecules of a constituent [成分的] N_i divided by the total number of all molecules N_tot. The mole fraction is sometimes denoted by the lowercase Greek letter χ (chi, 卡方检验的卡) instead of a Roman [罗马] x. mole应该是molecules的abbreviation [缩写],和摩尔人(Moors)无关。
abundant的更多相关文章
- [CCC 1996 01]Deficient, Perfect, and Abundant
CCC加拿大高中生信息学奥赛 其余来源 CODEVS[3312]——CCC 1996 01 Deficient, Perfect, and Abundant ——http://codevs.cn/pr ...
- absurd, abundant
absurd How: absolutely, completely, clearly, faintly, manifestly, obviously, patently, quite, rather ...
- Abundant Resources
https://github.com/vhf/free-programming-books/blob/master/free-programming-books-zh.md
- Bible
001 Love your neighbor as yourself. 要爱人如己.--<旧·利>19:18 002 Resentment kills a foo ...
- blade and soul zone overview
The world of Blade and Soul, is a vast extension of land containing two continents (the Southern Con ...
- [题解]USACO 1.3 Ski Course Design
Ski Course Design Farmer John has N hills on his farm (1 <= N <= 1,000), each with an integer ...
- 精品素材:15套免费的 Photoshop 自定义图形集
网上到处都是 Photoshop 笔刷,图案,纹理素材,最缺少的就是 Photoshop 形状.寻找定制的 Photoshop 形状是真的很难,因为很少有人提供这样的 Photoshop 形状的集合. ...
- high-frequency words and phases
abide by(=be faithful to ; obey vt)忠于:遵守. a) Plese feel assured we will abide by our promise. 2. be ...
- Cognition math based on Factor Space (2016.05)
Cognition math based on Factor Space Wang P Z1, Ouyang H2, Zhong Y X3, He H C4 1Intelligence Enginee ...
随机推荐
- atcoder ABC233
B 题意 给一个字符串, 可以把第一个字母移到最后, 也可以把最后一个字母放第一个, 问字典序最大最小的字符串. 题解 把第一个放最后一个, 相当于把最后一个放第一个执行n-1次, 那么我们不妨只进行 ...
- Spring Cloud Gateway实战之一:初探
欢迎访问我的GitHub 这里分类和汇总了欣宸的全部原创(含配套源码):https://github.com/zq2599/blog_demos 关于<Spring Cloud Gateway实 ...
- Screenshot 库和Collections 库
一.screenShot 是 robot framework的标准类库,用于截取当前窗口,需要手动加载. 示例: 运行结果: 二.Collections 库 Collections 库同样为 Robo ...
- Java多线程| 01 | 线程概述
Java多线程| 01 | 线程概述 线程相关概念 进程与线程 进程:进程(Process)是计算机中的程序关于某数据集合上的一次运行活动,是操作系统进行资源分配与调度的基本单位.可以把进程简单的理解 ...
- 3D 穿梭效果?使用 UWP 也能搞定
昨天 ChokCoco 大佬搞了个 3D 穿梭效果出来,具体可见这里: 3D 穿梭效果?使用 CSS 轻松搞定 这个效果太神奇了,他还问我能不能用 WPF 搞出来,因为我完全没用过 WPF 的 3D, ...
- c++学习笔记7(面向对象的程序设计)
面向对象的程序=类+类+....+类 设计程序的过程,就是设计类的过程 实例 对象的内存分配 对象间的运算 使用类的成员变量和成员函数
- RabbitMQ 处理过慢,原来是一个 SQL 缓存框架导致的 GC 频繁触发
一:背景 1. 讲故事 上个月底,有位朋友微信找到我,说他的程序 多线程处理 RabbitMQ 时过慢,帮忙分析下什么原因,截图如下: 这问题抛出来,有点懵逼,没说CPU爆高,也没说内存泄漏,也没说程 ...
- SpringCloud 2020.0.4 系列之 Stream 延迟消息 的实现
1. 概述 老话说的好:对待工作要有责任心,不仅要完成自己的部分,还要定期了解整体的进展. 言归正传,我们在开发产品时,常常会遇到一段时间后检查状态的场景,例如:用户下单场景,如果订单生成30分钟后, ...
- Serverless 下的微服务实践
作者:弈川 审核&校对:筱姜.潇航 编辑&排版:雯燕 微服务架构介绍 微服务架构诞生背景 在互联网早期即 Web 1.0 的时代,当时流行的是单体应用,研发团队比较小,主要是外部网页, ...
- PAT A1024题解——高精度大数相加模板
PAT:A1024 Palindromic Number A number that will be the same when it is written forwards or backwards ...