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 ...
随机推荐
- 漂亮的输出-----prettytable和colorama的使用
Python通过prettytable模块将输出内容如表格方式整齐输出,python本身并不内置,需要独立安装该第三方库. 1 pip install PrettyTable 1 #源码安装 2 wg ...
- 一道C++练习题,替换一个字符串里所有实例
做了一道C++练习题,替换一个字符串里面的所有实例. #include <iostream> #include <string> using namespace std; co ...
- Java-性能调优实战(jps、jstack)
找最耗CPU的线程 1. 找出java进程 [ ~]# jps 9939 Resin 9874 WatchdogManager 9926 Jps 2. 找java进程下所有的线程 [ ~]# top ...
- 20145310 《Java程序设计》第8周学习总结
20145310 <Java程序设计>第8周学习总结 教材学习内容总结 本周主要进行第十四章和第十五章的学习. 第十四章 NIO使用频道(channel)来衔接数据节点,对数据区的标记提供 ...
- linux及安全第三周总结——20135227黄晓妍
总结部分: Linux内核源代码: Arch 支持不同cpu的源代码:主要关注x86 Init 内核启动的相关代码:主要关注main.c,整个Linux内核启动代码start_kernel函数 K ...
- HDFS的回收站 && 安全模式
回收站机制 1). HDFS 的回收站机制由 core-site.xml 中 fs.trash.interval 属性(以分钟为单位)设置,默认是 0,表示未启用.注意:配置数值应该为1440,而配置 ...
- SaltStack执行状态收集入库-第五篇
实验目标 1.salt执行的状态然后结果写入MySQL可以方便查询执行salt执行的历史记录 实现方法 1.使用salt的return功能,是minion直接写入MySQL(相对比较麻烦) 2.使用m ...
- Hue的安装与部署
Hue的安装与部署 hadoop hue Hue 简介 Hue是一个开源的Apache Hadoop UI系统,最早是由Cloudera Desktop演化而来,由Cloudera贡献给开源社区,它是 ...
- git 常用命令速查
git 常用命令速查 命令速查表 一.克隆项目 把远程仓库上的项目克隆到本地.一般来说项目是有1个或2个分支,主要是做开发和线上的区别.既然所属分支不一样,那命令也会有一点区别.这里假设是有2个分支, ...
- 解题报告: hdu 3949 - 线性基
#include <iostream> #include <cstdio> #define LL long long using namespace std; const in ...