One of the reasons why you would want to segregate things into certain regions is that molecules have to move in order to accomplish these things; molecules have to move from one place to another.
将细胞功能定位于某个固定区域的,另一个原因是,生物大分子需要移动,以完成某些功能,分子从一个地方移动到另一个地方
To get any location in memory, to get to any value of the list, I simply have to say which element do I want to get, I know that these things are stored in a particular size multiply that index by 4, add it to start, and then it's in a constant amount of time I can go to that location and get out the cell.
取得列表中的任何一个值,简单说来,想要取得列表中的任何元素,我知道这些元素存在特定的大小中,把下标乘以4,加到start上,然后定位到内存单元,并取出值就是固定的时间了,好的,如果元素以固定大小存储。
应用推荐