L169 Komodo dragons
Komodo dragons live on a handful of islands in Indonesia, but their reputation has spread far and wide. Reaching lengths of up to 10 feet, the razor-toothed monitor lizards hunt deer in packs and have even attacked humans on occasion. But actually, they are real homebodies, according to a study published Wednesday in Proceedings of the Royal Society B.
根据周三发表在英国皇家学会B学报上的一项研究表明, 科摩多龙生活在印度尼西亚的几个岛屿上,但它们的名声却广为流传。这种牙齿有的像剃刀一样的蜥蜴长达10英尺,它们大量地捕猎鹿,有时甚至还会攻击人类。但实际上,他们是真正恋家的动物。
A decade of observations at 10 sites on four islands has revealed that the dragons essentially never leave the valley where they were born. It’s not that they can’t. They are capable of traveling many miles and through rough terrain, if necessary. They just don’t seem to feel like it.
Many island species, as it happens, show a marked tendency to stay close to home. It feels like a bit of a paradox: Their forebears may have arrived on that island through some great feat of survival or exploration, but the present generation prefers familiar comforts.
“Once they colonize an island, despite these incredible feats of long-distance dispersal, they decide, ‘Enough is enough!’” said Tim Jessop, the professor of ecology at Deakins University in Australia who led the study.
The causes of this behavior are likely to differ depending on the species and the situation. But it is puzzling: If animals stay in one place for many generations, they run the risk of inbreeding, facing resource scarcity and other dangers that moving elsewhere could allow them to avoid.
Is the problem that komodos are not confident navigators? Over the course of the study, researchers moved seven adult dragons away from their home territory. Some were transported as much as 13.7 miles away on the same islands, while others were ferried across a slip of water just over a mile wide to another island.
Within four months, the Komodo dragons transplanted overland all turned up again at home, clearly capable of making a journey. The dragons on the new island — much closer to where they started, and capable of swimming back — stayed put. Swimming home just didn’t seem to be worth the effort, apparently
One explanation for this sedentary behavior, Dr. Jessop proposed, is that once you’re isolated on an island, any mistakes could be extremely costly. Having a whole continent to move across, with a landscape that changes relatively slowly, would make exploration less risky.
But a Komodo dragon that moves to a new island or a new island valley might find that it’s out of luck if, for instance, it’s unable to mate with any of the locals it encounters in its new home. There may also be survival benefits to being intimately familiar with one’s surroundings, like knowing exactly where to find prey.
“They are quirky animals,” Dr. Jessop continued, noting that the juveniles have a habit of climbing trees to escape cannibalism from their elders. They may look like ruthless top-level predators, but their goals as island creatures are considerably more modest that you may realize.
L169 Komodo dragons的更多相关文章
- Multi-Language IDE for Professional Developers (Komodo)
Komodo is the professional IDE for major web languages, including Python, PHP, Ruby, Perl, HTML, CSS ...
- Dragons
http://codeforces.com/problemset/problem/230/A Dragons time limit per test 2 seconds memory limit pe ...
- Codeforces 839E Mother of Dragons【__builtin_popcount()的使用】
E. Mother of Dragons time limit per test:2 seconds memory limit per test:256 megabytes input:standar ...
- 【CF839E】Mother of Dragons 折半状压
[CF839E]Mother of Dragons 题意:给你一张n个点,m条边的无向图.你有k点能量,你可以把能量分配到任意一些点上,每个点分到的能量可以是一个非负实数.定义总能量为:对于所有边&l ...
- B. No Time for Dragons(贪心)
B. No Time for Dragons time limit per test 2.0 s memory limit per test 256 MB input standard input o ...
- 将Komodo Edit打造成Python开发的IDE
Komodo Edit 支持Python 界面清爽, 将Komodo Edit 设置成Python的IDE,具体操作方法如下: 先添加自定义命令. 再设置命令行参数 设置高级选项 设置快捷键 完成.
- JZOJ 3487. 【NOIP2013模拟联考11】剑与魔法(dragons)
3487. [NOIP2013模拟联考11]剑与魔法(dragons) (Standard IO) Time Limits: 1000 ms Memory Limits: 131072 KB De ...
- Codeforce 230A - Dragons (sort)
Kirito is stuck on a level of the MMORPG he is playing now. To move on in the game, he's got to defe ...
- komodo,mysql workBeach
跨平台的好软件,只不过自己的眼界太狭隘 Ubuntu下PPA安装,打开终端输入命令: sudo add-apt-repository ppa:mystic-mirage/komodo-edit ...
随机推荐
- Swap交换分区--continue
Linux内核为了提高读写效率与速度,会将文件在内存中进行缓存,这部分内存就是Cache Memory(缓存内存).即使你的程序运行结束后,Cache Memory也不会自动释放.这就会导致你在Lin ...
- Maven 中央仓库搭建
Maven中央仓库搭建 搭建系统:Linux Centos 7.4 x64 安装环境:JDK1.8.maven3.5.4.nexus-3.13 下载:nexus-3.13.0-01-unix.tar. ...
- How To Use Coordinates To Extract Sequences In Fasta File
[1] bedtools (https://github.com/arq5x/bedtools2) here is also bedtools (https://github.com/arq5x/be ...
- 动态规划dp专题练习
貌似开坑还挺好玩的...开一个来玩玩=v=... 正好自己dp不是很熟悉,就开个坑来练练吧...先练个50题?小目标... 好像有点多啊QAQ 既然是开坑,之前写的都不要了! 50/50 1.洛谷P3 ...
- Leetcode——Third Maximum Number
Question Given a non-empty array of integers, return the third maximum number in this array. If it d ...
- hdu1009 - 贪心
2017-07-14 18:18:31 writer:pprp 介绍:hdu1009 题目介绍,详见hdu1009 代码如下 #include <iostream> #include &l ...
- [解决]JS失效,提示HTML1114: (UNICODE 字节顺序标记)的代码页 utf-8 覆盖(META 标记)的冲突的代码页 utf-8
上网找了找,木有找到相关的解决办法,索性自己试了试. 原页面是这样写的: <html> <head> <meta http-equiv="Content-Typ ...
- Elasticsearch Head 集群健康值:未连接
安装elasticsearch 6.0 x-pack后,登录9200端口需要用户和密码, 这样,在使用elasticsearch head时,就不能直接访问9100了. 按照官方文档的要求,http ...
- sonar总结--
maven的setting.xml 配置 https://www.cnblogs.com/javawebsoa/p/3206504.html
- CDN方式使用iview
如果没有使用webpack,可以使用我们提供的工具iview-theme来编译 首先需要安装主体生成工具,从npm全局活在项目中局部安装 以全局安装为例: npm install iview-them ...