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 ...
随机推荐
- Linux进程管理 lsof命令:列出进程调用或打开的文件信息
lsof命令 通过 ps 命令查询到系统中所有的进程, 通过lsof 命令可以知道这个进程到底在调用哪些文件.lsof 命令格式如下: [root@localhost ~]# lsof [选项] 选项 ...
- MVC中 关于退出按钮的写法
public ActionResult Logoff() { Session.Abandon(); Session.Clear(); FormsAuthentication.SignOut(); re ...
- 20145324 《Java程序设计》第8周学习总结
20145324 <Java程序设计>第8周学习总结 教材学习内容总结 第十四章 1.NIO使用频道来衔接数据节点,可以设定缓冲区容量,在缓冲区中对感兴趣的数据区块进行标记,提供clear ...
- Hadoop资源调度器
hadoop调度器的作用是将系统中空闲的资源按一定策略分配给作业.调度器是一个可插拔的模块,用户可以根据自己的实际应用要求设计调度器.Hadoop中常见的调度器有三种,分别为: 1.基于队列的FIFO ...
- 在vim中的复制,剪切,粘贴
1. 剪切和粘贴 定位鼠标到剪切的开始位置 输入v键开始选择剪切的字符,或者V键是为了选择 整行 移动方向键到结束的地方 d键是剪切,y键是复制 移动鼠标到粘贴的位置 输入P是在鼠标位置前粘贴,输入p ...
- Sublime Text指南
转自: http://lucida.me/blog/sublime-text-complete-guide/ 摘要(Abstract) 本文系统全面的介绍了Sublime Text,旨在成为最优秀的 ...
- linux主机之间无密钥ssh访问
ssh-keygen -t rsa ssh-copy-id -i /root/.ssh/id-rsa.pub root@10.0.0.109 # 实现和109互通 vim /etc/hosts DNS ...
- QT 样式表实例
目标:实现button的圆角效果及背景颜色,鼠标滑过颜色变亮,鼠标点击颜色变重. 总体思路首,先根据需要及样式规则新建.qss文件,然后在代码中将文件引用并应用样式. 具体过程如下: 1在项目当前目录 ...
- C# Memcached 缓存
之前做的功能,程序可能有不足之处,但还是要记录下 ICacheStrategy.cs文件 public interface ICacheStrategy { /// <summary> / ...
- 从SynchronizedCollection说起
SynchronizedCollection简介 SynchronizedCollection是Collections下所有现场安全集合的父类,并发安全集合可以分为三类,一种是比较老的实现,例如vec ...